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

chore: bump @octokit/rest from 18.5.2 to 18.11.4 #2690

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Oct 4, 2021

Bumps @octokit/rest from 18.5.2 to 18.11.4.

Release notes

Sourced from @​octokit/rest's releases.

v18.11.4

18.11.4 (2021-09-30)

Bug Fixes

  • removes defunkt endpoints: GET /repos/{owner}/{repo}/community/code_of_conduct, DELETE /reactions/{reaction_id}. encrypted_value and key_id parameters are required for .rest.actions.{createOrUpdateEnvironmentSecret,setSelectedReposForOrgSecret}(). access_token parameter is required for .rest.apps.deleteAuthorization(). Previews graduated: ant-man, flash, scarlet-witch, squirrel-girl (#122) (9c02e7d)

v18.11.3

18.11.3 (2021-09-30)

Bug Fixes

  • deps: bump minimal version of @octokit/plugin-paginate-rest to v2.16.4 to prevent typescript compile errors (#120) (fca1907)

v18.11.2

18.11.2 (2021-09-27)

Bug Fixes

v18.11.1

18.11.1 (2021-09-24)

Bug Fixes

  • typescript: graduate previews dorian, inertia, london, lydian, wyandotte (#116) (f1e2416)

v18.11.0

18.11.0 (2021-09-22)

Features

  • octokit.rest.repos.{enable,disable}LfsForRepo(), octokit.rest.repos.mergeUpstream({ owner, repo, branch }) (916a8bb)

v18.10.0

18.10.0 (2021-08-31)

Features

  • typescript: .packages.deletePackageForUser(), .packages.deletePackageVersionForUser(), .packages.restorePackageForUser(), .packages.restorePackageVersionForUser(), .secretScanning.listAlertsForOrg() (#105) (40aeaff)

Bug Fixes

  • typescript: fix type for labels parameter in .issues.{add,set}Labels() (#105) (40aeaff)

... (truncated)

Commits
  • 9c02e7d fix: removes defunkt endpoints: `GET /repos/{owner}/{repo}/community/code_of_...
  • fca1907 fix(deps): bump minimal version of @octokit/plugin-paginate-rest to `v2.16....
  • 38a823f fix: luke-cage preview graduated (#119)
  • ad9457c build(deps): lock file maintenance
  • b1d4613 chore(deps): update dependency @​octokit/fixtures-server to v7 (#117)
  • f1e2416 fix(typescript): graduate previews dorian, inertia, london, lydian, `...
  • 916a8bb feat: octokit.rest.repos.{enable,disable}LfsForRepo(), `octokit.rest.repos....
  • 4eaea84 build(deps): lock file maintenance
  • 20f93bb chore(deps): update dependency semantic-release to v18
  • 4b03785 build(update-prettier.yml): set node-version to 16
  • 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)

Bumps [@octokit/rest](https://github.com/octokit/rest.js) from 18.5.2 to 18.11.4.
- [Release notes](https://github.com/octokit/rest.js/releases)
- [Commits](octokit/rest.js@v18.5.2...v18.11.4)

---
updated-dependencies:
- dependency-name: "@octokit/rest"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 4, 2021
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 javascript Pull requests that update Javascript code
Projects
None yet
0 participants