Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

Bumps @octokit/rest from 16.28.7 to 18.3.0.

Release notes

Sourced from @octokit/rest's releases.

v18.3.0

18.3.0 (2021-02-26)

Features

  • octokit.actions.createOrUpdateEnvironmentSecret(), octokit.actions.deleteEnvironmentSecret(), octokit.actions.getEnvironmentPublicKey(), octokit.actions.getEnvironmentSecret(), octokit.actions.getPendingDeploymentsForRun(), octokit.actions.getReviewsForRun(), octokit.actions.listEnvironmentSecrets(), octokit.actions.reviewPendingDeploymentsForRun(), octokit.repos.createAnEnvironment(), octokit.repos.deleteAnEnvironment(), octokit.repos.getAllEnvironments(), octokit.repos.getEnvironment(), octokit.repos.setEnvironmentProtectionRules() (c36bb43)

v18.2.1

18.2.1 (2021-02-24)

Bug Fixes

  • typescript: octokit.repos.createFork() has a never resolve type - via @octokit/plugin-rest-endpoint-methods v4.12.2 (#2024) (beed592)

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)

... (truncated)

Commits
  • c36bb43 feat: octokit.actions.createOrUpdateEnvironmentSecret(), `octokit.actions.d...
  • beed592 fix(typescript): octokit.repos.createFork() has a never resolve type - vi...
  • 0ec92ba build(deps): update dependency @octokit/plugin-rest-endpoint-methods to v4.12...
  • 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)
  • 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.3.0.
- [Release notes](https://github.com/octokit/rest.js/releases)
- [Commits](octokit/rest.js@v16.28.7...v18.3.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 Mar 1, 2021
@dependabot-preview
Copy link
Contributor Author

Superseded by #671.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/octokit/rest-18.3.0 branch March 2, 2021 05:50
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