Skip to content

Commit 1c8f1dc

Browse files
Upgrade: [dependabot] - bump semantic-release from 24.2.7 to 24.2.8 (#256)
Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 24.2.7 to 24.2.8. <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>v24.2.8</h2> <h2><a href="https://github.com/semantic-release/semantic-release/compare/v24.2.7...v24.2.8">24.2.8</a> (2025-09-10)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>deps:</strong> update dependency hook-std to v4 (<a href="https://redirect.github.com/semantic-release/semantic-release/issues/3859">#3859</a>) (<a href="https://github.com/semantic-release/semantic-release/commit/67abe563ca21b098caa06e3b098cadce13f93e61">67abe56</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/semantic-release/semantic-release/commit/67abe563ca21b098caa06e3b098cadce13f93e61"><code>67abe56</code></a> fix(deps): update dependency hook-std to v4 (<a href="https://redirect.github.com/semantic-release/semantic-release/issues/3859">#3859</a>)</li> <li><a href="https://github.com/semantic-release/semantic-release/commit/3e1a728a069bdd6789b65a0f6c9d5f99fa750d07"><code>3e1a728</code></a> ci(action): update github/codeql-action action to v3.30.2 (<a href="https://redirect.github.com/semantic-release/semantic-release/issues/3857">#3857</a>)</li> <li><a href="https://github.com/semantic-release/semantic-release/commit/7779f2bcfb87cad384e29aab39ea223794ee24bd"><code>7779f2b</code></a> chore(deps): update dependency dockerode to v4.0.8 (<a href="https://redirect.github.com/semantic-release/semantic-release/issues/3856">#3856</a>)</li> <li><a href="https://github.com/semantic-release/semantic-release/commit/66188c4f19c2f46b447196f8fe68309a0db1b179"><code>66188c4</code></a> chore(deps): lock file maintenance (<a href="https://redirect.github.com/semantic-release/semantic-release/issues/3855">#3855</a>)</li> <li><a href="https://github.com/semantic-release/semantic-release/commit/c092bb385093c25d167096fc39e982cbccbad495"><code>c092bb3</code></a> ci(action): update github/codeql-action action to v3.30.1 (<a href="https://redirect.github.com/semantic-release/semantic-release/issues/3854">#3854</a>)</li> <li><a href="https://github.com/semantic-release/semantic-release/commit/5889170c3213a99385e3ce2ea6866dfd0d6e3dd0"><code>5889170</code></a> chore(deps): update dependency <code>@​types/node</code> to v22.18.1 (<a href="https://redirect.github.com/semantic-release/semantic-release/issues/3853">#3853</a>)</li> <li><a href="https://github.com/semantic-release/semantic-release/commit/d59171def1f9bc1f9f5d199363dbdfc5061320d1"><code>d59171d</code></a> ci(action): update actions/setup-node action to v5 (<a href="https://redirect.github.com/semantic-release/semantic-release/issues/3852">#3852</a>)</li> <li><a href="https://github.com/semantic-release/semantic-release/commit/a70610f4525619f2612c8cea51270eb6939e512a"><code>a70610f</code></a> ci(action): update github/codeql-action action to v3.30.0 (<a href="https://redirect.github.com/semantic-release/semantic-release/issues/3851">#3851</a>)</li> <li><a href="https://github.com/semantic-release/semantic-release/commit/23fc74ae3a1dd00290a41bb8587a61eb250fcd5b"><code>23fc74a</code></a> chore(deps): update dependency got to v14.4.8 (<a href="https://redirect.github.com/semantic-release/semantic-release/issues/3849">#3849</a>)</li> <li><a href="https://github.com/semantic-release/semantic-release/commit/d12fd098ae1f600c117146953a00c4badf7ec468"><code>d12fd09</code></a> chore(deps): update dependency <code>@​types/node</code> to v22.18.0 (<a href="https://redirect.github.com/semantic-release/semantic-release/issues/3847">#3847</a>)</li> <li>Additional commits viewable in <a href="https://github.com/semantic-release/semantic-release/compare/v24.2.7...v24.2.8">compare view</a></li> </ul> </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.7&new-version=24.2.8)](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 4ad6ece commit 1c8f1dc

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package-lock.json

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"jest": "^30.1.3",
2727
"jest-junit": "^16.0.0",
2828
"license-checker": "^25.0.1",
29-
"semantic-release": "^24.2.7",
29+
"semantic-release": "^24.2.8",
3030
"ts-jest": "^29.4.1",
3131
"ts-node": "^10.9.2",
3232
"typescript": "^5.9.2"

0 commit comments

Comments
 (0)