Skip to content

chore(deps): update all to v5#15

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/major-all
Open

chore(deps): update all to v5#15
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/major-all

Conversation

@renovate

@renovate renovate Bot commented Sep 25, 2022

Copy link
Copy Markdown

This PR contains the following updates:

Package Type Update Change
codfish/semantic-release-action action major v1.9.0v5.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

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

v3.5.0

Compare Source

Features

v3.4.1

Compare Source

Bug Fixes
  • update release workflow to ensure every docker tag is pushed (#​208) (9a999e0)

v3.4.0

Compare Source

Features

v3.3.0

Compare Source

Features

v3.2.0

Compare Source

Features

v3.1.1

Compare Source

Bug Fixes

v3.1.0

Compare Source

Bug Fixes
  • set default values in the entrypoint (1370f92)
Features

v3.0.0

Compare Source

Bug Fixes
  • run safe-directory on /github/workspace (3e26d45)
Features
  • bump semantic to v22, use node v20 (7f2510c)
  • include main branch by default, update input casing (ad7eb9d)
BREAKING CHANGES

v3

Compare Source

v2.2.1

Compare Source

Bug Fixes
  • force install additional plugins (78f3935)
  • revert back to 18.7.0 (b81ef1d)

v2.2.0

Compare Source

Features
  • add type, channel, gitHead, gitTag, name outputs (04df07b)

v2.1.0

Compare Source

Features

v2.0.0

Compare Source

Features
BREAKING CHANGES
  • Runs using nodejs v18.x and npm v8 now,
    so any dependencies specified in extends or additional_packages
    that have dependency conflicts with semantic-release v19.x will
    cause the action to fail.

v2

Compare Source

v1.10.0

Compare Source

Features

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 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.

@renovate renovate Bot requested a review from moul as a code owner September 25, 2022 20:21
@trafico-bot trafico-bot Bot added the 🔍 Ready for Review Pull Request is not reviewed yet label Sep 25, 2022
@renovate renovate Bot force-pushed the renovate/major-all branch from 4f9db8f to b4e6e85 Compare March 17, 2023 00:00
@renovate renovate Bot force-pushed the renovate/major-all branch from b4e6e85 to 2ec98a0 Compare May 28, 2023 15:52
@renovate renovate Bot changed the title chore(deps): update codfish/semantic-release-action action to v2 chore(deps): update codfish/semantic-release-action action to v3 Nov 10, 2023
@renovate renovate Bot force-pushed the renovate/major-all branch from 2ec98a0 to e02c2df Compare November 10, 2023 02:41
@renovate renovate Bot force-pushed the renovate/major-all branch from e02c2df to a8fe5b5 Compare February 11, 2024 05:56
@renovate renovate Bot force-pushed the renovate/major-all branch from a8fe5b5 to 79e1f54 Compare March 31, 2024 17:44
@renovate renovate Bot force-pushed the renovate/major-all branch from 79e1f54 to 64fa782 Compare April 9, 2024 23:54
@renovate renovate Bot force-pushed the renovate/major-all branch 2 times, most recently from d6b3edb to 4ee8103 Compare June 19, 2024 20:23
@renovate renovate Bot force-pushed the renovate/major-all branch from 4ee8103 to 5d9eb8b Compare November 16, 2024 08:49
@renovate renovate Bot changed the title chore(deps): update codfish/semantic-release-action action to v3 chore(deps): update codfish/semantic-release-action action to v4 Aug 23, 2025
@renovate renovate Bot force-pushed the renovate/major-all branch from 5d9eb8b to b7bcd99 Compare August 23, 2025 11:45
@renovate renovate Bot force-pushed the renovate/major-all branch from b7bcd99 to 9ee4b2e Compare September 24, 2025 08:04
@renovate renovate Bot force-pushed the renovate/major-all branch from 9ee4b2e to 94877ff Compare February 8, 2026 03:44
@renovate renovate Bot changed the title chore(deps): update codfish/semantic-release-action action to v4 chore(deps): update codfish/semantic-release-action action to v5 Feb 8, 2026
@renovate renovate Bot force-pushed the renovate/major-all branch from 94877ff to 369190c Compare April 30, 2026 01:32
@renovate renovate Bot force-pushed the renovate/major-all branch from 369190c to 9825bad Compare May 13, 2026 06:46
@renovate renovate Bot changed the title chore(deps): update codfish/semantic-release-action action to v5 chore(deps): update all to v5 Jun 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies 🔍 Ready for Review Pull Request is not reviewed yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants