Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(ci): bump xt0rted/pull-request-comment-branch from 1 to 2 (vect…
…ordotdev#17461) Bumps [xt0rted/pull-request-comment-branch](https://github.com/xt0rted/pull-request-comment-branch) from 1 to 2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/xt0rted/pull-request-comment-branch/releases">xt0rted/pull-request-comment-branch's releases</a>.</em></p> <blockquote> <h2>v2.0.0</h2> <ul> <li>Updated node runtime from 12 to 16</li> <li>Removed deprecated <code>ref</code> and <code>sha</code> outputs. If you're using these then you should switch to <code>head_ref</code> and <code>head_sha</code> respectively.</li> </ul> <h2>v1.4.0</h2> <ul> <li>Bumped <code>@actions/core</code> from 1.2.7 to 1.10.0</li> <li>Bumped <code>@actions/github</code> from 4.0.0 to 5.1.1</li> <li>Bumped <code>node-fetch</code> from 2.6.1 to 2.6.7</li> </ul> <h2>v1.3.0</h2> <ul> <li>Bumped <code>@actions/core</code> from 1.2.5 to 1.2.7</li> <li>Updated the <code>repo_token</code> input so it defaults to <code>GITHUB_TOKEN</code>. If you're already using this value you can remove this setting from your workflow.</li> </ul> <h2>v1.2.0</h2> <ul> <li>Deprecated <code>ref</code> and <code>sha</code> outputs in favor of <code>head_ref</code> and <code>head_sha</code>.</li> <li>Added <code>base_ref</code> and <code>base_sha</code> outputs</li> <li>Bumped <code>@actions/core</code> from 1.2.2 to 1.2.5</li> <li>Bumped <code>@actions/github</code> from 2.1.1 to 4.0.0</li> </ul> <h2>v1.1.0</h2> <ul> <li>Bumped <code>@actions/github</code> to 2.1.1</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/xt0rted/pull-request-comment-branch/blob/main/CHANGELOG.md">xt0rted/pull-request-comment-branch's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/xt0rted/pull-request-comment-branch/compare/v1.4.0...v2.0.0">2.0.0</a> - 2023-03-29</h2> <ul> <li>Updated node runtime from 12 to 16</li> <li>Removed deprecated <code>ref</code> and <code>sha</code> outputs. If you're using these then you should switch to <code>head_ref</code> and <code>head_sha</code> respectively.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/xt0rted/pull-request-comment-branch/commit/d97294d304604fa98a2600a6e2f916a84b596dc7"><code>d97294d</code></a> Release v2.0.0</li> <li><a href="https://github.com/xt0rted/pull-request-comment-branch/commit/a87e7d3909f55c114c629a0ab0e96cc091ea7709"><code>a87e7d3</code></a> v2.0.0</li> <li><a href="https://github.com/xt0rted/pull-request-comment-branch/commit/680f5a7d743784007565da937f4f39a4172760e5"><code>680f5a7</code></a> Rename fixup-commits.yml to fixup-commits.yml</li> <li><a href="https://github.com/xt0rted/pull-request-comment-branch/commit/3f1f0255c560aed8f3af51515cb800bbd66e202f"><code>3f1f025</code></a> Merge pull request <a href="https://redirect.github.com/xt0rted/pull-request-comment-branch/issues/347">#347</a> from xt0rted/dependabot/npm_and_yarn/types/node-18.15.11</li> <li><a href="https://github.com/xt0rted/pull-request-comment-branch/commit/afc149b78980c9654f76554ce3fb176a597e5148"><code>afc149b</code></a> Bump <code>@types/node</code> from 18.15.10 to 18.15.11</li> <li><a href="https://github.com/xt0rted/pull-request-comment-branch/commit/43a3063ee0315c3019e917ac3190fab29039c8f4"><code>43a3063</code></a> Merge pull request <a href="https://redirect.github.com/xt0rted/pull-request-comment-branch/issues/310">#310</a> from xt0rted/remove-deprecated-outputs</li> <li><a href="https://github.com/xt0rted/pull-request-comment-branch/commit/3733bbba919b51d2dc8d4deef6cb7572762fee7d"><code>3733bbb</code></a> Remove deprecated outputs</li> <li><a href="https://github.com/xt0rted/pull-request-comment-branch/commit/172a6772091edcf6b5b70f36567fddd236590948"><code>172a677</code></a> Merge pull request <a href="https://redirect.github.com/xt0rted/pull-request-comment-branch/issues/342">#342</a> from xt0rted/dependabot/npm_and_yarn/typescript-5.0.2</li> <li><a href="https://github.com/xt0rted/pull-request-comment-branch/commit/71d4d224e956bea09c095deba7b766c77e1cd4ca"><code>71d4d22</code></a> Merge pull request <a href="https://redirect.github.com/xt0rted/pull-request-comment-branch/issues/335">#335</a> from kishaningithub/patch-1</li> <li><a href="https://github.com/xt0rted/pull-request-comment-branch/commit/3dac4bb0bfb1c378daa4d5487969e48020e93e96"><code>3dac4bb</code></a> Bump typescript from 4.9.5 to 5.0.2</li> <li>Additional commits viewable in <a href="https://github.com/xt0rted/pull-request-comment-branch/compare/v1...v2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=xt0rted/pull-request-comment-branch&package-manager=github_actions&previous-version=1&new-version=2)](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>
- Loading branch information