FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Bump @octokit/plugin-rest-endpoint-methods from 17.0.0 to 18.0.0 by dependabot[bot] · Pull Request #4088 · github/codeql-action · GitHub

Bump @octokit/plugin-rest-endpoint-methods from 17.0.0 to 18.0.0 - #4088

Open
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/npm_and_yarn/octokit/plugin-rest-endpoint-methods-18.0.0
Open

Bump @octokit/plugin-rest-endpoint-methods from 17.0.0 to 18.0.0#4088
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/npm_and_yarn/octokit/plugin-rest-endpoint-methods-18.0.0

Conversation

dependabot Bot commented on behalf of github Aug 12, 2026
edited
Loading

Copy link
Copy Markdown
Contributor

Bumps @octokit/plugin-rest-endpoint-methods from 17.0.0 to 18.0.0.

Release notes

Sourced from @​octokit/plugin-rest-endpoint-methods's releases.

v18.0.0

18.0.0 (2026-08-01)

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 (#842) (6b06331)

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
  • 6b06331 feat: drop projects-classic endpoints, add GitHub API endpoints: cache limits...
  • 197d78d chore(deps): update dependency prettier to v3.7.4 (#841)
  • 0f54295 chore(deps): update dependency camelcase to v9 (#834)
  • 21a7ce2 chore(deps): replace glob with tinyglobby (#839)
  • c354dc9 build(deps): bump glob (#838)
  • b41f442 chore(deps): update dependency @​types/node to v24 (#830)
  • 1712586 chore(deps): update vitest monorepo to v4 (major) (#829)
  • See full diff in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​octokit/plugin-rest-endpoint-methods since your current version.


dependabot Bot added the Rebuild Re-transpile JS & re-generate workflows label Aug 12, 2026
dependabot Bot requested a review from a team as a code owner August 12, 2026 17:55
github-actions Bot added size/XS Should be very easy to review and removed Rebuild Re-transpile JS & re-generate workflows labels Aug 12, 2026
dependabot Bot force-pushed the dependabot/npm_and_yarn/octokit/plugin-rest-endpoint-methods-18.0.0 branch from 175437e to 8cb223a Compare August 13, 2026 10:32
henrymercer previously approved these changes Aug 26, 2026

henrymercer left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Reviewed the changelog. This is the coordinated octokit 2026-08-01 release that drops projects-classic endpoints (and legacy billing endpoints in the types packages). None of the removed endpoints are used in this repo, and the imports are type-only, so there's no impact on the bundled action.

henrymercer enabled auto-merge August 26, 2026 18:26
auto-merge was automatically disabled August 27, 2026 09:22

Pull request was closed

dependabot Bot commented on behalf of github Aug 27, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

henrymercer reopened this Aug 27, 2026
henrymercer enabled auto-merge August 27, 2026 09:22
dependabot Bot force-pushed the dependabot/npm_and_yarn/octokit/plugin-rest-endpoint-methods-18.0.0 branch from 8cb223a to 015aa96 Compare August 27, 2026 09:51
henrymercer previously approved these changes Aug 27, 2026
auto-merge was automatically disabled August 27, 2026 10:30

Pull request was closed

henrymercer reopened this Aug 27, 2026
henrymercer enabled auto-merge August 27, 2026 10:30
henrymercer added the Rebuild Re-transpile JS & re-generate workflows label Aug 27, 2026
github-actions Bot removed the Rebuild Re-transpile JS & re-generate workflows label Aug 27, 2026
Bumps [@octokit/plugin-rest-endpoint-methods](https://github.com/octokit/plugin-rest-endpoint-methods.js) from 17.0.0 to 18.0.0.
- [Release notes](https://github.com/octokit/plugin-rest-endpoint-methods.js/releases)
- [Commits](octokit/plugin-rest-endpoint-methods.js@v17.0.0...v18.0.0)

---
updated-dependencies:
- dependency-name: "@octokit/plugin-rest-endpoint-methods"
  dependency-version: 18.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
dependabot Bot force-pushed the dependabot/npm_and_yarn/octokit/plugin-rest-endpoint-methods-18.0.0 branch from 015aa96 to 25694c0 Compare August 27, 2026 11:01
auto-merge was automatically disabled August 27, 2026 11:22

Pull request was closed

henrymercer reopened this Aug 27, 2026
henrymercer enabled auto-merge August 27, 2026 11:23
henrymercer previously approved these changes Aug 27, 2026
`ApiClient` was hand-composed from `Octokit`, `Api` and `PaginateInterface`, imported directly from separately versioned Octokit packages. That asserted a shape matching what `@actions/github` actually returns, which held only while the versions happened to agree.

`@octokit/plugin-rest-endpoint-methods` v18 adds twelve Actions cache-limit methods. `@actions/github` still depends on `^17.0.0`, so the client it constructs no longer satisfies the v18-derived alias and the build fails.

Deriving the type from the constructor removes the assumption, so the alias tracks whatever `@actions/github` returns.

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
henrymercer requested a review from a team August 27, 2026 18:12
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size/XS Should be very easy to review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant


Back | FazBrowse Home | New Git URL