Skip to content

Comments

chore(deps): update codfish/semantic-release-action action to v5#78

Merged
dafyddj merged 1 commit intomainfrom
renovate/codfish-semantic-release-action-5.x
Feb 9, 2026
Merged

chore(deps): update codfish/semantic-release-action action to v5#78
dafyddj merged 1 commit intomainfrom
renovate/codfish-semantic-release-action-5.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 8, 2026

This PR contains the following updates:

Package Type Update Change
codfish/semantic-release-action action major v4.0.1v5.0.0

Release Notes

codfish/semantic-release-action (codfish/semantic-release-action)

v5.0.0

Compare Source

Features
  • upgrade deps, node, bump semantic-release to v25 (#​231) (6abd188)
BREAKING CHANGES

Upgraded to semantic-release v25 with breaking changes in the GitHub plugin.
Any breaking changes from v25 apply to this github action version except for
Node version requirements. Because this is a docker-based github action, the
version of node in use is defined inside of the docker image, not by the
consuming runner or your code.

  1. Test in a separate branch first - the GitHub plugin's architectural change
    could affect issue management behavior
  2. Review semantic-release v25 changes
  3. Review @​semantic-release/github v12 changes
  4. Update your workflows to use @v5
  5. (Optional) Migrate to npm OIDC Trusted Publishing:
    • Configure your package on npmjs.com to enable trusted publishing from GitHub Actions
    • Add id-token: write permission to your workflow job
    • Remove the NPM_TOKEN secret (you won't need it anymore!)
    • See npm's trusted publishing guide
  • v5 uses semantic-release v25 & node v24.13.0
  • v4 uses semantic-release v24 & node v22.18.0
  • v3 uses semantic-release v22 & node v20.9
  • v2 uses semantic-release v20 & node v18.7

Compare: codfish/semantic-release-action@v4.0.1...v5.0.0

  • upgrade to semantic-release v25, @​actions/core v3, Node v24.13.0, and update dev tooling

Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 05:59 AM, only on Sunday and Saturday ( * 0-5 * * 0,6 ) (UTC), 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.

@dafyddj dafyddj merged commit 889b8d1 into main Feb 9, 2026
8 checks passed
@renovate renovate bot deleted the renovate/codfish-semantic-release-action-5.x branch February 9, 2026 14:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant