Skip to content

Commit cd62d4a

Browse files
deps: bump @octokit/plugin-throttling from 10.0.0 to 11.0.1 (#1589)
Bumps [@octokit/plugin-throttling](https://github.com/octokit/plugin-throttling.js) from 10.0.0 to 11.0.1. <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>v11.0.1</h2> <h2><a href="https://github.com/octokit/plugin-throttling.js/compare/v11.0.0...v11.0.1">11.0.1</a> (2025-05-20)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>deps:</strong> update octokit monorepo (major) (<a href="https://redirect.github.com/octokit/plugin-throttling.js/issues/795">#795</a>) (<a href="https://github.com/octokit/plugin-throttling.js/commit/a6781b0005503f7472233b237ddeac9e03f05e7d">a6781b0</a>)</li> </ul> <h2>v11.0.0</h2> <h1><a href="https://github.com/octokit/plugin-throttling.js/compare/v10.0.0...v11.0.0">11.0.0</a> (2025-05-20)</h1> <h3>Continuous Integration</h3> <ul> <li>stop testing against NodeJS v18 (<a href="https://redirect.github.com/octokit/plugin-throttling.js/issues/793">#793</a>) (<a href="https://github.com/octokit/plugin-throttling.js/commit/40245a8505248457d4474a3627ac7d91cba736c1">40245a8</a>)</li> </ul> <h3>BREAKING CHANGES</h3> <ul> <li> <p>Drop support for NodeJS v18</p> </li> <li> <p>build: set minimal node version in build script to v20</p> </li> <li> <p>ci: stop testing against NodeJS v18</p> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/octokit/plugin-throttling.js/commit/a6781b0005503f7472233b237ddeac9e03f05e7d"><code>a6781b0</code></a> fix(deps): update octokit monorepo (major) (<a href="https://redirect.github.com/octokit/plugin-throttling.js/issues/795">#795</a>)</li> <li><a href="https://github.com/octokit/plugin-throttling.js/commit/40245a8505248457d4474a3627ac7d91cba736c1"><code>40245a8</code></a> ci: stop testing against NodeJS v18 (<a href="https://redirect.github.com/octokit/plugin-throttling.js/issues/793">#793</a>)</li> <li><a href="https://github.com/octokit/plugin-throttling.js/commit/c49c8149db2ff68cb2f832d0677537cc52a7b7d5"><code>c49c814</code></a> build(deps): lock file maintenance (<a href="https://redirect.github.com/octokit/plugin-throttling.js/issues/792">#792</a>)</li> <li><a href="https://github.com/octokit/plugin-throttling.js/commit/3c9fd66a90e48bf572add9a542fe381a691d6560"><code>3c9fd66</code></a> build(deps): bump vite from 6.3.2 to 6.3.5 (<a href="https://redirect.github.com/octokit/plugin-throttling.js/issues/791">#791</a>)</li> <li><a href="https://github.com/octokit/plugin-throttling.js/commit/b1ad29209f31ce11da28eb6412b260c89b7713c6"><code>b1ad292</code></a> build(deps): lock file maintenance (<a href="https://redirect.github.com/octokit/plugin-throttling.js/issues/788">#788</a>)</li> <li><a href="https://github.com/octokit/plugin-throttling.js/commit/f7cf33ea0f39ed38d2f8fb7852f33af3018fd147"><code>f7cf33e</code></a> chore(deps): update dependency npm-run-all2 to v8 (<a href="https://redirect.github.com/octokit/plugin-throttling.js/issues/790">#790</a>)</li> <li><a href="https://github.com/octokit/plugin-throttling.js/commit/65500c72215e8fe230913c2233eb5967095e8b81"><code>65500c7</code></a> chore(deps): update dependency github-openapi-graphql-query to v5 (<a href="https://redirect.github.com/octokit/plugin-throttling.js/issues/787">#787</a>)</li> <li><a href="https://github.com/octokit/plugin-throttling.js/commit/586856660a27d7811e61398ead2ab418a14ea300"><code>5868566</code></a> build(deps): lock file maintenance (<a href="https://redirect.github.com/octokit/plugin-throttling.js/issues/786">#786</a>)</li> <li><a href="https://github.com/octokit/plugin-throttling.js/commit/0be47f60395d929cd3953fe33cf32c1da6338643"><code>0be47f6</code></a> build(deps): bump vite from 6.2.5 to 6.2.6 (<a href="https://redirect.github.com/octokit/plugin-throttling.js/issues/785">#785</a>)</li> <li>See full diff in <a href="https://github.com/octokit/plugin-throttling.js/compare/v10.0.0...v11.0.1">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=10.0.0&new-version=11.0.1)](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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 02822d9 commit cd62d4a

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package-lock.json

Lines changed: 6 additions & 6 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": "^8.0.1",
36-
"@octokit/plugin-throttling": "^10.0.0",
36+
"@octokit/plugin-throttling": "^11.0.1",
3737
"@octokit/rest": "^21.0.0",
3838
"@primer/octicons-react": "^19.8.0",
3939
"@primer/react": "^37.5.0",

0 commit comments

Comments
 (0)