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

Infrastructure: Bump @octokit/rest from 18.0.12 to 18.2.0 #1769

Merged
merged 1 commit into from
Feb 21, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 19, 2021

Bumps @octokit/rest from 18.0.12 to 18.2.0.

Release notes

Sourced from @octokit/rest's releases.

v18.2.0

Features

  • octokit.packages.deletePackageForAuthenticatedUser()
  • octokit.packages.deletePackageForOrg()
  • octokit.packages.deletePackageVersionForAuthenticatedUser()
  • octokit.packages.deletePackageVersionForOrg()
  • octokit.packages.getAllPackageVersionsForAPackageOwnedByAnOrg()
  • octokit.packages.getAllPackageVersionsForAPackageOwnedByTheAuthenticatedUser()
  • octokit.packages.getAllPackageVersionsForPackageOwnedByUser()
  • octokit.packages.getPackageForAuthenticatedUser()
  • octokit.packages.getPackageForOrganization()
  • octokit.packages.getPackageForUser()
  • octokit.packages.getPackageVersionForAuthenticatedUser()
  • octokit.packages.getPackageVersionForOrganization()
  • octokit.packages.getPackageVersionForUser()
  • octokit.packages.restorePackageForAuthenticatedUser()
  • octokit.packages.restorePackageForOrg()
  • octokit.packages.restorePackageVersionForAuthenticatedUser()
  • octokit.packages.restorePackageVersionForOrg()

(#2017) (40b40f8)

v18.1.1

18.1.1 (2021-02-13)

Bug Fixes

v18.1.0

18.1.0 (2021-02-03)

Features

  • octokit.interactions.{get,set,remove}RestrictionsForAuthenticatedUser(). Deprecates octokit.interactions.{get,set,remove}RestrictionsForYourPublicRepos.several response type fixes (#1998) (8f11742)

v18.0.15

18.0.15 (2021-01-25)

Bug Fixes

  • deps: lock file maintenance (41fb0c8)

v18.0.14

18.0.14 (2021-01-22)

... (truncated)

Commits
  • 40b40f8 feat: octokit.packages.deletePackageForAuthenticatedUser(), `octokit.packag...
  • e80cc88 `octokit.codeScanning.{getAnalysis,getSarif,deleteAnalysis,listAlertsInstance...
  • 776a3da build(deps): lock file maintenance (#2013)
  • 20b6a76 fix(typescript): improved endpoint parameters and response types via `@octoki...
  • 7be629e build(deps): update dependency @octokit/plugin-rest-endpoint-methods to v4.10...
  • 68fbb5e build(deps): lock file maintenance
  • 4111d11 build(deps): update dependency marked to v2 (#2008)
  • 8f11742 feat: `octokit.interactions.{get,set,remove}RestrictionsForAuthenticatedUser(...
  • fc62e6b build(deps): lock file maintenance (#2001)
  • 47fd6a5 docs(authentication): id -> appId when using @octokit/auth-app (#2005)
  • 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 dependabot bot added dependencies Pull requests that update a dependency file in a third-party package javascript Pull requests that update Javascript code labels Feb 19, 2021
@mcking65 mcking65 merged commit 9ccb8b9 into master Feb 21, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/octokit/rest-18.2.0 branch February 21, 2021 04:09
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 in a third-party package javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant