Skip to content

⬆️ Updates peter-evans/create-or-update-comment action to v5#667

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/peter-evans-create-or-update-comment-5.x
Open

⬆️ Updates peter-evans/create-or-update-comment action to v5#667
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/peter-evans-create-or-update-comment-5.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Oct 2, 2025

This PR contains the following updates:

Package Type Update Change
peter-evans/create-or-update-comment action major v1v5

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

peter-evans/create-or-update-comment (peter-evans/create-or-update-comment)

v5

Compare Source

v5.0.0: Create or Update Comment v5.0.0

Compare Source

⚙️ Requires Actions Runner v2.327.1 or later if you are using a self-hosted runner for Node 24 support.

What's Changed

Full Changelog: peter-evans/create-or-update-comment@v4.0.0...v5.0.0

v4

Compare Source

v4.0.0: Create or Update Comment v4.0.0

Compare Source

⚙️ Updated runtime to Node.js 20

  • The action now requires a minimum version of v2.308.0 for the Actions runner. Update self-hosted runners to v2.308.0 or later to ensure compatibility.

What's Changed

Full Changelog: peter-evans/create-or-update-comment@v3.1.0...v4.0.0

v3.1.0: Create or Update Comment v3.1.0

Compare Source

What's Changed

Full Changelog: peter-evans/create-or-update-comment@v3.0.2...v3.1.0

v3.0.2: Create or Update Comment v3.0.2

Compare Source

What's Changed
New Contributors

Full Changelog: peter-evans/create-or-update-comment@v3.0.1...v3.0.2

v3.0.1: Create or Update Comment v3.0.1

Compare Source

What's Changed
New Contributors

Full Changelog: peter-evans/create-or-update-comment@v3.0.0...v3.0.1

v3.0.0: Create or Update Comment v3.0.0

Compare Source

What's new
  • Now supports replacing reactions on a comment by setting input reactions-edit-mode to replace. The default behaviour has not changed and will append reactions.
  • Chose how the action should append the comment body with input append-separator. The default behaviour is to add a newline. Other options are space and none.
  • body-file is deprecated in favour of body-path. The behaviour is unchanged.
What's Changed
New Contributors

Full Changelog: peter-evans/create-or-update-comment@v2.1.1...v3.0.0

v3

Compare Source

v2.1.1: Create or Update Comment v2.1.1

Compare Source

⚙️ Fixes the recent Json5 vulnerability.

What's Changed

Full Changelog: peter-evans/create-or-update-comment@v2.1.0...v2.1.1

v2.1.0: Create or Update Comment v2.1.0

Compare Source

⭐ Adds input body-file, the path to a file containing the comment body.

What's Changed

New Contributors

Full Changelog: peter-evans/create-or-update-comment@v2.0.1...v2.1.0

v2.0.1: Create or Update Comment v2.0.1

Compare Source

⚙️ Bumps @actions/core to transition away from deprecated runner commands.

What's Changed

Full Changelog: peter-evans/create-or-update-comment@v2.0.0...v2.0.1

v2.0.0: Create or Update Comment v2.0.0

Compare Source

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: peter-evans/create-or-update-comment@v1.4.5...v2.0.0

v2

Compare Source

v1.4.5: Create or Update Comment v1.4.5

Compare Source

  • Dependency updates
  • Minor update to error handling

v1.4.4: Create or Update Comment v1.4.4

Compare Source

  • Dependency updates

v1.4.3: Create or Update Comment v1.4.3

Compare Source

  • Dependency updates

v1.4.2: Create or Update Comment v1.4.2

Compare Source

  • Dependency updates

v1.4.1: Create or Update Comment v1.4.1

Compare Source

  • Dependency updates

v1.4.0: Create or Update Comment v1.4.0

Compare Source

  • Deprecated reaction-type in favour of reactions.
  • New input reactions takes a comma separated list of reactions to add to the comment.

v1.3.0: Create or Update Comment v1.3.0

Compare Source

  • Sets step output comment-id to the ID of the created comment

v1.2.0: Create or Update Comment v1.2.0

Compare Source

  • token now defaults to GITHUB_TOKEN

v1.1.0: Create or Update Comment v1.1.0

Compare Source

  • Action logic reordered to allow a use case where create and update are combined in a single configuration. See #​9

v1.0.1: Create or Update Comment v1.0.1

Compare Source

  • Updated dependencies

Configuration

📅 Schedule: (in timezone Europe/Moscow)

  • Branch creation
    • "after 10pm every weekday,before 5am every weekday,every weekend"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Oct 2, 2025

🏷️ [bumpr]
Next version:v1.14.1
Changes:v1.14.0...AlexRogalskiy:renovate/peter-evans-create-or-update-comment-5.x

1 similar comment
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Oct 2, 2025

🏷️ [bumpr]
Next version:v1.14.1
Changes:v1.14.0...AlexRogalskiy:renovate/peter-evans-create-or-update-comment-5.x

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Oct 2, 2025

Thanks for the PR!

This section of the codebase is owner by https://github.com/AlexRogalskiy/ - if they write a comment saying "LGTM" then it will be merged.

Copy link
Copy Markdown

@github-actions github-actions Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Scan Summary

Tool Critical High Medium Low Status
Secrets Audit 0 426 0 0

Recommendation

Please review the findings from Code scanning alerts before approving this pull request. You can also configure the build rules or add suppressions to customize this bot 👍

@renovate renovate Bot force-pushed the renovate/peter-evans-create-or-update-comment-5.x branch from c90ee0f to f84b577 Compare April 19, 2026 10:08
Copy link
Copy Markdown

@github-actions github-actions Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Scan Summary

Tool Critical High Medium Low Status
Secrets Audit 0 427 0 0

Recommendation

Please review the findings from Code scanning alerts before approving this pull request. You can also configure the build rules or add suppressions to customize this bot 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants