Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

Bumps @octokit/rest from 16.28.7 to 18.0.5.

Release notes

Sourced from @octokit/rest's releases.

v18.0.5

Bug Fixes

v18.0.4

18.0.4 (2020-08-26)

Bug Fixes

  • deps: bump @octokit/plugin-rest-endpoint-methods from 4.1.2 to 4.1.3 (README update only, no code changes) (0106e28)

v18.0.3

18.0.3 (2020-07-24)

Bug Fixes

  • deps: bump @octokit/plugin-rest-endpoint-methods from 4.1.1 to 4.1.2 (cf0c1ef)

v18.0.2

18.0.2 (2020-07-23)

Bug Fixes

  • deps: bump @octokit/plugin-rest-endpoint-methods from 4.1.0 to 4.1.1 (3b92a4e)

v18.0.1

18.0.1 (2020-07-16)

Bug Fixes

  • deps: bump @octokit/plugin-rest-endpoint-methods from 4.0.0 to 4.1.0 (5c12112)

v18.0.0

Upgrade guide

Install the latest v17 version (17.11.2 as of this writing). Run your tests and address all deprecation messages. Once all deprecations have been addressed, the upgrade to v18 should be easy. The only changes are removals of previously deprecated APIs.

BREAKING CHANGES

  • Octokit.plugin() no longer accepts an array as first argument. Pass multiple arguments instead, e.g. Octokit.plugin(plugin1, plugin2)
  • deprecated octokit.reactions.deleteLegacy() has been removed
  • deprecated octokit.repos.getDownloads() has been removed
Commits
  • 1eaf03d build(deps): bump @octokit/plugin-paginate-rest from 2.3.1 to 2.3.2
  • c6624b5 build(deps-dev): bump @types/node from 14.6.3 to 14.6.4
  • 68212a7 fix(deps): bump @octokit/plugin-rest-endpoint-methods from 4.1.3 to 4.1.4
  • 794e668 docs: update CDN url for browser/Deno usage (#1856)
  • 6e02daf build(deps-dev): bump @types/jest from 26.0.12 to 26.0.13
  • 5bf8399 build(deps-dev): bump @types/node from 14.6.2 to 14.6.3
  • ff5e0b0 build(deps-dev): bump @types/jest from 26.0.10 to 26.0.12
  • 5b812fa build(deps-dev): bump @types/node from 14.6.1 to 14.6.2
  • ac4d972 docs(throttling): clarify return values and reduce unnecessary ratelimit fail...
  • d3cc99f build(deps-dev): bump @types/node from 14.6.0 to 14.6.1
  • 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.


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 squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor 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)
  • 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)

Bumps [@octokit/rest](https://github.com/octokit/rest.js) from 16.28.7 to 18.0.5.
- [Release notes](https://github.com/octokit/rest.js/releases)
- [Commits](octokit/rest.js@v16.28.7...v18.0.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Sep 7, 2020
@dependabot-preview
Copy link
Contributor Author

Superseded by #547.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/octokit/rest-18.0.5 branch September 14, 2020 10:03
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant