Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 21, 2025

Bumps the octokit group with 4 updates: @octokit/auth-app, @octokit/plugin-paginate-rest, @octokit/plugin-throttling and @octokit/core.

Updates @octokit/auth-app from 7.2.1 to 8.0.1

Release notes

Sourced from @​octokit/auth-app's releases.

v8.0.1

8.0.1 (2025-05-20)

Bug Fixes

  • deps: update octokit monorepo (major) (#704) (56cded1)

v8.0.0

8.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

Commits

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

Release notes

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

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

Commits
  • 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)
  • See full diff in compare view

Updates @octokit/plugin-throttling from 10.0.0 to 11.0.1

Release notes

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

v11.0.1

11.0.1 (2025-05-20)

Bug Fixes

  • deps: update octokit monorepo (major) (#795) (a6781b0)

v11.0.0

11.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

Commits

Updates @octokit/core from 6.1.5 to 7.0.2

Release notes

Sourced from @​octokit/core's releases.

v7.0.2

7.0.2 (2025-05-20)

Bug Fixes

  • deps: update octokit monorepo (major) (#742) (629fa4e)

v7.0.1

7.0.1 (2025-05-20)

Bug Fixes

  • deps: update dependency before-after-hook to v4 (#739) (2abf89e)

v7.0.0

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

Commits
  • 629fa4e fix(deps): update octokit monorepo (major) (#742)
  • 1aba598 chore(deps): update dependency undici to v7 (#711)
  • 2abf89e fix(deps): update dependency before-after-hook to v4 (#739)
  • 78747bf ci: stop testing against NodeJS v18 (#738)
  • 38dd554 chore(deps): update dependency undici to v6.21.2 [security] (#741)
  • f7cb18f build: remove glob (#737)
  • 22243bd chore(deps): bump vite from 6.2.6 to 6.3.4 (#735)
  • e0d36c5 ci: replace OCTOKITBOT_PROJECT_ACTION_TOKEN and OCTOKITBOT_PAT with a tok...
  • e72addd chore(deps): bump vite from 6.2.5 to 6.2.6 (#733)
  • See full diff 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the octokit group with 4 updates: [@octokit/auth-app](https://github.com/octokit/auth-app.js), [@octokit/plugin-paginate-rest](https://github.com/octokit/plugin-paginate-rest.js), [@octokit/plugin-throttling](https://github.com/octokit/plugin-throttling.js) and [@octokit/core](https://github.com/octokit/core.js).


Updates `@octokit/auth-app` from 7.2.1 to 8.0.1
- [Release notes](https://github.com/octokit/auth-app.js/releases)
- [Commits](octokit/auth-app.js@v7.2.1...v8.0.1)

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

Updates `@octokit/plugin-throttling` from 10.0.0 to 11.0.1
- [Release notes](https://github.com/octokit/plugin-throttling.js/releases)
- [Commits](octokit/plugin-throttling.js@v10.0.0...v11.0.1)

Updates `@octokit/core` from 6.1.5 to 7.0.2
- [Release notes](https://github.com/octokit/core.js/releases)
- [Commits](octokit/core.js@v6.1.5...v7.0.2)

---
updated-dependencies:
- dependency-name: "@octokit/auth-app"
  dependency-version: 8.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: octokit
- dependency-name: "@octokit/plugin-paginate-rest"
  dependency-version: 13.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: octokit
- dependency-name: "@octokit/plugin-throttling"
  dependency-version: 11.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: octokit
- dependency-name: "@octokit/core"
  dependency-version: 7.0.2
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: octokit
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 21, 2025
@dependabot dependabot bot requested a review from a team as a code owner May 21, 2025 04:05
@dependabot dependabot bot added javascript Pull requests that update Javascript code dependencies Pull requests that update a dependency file labels May 21, 2025
@Rakambda Rakambda merged commit cfbdf83 into main May 21, 2025
@Rakambda Rakambda deleted the dependabot-npm_and_yarn-octokit-dbbb399a28 branch May 21, 2025 04:48
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