Skip to content

Commit

Permalink
deps: bump @octokit/plugin-retry from 6.0.1 to 7.1.1 (#828)
Browse files Browse the repository at this point in the history
[//]: # (dependabot-start)
⚠️  **Dependabot is rebasing this PR** ⚠️ 

Rebasing might not happen immediately, so don't worry if this takes some
time.

Note: if you make any changes to this PR yourself, they will take
precedence over the rebase.

---

[//]: # (dependabot-end)

Bumps
[@octokit/plugin-retry](https://github.com/octokit/plugin-retry.js) from
6.0.1 to 7.1.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/octokit/plugin-retry.js/releases"><code>@​octokit/plugin-retry</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v7.1.1</h2>
<h2><a
href="https://github.com/octokit/plugin-retry.js/compare/v7.1.0...v7.1.1">7.1.1</a>
(2024-04-23)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>pkg:</strong> add a <code>default</code> fallback export (<a
href="https://redirect.github.com/octokit/plugin-retry.js/issues/542">#542</a>)
(<a
href="https://github.com/octokit/plugin-retry.js/commit/4cc1275afd7b91df9f07fb32df7a23964cbf3c34">4cc1275</a>)</li>
</ul>
<h2>v7.1.0</h2>
<h1><a
href="https://github.com/octokit/plugin-retry.js/compare/v7.0.4...v7.1.0">7.1.0</a>
(2024-04-03)</h1>
<h3>Features</h3>
<ul>
<li><strong>security:</strong> Add provenance (<a
href="https://redirect.github.com/octokit/plugin-retry.js/issues/535">#535</a>)
(<a
href="https://github.com/octokit/plugin-retry.js/commit/dcf1fa38337b06d1a82cda596e8839306498f8c3">dcf1fa3</a>)</li>
</ul>
<h2>v7.0.4</h2>
<h2><a
href="https://github.com/octokit/plugin-retry.js/compare/v7.0.3...v7.0.4">7.0.4</a>
(2024-04-03)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>deps:</strong> update dependency
<code>@​octokit/types</code> to v13 (<a
href="https://github.com/octokit/plugin-retry.js/commit/7d5ecaf17806855e73552d0f8e32dc0b42a52340">7d5ecaf</a>)</li>
</ul>
<h2>v7.0.3</h2>
<h2><a
href="https://github.com/octokit/plugin-retry.js/compare/v7.0.2...v7.0.3">7.0.3</a>
(2024-03-01)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>deps:</strong> update dependency
<code>@​octokit/request-error</code> to v6 (<a
href="https://redirect.github.com/octokit/plugin-retry.js/issues/514">#514</a>)
(<a
href="https://github.com/octokit/plugin-retry.js/commit/598caa471a40a40169f691261b18928730e4badb">598caa4</a>)</li>
</ul>
<h2>v7.0.2</h2>
<h2><a
href="https://github.com/octokit/plugin-retry.js/compare/v7.0.1...v7.0.2">7.0.2</a>
(2024-02-27)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>pkg:</strong> add <code>main</code> entry point (<a
href="https://redirect.github.com/octokit/plugin-retry.js/issues/523">#523</a>)
(<a
href="https://github.com/octokit/plugin-retry.js/commit/cec2053b710908aacdfc8e69c08ecc4ce0b291eb">cec2053</a>),
closes <a
href="https://redirect.github.com/octokit/core.js/issues/662">octokit/core.js#662</a></li>
</ul>
<h2>v7.0.1</h2>
<h2><a
href="https://github.com/octokit/plugin-retry.js/compare/v7.0.0...v7.0.1">7.0.1</a>
(2024-02-26)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>add missing file extension on bottleneck import (<a
href="https://redirect.github.com/octokit/plugin-retry.js/issues/520">#520</a>)
(<a
href="https://github.com/octokit/plugin-retry.js/commit/0383322feb5d468452ac0db35bd63df6bdeb90eb">0383322</a>)</li>
</ul>
<h2>v7.0.0</h2>
<h1><a
href="https://github.com/octokit/plugin-retry.js/compare/v6.0.1...v7.0.0">7.0.0</a>
(2024-02-25)</h1>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/octokit/plugin-retry.js/commit/4cc1275afd7b91df9f07fb32df7a23964cbf3c34"><code>4cc1275</code></a>
fix(pkg): add a <code>default</code> fallback export (<a
href="https://redirect.github.com/octokit/plugin-retry.js/issues/542">#542</a>)</li>
<li><a
href="https://github.com/octokit/plugin-retry.js/commit/6a0722fabd8023d3db56f0c23aebd8f927021570"><code>6a0722f</code></a>
build(deps): lock file maintenance (<a
href="https://redirect.github.com/octokit/plugin-retry.js/issues/540">#540</a>)</li>
<li><a
href="https://github.com/octokit/plugin-retry.js/commit/cca1de15d96b576955d47c37e476b48b498dcd3c"><code>cca1de1</code></a>
build(deps): lock file maintenance</li>
<li><a
href="https://github.com/octokit/plugin-retry.js/commit/864c13460aca1f38055591497ece429fd9ada320"><code>864c134</code></a>
ci(action): update actions/add-to-project action to v1.0.1 (<a
href="https://redirect.github.com/octokit/plugin-retry.js/issues/538">#538</a>)</li>
<li><a
href="https://github.com/octokit/plugin-retry.js/commit/ab69adb8aead6b242f51c537010a5154bd3b9841"><code>ab69adb</code></a>
build(deps): lock file maintenance (<a
href="https://redirect.github.com/octokit/plugin-retry.js/issues/537">#537</a>)</li>
<li><a
href="https://github.com/octokit/plugin-retry.js/commit/dcf1fa38337b06d1a82cda596e8839306498f8c3"><code>dcf1fa3</code></a>
feat(security): Add provenance (<a
href="https://redirect.github.com/octokit/plugin-retry.js/issues/535">#535</a>)</li>
<li><a
href="https://github.com/octokit/plugin-retry.js/commit/7d5ecaf17806855e73552d0f8e32dc0b42a52340"><code>7d5ecaf</code></a>
fix(deps): update dependency <code>@​octokit/types</code> to v13</li>
<li><a
href="https://github.com/octokit/plugin-retry.js/commit/b9013465b5ca81dce3a57daa33a2e99d607aff63"><code>b901346</code></a>
build(deps): lock file maintenance (<a
href="https://redirect.github.com/octokit/plugin-retry.js/issues/533">#533</a>)</li>
<li><a
href="https://github.com/octokit/plugin-retry.js/commit/7b6eacc4cbb76b8023c232ba7e8b96728ca5067d"><code>7b6eacc</code></a>
ci(action): update actions/add-to-project action to v1</li>
<li><a
href="https://github.com/octokit/plugin-retry.js/commit/63ab005c2f74e4439ef6c10ad12104ae7893fd8a"><code>63ab005</code></a>
build(deps): lock file maintenance (<a
href="https://redirect.github.com/octokit/plugin-retry.js/issues/531">#531</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/octokit/plugin-retry.js/compare/v6.0.1...v7.1.1">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@octokit/plugin-retry&package-manager=npm_and_yarn&previous-version=6.0.1&new-version=7.1.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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed May 7, 2024
1 parent ff2870c commit 2b51c98
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 35 deletions.
53 changes: 19 additions & 34 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion workspaces/data/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"homepage": "https://github.com/npm/statusboard#readme",
"dependencies": {
"@octokit/graphql": "^8.1.1",
"@octokit/plugin-retry": "^6.0.0",
"@octokit/plugin-retry": "^7.1.1",
"@octokit/plugin-throttling": "^9.3.0",
"@octokit/rest": "^20.0.1",
"dotenv": "^16.0.3",
Expand Down

0 comments on commit 2b51c98

Please sign in to comment.