[PR #7510] Bump peter-evans/create-or-update-comment from 1.4.5 to 2 #11434

Closed
opened 2026-02-07 06:38:23 +03:00 by OVERLORD · 0 comments
Owner

Original Pull Request: https://github.com/jellyfin/jellyfin/pull/7510

State: closed
Merged: Yes


Bumps peter-evans/create-or-update-comment from 1.4.5 to 2.

Release notes

Sourced from peter-evans/create-or-update-comment's releases.

Create or Update Comment v2.0.0

What's new

  • Updated runtime to Node.js 16
    • The action now requires a minimum version of v2.285.0 for the Actions Runner.
    • If using GitHub Enterprise Server, the action requires GHES 3.4 or later.

What's Changed

New Contributors

Full Changelog: https://github.com/peter-evans/create-or-update-comment/compare/v1.4.5...v2.0.0

Commits
  • c9fcb64 Merge pull request #105 from peter-evans/v2
  • 862a968 Update runtime to node 16
  • 63e171a Merge pull request #101 from peter-evans/rm-workflow
  • 741ee28 Remove workflow
  • ad0c5a2 Merge pull request #97 from peter-evans/update-distribution
  • d743841 Update distribution
  • fed340e Merge pull request #94 from peter-evans/update-dependencies
  • dacf24c Update dependencies
  • 85a7ce6 Merge pull request #95 from mfn/mfn-bash-fixes
  • 6484e4d Use double quotes to preserve adjacent spaces correctly
  • Additional commits viewable in compare view

Dependabot compatibility score

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 commands and options

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)
**Original Pull Request:** https://github.com/jellyfin/jellyfin/pull/7510 **State:** closed **Merged:** Yes --- Bumps [peter-evans/create-or-update-comment](https://github.com/peter-evans/create-or-update-comment) from 1.4.5 to 2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/peter-evans/create-or-update-comment/releases">peter-evans/create-or-update-comment's releases</a>.</em></p> <blockquote> <h2>Create or Update Comment v2.0.0</h2> <h2>What's new</h2> <ul> <li>Updated runtime to Node.js 16 <ul> <li>The action now requires a minimum version of v2.285.0 for the <a href="https://github.com/actions/runner/releases/tag/v2.285.0">Actions Runner</a>.</li> <li>If using GitHub Enterprise Server, the action requires <a href="https://docs.github.com/en/enterprise-server@3.4/admin/release-notes">GHES 3.4</a> or later.</li> </ul> </li> </ul> <h2>What's Changed</h2> <ul> <li>Use double quotes to preserve adjacent spaces correctly by <a href="https://github.com/mfn"><code>@​mfn</code></a> in <a href="https://github-redirect.dependabot.com/peter-evans/create-or-update-comment/pull/95">peter-evans/create-or-update-comment#95</a></li> <li>Remove workflow by <a href="https://github.com/peter-evans"><code>@​peter-evans</code></a> in <a href="https://github-redirect.dependabot.com/peter-evans/create-or-update-comment/pull/101">peter-evans/create-or-update-comment#101</a></li> <li>Update runtime to node 16 by <a href="https://github.com/peter-evans"><code>@​peter-evans</code></a> in <a href="https://github-redirect.dependabot.com/peter-evans/create-or-update-comment/pull/105">peter-evans/create-or-update-comment#105</a></li> <li>7 dependency updates by <a href="https://github.com/actions-bot"><code>@​actions-bot</code></a> and <a href="https://github.com/dependabot"><code>@​dependabot</code></a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/mfn"><code>@​mfn</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/peter-evans/create-or-update-comment/pull/95">peter-evans/create-or-update-comment#95</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/peter-evans/create-or-update-comment/compare/v1.4.5...v2.0.0">https://github.com/peter-evans/create-or-update-comment/compare/v1.4.5...v2.0.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/peter-evans/create-or-update-comment/commit/c9fcb64660bc90ec1cc535646af190c992007c32"><code>c9fcb64</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/peter-evans/create-or-update-comment/issues/105">#105</a> from peter-evans/v2</li> <li><a href="https://github.com/peter-evans/create-or-update-comment/commit/862a968b6893951e455b61df4607c63be927e5c1"><code>862a968</code></a> Update runtime to node 16</li> <li><a href="https://github.com/peter-evans/create-or-update-comment/commit/63e171afd597dc4be7b89306575bccc262e512ef"><code>63e171a</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/peter-evans/create-or-update-comment/issues/101">#101</a> from peter-evans/rm-workflow</li> <li><a href="https://github.com/peter-evans/create-or-update-comment/commit/741ee284046258eaf09101cb150ba8e25a054371"><code>741ee28</code></a> Remove workflow</li> <li><a href="https://github.com/peter-evans/create-or-update-comment/commit/ad0c5a210255bfe327cd550bc3f11b49e318be3a"><code>ad0c5a2</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/peter-evans/create-or-update-comment/issues/97">#97</a> from peter-evans/update-distribution</li> <li><a href="https://github.com/peter-evans/create-or-update-comment/commit/d7438411f0dd7ae2aa34902cceec4d8ebc4ce334"><code>d743841</code></a> Update distribution</li> <li><a href="https://github.com/peter-evans/create-or-update-comment/commit/fed340e087b2f1e43996ab11e1faeaf4b1ab3ead"><code>fed340e</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/peter-evans/create-or-update-comment/issues/94">#94</a> from peter-evans/update-dependencies</li> <li><a href="https://github.com/peter-evans/create-or-update-comment/commit/dacf24c705ea9d73835355f4b471a67f69a17cfe"><code>dacf24c</code></a> Update dependencies</li> <li><a href="https://github.com/peter-evans/create-or-update-comment/commit/85a7ce63456c26d56a5ea525941e3d89f9e6e20a"><code>85a7ce6</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/peter-evans/create-or-update-comment/issues/95">#95</a> from mfn/mfn-bash-fixes</li> <li><a href="https://github.com/peter-evans/create-or-update-comment/commit/6484e4d98fefc8e4a43ae035ac90b762463002ad"><code>6484e4d</code></a> Use double quotes to preserve adjacent spaces correctly</li> <li>Additional commits viewable in <a href="https://github.com/peter-evans/create-or-update-comment/compare/v1.4.5...v2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=peter-evans/create-or-update-comment&package-manager=github_actions&previous-version=1.4.5&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>
OVERLORD added the pull-request label 2026-02-07 06:38:23 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#11434