Skip to content

chore: Bump @octokit/types from 6.34.0 to 6.37.0 in /modules/runners/lambdas/runners #2188

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 23, 2022

Bumps @octokit/types from 6.34.0 to 6.37.0.

Release notes

Sourced from @​octokit/types's releases.

v6.37.0

6.37.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 (a1c008c)

v6.36.0

6.36.0 (2022-06-20)

Features

  • POST /repos/{owner}/{repo}/dependency-graph/snapshots (bcbf0a1)

v6.35.0

Features

  • {GET,DELETE} /orgs/{org}/dependabot/secrets/{secret_name}/repositories/{repository_id}
  • {GET,PATCH,DELETE} /orgs/{org}/teams/{team_slug}/external-groups
  • {GET,POST,PUT,DELETE} /enterprises/{enterprise}/actions/runners/{runner_id}/labels"
  • {GET,POST,PUT,DELETE} /orgs/{org}/actions/runners/{runner_id}/labels
  • {GET,POST,PUT,DELETE} /repos/{owner}/{repo}/actions/runners/{runner_id}/labels
  • {GET,POST} /repos/{owner}/{repo}/codespaces
  • {GET,POST} /repos/{owner}/{repo}/tags/protection
  • {GET,POST} /user/codespaces, GET /user/codespaces/secrets, GET /user/codespaces/secrets/public-key, {GET,PUT,DELETE} /user/codespaces/secrets/{secret_name}, {GET,PUT} /user/codespaces/secrets/{secret_name}/repositories, {PUT,DELETE} /user/codespaces/secrets/{secret_name}/repositories/{repository_id}, {GET,PATCH,DELETE} /user/codespaces/{codespace_name}, POST /user/codespaces/{codespace_name}/exports, GET /user/codespaces/{codespace_name}/exports/{export_id}, GET /user/codespaces/{codespace_name}/machines, POST /user/codespaces/{codespace_name}/start, POST /user/codespaces/{codespace_name}/stop
  • {GET,PUT,DELETE} /orgs/{org}/dependabot/secrets/{secret_name}
  • {GET,PUT,DELETE} /repos/{owner}/{repo}/codespaces/secrets/{secret_name}
  • {GET,PUT,DELETE} /repos/{owner}/{repo}/dependabot/secrets/{secret_name}
  • {GET,PUT} /orgs/{org}/actions/permissions/workflow
  • {GET,PUT} /orgs/{org}/dependabot/secrets/{secret_name}/repositories
  • {GET,PUT} /repos/{owner}/{repo}/actions/permissions/access
  • {GET,PUT} /repos/{owner}/{repo}/actions/permissions/workflow
  • /organizations/{organization_id}/custom_roles
  • /orgs/{org}/actions/cache/usage
  • DELETE /enterprises/{enterprise}/actions/runners/{runner_id}/labels/{name}
  • DELETE /orgs/{org}/actions/runners/{runner_id}/labels/{name}
  • DELETE /repos/{owner}/{repo}/actions/runners/{runner_id}/labels/{name}
  • DELETE /repos/{owner}/{repo}/releases/{release_id}/reactions/{reaction_id}
  • DELETE /repos/{owner}/{repo}/tags/protection/{tag_protection_id}
  • GET /enterprise-installation/{enterprise_or_org}/server-statistics
  • GET /enterprises/{enterprise}/actions/cache/usage
  • GET /enterprises/{enterprise}/actions/permissions/workflow
  • GET /enterprises/{enterprise}/actions/runner-groups - visible-to-organization paramter
  • GET /enterprises/{enterprise}/secret-scanning/alerts
  • GET /enterprises/{enterprise}/settings/billing/advanced-security
  • GET /orgs/{org}/actions/cache/usage-by-repository
  • GET /orgs/{org}/actions/runner-groups - new parameter: visible_to_repository
  • GET /orgs/{org}/code-scanning/alerts

... (truncated)

Commits
  • a1c008c feat: add new before and after parameters to `GET /orgs/{org}/secret-scan...
  • 1f64927 build(deps): update @octokit/openapi-types to v12.3.0
  • bcbf0a1 feat: POST /repos/{owner}/{repo}/dependency-graph/snapshots
  • 58766c2 Create SECURITY.md
  • eb3c3eb feat: update @octokit/openapi-types to ^12.1.0 (#394)
  • 4ca04b9 build(deps): bump github-openapi-graphql-query to latest (#395)
  • 335db89 ci(codeql): ignore on push events for dependabot branches (#389)
  • See full diff 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 Jun 23, 2022
github-actions[bot]
github-actions bot previously approved these changes Jun 23, 2022
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/modules/runners/lambdas/runners/octokit/types-6.37.0 branch from 9b6a81e to 8c0d250 Compare June 23, 2022 15:11
github-actions[bot]
github-actions bot previously approved these changes Jun 23, 2022
Bumps [@octokit/types](https://github.com/octokit/types.ts) from 6.34.0 to 6.37.0.
- [Release notes](https://github.com/octokit/types.ts/releases)
- [Commits](octokit/types.ts@v6.34.0...v6.37.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/modules/runners/lambdas/runners/octokit/types-6.37.0 branch from 8c0d250 to 303e769 Compare June 23, 2022 15:12
@npalm npalm merged commit 5a33bf2 into develop Jun 23, 2022
@npalm npalm deleted the dependabot/npm_and_yarn/modules/runners/lambdas/runners/octokit/types-6.37.0 branch June 23, 2022 15:15
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.

1 participant