Commit 33ae147
authored
Upgrade: [dependabot] - bump semantic-release from 24.2.0 to 24.2.1 (#73)
Bumps
[semantic-release](https://github.com/semantic-release/semantic-release)
from 24.2.0 to 24.2.1.
<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.1</h2>
<h2><a
href="https://github.com/semantic-release/semantic-release/compare/v24.2.0...v24.2.1">24.2.1</a>
(2025-01-03)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>deps:</strong> update dependency import-from-esm to v2 (<a
href="https://redirect.github.com/semantic-release/semantic-release/issues/3556">#3556</a>)
(<a
href="https://github.com/semantic-release/semantic-release/commit/f15019c19e6b934e3dea8458b5808f2108f38705">f15019c</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/semantic-release/semantic-release/commit/f15019c19e6b934e3dea8458b5808f2108f38705"><code>f15019c</code></a>
fix(deps): update dependency import-from-esm to v2 (<a
href="https://redirect.github.com/semantic-release/semantic-release/issues/3556">#3556</a>)</li>
<li><a
href="https://github.com/semantic-release/semantic-release/commit/3f2d7ace5bd5a02e1674b3e10ef78a66113a9060"><code>3f2d7ac</code></a>
chore(deps): lock file maintenance (<a
href="https://redirect.github.com/semantic-release/semantic-release/issues/3555">#3555</a>)</li>
<li><a
href="https://github.com/semantic-release/semantic-release/commit/f1666d081ed854f56e1ee54d22524118fd68ba2f"><code>f1666d0</code></a>
chore(deps): lock file maintenance (<a
href="https://redirect.github.com/semantic-release/semantic-release/issues/3554">#3554</a>)</li>
<li><a
href="https://github.com/semantic-release/semantic-release/commit/88bcc27563be90cc9f263a6b81ae1d97529ecea7"><code>88bcc27</code></a>
ci(action): update github/codeql-action action to v3.28.0 (<a
href="https://redirect.github.com/semantic-release/semantic-release/issues/3553">#3553</a>)</li>
<li><a
href="https://github.com/semantic-release/semantic-release/commit/bf1bf90bad9c4014ba587ef60a82590a8099dcad"><code>bf1bf90</code></a>
ci(action): update actions/upload-artifact action to v4.5.0 (<a
href="https://redirect.github.com/semantic-release/semantic-release/issues/3549">#3549</a>)</li>
<li><a
href="https://github.com/semantic-release/semantic-release/commit/7b68c91c5b122b1d714dc3bb735ccd992e974a31"><code>7b68c91</code></a>
chore(deps): update npm to v11 (<a
href="https://redirect.github.com/semantic-release/semantic-release/issues/3548">#3548</a>)</li>
<li><a
href="https://github.com/semantic-release/semantic-release/commit/a3fbf81a9c6e57f368bbffdf17e92856b2aff5ac"><code>a3fbf81</code></a>
chore(deps): update dependency npm-run-all2 to v7.0.2 (<a
href="https://redirect.github.com/semantic-release/semantic-release/issues/3547">#3547</a>)</li>
<li><a
href="https://github.com/semantic-release/semantic-release/commit/0e8d4c24370e3913a5ee655c82cb232433c3cd79"><code>0e8d4c2</code></a>
chore(deps): lock file maintenance (<a
href="https://redirect.github.com/semantic-release/semantic-release/issues/3546">#3546</a>)</li>
<li><a
href="https://github.com/semantic-release/semantic-release/commit/eeebb6704e3608638d94d686f5f19379f559bbaa"><code>eeebb67</code></a>
chore(deps): lock file maintenance (<a
href="https://redirect.github.com/semantic-release/semantic-release/issues/3545">#3545</a>)</li>
<li><a
href="https://github.com/semantic-release/semantic-release/commit/43011f79e25c12a84e1d5677e3dd49296ad21c97"><code>43011f7</code></a>
ci(action): update github/codeql-action action to v3.27.9 (<a
href="https://redirect.github.com/semantic-release/semantic-release/issues/3543">#3543</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/semantic-release/semantic-release/compare/v24.2.0...v24.2.1">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 fc55002 commit 33ae147
2 files changed
+19
-6
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