Skip to content

chore: Bump @octokit/types from 6.41.0 to 7.1.0 in /modules/runners/lambdas/runners #2350

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 Aug 17, 2022

Bumps @octokit/types from 6.41.0 to 7.1.0.

Release notes

Sourced from @​octokit/types's releases.

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 off on GitHub.com at the end of 2020, but the docs were not updated.
Commits
  • 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)
  • 28c9e0f fix: update documentation URLs
  • 8d414ed feat: add new GitHub Pages (POST /repos/{owner}/{repo}/pages/deployment) API
  • 5e206cf feat: add new deployment branch policy APIs (`GET /repos/{owner}/{repo}/envir...
  • 0d21aa3 feat: add new Security Managers APIs (GET /orgs/{org}/security-managers, `P...
  • b9bfdae fix: remove now-defunkt OAuth Authorizations APIs
  • dcc48cd chore: update generated scripts/update-endpoints/generated/endpoints.json file
  • 67f82e4 chore: update octokit.openapi-version in package.json file
  • 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 Aug 17, 2022
github-actions[bot]
github-actions bot previously approved these changes Aug 17, 2022
@npalm
Copy link
Member

npalm commented Aug 17, 2022

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/modules/runners/lambdas/runners/octokit/types-7.1.0 branch from 27ef596 to 0befe82 Compare August 17, 2022 10:46
github-actions[bot]
github-actions bot previously approved these changes Aug 17, 2022
Bumps [@octokit/types](https://github.com/octokit/types.ts) from 6.41.0 to 7.1.0.
- [Release notes](https://github.com/octokit/types.ts/releases)
- [Commits](octokit/types.ts@v6.41.0...v7.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/modules/runners/lambdas/runners/octokit/types-7.1.0 branch from 0befe82 to 06170d3 Compare August 17, 2022 10:49
@npalm npalm merged commit 32b39dc into develop Aug 17, 2022
@npalm npalm deleted the dependabot/npm_and_yarn/modules/runners/lambdas/runners/octokit/types-7.1.0 branch August 17, 2022 10:51
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