Skip to content

fix: Bump semantic-release from 24.2.7 to 25.0.1#22

Merged
charlesmuchene merged 1 commit into
mainfrom
dependabot/npm_and_yarn/semantic-release-25.0.1
Oct 21, 2025
Merged

fix: Bump semantic-release from 24.2.7 to 25.0.1#22
charlesmuchene merged 1 commit into
mainfrom
dependabot/npm_and_yarn/semantic-release-25.0.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Oct 20, 2025

Copy link
Copy Markdown
Contributor

Bumps semantic-release from 24.2.7 to 25.0.1.

Release notes

Sourced from semantic-release's releases.

v25.0.1

25.0.1 (2025-10-19)

Bug Fixes

v25.0.1-beta.3

25.0.1-beta.3 (2025-10-19)

Bug Fixes

  • deps: update to latest npm plugin (a96aced)

v25.0.1-beta.2

25.0.1-beta.2 (2025-10-19)

Bug Fixes

v25.0.1-beta.1

25.0.1-beta.1 (2025-10-16)

Bug Fixes

v25.0.1-alpha.4

25.0.1-alpha.4 (2025-10-16)

Bug Fixes

v25.0.1-alpha.3

... (truncated)

Commits
  • 45b1552 Merge pull request #3906 from semantic-release/beta
  • a96aced fix(deps): update to latest npm plugin
  • fad173e fix(deps): update to the stable version of the npm plugin to add trusted publ...
  • 98ad71d ci(action): update github/codeql-action action to v4.30.9 (#3910)
  • 7dcca47 chore(deps): update dependency @​types/node to v22.18.11 (#3909)
  • f1f2b89 chore(deps): update dependency got to v14.6.0 (#3908)
  • ec8d899 Merge pull request #3905 from semantic-release/alpha
  • c770748 fix(deps): update to the beta of the npm plugin
  • e6faf9a docs(trusted-publishing): mention the updated restrictions for auth against t...
  • 7c39330 fix(deps): update to the latest alpha of the npm plugin
  • Additional commits viewable 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 [semantic-release](https://github.com/semantic-release/semantic-release) from 24.2.7 to 25.0.1.
- [Release notes](https://github.com/semantic-release/semantic-release/releases)
- [Commits](semantic-release/semantic-release@v24.2.7...v25.0.1)

---
updated-dependencies:
- dependency-name: semantic-release
  dependency-version: 25.0.1
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Oct 20, 2025
@dependabot dependabot Bot requested a review from charlesmuchene as a code owner October 20, 2025 02:36
@dependabot dependabot Bot added the javascript Pull requests that update javascript code label Oct 20, 2025
@github-actions

Copy link
Copy Markdown

❌ Invalid PR Title Format

Your PR title must start with one of: BREAKING:, feat:, or fix: (case-insensitive)

Current title: "Bump semantic-release from 24.2.7 to 25.0.1"

Examples of valid titles:

  • BREAKING: Remove deprecated functionality (breaking change → major version)
  • feat: Add new preference validation feature (new features → minor version)
  • fix: Fix typo in documentation (bug fixes → patch version)

Please edit your PR title and the CI will run again automatically.

@github-actions

Copy link
Copy Markdown

❌ CI Failed

The CI build has failed for this PR. Please check the logs and fix the issues.

Common fixes:

  • PR Title: Must start with BREAKING:, feat:, or fix: (case-insensitive)
  • Linting: Run npm run lint locally
  • Build: Run npm run build locally
  • Tests: Run npm test locally
  • Coverage: Run npm run test:coverage locally

Quick verification:

npm run verify

CI Logs: View details

Once fixed, push your changes and CI will run again automatically.

@charlesmuchene charlesmuchene changed the title Bump semantic-release from 24.2.7 to 25.0.1 fix: Bump semantic-release from 24.2.7 to 25.0.1 Oct 21, 2025
@charlesmuchene charlesmuchene merged commit cdaf105 into main Oct 21, 2025
6 of 8 checks passed
@charlesmuchene charlesmuchene deleted the dependabot/npm_and_yarn/semantic-release-25.0.1 branch October 21, 2025 04:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant