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 @octokit/rest from 16.43.2 to 18.2.0 #115

Closed

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps @octokit/rest from 16.43.2 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

  • typescript: improved endpoint parameters and response types via @octokit/plugin-rest-endpoint-methods@4.10.3 / @octokit/types@6.8.4 / @octokit/openapi-types@4.0.3 (#2012) (20b6a76)

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 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 the .dependabot/config.yml file in this repo:

  • Update frequency
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • 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.43.2 to 18.2.0.
- [Release notes](https://github.com/octokit/rest.js/releases)
- [Commits](octokit/rest.js@v16.43.2...v18.2.0)

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 Feb 19, 2021
@dependabot-preview
Copy link
Contributor Author

Superseded by #121.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/octokit/rest-18.2.0 branch February 24, 2021 08:01
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.

None yet

0 participants