Skip to content

Bump @octokit/plugin-paginate-rest and octokit #1520

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

Merged
merged 1 commit into from
Apr 24, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 24, 2025

Bumps @octokit/plugin-paginate-rest to 12.0.0 and updates ancestor dependency octokit. These dependencies need to be updated together.

Updates @octokit/plugin-paginate-rest from 11.3.1 to 12.0.0

Release notes

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

v12.0.0

12.0.0 (2025-04-10)

Features

  • add new org campaigns endpoints and remove deprecated endpoints (#671) (65d3d50)

BREAKING CHANGES

  • remove deprecated copilot usage endpoints

v11.6.0

11.6.0 (2025-03-18)

Features

  • new /orgs/{org}/issue-types, /orgs/{org}/issue-types/{issue_type_id} enpoints (#666) (1f44b54)

v11.5.0

11.5.0 (2025-03-18)

Features

  • new GET /orgs/{org}/actions/hosted-runners, GET /orgs/{org}/actions/runner-groups/{runner_group_id}/hosted-runners, GET /orgs/{org}/rulesets/{ruleset_id}/history, GET /orgs/{org}/settings/network-configurations, GET /repos/{owner}/{repo}/rulesets/{ruleset_id}/history endpoints (#649) (ef30a05)

v11.4.4-cjs.2

11.4.4-cjs.2 (2025-02-26)

[!IMPORTANT] This is a special release to backport newer changes to CJS and address a ReDos vulnerability

Bug Fixes

  • deps: update @octokit/plugin-rest-endpoint-methods (2c70eaf)

v11.4.4-cjs.1

11.4.4-cjs.1 (2025-02-26)

[!IMPORTANT] This is a special release to backport newer changes to CJS and address a ReDos vulnerability

Bug Fixes

... (truncated)

Commits
  • 65d3d50 feat: add new org campaigns endpoints and remove deprecated endpoints (#671)
  • e114016 ci: use lts/* version instead of pinning to Node 16 (#667)
  • 3d84385 build(deps): bump vite from 6.1.0 to 6.2.5 (#669)
  • 1f44b54 feat: new /orgs/{org}/issue-types, `/orgs/{org}/issue-types/{issue_type_id}...
  • ef30a05 feat: new GET /orgs/{org}/actions/hosted-runners, `GET /orgs/{org}/actions/...
  • fbadb74 chore(deps): update dependency prettier to v3.5.3 (#665)
  • 1c297ca chore(deps): update dependency semantic-release-plugin-update-version-in-file...
  • 60d26d9 chore(deps): update dependency prettier to v3.5.2 (#664)
  • 9a51aad fix(types): correct pagination return type for data which is an array (#662)
  • 8b8c500 fix(types): add back the pagination keys (#653)
  • Additional commits viewable in compare view

Updates octokit from 3.2.1 to 4.1.3

Release notes

Sourced from octokit's releases.

v4.1.3

4.1.3 (2025-04-10)

Bug Fixes

v4.1.2

4.1.2 (2025-02-15)

Bug Fixes

  • deps: update Octokit dependencies to mitigate ReDos vulnerabilities [security] (#2816) (28ff745)

v4.1.1

4.1.1 (2025-02-07)

Bug Fixes

  • deps: bump @octokit/app to fix web users (#2806) (137de2d)

v4.1.0

4.1.0 (2025-01-08)

Features

  • deps: bump Octokit deps to fix Deno compatibility, new endpoints via @octokit/plugin-rest-endpoint-methods (#2788) (2107d79)

v4.0.3

4.0.3 (2024-12-29)

Bug Fixes

  • deps: bump @octokit/app and @octokit/types (#2763) (33d03d9)

v4.0.2

4.0.2 (2024-05-08)

Bug Fixes

v4.0.1

4.0.1 (2024-05-07)

... (truncated)

Commits
  • 4ccc6d3 fix(deps): update octokit monorepo (major) (#2836)
  • 80bc5c8 ci: use Node LTS instead of pinning to specific version (#2830)
  • 3826ee0 build(deps): lock file maintenance (#2831)
  • bca1b1e build(deps): bump vite from 6.2.0 to 6.2.5 (#2834)
  • d618aa3 chore(deps): update dependency prettier to v3.5.3 (#2822)
  • 0d3daf3 build(deps): lock file maintenance (#2824)
  • 5210482 build(deps): lock file maintenance (#2819)
  • e3c4717 chore(deps): update dependency prettier to v3.5.2 (#2818)
  • 2fff2f9 chore(deps): update dependency semantic-release-plugin-update-version-in-file...
  • 62946e9 build(deps): lock file maintenance (#2809)
  • Additional commits viewable in compare view

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 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [@octokit/plugin-paginate-rest](https://github.com/octokit/plugin-paginate-rest.js) to 12.0.0 and updates ancestor dependency [octokit](https://github.com/octokit/octokit.js). These dependencies need to be updated together.


Updates `@octokit/plugin-paginate-rest` from 11.3.1 to 12.0.0
- [Release notes](https://github.com/octokit/plugin-paginate-rest.js/releases)
- [Commits](octokit/plugin-paginate-rest.js@v11.3.1...v12.0.0)

Updates `octokit` from 3.2.1 to 4.1.3
- [Release notes](https://github.com/octokit/octokit.js/releases)
- [Commits](octokit/octokit.js@v3.2.1...v4.1.3)

---
updated-dependencies:
- dependency-name: "@octokit/plugin-paginate-rest"
  dependency-version: 12.0.0
  dependency-type: indirect
- dependency-name: octokit
  dependency-version: 4.1.3
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 24, 2025
@plemarquand
Copy link
Contributor

@award999 octokit was just introduced in #1349, can it safely be updated? I doubt there is test coverage on its use

@award999
Copy link
Contributor

ya should be fine, was an old patch so probably using a months old version

@plemarquand plemarquand merged commit 9fd7f6f into main Apr 24, 2025
16 checks passed
@plemarquand plemarquand deleted the dependabot/npm_and_yarn/multi-8bdf889bbd branch April 24, 2025 14:44
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.

2 participants