Skip to content

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

@dependabot dependabot Bot commented on behalf of github Aug 12, 2026

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 dependabot Bot added the Rebuild Re-transpile JS & re-generate workflows label Aug 12, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner August 12, 2026 17:55
@dependabot dependabot Bot added the Rebuild Re-transpile JS & re-generate workflows label Aug 12, 2026
@github-actions 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
@github-actions

Copy link
Copy Markdown
Contributor

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

henrymercer
henrymercer previously approved these changes Aug 26, 2026

@henrymercer 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.

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

Copy link
Copy Markdown
Contributor

@dependabot rebase

@dependabot @github

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.

@henrymercer

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
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
henrymercer previously approved these changes Aug 27, 2026
@henrymercer
henrymercer enabled auto-merge August 27, 2026 10:29
auto-merge was automatically disabled August 27, 2026 10:29

Pull request was closed

@dependabot @github

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 henrymercer reopened this Aug 27, 2026
@henrymercer
henrymercer enabled auto-merge August 27, 2026 10:29
@henrymercer
henrymercer disabled auto-merge August 27, 2026 10:29
@henrymercer
henrymercer enabled auto-merge August 27, 2026 10:30
@henrymercer henrymercer added the Rebuild Re-transpile JS & re-generate workflows label Aug 27, 2026
@github-actions github-actions Bot removed the Rebuild Re-transpile JS & re-generate workflows label Aug 27, 2026
@github-actions

Copy link
Copy Markdown
Contributor

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

@henrymercer
henrymercer enabled auto-merge August 27, 2026 10:34
@henrymercer
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
henrymercer deleted the dependabot/npm_and_yarn/octokit/plugin-paginate-rest-15.0.0 branch August 27, 2026 10:59
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