Skip to content

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Aug 19, 2025

Bumps codfish/semantic-release-action from 3 to 4.

Release notes

Sourced from codfish/semantic-release-action's releases.

v4.0.0

4.0.0 (2025-08-18)

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

v3.5.0

3.5.0 (2024-11-15)

Features

v3.4.1

3.4.1 (2024-06-17)

Bug Fixes

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

v3.4.0

3.4.0 (2024-06-15)

Features

v3.3.0

3.3.0 (2024-04-09)

Features

  • use node v20.12.1 and use node-slim instead of alpine (#205) (b0e57c9), closes #204

v3.2.0

... (truncated)

Commits
  • e42c81d docs: update README with latest version
  • 22ce451 Merge pull request #214 from codfish/upgrades
  • df70072 feat: upgrade semantic release & other dependencies to latest
  • 3dae048 chore: add ai context
  • 12c8498 docs: update README to update checkout version
  • 14f7beb ci: fix potential danger GitHub action (#212)
  • d7b2c85 docs: update README.md to use latest docker digest
  • See full diff 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [codfish/semantic-release-action](https://github.com/codfish/semantic-release-action) from 3 to 4.
- [Release notes](https://github.com/codfish/semantic-release-action/releases)
- [Commits](codfish/semantic-release-action@v3...v4)

---
updated-dependencies:
- dependency-name: codfish/semantic-release-action
  dependency-version: '4'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Aug 19, 2025

Labels

The following labels could not be found: github-actions. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

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