Skip to content

chore: Bump @octokit/types from 7.1.0 to 7.3.1 in /modules/runners/lambdas/runners #2410

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 Sep 12, 2022

Bumps @octokit/types from 7.1.0 to 7.3.1.

Release notes

Sourced from @​octokit/types's releases.

v7.3.1

7.3.1 (2022-09-09)

Bug Fixes

  • deps: bump @octokit/openapi-types to latest (v13.9.1) (#456) (87928d2)

v7.3.0

7.3.0 (2022-09-07)

Features

  • add support for new public beta APIs for creating, reading, updating and deleting custom repo roles (POST /orgs/{org}/custom_roles, PATCH /orgs/{org}/custom_roles/{role_id}, DELETE /orgs/{org}/custom_roles/{role_id}, GET /orgs/{org}/fine_grained_permissions) (#455) (b162e5d)

v7.2.0

7.2.0 (2022-08-31)

Features

  • Add support for new "Enable or disable a security feature for an organization" API (POST /orgs/{org}/{security_product}/{enablement})
  • Add support for new advanced_security_enabled_for_new_repositories, dependabot_alerts_enabled_for_new_repositories, dependabot_security_updates_enabled_for_new_repositories, dependency_graph_enabled_for_new_repositories, secret_scanning_enabled_for_new_repositories and secret_scanning_push_protection_enabled_for_new_repositories boolean parameters when updating an organization with PATCH /orgs/:id
  • Add support for sorting with sort and direction querystring parameters when listing a repo's code scanning analyses with GET /repos/{owner}/{repo}/code-scanning/analyses
  • Add support for default_branch_only boolean request body parameter when creating a fork with POST /repos/{owner}/{repo}/forks
  • Add support for state_reason request body parameter when updating an issue with PATCH /repos/{owner}/{repo}/issues/{issue_number}
  • Add support for new SSH signing keys APIs (GET /user/ssh_signing_keys, POST /user/ssh_signing_keys, GET /user/ssh_signing_keys/{ssh_signing_key_id}, DELETE /user/ssh_signing_keys/{ssh_signing_key_id}, GET /users/{username}/ssh_signing_keys)

v7.1.1

7.1.1 (2022-08-20)

Bug Fixes

  • deps: update @octokit/openapi-types to latest (v13.4.0) (#442) (cbcea3c)
Commits
  • 87928d2 fix(deps): bump @octokit/openapi-types to latest (v13.9.1) (#456)
  • ff369ec build: remove renovate setup from package.json
  • ca05b48 build: renovate setup
  • b162e5d feat: add support for new public beta APIs for creating, reading, updating an...
  • 25ff4a2 chore(deps): bump @octokit/openapi-types to latest (v13.8.0) (#454)
  • 1160756 build(deps): lock file maintenance (#453)
  • 00e405a chore: auto-generate scripts/update-endpoints/generated/endpoints.json (#451)
  • 0fa4a36 ci(action): update github/codeql-action digest to b398f52 (#450)
  • 0aaf113 feat: add support for new security feature enablement and SSH signing keys AP...
  • d88b78b build(deps): lock file maintenance (#447)
  • 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)

Bumps [@octokit/types](https://github.com/octokit/types.ts) from 7.1.0 to 7.3.1.
- [Release notes](https://github.com/octokit/types.ts/releases)
- [Commits](octokit/types.ts@v7.1.0...v7.3.1)

---
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 added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 12, 2022
@npalm npalm merged commit 89c0559 into develop Sep 14, 2022
@npalm npalm deleted the dependabot/npm_and_yarn/modules/runners/lambdas/runners/octokit/types-7.3.1 branch September 14, 2022 20:22
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