generated from NHSDigital/repository-template
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit f8e56b2
authored
Upgrade: [dependabot] - bump semantic-release from 24.2.2 to 24.2.3 (#339)
Bumps
[semantic-release](https://github.com/semantic-release/semantic-release)
from 24.2.2 to 24.2.3.
<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.3</h2>
<h2><a
href="https://github.com/semantic-release/semantic-release/compare/v24.2.2...v24.2.3">24.2.3</a>
(2025-02-15)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>types:</strong> fixed typescript definition (<a
href="https://github.com/semantic-release/semantic-release/commit/0e08b5c9752de501b30ae6b6cb34a767d2fae4d9">0e08b5c</a>),
closes <a
href="https://redirect.github.com/semantic-release/semantic-release/issues/3601">#3601</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/semantic-release/semantic-release/commit/0e08b5c9752de501b30ae6b6cb34a767d2fae4d9"><code>0e08b5c</code></a>
fix(types): fixed typescript definition</li>
<li><a
href="https://github.com/semantic-release/semantic-release/commit/5e939a0026abcc32c75a9cbaed8e06b3a3e7ef3a"><code>5e939a0</code></a>
Use labels in issue templates (<a
href="https://redirect.github.com/semantic-release/semantic-release/issues/3599">#3599</a>)</li>
<li><a
href="https://github.com/semantic-release/semantic-release/commit/0a3049f4a679f79e5e9e0cdc34509b42f608b569"><code>0a3049f</code></a>
build(deps): bump <code>@octokit/endpoint</code> from 10.1.2 to 10.1.3
(<a
href="https://redirect.github.com/semantic-release/semantic-release/issues/3608">#3608</a>)</li>
<li><a
href="https://github.com/semantic-release/semantic-release/commit/552f62eea5651f709cb6d6597225cd57db95ceb8"><code>552f62e</code></a>
build(deps): bump <code>@octokit/request-error</code> from 6.1.6 to
6.1.7 (<a
href="https://redirect.github.com/semantic-release/semantic-release/issues/3609">#3609</a>)</li>
<li><a
href="https://github.com/semantic-release/semantic-release/commit/43c32b2daf31db096fcec0b95f06cd381787bd7f"><code>43c32b2</code></a>
chore(deps): update dependency prettier to v3.5.1 (<a
href="https://redirect.github.com/semantic-release/semantic-release/issues/3605">#3605</a>)</li>
<li><a
href="https://github.com/semantic-release/semantic-release/commit/e2dd84c49d93dbe8a9023daf2a11c3ec50db5fa6"><code>e2dd84c</code></a>
chore(deps): update dependency publint to v0.3.5 (<a
href="https://redirect.github.com/semantic-release/semantic-release/issues/3603">#3603</a>)</li>
<li><a
href="https://github.com/semantic-release/semantic-release/commit/1724ee3c2c7d0d58484a5f5cbc9965858f35fb7e"><code>1724ee3</code></a>
chore(deps): update dependency got to v14.4.6 (<a
href="https://redirect.github.com/semantic-release/semantic-release/issues/3600">#3600</a>)</li>
<li><a
href="https://github.com/semantic-release/semantic-release/commit/bb5736f880bfc3065de9fdef8f994ea38ae937ff"><code>bb5736f</code></a>
chore(deps): lock file maintenance (<a
href="https://redirect.github.com/semantic-release/semantic-release/issues/3597">#3597</a>)</li>
<li><a
href="https://github.com/semantic-release/semantic-release/commit/fbfaba6244d1c342308aabb919f8758d66c32d6a"><code>fbfaba6</code></a>
chore(deps): update dependency prettier to v3.5.0 (<a
href="https://redirect.github.com/semantic-release/semantic-release/issues/3596">#3596</a>)</li>
<li>See full diff in <a
href="https://github.com/semantic-release/semantic-release/compare/v24.2.2...v24.2.3">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 7b95f76 commit f8e56b2Copy full SHA for f8e56b2
2 files changed
+5
-5
lines changed+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
32 | 32 |
| |
33 | 33 |
| |
34 | 34 |
| |
35 |
| - | |
| 35 | + | |
36 | 36 |
| |
37 | 37 |
| |
38 | 38 |
| |
|
0 commit comments