Skip to content
This repository was archived by the owner on Mar 6, 2024. It is now read-only.

Commit 8afc2a0

Browse files
Bump @octokit/action from 5.0.4 to 6.0.4 (#331)
Bumps [@octokit/action](https://github.com/octokit/action.js) from 5.0.4 to 6.0.4. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/octokit/action.js/releases"><code>@​octokit/action</code>'s releases</a>.</em></p> <blockquote> <h2>v6.0.4</h2> <h2><a href="https://github.com/octokit/action.js/compare/v6.0.3...v6.0.4">6.0.4</a> (2023-06-20)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>deps:</strong> update dependency <code>@​octokit/plugin-rest-endpoint-methods</code> to v8 (<a href="https://redirect.github.com/octokit/action.js/issues/510">#510</a>) (<a href="https://github.com/octokit/action.js/commit/16c176abe2a6dfae45ae49353b911270c5cb2f4f">16c176a</a>)</li> </ul> <h2>v6.0.3</h2> <h2><a href="https://github.com/octokit/action.js/compare/v6.0.2...v6.0.3">6.0.3</a> (2023-06-16)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>deps:</strong> update dependency <code>@​octokit/auth-action</code> to v3 (<a href="https://redirect.github.com/octokit/action.js/issues/507">#507</a>) (<a href="https://github.com/octokit/action.js/commit/1ee8243e880bfc14e27b9ce07eea8caad09e710b">1ee8243</a>)</li> </ul> <h2>v6.0.2</h2> <h2><a href="https://github.com/octokit/action.js/compare/v6.0.1...v6.0.2">6.0.2</a> (2023-06-16)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>deps:</strong> update dependency <code>@​octokit/types</code> to v10 (<a href="https://redirect.github.com/octokit/action.js/issues/508">#508</a>) (<a href="https://github.com/octokit/action.js/commit/467ab338c508ede6db03b130f5a3675decf503ce">467ab33</a>)</li> </ul> <h2>v6.0.1</h2> <h2><a href="https://github.com/octokit/action.js/compare/v6.0.0...v6.0.1">6.0.1</a> (2023-06-07)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>build:</strong> bump <code>@octokit/tsconfig</code> major version (<a href="https://redirect.github.com/octokit/action.js/issues/504">#504</a>) (<a href="https://github.com/octokit/action.js/commit/e47872bd2ab14fac55ee84029d3b13d21c018698">e47872b</a>)</li> </ul> <h2>v6.0.0</h2> <h1><a href="https://github.com/octokit/action.js/compare/v5.0.6...v6.0.0">6.0.0</a> (2023-06-03)</h1> <h3>Bug Fixes</h3> <ul> <li><strong>deps:</strong> update dependency <code>@​octokit/plugin-paginate-rest</code> to v7 (<a href="https://redirect.github.com/octokit/action.js/issues/501">#501</a>) (<a href="https://github.com/octokit/action.js/commit/9cf617197c78f86b9c4d688d94c6aca45ddb64da">9cf6171</a>)</li> </ul> <h3>Continuous Integration</h3> <ul> <li>stop testing against NodeJS v14, v16 (<a href="https://redirect.github.com/octokit/action.js/issues/495">#495</a>) (<a href="https://github.com/octokit/action.js/commit/09b08528360d24f24a941352766228732c28e484">09b0852</a>)</li> </ul> <h3>BREAKING CHANGES</h3> <ul> <li>Drop support for NodeJS v14, v16</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/octokit/action.js/commit/16c176abe2a6dfae45ae49353b911270c5cb2f4f"><code>16c176a</code></a> fix(deps): update dependency <code>@​octokit/plugin-rest-endpoint-methods</code> to v8 (<a href="https://redirect.github.com/octokit/action.js/issues/510">#510</a>)</li> <li><a href="https://github.com/octokit/action.js/commit/822ab776501a6ecb7764c641241154cb9027adcc"><code>822ab77</code></a> build(deps): lock file maintenance</li> <li><a href="https://github.com/octokit/action.js/commit/1ee8243e880bfc14e27b9ce07eea8caad09e710b"><code>1ee8243</code></a> fix(deps): update dependency <code>@​octokit/auth-action</code> to v3 (<a href="https://redirect.github.com/octokit/action.js/issues/507">#507</a>)</li> <li><a href="https://github.com/octokit/action.js/commit/467ab338c508ede6db03b130f5a3675decf503ce"><code>467ab33</code></a> fix(deps): update dependency <code>@​octokit/types</code> to v10 (<a href="https://redirect.github.com/octokit/action.js/issues/508">#508</a>)</li> <li><a href="https://github.com/octokit/action.js/commit/5e2ba669a9ce3e810370863d4a6f6b8247f906fe"><code>5e2ba66</code></a> build(deps): lock file maintenance</li> <li><a href="https://github.com/octokit/action.js/commit/d567c296fb0635d43ca15809f891550a04ec3c01"><code>d567c29</code></a> chore(deps): update dependency esbuild to ^0.18.0 (<a href="https://redirect.github.com/octokit/action.js/issues/505">#505</a>)</li> <li><a href="https://github.com/octokit/action.js/commit/e47872bd2ab14fac55ee84029d3b13d21c018698"><code>e47872b</code></a> fix(build): bump <code>@octokit/tsconfig</code> major version (<a href="https://redirect.github.com/octokit/action.js/issues/504">#504</a>)</li> <li><a href="https://github.com/octokit/action.js/commit/734843f1e4a469a2ed04ac2c4fbb1f3820e36770"><code>734843f</code></a> build(deps): lock file maintenance (<a href="https://redirect.github.com/octokit/action.js/issues/502">#502</a>)</li> <li><a href="https://github.com/octokit/action.js/commit/9cf617197c78f86b9c4d688d94c6aca45ddb64da"><code>9cf6171</code></a> fix(deps): update dependency <code>@​octokit/plugin-paginate-rest</code> to v7 (<a href="https://redirect.github.com/octokit/action.js/issues/501">#501</a>)</li> <li><a href="https://github.com/octokit/action.js/commit/09b08528360d24f24a941352766228732c28e484"><code>09b0852</code></a> ci: stop testing against NodeJS v14, v16 (<a href="https://redirect.github.com/octokit/action.js/issues/495">#495</a>)</li> <li>Additional commits viewable in <a href="https://github.com/octokit/action.js/compare/v5.0.4...v6.0.4">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@octokit/action&package-manager=npm_and_yarn&previous-version=5.0.4&new-version=6.0.4)](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 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>
1 parent 1286f92 commit 8afc2a0

File tree

2 files changed

+82
-35
lines changed

2 files changed

+82
-35
lines changed

package-lock.json

Lines changed: 81 additions & 34 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
@@ -28,7 +28,7 @@
2828
"@actions/core": "^1.10.0",
2929
"@actions/github": "^5.1.1",
3030
"@dqbd/tiktoken": "^1.0.7",
31-
"@octokit/action": "^5.0.4",
31+
"@octokit/action": "^6.0.4",
3232
"@octokit/plugin-retry": "^4.1.3",
3333
"@octokit/plugin-throttling": "^6.0.0",
3434
"minimatch": "^9.0.1",

0 commit comments

Comments
 (0)