Skip to content

Commit

Permalink
fix(deps): bump the production-dependencies group across 1 directory …
Browse files Browse the repository at this point in the history
…with 3 updates (#193)

Bumps the production-dependencies group with 3 updates in the /
directory:
[@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core),
[@octokit/auth-app](https://github.com/octokit/auth-app.js) and
[p-retry](https://github.com/sindresorhus/p-retry).

Updates `@actions/core` from 1.10.1 to 1.11.1
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md"><code>@​actions/core</code>'s
changelog</a>.</em></p>
<blockquote>
<h3>1.11.1</h3>
<ul>
<li>Fix uses of <code>crypto.randomUUID</code> on Node 18 and earlier <a
href="https://redirect.github.com/actions/toolkit/pull/1842">#1842</a></li>
</ul>
<h3>1.11.0</h3>
<ul>
<li>Add platform info utilities <a
href="https://redirect.github.com/actions/toolkit/pull/1551">#1551</a></li>
<li>Remove dependency on <code>uuid</code> package <a
href="https://redirect.github.com/actions/toolkit/pull/1824">#1824</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/actions/toolkit/commits/HEAD/packages/core">compare
view</a></li>
</ul>
</details>
<br />

Updates `@octokit/auth-app` from 7.1.1 to 7.1.3
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/octokit/auth-app.js/releases"><code>@​octokit/auth-app</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v7.1.3</h2>
<h2><a
href="https://github.com/octokit/auth-app.js/compare/v7.1.2...v7.1.3">7.1.3</a>
(2024-11-15)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>deps:</strong> replace lru-cache with toad-cache (<a
href="https://redirect.github.com/octokit/auth-app.js/issues/654">#654</a>)
(<a
href="https://github.com/octokit/auth-app.js/commit/43b97a655ca1111f88610e001ecfa54604b28f1c">43b97a6</a>)</li>
</ul>
<h2>v7.1.2</h2>
<h2><a
href="https://github.com/octokit/auth-app.js/compare/v7.1.1...v7.1.2">7.1.2</a>
(2024-11-05)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>deps:</strong> use fork of <code>lru-cache</code> to fix
type errors (<a
href="https://redirect.github.com/octokit/auth-app.js/issues/651">#651</a>)
(<a
href="https://github.com/octokit/auth-app.js/commit/3c259fdf84cfe3cb48fa9242998406a2b7272920">3c259fd</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/octokit/auth-app.js/commit/43b97a655ca1111f88610e001ecfa54604b28f1c"><code>43b97a6</code></a>
fix(deps): replace lru-cache with toad-cache (<a
href="https://redirect.github.com/octokit/auth-app.js/issues/654">#654</a>)</li>
<li><a
href="https://github.com/octokit/auth-app.js/commit/7861dd553fe0b5cd0b4af25a38bbd86ff3df4069"><code>7861dd5</code></a>
build(deps): lock file maintenance (<a
href="https://redirect.github.com/octokit/auth-app.js/issues/652">#652</a>)</li>
<li><a
href="https://github.com/octokit/auth-app.js/commit/70e2904e2f1d5004e12c685ef86276f0e3a0936d"><code>70e2904</code></a>
build(deps): lock file maintenance (<a
href="https://redirect.github.com/octokit/auth-app.js/issues/644">#644</a>)</li>
<li><a
href="https://github.com/octokit/auth-app.js/commit/3c259fdf84cfe3cb48fa9242998406a2b7272920"><code>3c259fd</code></a>
fix(deps): use fork of <code>lru-cache</code> to fix type errors (<a
href="https://redirect.github.com/octokit/auth-app.js/issues/651">#651</a>)</li>
<li><a
href="https://github.com/octokit/auth-app.js/commit/7cc020fd9d7a4960efa1796bf566f4dc82fd0e76"><code>7cc020f</code></a>
chore(deps): update dependency <code>@​types/node</code> to v22 (<a
href="https://redirect.github.com/octokit/auth-app.js/issues/650">#650</a>)</li>
<li><a
href="https://github.com/octokit/auth-app.js/commit/c6e968872e01c011a00c2eabe7cb3e266ce030d9"><code>c6e9688</code></a>
build: switch to vitest and fetch-mock v11 (<a
href="https://redirect.github.com/octokit/auth-app.js/issues/648">#648</a>)</li>
<li><a
href="https://github.com/octokit/auth-app.js/commit/2a11fbdfe101f253df554f44d1ac159d658085f1"><code>2a11fbd</code></a>
chore(deps): update dependency <code>@​octokit/tsconfig</code> to v4 (<a
href="https://redirect.github.com/octokit/auth-app.js/issues/646">#646</a>)</li>
<li><a
href="https://github.com/octokit/auth-app.js/commit/b3ce19b16c96cd42cb6b79f51c84451e6d40ed90"><code>b3ce19b</code></a>
chore(deps): update dependency esbuild to ^0.24.0 (<a
href="https://redirect.github.com/octokit/auth-app.js/issues/645">#645</a>)</li>
<li><a
href="https://github.com/octokit/auth-app.js/commit/6869c940fefe4de5a2081d43236a40497c7a7652"><code>6869c94</code></a>
chore(deps): update dependency glob to v11 (<a
href="https://redirect.github.com/octokit/auth-app.js/issues/626">#626</a>)</li>
<li><a
href="https://github.com/octokit/auth-app.js/commit/a5ca4ac6c3be0095ac811f027e0cb43bf7331d3b"><code>a5ca4ac</code></a>
build(deps): lock file maintenance (<a
href="https://redirect.github.com/octokit/auth-app.js/issues/643">#643</a>)</li>
<li>See full diff in <a
href="https://github.com/octokit/auth-app.js/compare/v7.1.1...v7.1.3">compare
view</a></li>
</ul>
</details>
<br />

Updates `p-retry` from 6.2.0 to 6.2.1
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/sindresorhus/p-retry/releases">p-retry's
releases</a>.</em></p>
<blockquote>
<h2>v6.2.1</h2>
<ul>
<li>Fix <code>onFailedAttempt</code> and <code>shouldRetry</code>
options being <code>undefined</code> (<a
href="https://redirect.github.com/sindresorhus/p-retry/issues/82">#82</a>)
b400af6</li>
</ul>
<p><a
href="https://github.com/sindresorhus/p-retry/compare/v6.2.0...v6.2.1">https://github.com/sindresorhus/p-retry/compare/v6.2.0...v6.2.1</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/sindresorhus/p-retry/commit/0a288cc203d657eb20e317163ae21834b86ba1bb"><code>0a288cc</code></a>
6.2.1</li>
<li><a
href="https://github.com/sindresorhus/p-retry/commit/b400af6f1075ff59e5880828023736f83e4f05a8"><code>b400af6</code></a>
Fix <code>onFailedAttempt</code> and <code>shouldRetry</code> options
being <code>undefined</code> (<a
href="https://redirect.github.com/sindresorhus/p-retry/issues/82">#82</a>)</li>
<li>See full diff in <a
href="https://github.com/sindresorhus/p-retry/compare/v6.2.0...v6.2.1">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>
  • Loading branch information
dependabot[bot] authored Dec 20, 2024
1 parent ae140fa commit fa6118c
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 26 deletions.
60 changes: 37 additions & 23 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@
},
"license": "MIT",
"dependencies": {
"@actions/core": "^1.10.1",
"@octokit/auth-app": "^7.1.1",
"@actions/core": "^1.11.1",
"@octokit/auth-app": "^7.1.3",
"@octokit/request": "^9.1.3",
"p-retry": "^6.2.0",
"p-retry": "^6.2.1",
"undici": "^6.19.8"
},
"devDependencies": {
Expand Down

0 comments on commit fa6118c

Please sign in to comment.