Skip to content

feat: update permission inputs#358

Open
dependabot[bot] wants to merge 2 commits intomainfrom
dependabot/npm_and_yarn/octokit/openapi-22.0.0
Open

feat: update permission inputs#358
dependabot[bot] wants to merge 2 commits intomainfrom
dependabot/npm_and_yarn/octokit/openapi-22.0.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 1, 2026

Bumps @octokit/openapi from 21.0.0 to 22.0.0.

Release notes

Sourced from @​octokit/openapi's releases.

v22.0.0

22.0.0 (2025-12-09)

Features

  • drop projects-classic endpoints, add GitHub API endpoints: cache limits (retention & storage) for repos/orgs/enterprises, billing budgets & usage, artifacts deployment metadata, and projectsV2 drafts & fields (#518) (b0c44a4)

BREAKING CHANGES

  • Removed /orgs/{org}/projects
  • Removed /orgs/{org}/settings/billing/actions
  • Removed /orgs/{org}/settings/billing/packages
  • Removed /orgs/{org}/settings/billing/shared-storage
  • Removed /orgs/{org}/teams/{team_slug}/projects
  • Removed /orgs/{org}/teams/{team_slug}/projects/{project_id}
  • Removed /projects/columns/{column_id}
  • Removed /projects/columns/{column_id}/moves
  • Removed /projects/{project_id}
  • Removed /projects/{project_id}/collaborators
  • Removed /projects/{project_id}/collaborators/{username}
  • Removed /projects/{project_id}/collaborators/{username}/permission
  • Removed /repos/{owner}/{repo}/projects
  • Removed /teams/{team_id}/projects
  • Removed /teams/{team_id}/projects/{project_id}
  • Removed /user/projects
  • Removed /users/{username}/projects
  • Removed /users/{username}/settings/billing/actions
  • Removed /users/{username}/settings/billing/packages
  • Removed /users/{username}/settings/billing/shared-storage
Commits
  • 6f63b86 build(deps): lock file maintenance (#520)
  • b0c44a4 feat: drop projects-classic endpoints, add GitHub API endpoints: cache limits...
  • a8043eb ci(action): update actions/checkout action to v6 (#519)
  • af315cd build(deps): lock file maintenance (#514)
  • 170f396 build(deps-dev): bump js-yaml from 4.1.0 to 4.1.1 (#516)
  • 077a1b9 build(deps): lock file maintenance (#508)
  • cfca956 ci(action): update github/codeql-action action to v4 (#510)
  • f15da93 ci(action): update peter-evans/create-or-update-comment action to v5 (#509)
  • 64bef33 chore(deps): update dependency map-obj to v6 (#507)
  • 4e8e223 chore(deps): update dependency github-enterprise-server-versions to v3 (#511)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​octokit/openapi since your current version.


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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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/openapi](https://github.com/octokit/openapi) from 21.0.0 to 22.0.0.
- [Release notes](https://github.com/octokit/openapi/releases)
- [Commits](octokit/openapi@v21.0.0...v22.0.0)

---
updated-dependencies:
- dependency-name: "@octokit/openapi"
  dependency-version: 22.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 1, 2026
@dependabot dependabot bot requested a review from a team as a code owner April 1, 2026 11:28
@github-actions github-actions bot changed the title build(deps-dev): bump @octokit/openapi from 21.0.0 to 22.0.0 feat: update permission inputs Apr 1, 2026
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