Commit efa96f6
Upgrade: [dependabot] - bump semantic-release from 24.2.8 to 24.2.9 (#269)
Bumps
[semantic-release](https://github.com/semantic-release/semantic-release)
from 24.2.8 to 24.2.9.
<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.9</h2>
<h2><a
href="https://github.com/semantic-release/semantic-release/compare/v24.2.8...v24.2.9">24.2.9</a>
(2025-09-19)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>deps:</strong> update dependency semver-diff to v5 (<a
href="https://redirect.github.com/semantic-release/semantic-release/issues/3867">#3867</a>)
(<a
href="https://github.com/semantic-release/semantic-release/commit/a834948728e55a235975b6e292159da8e63cfb7b">a834948</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/semantic-release/semantic-release/commit/a834948728e55a235975b6e292159da8e63cfb7b"><code>a834948</code></a>
fix(deps): update dependency semver-diff to v5 (<a
href="https://redirect.github.com/semantic-release/semantic-release/issues/3867">#3867</a>)</li>
<li><a
href="https://github.com/semantic-release/semantic-release/commit/14a5bec60d0d9aef67aeb65b1bab70bf5f9ea902"><code>14a5bec</code></a>
chore(deps): update dependency publint to v0.3.13 (<a
href="https://redirect.github.com/semantic-release/semantic-release/issues/3871">#3871</a>)</li>
<li><a
href="https://github.com/semantic-release/semantic-release/commit/c1a63dc201a93183968efa7a1f31cf631d62f8ae"><code>c1a63dc</code></a>
chore(deps): update dependency <code>@types/node</code> to v22.18.6 (<a
href="https://redirect.github.com/semantic-release/semantic-release/issues/3870">#3870</a>)</li>
<li><a
href="https://github.com/semantic-release/semantic-release/commit/83409e2329096968483236491ac3e91a163a1377"><code>83409e2</code></a>
chore(deps): update dependency got to v14.4.9 (<a
href="https://redirect.github.com/semantic-release/semantic-release/issues/3869">#3869</a>)</li>
<li><a
href="https://github.com/semantic-release/semantic-release/commit/4197efe517c511b3a9727912d2a7ac962c1dad3f"><code>4197efe</code></a>
chore(deps): update dependency <code>@types/node</code> to v22.18.5 (<a
href="https://redirect.github.com/semantic-release/semantic-release/issues/3868">#3868</a>)</li>
<li><a
href="https://github.com/semantic-release/semantic-release/commit/7415b954a9ef7b74e1bd56bcdb8d79dede0c0169"><code>7415b95</code></a>
chore(deps): update dependency fs-extra to v11.3.2 (<a
href="https://redirect.github.com/semantic-release/semantic-release/issues/3866">#3866</a>)</li>
<li><a
href="https://github.com/semantic-release/semantic-release/commit/d0c8d19e1f4b9feedea38674ddf336a3d5e653e4"><code>d0c8d19</code></a>
chore(deps): update dependency <code>@types/node</code> to v22.18.4 (<a
href="https://redirect.github.com/semantic-release/semantic-release/issues/3865">#3865</a>)</li>
<li><a
href="https://github.com/semantic-release/semantic-release/commit/e660d3c1bb40cc361f389598f9a3354c8c72888d"><code>e660d3c</code></a>
chore(deps): lock file maintenance (<a
href="https://redirect.github.com/semantic-release/semantic-release/issues/3864">#3864</a>)</li>
<li><a
href="https://github.com/semantic-release/semantic-release/commit/33ce27bc5cef61b338c2b894d7c24dce505e7cce"><code>33ce27b</code></a>
chore(deps): update dependency <code>@types/node</code> to v22.18.3 (<a
href="https://redirect.github.com/semantic-release/semantic-release/issues/3862">#3862</a>)</li>
<li><a
href="https://github.com/semantic-release/semantic-release/commit/e55e1f9acbda903ca943b15487aca9038a1288b4"><code>e55e1f9</code></a>
ci(action): update github/codeql-action action to v3.30.3 (<a
href="https://redirect.github.com/semantic-release/semantic-release/issues/3860">#3860</a>)</li>
<li>See full diff in <a
href="https://github.com/semantic-release/semantic-release/compare/v24.2.8...v24.2.9">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>
Co-authored-by: anthony-nhs <[email protected]>1 parent 20d26df commit efa96f6
2 files changed
+10
-9
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
0 commit comments