Skip to content

Commit 6264791

Browse files
deps: bump @octokit/plugin-throttling from 9.6.1 to 10.0.0 (#1549)
Bumps [@octokit/plugin-throttling](https://github.com/octokit/plugin-throttling.js) from 9.6.1 to 10.0.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/octokit/plugin-throttling.js/releases"><code>@​octokit/plugin-throttling</code>'s releases</a>.</em></p> <blockquote> <h2>v10.0.0</h2> <h1><a href="https://github.com/octokit/plugin-throttling.js/compare/v9.6.1...v10.0.0">10.0.0</a> (2025-04-10)</h1> <h3>Features</h3> <ul> <li>new org campaign endpoints, remove deprecated Copilot usage endpoints (<a href="https://redirect.github.com/octokit/plugin-throttling.js/issues/784">#784</a>) (<a href="https://github.com/octokit/plugin-throttling.js/commit/05204760238ea99bf549a46d72ed768081835daf">0520476</a>)</li> </ul> <h3>BREAKING CHANGES</h3> <ul> <li>remove deprecated Copilot usage endpoints</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/octokit/plugin-throttling.js/commit/05204760238ea99bf549a46d72ed768081835daf"><code>0520476</code></a> feat: new org campaign endpoints, remove deprecated Copilot usage endpoints (...</li> <li><a href="https://github.com/octokit/plugin-throttling.js/commit/067a96e295fbd28b177c34e70c38bef2d218bfab"><code>067a96e</code></a> build(deps): lock file maintenance (<a href="https://redirect.github.com/octokit/plugin-throttling.js/issues/783">#783</a>)</li> <li><a href="https://github.com/octokit/plugin-throttling.js/commit/840a5c9556075fbceaed56204b3e11ca7df84c3f"><code>840a5c9</code></a> build(deps): lock file maintenance (<a href="https://redirect.github.com/octokit/plugin-throttling.js/issues/782">#782</a>)</li> <li><a href="https://github.com/octokit/plugin-throttling.js/commit/6c0ed108db41ed475565658d1dc1d10b2a7a5dd8"><code>6c0ed10</code></a> build(deps): lock file maintenance (<a href="https://redirect.github.com/octokit/plugin-throttling.js/issues/780">#780</a>)</li> <li><a href="https://github.com/octokit/plugin-throttling.js/commit/e3928d0a4e31449f548a74f0ad059ce39de9a8c3"><code>e3928d0</code></a> build(deps): bump vite from 6.2.2 to 6.2.4 (<a href="https://redirect.github.com/octokit/plugin-throttling.js/issues/781">#781</a>)</li> <li>See full diff in <a href="https://github.com/octokit/plugin-throttling.js/compare/v9.6.1...v10.0.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@octokit/plugin-throttling&package-manager=npm_and_yarn&previous-version=9.6.1&new-version=10.0.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 425485e commit 6264791

File tree

2 files changed

+21
-6
lines changed

2 files changed

+21
-6
lines changed

package-lock.json

Lines changed: 20 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"@mdx-js/mdx": "^3.0.0",
3434
"@mdx-js/react": "^3.0.0",
3535
"@octokit/plugin-retry": "^7.1.1",
36-
"@octokit/plugin-throttling": "^9.1.0",
36+
"@octokit/plugin-throttling": "^10.0.0",
3737
"@octokit/rest": "^21.0.0",
3838
"@primer/octicons-react": "^19.8.0",
3939
"@primer/react": "^37.5.0",

0 commit comments

Comments
 (0)