Skip to content

Conversation

@dependabot
Copy link

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

Bumps @octokit/core and @octokit/plugin-throttling. These dependencies needed to be updated together.
Updates @octokit/core from 5.2.1 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

v6.1.5

6.1.5 (2025-04-10)

Bug Fixes

  • deps: update dependency @​octokit/types to v14 (#731) (3700c41)

v6.1.4

6.1.4 (2025-02-13)

Bug Fixes

  • deps: bump Octokit dependencies vulnerable to ReDos (#723) (582d8bd)

... (truncated)

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)
  • 3700c41 fix(deps): update dependency @​octokit/types to v14 (#731)
  • Additional commits viewable in compare view

Updates @octokit/plugin-throttling from 8.2.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

v10.0.0

10.0.0 (2025-04-10)

Features

  • new org campaign endpoints, remove deprecated Copilot usage endpoints (#784) (0520476)

BREAKING CHANGES

  • remove deprecated Copilot usage endpoints

v9.6.1

9.6.1 (2025-04-03)

Bug Fixes

  • don't deadlock on 10+ concurrent requests needing auth (#779) (54f107e)

v9.6.0

9.6.0 (2025-03-18)

... (truncated)

Commits
  • a6781b0 fix(deps): update octokit monorepo (major) (#795)
  • 40245a8 ci: stop testing against NodeJS v18 (#793)
  • c49c814 build(deps): lock file maintenance (#792)
  • 3c9fd66 build(deps): bump vite from 6.3.2 to 6.3.5 (#791)
  • b1ad292 build(deps): lock file maintenance (#788)
  • f7cf33e chore(deps): update dependency npm-run-all2 to v8 (#790)
  • 65500c7 chore(deps): update dependency github-openapi-graphql-query to v5 (#787)
  • 5868566 build(deps): lock file maintenance (#786)
  • 0be47f6 build(deps): bump vite from 6.2.5 to 6.2.6 (#785)
  • 0520476 feat: new org campaign endpoints, remove deprecated Copilot usage endpoints (...
  • Additional commits viewable in compare view

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 30, 2025
Bumps [@octokit/core](https://github.com/octokit/core.js) and [@octokit/plugin-throttling](https://github.com/octokit/plugin-throttling.js). These dependencies needed to be updated together.

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

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

---
updated-dependencies:
- dependency-name: "@octokit/core"
  dependency-version: 7.0.2
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: "@octokit/plugin-throttling"
  dependency-version: 11.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/multi-3ffa9f0d93 branch from ab3db3b to 2549abd Compare June 16, 2025 08:40
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.

1 participant