Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit91f4ccc

Browse files
Bump thollander/actions-comment-pull-request from 2 to 3 (#2834)
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 <ahref="https://github.com/thollander/actions-comment-pull-request/releases">thollander/actions-comment-pull-request'sreleases</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 <ahref="https://github.com/dependabot"><code>@​dependabot</code></a> in <ahref="https://redirect.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 <ahref="https://github.com/dependabot"><code>@​dependabot</code></a> in <ahref="https://redirect.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 to20.1.4 by <ahref="https://github.com/dependabot"><code>@​dependabot</code></a> in <ahref="https://redirect.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 <ahref="https://github.com/dependabot"><code>@​dependabot</code></a> in <ahref="https://redirect.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 to22.7.5 by <ahref="https://github.com/dependabot"><code>@​dependabot</code></a> in <ahref="https://redirect.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 namingby <a href="https://github.com/thollander"><code>@​thollander</code></a>in <ahref="https://redirect.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 thecomment at the end of the job, use <code>delete-on-completion</code>mode.</p><p><strong>Full Changelog</strong>: <ahref="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 to0.38.1 by <ahref="https://github.com/dependabot"><code>@​dependabot</code></a> in <ahref="https://redirect.github.com/thollander/actions-comment-pull-request/pull/304">thollander/actions-comment-pull-request#304</a></li><li>feat: node 20 version support by <ahref="https://github.com/thollander"><code>@​thollander</code></a> in <ahref="https://redirect.github.com/thollander/actions-comment-pull-request/pull/307">thollander/actions-comment-pull-request#307</a></li></ul><p><strong>Full Changelog</strong>: <ahref="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 <ahref="https://github.com/dependabot"><code>@​dependabot</code></a> in <ahref="https://redirect.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 to16.1.1 by <ahref="https://github.com/dependabot"><code>@​dependabot</code></a> in <ahref="https://redirect.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 <ahref="https://github.com/dependabot"><code>@​dependabot</code></a> in <ahref="https://redirect.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 <ahref="https://github.com/dependabot"><code>@​dependabot</code></a> in <ahref="https://redirect.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.1by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>in <ahref="https://redirect.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 to0.38.0 by <ahref="https://github.com/dependabot"><code>@​dependabot</code></a> in <ahref="https://redirect.github.com/thollander/actions-comment-pull-request/pull/283">thollander/actions-comment-pull-request#283</a></li><li>feat: add actions output variables by <ahref="https://github.com/thollander"><code>@​thollander</code></a> in <ahref="https://redirect.github.com/thollander/actions-comment-pull-request/pull/297">thollander/actions-comment-pull-request#297</a></li></ul><p><strong>Full Changelog</strong>: <ahref="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 <ahref="https://github.com/dependabot"><code>@​dependabot</code></a> in <ahref="https://redirect.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><ahref="https://github.com/thollander/actions-comment-pull-request/commit/65f9e5c9a1f2cd378bd74b2e057c9736982a8e74"><code>65f9e5c</code></a>docs: add migration guide</li><li><ahref="https://github.com/thollander/actions-comment-pull-request/commit/107ab45b779fd2e067ae8280372c847b18cd4b12"><code>107ab45</code></a>feat: manage delete modes in a better way</li><li><ahref="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(<ahref="https://redirect.github.com/thollander/actions-comment-pull-request/issues/389">#389</a>)</li><li><ahref="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 (<ahref="https://redirect.github.com/thollander/actions-comment-pull-request/issues/390">#390</a>)</li><li><ahref="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 to20.1.4 (<ahref="https://redirect.github.com/thollander/actions-comment-pull-request/issues/367">#367</a>)</li><li><ahref="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 (<ahref="https://redirect.github.com/thollander/actions-comment-pull-request/issues/350">#350</a>)</li><li><ahref="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 (<ahref="https://redirect.github.com/thollander/actions-comment-pull-request/issues/326">#326</a>)</li><li>See full diff in <ahref="https://github.com/thollander/actions-comment-pull-request/compare/v2...v3">compareview</a></li></ul></details><br />[![Dependabot compatibilityscore](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'talter 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 editsthat 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 afteryour CI passes on it- `@dependabot cancel merge` will cancel a previously requested mergeand block automerging- `@dependabot reopen` will reopen this PR if it is closed- `@dependabot close` will close this PR and stop Dependabot recreatingit. You can achieve the same result by closing it manually- `@dependabot show <dependency name> ignore conditions` will show allof the ignore conditions of the specified dependency- `@dependabot ignore this major version` will close this PR and stopDependabot creating any more for this major version (unless you reopenthe PR or upgrade to it yourself)- `@dependabot ignore this minor version` will close this PR and stopDependabot creating any more for this minor version (unless you reopenthe PR or upgrade to it yourself)- `@dependabot ignore this dependency` will close this PR and stopDependabot creating any more for this dependency (unless you reopen thePR 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: rtobar <rtobarc@gmail.com>
1 parent0d82516 commit91f4ccc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎.github/workflows/pr-comment.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
pull-requests:write
6363
steps:
6464
-name:Agregar comentario con entradas faltantes
65-
uses:thollander/actions-comment-pull-request@v2
65+
uses:thollander/actions-comment-pull-request@v3
6666
with:
6767
message:${{ needs.define-comment.outputs.comment }}
68-
comment_tag:missing-entries
68+
comment-tag:missing-entries

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp