Skip to content

Commit 55e2a4b

Browse files
fix(deps): bump the production-dependencies group with 2 updates (#292)
Bumps the production-dependencies group with 2 updates: [@octokit/auth-app](https://github.com/octokit/auth-app.js) and [@octokit/request](https://github.com/octokit/request.js). Updates `@octokit/auth-app` from 8.1.0 to 8.1.1 <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>v8.1.1</h2> <h2><a href="https://github.com/octokit/auth-app.js/compare/v8.1.0...v8.1.1">8.1.1</a> (2025-09-29)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>deps:</strong> update dependency <code>@​octokit/types</code> to v15 (<a href="https://redirect.github.com/octokit/auth-app.js/issues/721">#721</a>) (<a href="https://github.com/octokit/auth-app.js/commit/8b76e56918edc0e754d397e42b1b968ec9fad800">8b76e56</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/octokit/auth-app.js/commit/8b76e56918edc0e754d397e42b1b968ec9fad800"><code>8b76e56</code></a> fix(deps): update dependency <code>@​octokit/types</code> to v15 (<a href="https://redirect.github.com/octokit/auth-app.js/issues/721">#721</a>)</li> <li><a href="https://github.com/octokit/auth-app.js/commit/1eb6dbc98053ecd71827edaf0cf47d78444899bb"><code>1eb6dbc</code></a> chore(deps): update dependency node to v22 (<a href="https://redirect.github.com/octokit/auth-app.js/issues/713">#713</a>)</li> <li><a href="https://github.com/octokit/auth-app.js/commit/576769682cfc7a7901bab4678edd9cd1c48aa76e"><code>5767696</code></a> build(deps): lock file maintenance (<a href="https://redirect.github.com/octokit/auth-app.js/issues/715">#715</a>)</li> <li>See full diff in <a href="https://github.com/octokit/auth-app.js/compare/v8.1.0...v8.1.1">compare view</a></li> </ul> </details> <br /> Updates `@octokit/request` from 10.0.3 to 10.0.5 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/octokit/request.js/releases"><code>@​octokit/request</code>'s releases</a>.</em></p> <blockquote> <h2>v10.0.5</h2> <h2><a href="https://github.com/octokit/request.js/compare/v10.0.4...v10.0.5">10.0.5</a> (2025-09-29)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>deps:</strong> update octokit deps (<a href="https://redirect.github.com/octokit/request.js/issues/772">#772</a>) (<a href="https://github.com/octokit/request.js/commit/30f83b64578eebf6988b44df495d235de8136e6e">30f83b6</a>)</li> </ul> <h2>v10.0.4</h2> <h2><a href="https://github.com/octokit/request.js/compare/v10.0.3...v10.0.4">10.0.4</a> (2025-09-29)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>deps:</strong> update dependency <code>@​octokit/types</code> to v15 (<a href="https://redirect.github.com/octokit/request.js/issues/775">#775</a>) (<a href="https://github.com/octokit/request.js/commit/ad78b4c8099a790d9ac3489342021896cabdbecd">ad78b4c</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/octokit/request.js/commit/30f83b64578eebf6988b44df495d235de8136e6e"><code>30f83b6</code></a> fix(deps): update octokit deps (<a href="https://redirect.github.com/octokit/request.js/issues/772">#772</a>)</li> <li><a href="https://github.com/octokit/request.js/commit/b07d5937e628436a399716e2df8e747d5cbb98d5"><code>b07d593</code></a> ci(action): update actions/checkout action to v5 (<a href="https://redirect.github.com/octokit/request.js/issues/770">#770</a>)</li> <li><a href="https://github.com/octokit/request.js/commit/928c3d7e019e38a70eb89b9760ff120eed6acf58"><code>928c3d7</code></a> chore(deps): update dependency prettier to v3.6.2 (<a href="https://redirect.github.com/octokit/request.js/issues/766">#766</a>)</li> <li><a href="https://github.com/octokit/request.js/commit/a84613eab6b231fca05549186fd4fd4c62bd7f02"><code>a84613e</code></a> ci(action): update actions/setup-node action to v5 (<a href="https://redirect.github.com/octokit/request.js/issues/771">#771</a>)</li> <li><a href="https://github.com/octokit/request.js/commit/ad78b4c8099a790d9ac3489342021896cabdbecd"><code>ad78b4c</code></a> fix(deps): update dependency <code>@​octokit/types</code> to v15 (<a href="https://redirect.github.com/octokit/request.js/issues/775">#775</a>)</li> <li>See full diff in <a href="https://github.com/octokit/request.js/compare/v10.0.3...v10.0.5">compare view</a></li> </ul> </details> <br /> You can trigger a rebase of this PR 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> > **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days. Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Parker Brown <17183625+parkerbxyz@users.noreply.github.com>
1 parent cc6f999 commit 55e2a4b

File tree

2 files changed

+57
-57
lines changed

2 files changed

+57
-57
lines changed

package-lock.json

Lines changed: 56 additions & 56 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
@@ -17,7 +17,7 @@
1717
"license": "MIT",
1818
"dependencies": {
1919
"@actions/core": "^1.11.1",
20-
"@octokit/auth-app": "^8.1.0",
20+
"@octokit/auth-app": "^8.1.1",
2121
"@octokit/request": "^10.0.3",
2222
"p-retry": "^6.2.1",
2323
"undici": "^7.16.0"

0 commit comments

Comments
 (0)