Skip to content

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

Closed
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/codfish-semantic-release-action-5.x
Closed

chore(deps): update codfish/semantic-release-action action to v5 - autoclosed#14
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/codfish-semantic-release-action-5.x

Conversation

@renovate

@renovate renovate Bot commented Feb 8, 2026

Copy link
Copy Markdown

This PR contains the following updates:

Package Type Update Change
codfish/semantic-release-action action major v3v5

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

v5

Compare Source

v4.0.1

Compare Source

Bug Fixes
  • install additional packages to /action to avoid package manager issues (91fdaf1)

v4.0.0

Compare Source

Features
  • upgrade semantic release & other dependencies to latest (df70072), closes #​211
BREAKING CHANGES
  • Migrated to semantic-release v24. Any breaking changes from v23 and v24 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.
  • From semantic v23: if using release.config.js as the name of your config file, it needs to be moved to a .config/ directory or renamed to .releaserc.js to keep it in the root of the repository. see https://github.com/cosmiconfig/cosmiconfig/releases/tag/v9.0.0 for more detail

v4

Compare Source


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

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

Rebasing: Whenever PR is behind base branch, 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.

@renovate renovate Bot changed the title chore(deps): update codfish/semantic-release-action action to v5 chore(deps): update codfish/semantic-release-action action to v5 - autoclosed Jun 25, 2026
@renovate renovate Bot closed this Jun 25, 2026
@renovate renovate Bot deleted the renovate/codfish-semantic-release-action-5.x branch June 25, 2026 18:56
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.

0 participants