-
Notifications
You must be signed in to change notification settings - Fork 3k
Commit 0489efb
authored
deps: bump the dependency-updates group across 1 directory with 3 updates (#1513)
Bumps the dependency-updates group with 3 updates in the / directory:
[@octokit/plugin-retry](https://github.com/octokit/plugin-retry.js),
[@octokit/plugin-throttling](https://github.com/octokit/plugin-throttling.js)
and [downshift](https://github.com/downshift-js/downshift).
Updates `@octokit/plugin-retry` from 7.1.4 to 7.2.0
<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.2.0</h2>
<h1><a
href="https://github.com/octokit/plugin-retry.js/compare/v7.1.4...v7.2.0">7.2.0</a>
(2025-03-18)</h1>
<h3>Features</h3>
<ul>
<li>don't retry on HTTP 410 (<a
href="https://redirect.github.com/octokit/plugin-retry.js/issues/621">#621</a>)
(<a
href="https://github.com/octokit/plugin-retry.js/commit/40a8c8bc549da73cd96a184172b9c8be0914f3c5">40a8c8b</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/octokit/plugin-retry.js/commit/40a8c8bc549da73cd96a184172b9c8be0914f3c5"><code>40a8c8b</code></a>
feat: don't retry on HTTP 410 (<a
href="https://redirect.github.com/octokit/plugin-retry.js/issues/621">#621</a>)</li>
<li><a
href="https://github.com/octokit/plugin-retry.js/commit/470ac38928c88b476f3770e09a6ed9a21f7fa16c"><code>470ac38</code></a>
chore(deps): update dependency prettier to v3.5.3 (<a
href="https://redirect.github.com/octokit/plugin-retry.js/issues/618">#618</a>)</li>
<li><a
href="https://github.com/octokit/plugin-retry.js/commit/85a5c95fc372e29f4fc04f6e0b8f185562ba9697"><code>85a5c95</code></a>
build(deps): lock file maintenance (<a
href="https://redirect.github.com/octokit/plugin-retry.js/issues/619">#619</a>)</li>
<li><a
href="https://github.com/octokit/plugin-retry.js/commit/ea0d5d83935b2d3745cb1ffe1fdc7f5a3954a544"><code>ea0d5d8</code></a>
build(deps): lock file maintenance (<a
href="https://redirect.github.com/octokit/plugin-retry.js/issues/617">#617</a>)</li>
<li><a
href="https://github.com/octokit/plugin-retry.js/commit/4daf9592dcdfa0a4848fc60008a731b372facec0"><code>4daf959</code></a>
chore(deps): update dependency
semantic-release-plugin-update-version-in-file...</li>
<li><a
href="https://github.com/octokit/plugin-retry.js/commit/33e00764c9c231442c52248a9a7b43c9783f00f5"><code>33e0076</code></a>
chore(deps): update dependency prettier to v3.5.2 (<a
href="https://redirect.github.com/octokit/plugin-retry.js/issues/616">#616</a>)</li>
<li><a
href="https://github.com/octokit/plugin-retry.js/commit/0d364080b2dad219f3df33df693aee613484f384"><code>0d36408</code></a>
build(deps): lock file maintenance (<a
href="https://redirect.github.com/octokit/plugin-retry.js/issues/614">#614</a>)</li>
<li>See full diff in <a
href="https://github.com/octokit/plugin-retry.js/compare/v7.1.4...v7.2.0">compare
view</a></li>
</ul>
</details>
<br />
Updates `@octokit/plugin-throttling` from 9.4.0 to 9.6.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>v9.6.0</h2>
<h1><a
href="https://github.com/octokit/plugin-throttling.js/compare/v9.5.0...v9.6.0">9.6.0</a>
(2025-03-18)</h1>
<h3>Features</h3>
<ul>
<li>new <code>/orgs/{org}/issue-types</code>,
<code>/orgs/{org}/issue-types/{issue_type_id}</code> enpoints (<a
href="https://redirect.github.com/octokit/plugin-throttling.js/issues/778">#778</a>)
(<a
href="https://github.com/octokit/plugin-throttling.js/commit/b879eb91fa1e8877632f3513cbb5a08bba26498f">b879eb9</a>)</li>
</ul>
<h2>v9.5.0</h2>
<h1><a
href="https://github.com/octokit/plugin-throttling.js/compare/v9.4.0...v9.5.0">9.5.0</a>
(2025-03-18)</h1>
<h3>Features</h3>
<ul>
<li>new <code>/enterprises/{enterprise}/actions/hosted-runners</code>,
<code>/orgs/{org}/actions/hosted-runners</code>,
<code>/orgs/{org}/settings/network-configurations</code>,
<code>/orgs/{org}/rulesets/{ruleset_id}/history</code>,<code>/repos/{owner}/{repo}/rulesets/{ruleset_id}/history</code>
endpoints (<a
href="https://redirect.github.com/octokit/plugin-throttling.js/issues/777">#777</a>)
(<a
href="https://github.com/octokit/plugin-throttling.js/commit/52d925ead6f6484faeb7d8f9dc0ab386f84460ba">52d925e</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/octokit/plugin-throttling.js/commit/b879eb91fa1e8877632f3513cbb5a08bba26498f"><code>b879eb9</code></a>
feat: new <code>/orgs/{org}/issue-types</code>,
`/orgs/{org}/issue-types/{issue_type_id}...</li>
<li><a
href="https://github.com/octokit/plugin-throttling.js/commit/52d925ead6f6484faeb7d8f9dc0ab386f84460ba"><code>52d925e</code></a>
feat: new <code>/enterprises/{enterprise}/actions/hosted-runners</code>,
`/orgs/{org}/ac...</li>
<li><a
href="https://github.com/octokit/plugin-throttling.js/commit/7429d8bb8688e76b79babdbd25a64440411113b5"><code>7429d8b</code></a>
chore(deps): update dependency prettier to v3.5.3 (<a
href="https://redirect.github.com/octokit/plugin-throttling.js/issues/774">#774</a>)</li>
<li><a
href="https://github.com/octokit/plugin-throttling.js/commit/4f4a3dbe961ffed771de9ad6c77c2885042ea5ca"><code>4f4a3db</code></a>
build(deps): lock file maintenance (<a
href="https://redirect.github.com/octokit/plugin-throttling.js/issues/776">#776</a>)</li>
<li><a
href="https://github.com/octokit/plugin-throttling.js/commit/b5f63aebf96c31dbc1ba846b299f53ef562236c4"><code>b5f63ae</code></a>
chore(deps): update dependency
semantic-release-plugin-update-version-in-file...</li>
<li><a
href="https://github.com/octokit/plugin-throttling.js/commit/e80b37116d3bc03688345706c8dab34dcf6f1f7d"><code>e80b371</code></a>
build(deps): lock file maintenance (<a
href="https://redirect.github.com/octokit/plugin-throttling.js/issues/771">#771</a>)</li>
<li><a
href="https://github.com/octokit/plugin-throttling.js/commit/9537978485a00f3e1a975624285c8da4bdd5353f"><code>9537978</code></a>
chore(deps): update dependency prettier to v3.5.2 (<a
href="https://redirect.github.com/octokit/plugin-throttling.js/issues/773">#773</a>)</li>
<li><a
href="https://github.com/octokit/plugin-throttling.js/commit/a99a1ea664e49904fe6afdb4aadff4b14192e981"><code>a99a1ea</code></a>
chore(deps): update dependency prettier to v3.5.1 (<a
href="https://redirect.github.com/octokit/plugin-throttling.js/issues/769">#769</a>)</li>
<li><a
href="https://github.com/octokit/plugin-throttling.js/commit/1a4ab472da04b16af7ed7db6f42ea7f07a1b4631"><code>1a4ab47</code></a>
build(deps): lock file maintenance (<a
href="https://redirect.github.com/octokit/plugin-throttling.js/issues/770">#770</a>)</li>
<li><a
href="https://github.com/octokit/plugin-throttling.js/commit/97e6809706c8a864eaf3a376ae7336512c592bbe"><code>97e6809</code></a>
chore(deps): update dependency esbuild to ^0.25.0 (<a
href="https://redirect.github.com/octokit/plugin-throttling.js/issues/768">#768</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/octokit/plugin-throttling.js/compare/v9.4.0...v9.6.0">compare
view</a></li>
</ul>
</details>
<br />
Updates `downshift` from 9.0.8 to 9.0.9
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/downshift-js/downshift/releases">downshift's
releases</a>.</em></p>
<blockquote>
<h2>v9.0.9</h2>
<h2><a
href="https://github.com/downshift-js/downshift/compare/v9.0.8...v9.0.9">9.0.9</a>
(2025-03-14)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>types:</strong> add null to selectedItem type (<a
href="https://redirect.github.com/downshift-js/downshift/issues/1642">#1642</a>)
(<a
href="https://github.com/downshift-js/downshift/commit/a22871f84c15d6098e336def9ade6050a95c2bb9">a22871f</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/downshift-js/downshift/commit/a22871f84c15d6098e336def9ade6050a95c2bb9"><code>a22871f</code></a>
fix(types): add null to selectedItem type (<a
href="https://redirect.github.com/downshift-js/downshift/issues/1642">#1642</a>)</li>
<li>See full diff in <a
href="https://github.com/downshift-js/downshift/compare/v9.0.8...v9.0.9">compare
view</a></li>
</ul>
</details>
<br />
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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent a8e129e commit 0489efbCopy full SHA for 0489efb
1 file changed
+10
-9
lines changed+10-9
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments