Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump github from 11.0.0 to 14.0.0 #131

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Dec 5, 2018

Bumps github from 11.0.0 to 14.0.0.

Release notes

Sourced from github's releases.

v14.0.0

14.0.0 (2018-01-17)

Breaking changes

The package has been renamed from github to @octokit/rest.

To upgrade

  1. npm install @octokit/rest
  2. npm uninstall github
  3. replace require('github') with require('@octokit/rest')

That’s it, there are no functional changes in the public APIs compared to github@13.

Debug logs

DEBUG=node-github* is now DEBUG=octokit*.

In case you enabled debug logs, make sure to adapt the DEBUG environment variable accordingly.

v13.1.1

13.1.1 (2018-01-15)

Bug Fixes

  • typescript: improve default response type (#683) (ac39fb5)

v13.1.0

13.1.0 (2017-12-31)

Features

v13.0.2

13.0.2 (2017-12-25)

Bug Fixes

  • uploadAsset with file: fs.createReadStream() (85255a1)

v13.0.1

... (truncated)
Commits
  • f7c9f86 docs(HOW_IT_WORKS): initial version
  • d21d25d chore(travis): don’t run examples as part of CI
  • c2c88c0 refactor: node-github -> @octokit/rest
  • dcd4801 refactor: routes.json
  • 3efa1f2 test: experimental non-public APIs
  • a89bd02 test: remove obselete routes setup test
  • 5a7e697 test(examples): node-github -> @octokit/rest
  • 6ba72e5 docs(examplex): node-github -> @octokit/rest
  • c6e5e03 chore: adapt scripts to build API docs / type definition files
  • 3953c83 chore(package): node-github -> @octokit/rest
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

@dependabot-preview dependabot-preview bot added dependencies Pull requests that update a dependency file major labels Dec 5, 2018
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/github-14.0.0 branch from 506098e to 3e1a14f Compare December 7, 2018 03:25
@coveralls
Copy link

coveralls commented Dec 8, 2018

Coverage Status

Coverage remained the same at 94.118% when pulling 5b5e3c0 on dependabot/npm_and_yarn/github-14.0.0 into 65a8872 on main.

@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/github-14.0.0 branch from 3e1a14f to 186ea0c Compare January 10, 2019 04:14
@jywarren
Copy link
Member

@dependabot rebase

@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/github-14.0.0 branch 2 times, most recently from 83e1534 to 7098edb Compare January 11, 2019 04:38
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/github-14.0.0 branch from 7098edb to 8d4452a Compare February 7, 2019 18:57
@dependabot-preview dependabot-preview bot changed the base branch from master to main June 24, 2020 14:29
Bumps [github](https://github.com/octokit/rest.js) from 11.0.0 to 14.0.0.
- [Release notes](https://github.com/octokit/rest.js/releases)
- [Commits](octokit/rest.js@v11.0.0...v14.0.0)

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/github-14.0.0 branch from 8d4452a to 5b5e3c0 Compare June 24, 2020 14:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file major
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants