Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 1, 2022

Bumps @octokit/types from 6.40.0 to 7.2.0.

Release notes

Sourced from @​octokit/types's releases.

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)

v7.1.0

7.1.0 (2022-08-16)

Features

  • add new Enterprise licenses APIs (GET /enterprises/{enterprise}/consumed-licenses, GET /enterprises/{enterprise}/license-sync-status) (#439) (a61bd54)

v7.0.0

7.0.0 (2022-08-15)

Bug Fixes

  • remove now-defunkt OAuth Authorizations APIs (b9bfdae)
  • update documentation URLs (28c9e0f)

Features

  • add new deployment branch policy APIs (GET /repos/{owner}/{repo}/environments/{environment_name}/deployment-branch-policies, `POST (5e206cf)
  • add new GitHub Pages (POST /repos/{owner}/{repo}/pages/deployment) API (8d414ed)
  • add new Security Managers APIs (GET /orgs/{org}/security-managersPUT /orgs/{org}/security-managers/teams/{team_slug} and DELETE /orgs/{org}/security-managers/teams/{team_slug}) (0d21aa3)

BREAKING CHANGES

  • This removes the now-defunkt OAuth Authorizations APIs from the OpenAPI specifications. These were disabled and cut

... (truncated)

Commits
  • 0aaf113 feat: add support for new security feature enablement and SSH signing keys AP...
  • d88b78b build(deps): lock file maintenance (#447)
  • 57c64ca ci(action): update github/codeql-action digest to c7f292e (#446)
  • e26001d ci(action): update github/codeql-action digest to 7fee4ca (#444)
  • a4c4a91 build(deps): lock file maintenance (#443)
  • cbcea3c fix(deps): update @octokit/openapi-types to latest (v13.4.0) (#442)
  • e3f77a3 ci(action): update github/codeql-action digest to f5d217b (#441)
  • a61bd54 feat: add new Enterprise licenses APIs (`GET /enterprises/{enterprise}/consum...
  • 359fe75 build(deps): lock file maintenance (#436)
  • 7386aa8 chore(deps): update @octokit/openapi-types to v13.0.1 (#438)
  • 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 6.40.0 to 7.2.0.
- [Release notes](https://github.com/octokit/types.ts/releases)
- [Commits](octokit/types.ts@v6.40.0...v7.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested review from a team and Quizlet-Git-Bot as code owners September 1, 2022 07:06
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 1, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 8, 2022

Superseded by #695.

@dependabot dependabot bot closed this Sep 8, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/octokit/types-7.2.0 branch September 8, 2022 07:06
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