github-as-code icon indicating copy to clipboard operation
github-as-code copied to clipboard

chore(deps): bump @octokit/plugin-paginate-rest from 11.6.0 to 13.0.1 in /scripts

Open dependabot[bot] opened this issue 9 months ago • 0 comments

Bumps @octokit/plugin-paginate-rest from 11.6.0 to 13.0.1.

Release notes

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

v13.0.1

13.0.1 (2025-05-25)

Bug Fixes

  • deps: update @octokit/types - no new paginated endpoints (#680) (8ec2713)

v13.0.0

13.0.0 (2025-05-20)

Continuous Integration

BREAKING CHANGES

  • Drop support for NodeJS v18

  • build: set minimal node version in build script to v20

  • ci: stop testing against NodeJS v18

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
Commits
  • 8ec2713 fix(deps): update @octokit/types - no new paginated endpoints (#680)
  • ed29fbb chore(deps): update octokit monorepo (major) (#679)
  • 0b0bb9c ci: stop testing against NodeJS v18 (#677)
  • 953a47e build(deps): bump vite from 6.2.6 to 6.3.4 (#675)
  • 0d99874 chore(deps): update dependency npm-run-all2 to v8 (#676)
  • bc23874 chore(deps): update dependency github-openapi-graphql-query to v5 (#674)
  • a7ee299 ci: replace OCTOKITBOT_PROJECT_ACTION_TOKEN and OCTOKITBOT_PAT with a tok...
  • 6697b2f build(deps): bump vite from 6.2.5 to 6.2.6 (#672)
  • 65d3d50 feat: add new org campaigns endpoints and remove deprecated endpoints (#671)
  • e114016 ci: use lts/* version instead of pinning to Node 16 (#667)
  • Additional commits viewable in compare view

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 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)

dependabot[bot] avatar May 26 '25 05:05 dependabot[bot]