Skip to content

Commit ad29c8c

Browse files
chore(deps-dev): bump semantic-release from 24.2.9 to 25.0.2 (#198)
[//]: # (dependabot-start) ⚠️ **Dependabot is rebasing this PR** ⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to this PR yourself, they will take precedence over the rebase. --- [//]: # (dependabot-end) Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 24.2.9 to 25.0.2. <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.2</h2> <h2><a href="https://github.com/semantic-release/semantic-release/compare/v25.0.1...v25.0.2">25.0.2</a> (2025-11-07)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>deps:</strong> update dependency read-package-up to v12 (<a href="https://redirect.github.com/semantic-release/semantic-release/issues/3935">#3935</a>) (<a href="https://github.com/semantic-release/semantic-release/commit/1494cb99a957c3be8cd5e02b13ebe21155c83e10">1494cb9</a>)</li> </ul> <h2>v25.0.1</h2> <h2><a href="https://github.com/semantic-release/semantic-release/compare/v25.0.0...v25.0.1">25.0.1</a> (2025-10-19)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>deps:</strong> update to the latest version of the npm plugin to add trusted publishing support (<a href="https://github.com/semantic-release/semantic-release/commit/fad173e5fc767c8193027e77bb04b1103eebdcd3">fad173e</a>), closes <a href="https://redirect.github.com/semantic-release/npm/issues/958">semantic-release/npm#958</a></li> </ul> <h2>v25.0.1-beta.3</h2> <h2><a href="https://github.com/semantic-release/semantic-release/compare/v25.0.1-beta.2...v25.0.1-beta.3">25.0.1-beta.3</a> (2025-10-19)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>deps:</strong> update to latest npm plugin (<a href="https://github.com/semantic-release/semantic-release/commit/a96aced2e8cd75c576be40ac0e5952f9fc0245fb">a96aced</a>)</li> </ul> <h2>v25.0.1-beta.2</h2> <h2><a href="https://github.com/semantic-release/semantic-release/compare/v25.0.1-beta.1...v25.0.1-beta.2">25.0.1-beta.2</a> (2025-10-19)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>deps:</strong> update to the stable version of the npm plugin to add trusted publishing support (<a href="https://github.com/semantic-release/semantic-release/commit/fad173e5fc767c8193027e77bb04b1103eebdcd3">fad173e</a>), closes <a href="https://redirect.github.com/semantic-release/npm/issues/958">semantic-release/npm#958</a></li> </ul> <h2>v25.0.1-beta.1</h2> <h2><a href="https://github.com/semantic-release/semantic-release/compare/v25.0.0...v25.0.1-beta.1">25.0.1-beta.1</a> (2025-10-16)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>deps:</strong> update to the beta of the npm plugin (<a href="https://github.com/semantic-release/semantic-release/commit/c7707480184a294917543f25c1e98dcc160d61b9">c770748</a>), closes <a href="https://redirect.github.com/semantic-release/npm/issues/958">semantic-release/npm#958</a></li> <li><strong>deps:</strong> update to the latest alpha of the npm plugin (<a href="https://github.com/semantic-release/semantic-release/commit/7c393304a1f68a6f60c59e219e62a3869252d789">7c39330</a>), closes <a href="https://redirect.github.com/semantic-release/npm/issues/958">semantic-release/npm#958</a></li> <li><strong>deps:</strong> update to the latest alpha of the npm plugin (<a href="https://github.com/semantic-release/semantic-release/commit/2434041aa1b2cc7e2375f0098e90f6b18ccf3a03">2434041</a>), closes <a href="https://redirect.github.com/semantic-release/npm/issues/958">semantic-release/npm#958</a></li> <li><strong>deps:</strong> update to the latest alpha of the npm plugin (<a href="https://github.com/semantic-release/semantic-release/commit/a3c1129b6061b43b579133304ba59213f97fe78e">a3c1129</a>)</li> <li><strong>deps:</strong> updated to latest alpha of the npm plugin (<a href="https://github.com/semantic-release/semantic-release/commit/ea567996b3f52779ffc11a3356c22e5aae882458">ea56799</a>)</li> <li><strong>deps:</strong> upgrade to the latest alpha of the npm plugin (<a href="https://github.com/semantic-release/semantic-release/commit/e4ff786639dfa5127d0fcb37f6e9861cc82715b7">e4ff786</a>), closes <a href="https://redirect.github.com/semantic-release/npm/issues/958">semantic-release/npm#958</a></li> <li><strong>deps:</strong> use the alpha of the npm plugin (<a href="https://github.com/semantic-release/semantic-release/commit/ce3618e96c209d972b67600b8cf2c3b0601ad322">ce3618e</a>), closes <a href="https://redirect.github.com/semantic-release/npm/issues/958">semantic-release/npm#958</a></li> </ul> <h2>v25.0.1-alpha.4</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/semantic-release/semantic-release/commit/1494cb99a957c3be8cd5e02b13ebe21155c83e10"><code>1494cb9</code></a> fix(deps): update dependency read-package-up to v12 (<a href="https://redirect.github.com/semantic-release/semantic-release/issues/3935">#3935</a>)</li> <li><a href="https://github.com/semantic-release/semantic-release/commit/b79ff4cb7634bd7aa28a92192e6adc2c0ff2f40e"><code>b79ff4c</code></a> Merge pull request <a href="https://redirect.github.com/semantic-release/semantic-release/issues/3931">#3931</a> from Simek/patch-1</li> <li><a href="https://github.com/semantic-release/semantic-release/commit/ddfe3cbfcb2eba1f28cc4b594ddc40c5f0179522"><code>ddfe3cb</code></a> Merge pull request <a href="https://redirect.github.com/semantic-release/semantic-release/issues/3932">#3932</a> from Deltamir/docs-add-semantic-release-uv-community...</li> <li><a href="https://github.com/semantic-release/semantic-release/commit/adac0b79cafd090c2fafb1225db3515e0f220eb3"><code>adac0b7</code></a> Merge pull request <a href="https://redirect.github.com/semantic-release/semantic-release/issues/3920">#3920</a> from semantic-release/installation</li> <li><a href="https://github.com/semantic-release/semantic-release/commit/8b681089e3630dfd246bed6e53b6ed9ee63ab0f0"><code>8b68108</code></a> update Node version in <code>npx</code> command example</li> <li><a href="https://github.com/semantic-release/semantic-release/commit/15293df42d795512797720d690b75d520a19cf5e"><code>15293df</code></a> docs(plugins): add semantic-release-uv community plugin in plugins list</li> <li><a href="https://github.com/semantic-release/semantic-release/commit/bfc6d4d6696c24cb054f85d22d471821d083e7bd"><code>bfc6d4d</code></a> docs: Update minimal required Node version</li> <li><a href="https://github.com/semantic-release/semantic-release/commit/8d7d8ed915c1ea21bc0dd965b4e9a963c7280cae"><code>8d7d8ed</code></a> chore(deps): update dependency <code>@​types/node</code> to v24.10.0 (<a href="https://redirect.github.com/semantic-release/semantic-release/issues/3929">#3929</a>)</li> <li><a href="https://github.com/semantic-release/semantic-release/commit/809126c51feafc7a399973bd9205a428f26627b8"><code>809126c</code></a> chore(deps): lock file maintenance (<a href="https://redirect.github.com/semantic-release/semantic-release/issues/3928">#3928</a>)</li> <li><a href="https://github.com/semantic-release/semantic-release/commit/d1affd3aa83b2df2343d71a19ebeebdf330431a1"><code>d1affd3</code></a> chore(deps): update dependency got to v14.6.2 (<a href="https://redirect.github.com/semantic-release/semantic-release/issues/3927">#3927</a>)</li> <li>Additional commits viewable in <a href="https://github.com/semantic-release/semantic-release/compare/v24.2.9...v25.0.2">compare view</a></li> </ul> </details> <details> <summary>Maintainer changes</summary> <p>This version was pushed to npm by [GitHub Actions](<a href="https://www.npmjs.com/~GitHub">https://www.npmjs.com/~GitHub</a> Actions), a new releaser for semantic-release since your current version.</p> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=semantic-release&package-manager=npm_and_yarn&previous-version=24.2.9&new-version=25.0.2)](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 e9060a4 commit ad29c8c

File tree

2 files changed

+778
-679
lines changed

2 files changed

+778
-679
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
"globals": "^16.0.0",
7777
"playwright": "^1.54.1",
7878
"prettier": "^3.6.1",
79-
"semantic-release": "^24.2.7",
79+
"semantic-release": "^25.0.2",
8080
"typescript": "~5.9.3",
8181
"typescript-eslint": "^8.30.1",
8282
"vite": "^7.2.2",

0 commit comments

Comments
 (0)