Commit a597988
authored
build(deps-dev): bump semantic-release from 24.2.8 to 25.0.0 (#1498)
Bumps
[semantic-release](https://github.com/semantic-release/semantic-release)
from 24.2.8 to 25.0.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/semantic-release/semantic-release/releases">semantic-release's
releases</a>.</em></p>
<blockquote>
<h2>v25.0.0</h2>
<h1><a
href="https://github.com/semantic-release/semantic-release/compare/v24.2.9...v25.0.0">25.0.0</a>
(2025-10-15)</h1>
<h3>Bug Fixes</h3>
<ul>
<li><strong>deps:</strong> update dependency hosted-git-info to v9 (<a
href="https://github.com/semantic-release/semantic-release/commit/9fa04f85df77cb84c9adf8a582fbf39149244f1b">9fa04f8</a>)</li>
<li><strong>deps:</strong> update dependency yargs to v18 (<a
href="https://redirect.github.com/semantic-release/semantic-release/issues/3745">#3745</a>)
(<a
href="https://github.com/semantic-release/semantic-release/commit/cde9a720d6a005af3ce31670f950adb01f530db9">cde9a72</a>)</li>
<li><strong>deps:</strong> update to the stable version of the github
plugin (<a
href="https://github.com/semantic-release/semantic-release/commit/f12cf8101a7f6576249dfafd7c6a10245ee6234c">f12cf81</a>)</li>
<li><strong>deps:</strong> update to the stable version of the
release-notes-generator plugin (<a
href="https://github.com/semantic-release/semantic-release/commit/d9def723917b05f1e96b91b597d5a2a3bd700444">d9def72</a>)</li>
<li><strong>deps:</strong> updated to the stable version of the
commit-analyzer plugin (<a
href="https://github.com/semantic-release/semantic-release/commit/291533b1a93daf2543f20b08a5d13f56ce72cf97">291533b</a>)</li>
<li><strong>deps:</strong> upgrade to the new major version of the npm
plugin, which upgrades npm to v11 for publishing (<a
href="https://github.com/semantic-release/semantic-release/commit/1be8290a6169e3855fc7c32a8e1364e187c6f30d">1be8290</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li><strong>node-versions:</strong> drop support for node versions v20,
v21, and v23 (<a
href="https://github.com/semantic-release/semantic-release/commit/56d16f428420860cbcc0da67e5b5f370f7c23565">56d16f4</a>)</li>
<li><strong>node-versions:</strong> raise the minimum node version for
the v24 range (<a
href="https://github.com/semantic-release/semantic-release/commit/116a1880771f8367ce7e245f8541aa10f247bd7f">116a188</a>)</li>
</ul>
<h3>BREAKING CHANGES</h3>
<ul>
<li><strong>node-versions:</strong> the minimum node version for the v24
range is now v24.10.0</li>
<li><strong>node-versions:</strong> a minimum of node v22.14 is now
required</li>
</ul>
<h2>v25.0.0-beta.11</h2>
<h1><a
href="https://github.com/semantic-release/semantic-release/compare/v25.0.0-beta.10...v25.0.0-beta.11">25.0.0-beta.11</a>
(2025-10-15)</h1>
<h3>Bug Fixes</h3>
<ul>
<li><strong>deps:</strong> update to the stable version of the github
plugin (<a
href="https://github.com/semantic-release/semantic-release/commit/f12cf8101a7f6576249dfafd7c6a10245ee6234c">f12cf81</a>)</li>
<li><strong>deps:</strong> update to the stable version of the
release-notes-generator plugin (<a
href="https://github.com/semantic-release/semantic-release/commit/d9def723917b05f1e96b91b597d5a2a3bd700444">d9def72</a>)</li>
</ul>
<h2>v25.0.0-beta.10</h2>
<h1><a
href="https://github.com/semantic-release/semantic-release/compare/v25.0.0-beta.9...v25.0.0-beta.10">25.0.0-beta.10</a>
(2025-10-13)</h1>
<h3>Bug Fixes</h3>
<ul>
<li><strong>deps:</strong> updated to the stable version of the
commit-analyzer plugin (<a
href="https://github.com/semantic-release/semantic-release/commit/291533b1a93daf2543f20b08a5d13f56ce72cf97">291533b</a>)</li>
</ul>
<h2>v25.0.0-beta.9</h2>
<h1><a
href="https://github.com/semantic-release/semantic-release/compare/v25.0.0-beta.8...v25.0.0-beta.9">25.0.0-beta.9</a>
(2025-10-13)</h1>
<h3>Features</h3>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/semantic-release/semantic-release/commit/bcbf055e8b68f3b32118c1627e391eddce8c9a6c"><code>bcbf055</code></a>
Merge pull request <a
href="https://redirect.github.com/semantic-release/semantic-release/issues/3902">#3902</a>
from semantic-release/beta</li>
<li><a
href="https://github.com/semantic-release/semantic-release/commit/02a3a99e8dfa7cd72f1c791fe421eb581866f7ec"><code>02a3a99</code></a>
Merge branch 'master' into beta</li>
<li><a
href="https://github.com/semantic-release/semantic-release/commit/d9def723917b05f1e96b91b597d5a2a3bd700444"><code>d9def72</code></a>
fix(deps): update to the stable version of the release-notes-generator
plugin</li>
<li><a
href="https://github.com/semantic-release/semantic-release/commit/f12cf8101a7f6576249dfafd7c6a10245ee6234c"><code>f12cf81</code></a>
fix(deps): update to the stable version of the github plugin</li>
<li><a
href="https://github.com/semantic-release/semantic-release/commit/ae7484d3fb0f9bcef06301d486d22bf5496db481"><code>ae7484d</code></a>
ci(action): update actions/setup-node action to v6 (<a
href="https://redirect.github.com/semantic-release/semantic-release/issues/3904">#3904</a>)</li>
<li><a
href="https://github.com/semantic-release/semantic-release/commit/291533b1a93daf2543f20b08a5d13f56ce72cf97"><code>291533b</code></a>
fix(deps): updated to the stable version of the commit-analyzer
plugin</li>
<li><a
href="https://github.com/semantic-release/semantic-release/commit/3809fb20288e89d1c3e29a6a823ea0b95a209a7b"><code>3809fb2</code></a>
ci(node-versions): update node version matrix to match updated supported
ranges</li>
<li><a
href="https://github.com/semantic-release/semantic-release/commit/116a1880771f8367ce7e245f8541aa10f247bd7f"><code>116a188</code></a>
feat(node-versions): raise the minimum node version for the v24
range</li>
<li><a
href="https://github.com/semantic-release/semantic-release/commit/1be8290a6169e3855fc7c32a8e1364e187c6f30d"><code>1be8290</code></a>
fix(deps): upgrade to the new major version of the npm plugin</li>
<li><a
href="https://github.com/semantic-release/semantic-release/commit/277ede198d7c4e5cf3f745386967396145817713"><code>277ede1</code></a>
Merge branch 'master' of github.com:semantic-release/semantic-release
into beta</li>
<li>Additional commits viewable in <a
href="https://github.com/semantic-release/semantic-release/compare/v24.2.8...v25.0.0">compare
view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
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-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
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)
</details>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 27176f9 commit a597988
2 files changed
+1563
-1601
lines changed
0 commit comments