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/plugin-rest-endpoint-methods from 5.13.0 to 5.16.2 #2330

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 3, 2023

Bumps @octokit/plugin-rest-endpoint-methods from 5.13.0 to 5.16.2.

Release notes

Sourced from @​octokit/plugin-rest-endpoint-methods's releases.

v5.16.2

5.16.2 (2022-07-05)

Bug Fixes

  • clarify docs to make it clear that POST /repos/{owner}/{repo}/actions/runs/{run_id}/pending_deployments is only available to required reviewers (#506) (015cabe)

v5.16.1

5.16.1 (2022-07-02)

Bug Fixes

  • gracefully rename org_id path parameter for GET /orgs/{org_id}/codespaces to org (f11c732)
  • mark PUT /enterprises/{enterprise}/actions/oidc/customization/issuer as GitHub Enterprise (b3451de)
  • update operation docs to reflect current API (c6d49a5)

v5.16.0

5.16.0 (2022-06-28)

Features

  • feat: PUT /enterprises/{enterprise}/actions/oidc/customization/issuer
  • feat: GET /orgs/{org_id}/codespaces
  • feat: POST /orgs/{org}/members/{username}/codespaces/{codespace_name}/stop
  • feat: GET /orgs/{org}/actions/oidc/customization/sub
  • feat: PUT /orgs/{org}/actions/oidc/customization/sub
  • feat: DELETE /orgs/{org}/members/{username}/codespaces/{codespace_name}
  • feat: GET /repos/{owner}/{repo}/actions/caches
  • feat: DELETE /repos/{owner}/{repo}/actions/caches
  • feat: DELETE /repos/{owner}/{repo}/actions/caches/{cache_id}
  • feat: GET /repos/{owner}/{repo}/actions/oidc/customization/sub
  • feat: PUT /repos/{owner}/{repo}/actions/oidc/customization/sub
  • feat POST /repos/{owner}/{repo}/dependency-graph/snapshots

v5.15.0

5.15.0 (2022-06-20)

Features

  • add new before and after parameters to GET /orgs/{org}/secret-scanning/alerts and GET /repos/{owner}/{repo}/secret-scanning/alerts (1f8b9b1)

v5.14.1

5.14.1 (2022-06-20)

Bug Fixes

... (truncated)

Commits
  • 015cabe fix: clarify docs to make it clear that `POST /repos/{owner}/{repo}/actions/r...
  • 034de15 chore: update auto-generated docs
  • 608513e chore: update generated endpoints.json file
  • e9bde0c chore(deps): bump @​octokit/types version to latest
  • f11c732 fix: gracefully rename org_id path parameter for `GET /orgs/{org_id}/codesp...
  • b3451de fix: mark PUT /enterprises/{enterprise}/actions/oidc/customization/issuer a...
  • c6d49a5 fix: update operation docs to reflect current API
  • adf942a chore: bump cached endpoints.json file
  • 6261b21 chore(deps): bump @​octokit/types version to latest
  • ac837b2 build: cache update (#503)
  • 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 javascript Pull requests that update Javascript code labels Mar 3, 2023
@github-actions github-actions bot enabled auto-merge March 3, 2023 02:09
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/octokit/plugin-rest-endpoint-methods-5.16.2 branch 6 times, most recently from 9c73cb5 to 0dcef79 Compare March 3, 2023 03:54
Bumps [@octokit/plugin-rest-endpoint-methods](https://github.com/octokit/plugin-rest-endpoint-methods.js) from 5.13.0 to 5.16.2.
- [Release notes](https://github.com/octokit/plugin-rest-endpoint-methods.js/releases)
- [Commits](octokit/plugin-rest-endpoint-methods.js@v5.13.0...v5.16.2)

---
updated-dependencies:
- dependency-name: "@octokit/plugin-rest-endpoint-methods"
  dependency-type: indirect
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/octokit/plugin-rest-endpoint-methods-5.16.2 branch from 0dcef79 to 608a3ae Compare March 3, 2023 04:14
@github-actions github-actions bot merged commit 77553e1 into main Mar 3, 2023
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/octokit/plugin-rest-endpoint-methods-5.16.2 branch March 3, 2023 04:32
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
Development

Successfully merging this pull request may close these issues.

0 participants