Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

Bumps @octokit/rest from 16.28.7 to 18.0.4.

Release notes

Sourced from @octokit/rest's releases.

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
  • deprecated octokit.repos.listDownloads() has been removed
  • deprecated octokit.repos.deleteDownloads() has been removed
  • octokit.actions.createOrUpdateRepoSecret(): parameter name has been renamed to secret_name
  • octokit.actions.createOrUpdateSecretForRepo() has been renamed to octokit.actions.createOrUpdateRepoSecret()
  • octokit.actions.createOrUpdateRepoSecret(): parameter name has been renamed to secret_name
Commits
  • 6f92241 build(deps-dev): bump prettier from 2.1.0 to 2.1.1
  • 0106e28 fix(deps): bump @octokit/plugin-rest-endpoint-methods from 4.1.2 to 4.1.3
  • ac3d9f4 build(deps-dev): bump prettier from 2.0.5 to 2.1.0
  • 2328968 build(deps-dev): bump @types/node from 14.0.27 to 14.6.0
  • 4959c83 build(deps-dev): bump semantic-release-plugin-update-version-in-files from 1....
  • afdc3a9 build(deps-dev): bump fetch-mock from 9.10.6 to 9.10.7
  • 197e21d build(deps-dev): bump @types/jest from 26.0.9 to 26.0.10
  • 620853f build(deps-dev): bump @types/jest from 26.0.8 to 26.0.9
  • 546de1b build(deps): bump @octokit/core from 3.1.1 to 3.1.2
  • 605dabc build: trigger docs build
  • 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.4.
- [Release notes](https://github.com/octokit/rest.js/releases)
- [Commits](octokit/rest.js@v16.28.7...v18.0.4)

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 Aug 28, 2020
@dependabot-preview
Copy link
Contributor Author

Superseded by #541.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/octokit/rest-18.0.4 branch September 7, 2020 09:51
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