Commit a484df8
authored
Upgrade: [dependabot] - bump NHSDigital/eps-workflow-semantic-release from 2.0.9 to 2.0.11 (#310)
Bumps
[NHSDigital/eps-workflow-semantic-release](https://github.com/nhsdigital/eps-workflow-semantic-release)
from 2.0.9 to 2.0.11.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/nhsdigital/eps-workflow-semantic-release/releases">NHSDigital/eps-workflow-semantic-release's
releases</a>.</em></p>
<blockquote>
<h2>v2.0.11</h2>
<h2><a
href="https://github.com/NHSDigital/eps-workflow-semantic-release/compare/v2.0.10...v2.0.11">2.0.11</a>
(2025-10-29)</h2>
<h3>Fix</h3>
<ul>
<li>[AEA-0000] - allow different main branch (<a
href="https://redirect.github.com/nhsdigital/eps-workflow-semantic-release/issues/73">#73</a>)
(<a
href="https://github.com/NHSDigital/eps-workflow-semantic-release/commit/361957c147279f5f0f68b64fde9927833363d5f7">361957c</a>)</li>
</ul>
<h2>Info</h2>
<p><a
href="https://github.com/NHSDigital/eps-workflow-semantic-release/compare/02b13e9b4022...361957c14727">See
code diff</a>
<a
href="https://github.com/NHSDigital/eps-workflow-semantic-release/actions/runs/18901332151">Release
workflow run</a></p>
<p>It was initialized by <a
href="https://github.com/anthony-nhs">anthony-nhs</a></p>
<h2>v2.0.10</h2>
<h2><a
href="https://github.com/NHSDigital/eps-workflow-semantic-release/compare/v2.0.9...v2.0.10">2.0.10</a>
(2025-10-29)</h2>
<h3>Upgrade</h3>
<ul>
<li>[dependabot] - bump NHSDigital/eps-workflow-dependabot from 1.0.7 to
1.0.8 (<a
href="https://redirect.github.com/nhsdigital/eps-workflow-semantic-release/issues/71">#71</a>)
(<a
href="https://github.com/NHSDigital/eps-workflow-semantic-release/commit/02b13e9b4022ac4892ac406204c611ff18ca9095">02b13e9</a>)</li>
<li>[dependabot] - bump NHSDigital/eps-workflow-quality-checks from
5.1.0 to 5.1.3 (<a
href="https://redirect.github.com/nhsdigital/eps-workflow-semantic-release/issues/72">#72</a>)
(<a
href="https://github.com/NHSDigital/eps-workflow-semantic-release/commit/9fdd61a342852d4cbc40bb87c404fbcffacf08b2">9fdd61a</a>)</li>
</ul>
<h2>Info</h2>
<p><a
href="https://github.com/NHSDigital/eps-workflow-semantic-release/compare/9fdd61a34285...02b13e9b4022">See
code diff</a>
<a
href="https://github.com/NHSDigital/eps-workflow-semantic-release/actions/runs/18894250694">Release
workflow run</a></p>
<p>It was initialized by <a
href="https://github.com/apps/eps-autoapprove-dependabot">eps-autoapprove-dependabot[bot]</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/NHSDigital/eps-workflow-semantic-release/commit/361957c147279f5f0f68b64fde9927833363d5f7"><code>361957c</code></a>
Fix: [AEA-0000] - allow different main branch (<a
href="https://redirect.github.com/nhsdigital/eps-workflow-semantic-release/issues/73">#73</a>)</li>
<li><a
href="https://github.com/NHSDigital/eps-workflow-semantic-release/commit/02b13e9b4022ac4892ac406204c611ff18ca9095"><code>02b13e9</code></a>
Upgrade: [dependabot] - bump NHSDigital/eps-workflow-dependabot from
1.0.7 to...</li>
<li><a
href="https://github.com/NHSDigital/eps-workflow-semantic-release/commit/9fdd61a342852d4cbc40bb87c404fbcffacf08b2"><code>9fdd61a</code></a>
Upgrade: [dependabot] - bump NHSDigital/eps-workflow-quality-checks from
5.1....</li>
<li>See full diff in <a
href="https://github.com/nhsdigital/eps-workflow-semantic-release/compare/dfe382696a37973eeb78ada43e3117fde9f1b875...361957c147279f5f0f68b64fde9927833363d5f7">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 f7328a0 commit a484df8
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
| 56 | + | |
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| |||
| 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