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

Bump @octokit/plugin-paginate-rest from 14.0.0 to 15.0.0 by dependabot[bot] · Pull Request #4090 · github/codeql-action · GitHub

Bump @octokit/plugin-paginate-rest from 14.0.0 to 15.0.0 - #4090

Merged
henrymercer merged 2 commits into
mainfrom
dependabot/npm_and_yarn/octokit/plugin-paginate-rest-15.0.0
Aug 27, 2026
Merged

Bump @octokit/plugin-paginate-rest from 14.0.0 to 15.0.0#4090
henrymercer merged 2 commits into
mainfrom
dependabot/npm_and_yarn/octokit/plugin-paginate-rest-15.0.0

Conversation

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

Copy link
Copy Markdown
Contributor

Bumps @octokit/plugin-paginate-rest from 14.0.0 to 15.0.0.

Release notes

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

v15.0.0

15.0.0 (2026-08-01)

  • feat!: drop legacy project endpoints (#711) (c3202ca)

BREAKING CHANGES

  • Removed /orgs/{org}/projects
  • 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
Commits
  • c3202ca feat!: drop legacy project endpoints (#711)
  • be87ec4 ci(action): update actions/setup-node action to v7 (#732)
  • 6c64a55 chore(deps): update dependency prettier to v3.9.6 (#710)
  • e7a8240 ci(action): update actions/checkout action to v7 (#730)
  • 98fa264 build(deps-dev): bump postcss from 8.5.15 to 8.5.23 (#735)
  • b99246b build(deps-dev): bump shell-quote from 1.8.4 to 1.10.0 (#734)
  • 2c9dc55 build(deps-dev): bump brace-expansion from 5.0.6 to 5.0.7 (#733)
  • 3ab90e2 chore(deps): update dependency esbuild to ^0.28.0 [security] (#729)
  • ccf32ca build(deps): lock file maintenance (#728)
  • 4f219b8 ci(release): add permissions for OIDC and npm provenance (#717)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​octokit/plugin-paginate-rest 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
dependabot Bot added the Rebuild Re-transpile JS & re-generate workflows label Aug 12, 2026
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

Copy link
Copy Markdown
Contributor

Pushed a commit to rebuild the Action. Please approve running the PR checks.

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.

Copy link
Copy Markdown
Contributor

@dependabot rebase

dependabot Bot commented on behalf of github Aug 27, 2026

Copy link
Copy Markdown
Contributor Author

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

Copy link
Copy Markdown
Contributor

@dependabot recreate

Bumps [@octokit/plugin-paginate-rest](https://github.com/octokit/plugin-paginate-rest.js) from 14.0.0 to 15.0.0.
- [Release notes](https://github.com/octokit/plugin-paginate-rest.js/releases)
- [Commits](octokit/plugin-paginate-rest.js@v14.0.0...v15.0.0)

---
updated-dependencies:
- dependency-name: "@octokit/plugin-paginate-rest"
  dependency-version: 15.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-paginate-rest-15.0.0 branch from 7cddd3c to 4d1d53e Compare August 27, 2026 10:08
henrymercer previously approved these changes Aug 27, 2026
henrymercer enabled auto-merge August 27, 2026 10:29
auto-merge was automatically disabled August 27, 2026 10:29

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 10:29
henrymercer disabled auto-merge August 27, 2026 10:29
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

Copy link
Copy Markdown
Contributor

Pushed a commit to rebuild the Action. Please approve running the PR checks.

henrymercer enabled auto-merge August 27, 2026 10:34
henrymercer added this pull request to the merge queue Aug 27, 2026
Merged via the queue into main with commit 0963041 Aug 27, 2026
213 checks passed
henrymercer deleted the dependabot/npm_and_yarn/octokit/plugin-paginate-rest-15.0.0 branch August 27, 2026 10:59
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