Skip to content

Commit

Permalink
deps: bump @octokit/plugin-throttling from 9.3.0 to 9.3.1 in the depe…
Browse files Browse the repository at this point in the history
…ndency-updates group (#876)

Bumps the dependency-updates group with 1 update:
[@octokit/plugin-throttling](https://github.com/octokit/plugin-throttling.js).

Updates `@octokit/plugin-throttling` from 9.3.0 to 9.3.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>v9.3.1</h2>
<h2><a
href="https://github.com/octokit/plugin-throttling.js/compare/v9.3.0...v9.3.1">9.3.1</a>
(2024-07-14)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>only import Octokit as type (<a
href="https://redirect.github.com/octokit/plugin-throttling.js/issues/721">#721</a>)
(<a
href="https://github.com/octokit/plugin-throttling.js/commit/e3727b487fbd524d47987417af231088062db94f">e3727b4</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/octokit/plugin-throttling.js/commit/e3727b487fbd524d47987417af231088062db94f"><code>e3727b4</code></a>
fix: only import Octokit as type (<a
href="https://redirect.github.com/octokit/plugin-throttling.js/issues/721">#721</a>)</li>
<li><a
href="https://github.com/octokit/plugin-throttling.js/commit/f8f08485cb9766d520cc2e15c68f372c819061d8"><code>f8f0848</code></a>
chore: use vitest (<a
href="https://redirect.github.com/octokit/plugin-throttling.js/issues/720">#720</a>)</li>
<li><a
href="https://github.com/octokit/plugin-throttling.js/commit/eaa159d8d58584aeeed9bd50986ad496b7a9ba15"><code>eaa159d</code></a>
chore: use fetch-mock v10 (<a
href="https://redirect.github.com/octokit/plugin-throttling.js/issues/719">#719</a>)</li>
<li><a
href="https://github.com/octokit/plugin-throttling.js/commit/186bf66fdcf4912c021e8d3f383288799a3a0c80"><code>186bf66</code></a>
chore(deps): update dependency prettier to v3.3.3 (<a
href="https://redirect.github.com/octokit/plugin-throttling.js/issues/718">#718</a>)</li>
<li><a
href="https://github.com/octokit/plugin-throttling.js/commit/05cbe488bb19ece31ef82be5606cf1766257e353"><code>05cbe48</code></a>
ci: start testing against 22 (<a
href="https://redirect.github.com/octokit/plugin-throttling.js/issues/717">#717</a>)</li>
<li><a
href="https://github.com/octokit/plugin-throttling.js/commit/08becf649d57eb823e73d38b42c8a4fb839d6500"><code>08becf6</code></a>
build(deps): lock file maintenance (<a
href="https://redirect.github.com/octokit/plugin-throttling.js/issues/716">#716</a>)</li>
<li><a
href="https://github.com/octokit/plugin-throttling.js/commit/7bc966ae22d29b8f4243b68d190db87868ecad9b"><code>7bc966a</code></a>
docs(comment): outdated information about the default secondary retry
after (...</li>
<li><a
href="https://github.com/octokit/plugin-throttling.js/commit/e5036ab836d0e03791ae837e01a8690b5f64f493"><code>e5036ab</code></a>
build(deps): lock file maintenance (<a
href="https://redirect.github.com/octokit/plugin-throttling.js/issues/714">#714</a>)</li>
<li><a
href="https://github.com/octokit/plugin-throttling.js/commit/2970c6fbc2e2ad4e749804b0708c1a863800a7e4"><code>2970c6f</code></a>
chore(deps): update dependency esbuild to ^0.23.0</li>
<li><a
href="https://github.com/octokit/plugin-throttling.js/commit/ad5d81fb95ba6cd84b2e1e41327ca84839f7b817"><code>ad5d81f</code></a>
chore(deps): update dependency esbuild to ^0.22.0</li>
<li>Additional commits viewable in <a
href="https://github.com/octokit/plugin-throttling.js/compare/v9.3.0...v9.3.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=9.3.0&new-version=9.3.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 <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


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 16, 2024
1 parent a66da1b commit 08f2a35
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 08f2a35

Please sign in to comment.