Skip to content

Commit

Permalink
chore(deps): bump thollander/actions-comment-pull-request from 2 to 3 (
Browse files Browse the repository at this point in the history
…#230)

Bumps
[thollander/actions-comment-pull-request](https://github.com/thollander/actions-comment-pull-request)
from 2 to 3.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/thollander/actions-comment-pull-request/releases">thollander/actions-comment-pull-request's
releases</a>.</em></p>
<blockquote>
<h2>v3.0.0</h2>
<h2>What's Changed</h2>
<ul>
<li>chore(deps-dev): bump typescript from 5.2.2 to 5.3.3 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://github.com/thollander/actions-comment-pull-request/pull/326">thollander/actions-comment-pull-request#326</a></li>
<li>chore(deps-dev): bump prettier from 3.0.3 to 3.2.5 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://github.com/thollander/actions-comment-pull-request/pull/350">thollander/actions-comment-pull-request#350</a></li>
<li>chore(deps-dev): bump <code>@​tsconfig/node20</code> from 20.1.2 to
20.1.4 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://github.com/thollander/actions-comment-pull-request/pull/367">thollander/actions-comment-pull-request#367</a></li>
<li>chore(deps-dev): bump typescript from 5.3.3 to 5.6.3 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://github.com/thollander/actions-comment-pull-request/pull/390">thollander/actions-comment-pull-request#390</a></li>
<li>chore(deps-dev): bump <code>@​types/node</code> from 20.8.7 to
22.7.5 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://github.com/thollander/actions-comment-pull-request/pull/389">thollander/actions-comment-pull-request#389</a></li>
<li>feat: manage delete modes in a better way + consistent input naming
by <a href="https://github.com/thollander"><code>@​thollander</code></a>
in <a
href="https://github.com/thollander/actions-comment-pull-request/pull/391">thollander/actions-comment-pull-request#391</a></li>
</ul>
<h2>Breaking changes</h2>
<h3>Parameters</h3>
<ul>
<li>From <code>filePath</code> to <code>file-path</code></li>
<li>From <code>GITHUB_TOKEN</code> to <code>github-token</code></li>
<li>From <code>pr_number</code> to <code>pr-number</code></li>
<li>From <code>comment_tag</code> to <code>comment-tag</code></li>
<li>From <code>create_if_not_exists</code> to
<code>create-if-not-exists</code></li>
</ul>
<h3>Mode</h3>
<p><code>delete</code> now deletes a comment immediately. To delete the
comment at the end of the job, use <code>delete-on-completion</code>
mode.</p>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/thollander/actions-comment-pull-request/compare/v2...v3.0.0">https://github.com/thollander/actions-comment-pull-request/compare/v2...v3.0.0</a></p>
<h2>v2.5.0 : Node 20 version support</h2>
<h2>What's Changed</h2>
<ul>
<li>chore(deps-dev): bump <code>@​vercel/ncc</code> from 0.38.0 to
0.38.1 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://github.com/thollander/actions-comment-pull-request/pull/304">thollander/actions-comment-pull-request#304</a></li>
<li>feat: node 20 version support by <a
href="https://github.com/thollander"><code>@​thollander</code></a> in <a
href="https://github.com/thollander/actions-comment-pull-request/pull/307">thollander/actions-comment-pull-request#307</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/thollander/actions-comment-pull-request/compare/v2.4.3...v2.5.0">https://github.com/thollander/actions-comment-pull-request/compare/v2.4.3...v2.5.0</a></p>
<h2>v2.4.3 : outputs variables</h2>
<h2>What's Changed</h2>
<ul>
<li>chore(deps-dev): bump prettier from 3.0.1 to 3.0.2 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://github.com/thollander/actions-comment-pull-request/pull/271">thollander/actions-comment-pull-request#271</a></li>
<li>chore(deps-dev): bump <code>@​tsconfig/node16</code> from 16.1.0 to
16.1.1 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://github.com/thollander/actions-comment-pull-request/pull/273">thollander/actions-comment-pull-request#273</a></li>
<li>chore(deps-dev): bump typescript from 5.1.6 to 5.2.2 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://github.com/thollander/actions-comment-pull-request/pull/277">thollander/actions-comment-pull-request#277</a></li>
<li>chore(deps-dev): bump prettier from 3.0.2 to 3.0.3 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://github.com/thollander/actions-comment-pull-request/pull/279">thollander/actions-comment-pull-request#279</a></li>
<li>chore(deps): bump <code>@​actions/core</code> from 1.10.0 to 1.10.1
by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>
in <a
href="https://github.com/thollander/actions-comment-pull-request/pull/286">thollander/actions-comment-pull-request#286</a></li>
<li>chore(deps-dev): bump <code>@​vercel/ncc</code> from 0.36.1 to
0.38.0 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://github.com/thollander/actions-comment-pull-request/pull/283">thollander/actions-comment-pull-request#283</a></li>
<li>feat: add actions output variables by <a
href="https://github.com/thollander"><code>@​thollander</code></a> in <a
href="https://github.com/thollander/actions-comment-pull-request/pull/297">thollander/actions-comment-pull-request#297</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/thollander/actions-comment-pull-request/compare/v2...v2.4.3">https://github.com/thollander/actions-comment-pull-request/compare/v2...v2.4.3</a></p>
<h2>v2.4.2 : dependencies update</h2>
<h2>What's Changed</h2>
<ul>
<li>chore(deps): bump semver from 6.3.0 to 6.3.1 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://github.com/thollander/actions-comment-pull-request/pull/253">thollander/actions-comment-pull-request#253</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/thollander/actions-comment-pull-request/commit/65f9e5c9a1f2cd378bd74b2e057c9736982a8e74"><code>65f9e5c</code></a>
docs: add migration guide</li>
<li><a
href="https://github.com/thollander/actions-comment-pull-request/commit/107ab45b779fd2e067ae8280372c847b18cd4b12"><code>107ab45</code></a>
feat: manage delete modes in a better way</li>
<li><a
href="https://github.com/thollander/actions-comment-pull-request/commit/ce644a4ba466eb7e94ddef442fbaf2ac1ae7af35"><code>ce644a4</code></a>
chore(deps-dev): bump <code>@​types/node</code> from 20.8.7 to 22.7.5
(<a
href="https://github.com/thollander/actions-comment-pull-request/issues/389">#389</a>)</li>
<li><a
href="https://github.com/thollander/actions-comment-pull-request/commit/52f13cbcc809c634d886a0c6b129031dc7961f8e"><code>52f13cb</code></a>
chore(deps-dev): bump typescript from 5.3.3 to 5.6.3 (<a
href="https://github.com/thollander/actions-comment-pull-request/issues/390">#390</a>)</li>
<li><a
href="https://github.com/thollander/actions-comment-pull-request/commit/77f7e428bd96191a58dcf8320c70ef69e1850658"><code>77f7e42</code></a>
chore(deps-dev): bump <code>@​tsconfig/node20</code> from 20.1.2 to
20.1.4 (<a
href="https://github.com/thollander/actions-comment-pull-request/issues/367">#367</a>)</li>
<li><a
href="https://github.com/thollander/actions-comment-pull-request/commit/e5dae98d09bd6c013ca3f3eb1cf16d7f167922a9"><code>e5dae98</code></a>
chore(deps-dev): bump prettier from 3.0.3 to 3.2.5 (<a
href="https://github.com/thollander/actions-comment-pull-request/issues/350">#350</a>)</li>
<li><a
href="https://github.com/thollander/actions-comment-pull-request/commit/bc14ce351a6a25022a490f2be0570c700083a7fe"><code>bc14ce3</code></a>
chore(deps-dev): bump typescript from 5.2.2 to 5.3.3 (<a
href="https://github.com/thollander/actions-comment-pull-request/issues/326">#326</a>)</li>
<li>See full diff in <a
href="https://github.com/thollander/actions-comment-pull-request/compare/v2...v3">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=thollander/actions-comment-pull-request&package-manager=github_actions&previous-version=2&new-version=3)](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 show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Dimitris Sarlis <dimitrios.sarlis@dfinity.org>
  • Loading branch information
dependabot[bot] and dsarlis authored Oct 29, 2024
1 parent e8c0c79 commit 5c2908e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/canbench-post-comment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
matrix: ${{fromJSON(needs.download-results.outputs.matrix)}}
steps:
- name: Post comment
uses: thollander/actions-comment-pull-request@v2
uses: thollander/actions-comment-pull-request@v3
with:
message: |
${{ matrix.benchmark.result }}
Expand Down

0 comments on commit 5c2908e

Please # to comment.