Skip to content

Tags: NHSDigital/eps-FHIR-validator-lambda

Tags

v1.1.51

Toggle v1.1.51's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Upgrade: [dependabot] - bump NHSDigital/eps-common-workflows/.github/…

…workflows/quality-checks.yml from 5.3.12 to 5.4.1 (#440)

Bumps
[NHSDigital/eps-common-workflows/.github/workflows/quality-checks.yml](https://github.com/nhsdigital/eps-common-workflows)
from 5.3.12 to 5.4.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/nhsdigital/eps-common-workflows/releases">NHSDigital/eps-common-workflows/.github/workflows/quality-checks.yml's
releases</a>.</em></p>
<blockquote>
<h2>v5.4.1</h2>
<h2><a
href="https://github.com/NHSDigital/eps-common-workflows/compare/v5.4.0...v5.4.1">5.4.1</a>
(2026-02-12)</h2>
<h3>Upgrade</h3>
<ul>
<li>[dependabot] - bump <code>@​semantic-release/github</code> from
12.0.3 to 12.0.5 (<a
href="https://redirect.github.com/nhsdigital/eps-common-workflows/issues/64">#64</a>)
(<a
href="https://github.com/NHSDigital/eps-common-workflows/commit/997a1946c83bb2a9eda418847ed640738af949ff">997a194</a>)</li>
</ul>
<h2>Info</h2>
<p><a
href="https://github.com/NHSDigital/eps-common-workflows/actions/runs/21958646435">Release
workflow run</a> - Workflow ID: 21958646435</p>
<p>It was initialized by <a
href="https://github.com/apps/eps-autoapprove-dependabot">eps-autoapprove-dependabot[bot]</a></p>
<h2>v5.4.0</h2>
<h1><a
href="https://github.com/NHSDigital/eps-common-workflows/compare/v5.3.12...v5.4.0">5.4.0</a>
(2026-02-12)</h1>
<h3>New</h3>
<ul>
<li>[AEA-6028] - Updated actionlint to allow for yaml anchors (<a
href="https://redirect.github.com/nhsdigital/eps-common-workflows/issues/63">#63</a>)
(<a
href="https://github.com/NHSDigital/eps-common-workflows/commit/ae3d6b307b3174b5724a31f63776ce4159639d20">ae3d6b3</a>)</li>
</ul>
<h2>Info</h2>
<p><a
href="https://github.com/NHSDigital/eps-common-workflows/actions/runs/21942413870">Release
workflow run</a> - Workflow ID: 21942413870</p>
<p>It was initialized by <a
href="https://github.com/anthony-nhs">anthony-nhs</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/NHSDigital/eps-common-workflows/commit/997a1946c83bb2a9eda418847ed640738af949ff"><code>997a194</code></a>
Upgrade: [dependabot] - bump <code>@​semantic-release/github</code> from
12.0.3 to 12.0.5 (...</li>
<li><a
href="https://github.com/NHSDigital/eps-common-workflows/commit/ae3d6b307b3174b5724a31f63776ce4159639d20"><code>ae3d6b3</code></a>
New: [AEA-6028] - Updated actionlint to allow for yaml anchors (<a
href="https://redirect.github.com/nhsdigital/eps-common-workflows/issues/63">#63</a>)</li>
<li>See full diff in <a
href="https://github.com/nhsdigital/eps-common-workflows/compare/5ccebbf821beef2de6abdce9e392b3cbeb4999e3...997a1946c83bb2a9eda418847ed640738af949ff">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=NHSDigital/eps-common-workflows/.github/workflows/quality-checks.yml&package-manager=github_actions&previous-version=5.3.12&new-version=5.4.1)](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 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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v1.1.50

Toggle v1.1.50's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Upgrade: [dependabot] - bump org.apache.maven.plugins:maven-compiler-…

…plugin from 3.14.1 to 3.15.0 (#428)

Bumps
[org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin)
from 3.14.1 to 3.15.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/apache/maven-compiler-plugin/releases">org.apache.maven.plugins:maven-compiler-plugin's
releases</a>.</em></p>
<blockquote>
<h2>3.15.0</h2>
<!-- raw HTML omitted -->
<h2>🐛 Bug Fixes</h2>
<ul>
<li>Fix Java 25 compatibility during integration tests (<a
href="https://redirect.github.com/apache/maven-compiler-plugin/pull/1020">#1020</a>)
<a
href="https://github.com/desruisseaux"><code>@​desruisseaux</code></a></li>
<li><a
href="https://issues.apache.org/jira/browse/MCOMPILER-540">[MCOMPILER-540]</a>
- useIncrementalCompilation=false may add generated sources to the
sources list (<a
href="https://redirect.github.com/apache/maven-compiler-plugin/pull/192">#192</a>)
<a href="https://github.com/mensinda"><code>@​mensinda</code></a></li>
</ul>
<h2>👻 Maintenance</h2>
<ul>
<li>Bump org.apache.maven.plugins:maven-plugins from 45 to 46 (<a
href="https://redirect.github.com/apache/maven-compiler-plugin/pull/1015">#1015</a>)
<a
href="https://github.com/slachiewicz"><code>@​slachiewicz</code></a></li>
<li>Remove declaration of &quot;plexus-snapshots&quot; repository (<a
href="https://redirect.github.com/apache/maven-compiler-plugin/pull/1010">#1010</a>)
<a
href="https://github.com/desruisseaux"><code>@​desruisseaux</code></a></li>
<li>Works only with Maven 4.0.0 rc4 (<a
href="https://redirect.github.com/apache/maven-compiler-plugin/pull/996">#996</a>)
<a
href="https://github.com/slachiewicz"><code>@​slachiewicz</code></a></li>
<li>Enable Java 25 and Maven 4 in CI (<a
href="https://redirect.github.com/apache/maven-compiler-plugin/pull/975">#975</a>)
<a
href="https://github.com/slachiewicz"><code>@​slachiewicz</code></a></li>
</ul>
<h2>📦 Dependency updates</h2>
<ul>
<li>Bump org.apache.maven.plugin-testing:maven-plugin-testing-harness
from 3.4.0 to 3.5.0 (<a
href="https://redirect.github.com/apache/maven-compiler-plugin/pull/1016">#1016</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump plexusCompilerVersion from 2.16.1 to 2.16.2 (<a
href="https://redirect.github.com/apache/maven-compiler-plugin/pull/1021">#1021</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump org.apache.maven.plugins:maven-plugins from 46 to 47 (<a
href="https://redirect.github.com/apache/maven-compiler-plugin/pull/1019">#1019</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump org.codehaus.plexus:plexus-java from 1.5.1 to 1.5.2 (<a
href="https://redirect.github.com/apache/maven-compiler-plugin/pull/1008">#1008</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump org.ow2.asm:asm from 9.9 to 9.9.1 (<a
href="https://redirect.github.com/apache/maven-compiler-plugin/pull/1005">#1005</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump mavenVersion from 3.9.11 to 3.9.12 (<a
href="https://redirect.github.com/apache/maven-compiler-plugin/pull/1007">#1007</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump maven-plugin-testing-harness to 3.4.0 (<a
href="https://redirect.github.com/apache/maven-compiler-plugin/pull/1001">#1001</a>)
<a
href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li>
<li>Bump plexusCompilerVersion from 2.16.0 to 2.16.1 (<a
href="https://redirect.github.com/apache/maven-compiler-plugin/pull/999">#999</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump org.codehaus.plexus:plexus-java from 1.5.0 to 1.5.1 (<a
href="https://redirect.github.com/apache/maven-compiler-plugin/pull/993">#993</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump plexusCompilerVersion from 2.15.0 to 2.16.0 (<a
href="https://redirect.github.com/apache/maven-compiler-plugin/pull/992">#992</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump org.ow2.asm:asm from 9.8 to 9.9 (<a
href="https://redirect.github.com/apache/maven-compiler-plugin/pull/981">#981</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/apache/maven-compiler-plugin/commit/9290cb337f199673e02b6beac0fba37d8066d72c"><code>9290cb3</code></a>
[maven-release-plugin] prepare release maven-compiler-plugin-3.15.0</li>
<li><a
href="https://github.com/apache/maven-compiler-plugin/commit/3657d40307e88d760e00bce785ad9ec70db33f95"><code>3657d40</code></a>
Bump org.apache.maven.plugin-testing:maven-plugin-testing-harness</li>
<li><a
href="https://github.com/apache/maven-compiler-plugin/commit/7bbf805c330756ea2f79c467657e42b0d27503e2"><code>7bbf805</code></a>
Bump plexusCompilerVersion from 2.16.1 to 2.16.2</li>
<li><a
href="https://github.com/apache/maven-compiler-plugin/commit/57fa93829b58ea293e978d1233c2f4b3cda83c17"><code>57fa938</code></a>
Bump org.apache.maven.plugins:maven-plugins from 46 to 47</li>
<li><a
href="https://github.com/apache/maven-compiler-plugin/commit/385e3f2809802c6908a36e8c17ef35ed7c869168"><code>385e3f2</code></a>
Fix Java 25 compatibility during integration tests (<a
href="https://redirect.github.com/apache/maven-compiler-plugin/issues/1020">#1020</a>)</li>
<li><a
href="https://github.com/apache/maven-compiler-plugin/commit/6b34423a7f1ad7db000fc5d64aa54052d5d88aa2"><code>6b34423</code></a>
Bump org.apache.maven.plugins:maven-plugins from 45 to 46</li>
<li><a
href="https://github.com/apache/maven-compiler-plugin/commit/aaeb9c6079c6ed012d71e660465d99ee1806a12b"><code>aaeb9c6</code></a>
[MCOMPILER-540] useIncrementalCompilation=false may add generated
sources to ...</li>
<li><a
href="https://github.com/apache/maven-compiler-plugin/commit/6e3db9d2c13c7309f12e9dadc8eac985b4426554"><code>6e3db9d</code></a>
Bump org.codehaus.plexus:plexus-java from 1.5.1 to 1.5.2</li>
<li><a
href="https://github.com/apache/maven-compiler-plugin/commit/0fe9b843f9065fc40eebfddc7f5e0a479cc76c6d"><code>0fe9b84</code></a>
Remove declaration of &quot;plexus-snapshots&quot; repository (<a
href="https://redirect.github.com/apache/maven-compiler-plugin/issues/1010">#1010</a>)</li>
<li><a
href="https://github.com/apache/maven-compiler-plugin/commit/35f68008c4025f7b7eb669303d315197b03cd5b4"><code>35f6800</code></a>
Bump org.ow2.asm:asm from 9.9 to 9.9.1</li>
<li>Additional commits viewable in <a
href="https://github.com/apache/maven-compiler-plugin/compare/maven-compiler-plugin-3.14.1...maven-compiler-plugin-3.15.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.maven.plugins:maven-compiler-plugin&package-manager=maven&previous-version=3.14.1&new-version=3.15.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

You can trigger a rebase of this PR 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 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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: anthony-nhs <121869075+anthony-nhs@users.noreply.github.com>

v1.1.49

Toggle v1.1.49's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Upgrade: [dependabot] - bump actions/cache from 5.0.2 to 5.0.3 (#425)

Bumps [actions/cache](https://github.com/actions/cache) from 5.0.2 to
5.0.3.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/actions/cache/releases">actions/cache's
releases</a>.</em></p>
<blockquote>
<h2>v5.0.3</h2>
<h2>What's Changed</h2>
<ul>
<li>Bump <code>@actions/cache</code> to v5.0.5 (Resolves: <a
href="https://github.com/actions/cache/security/dependabot/33">https://github.com/actions/cache/security/dependabot/33</a>)</li>
<li>Bump <code>@actions/core</code> to v2.0.3</li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/actions/cache/compare/v5...v5.0.3">https://github.com/actions/cache/compare/v5...v5.0.3</a></p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/actions/cache/blob/main/RELEASES.md">actions/cache's
changelog</a>.</em></p>
<blockquote>
<h1>Releases</h1>
<h2>How to prepare a release</h2>
<blockquote>
<p>[!NOTE]<br />
Relevant for maintainers with write access only.</p>
</blockquote>
<ol>
<li>Switch to a new branch from <code>main</code>.</li>
<li>Run <code>npm test</code> to ensure all tests are passing.</li>
<li>Update the version in <a
href="https://github.com/actions/cache/blob/main/package.json"><code>https://github.com/actions/cache/blob/main/package.json</code></a>.</li>
<li>Run <code>npm run build</code> to update the compiled files.</li>
<li>Update this <a
href="https://github.com/actions/cache/blob/main/RELEASES.md"><code>https://github.com/actions/cache/blob/main/RELEASES.md</code></a>
with the new version and changes in the <code>## Changelog</code>
section.</li>
<li>Run <code>licensed cache</code> to update the license report.</li>
<li>Run <code>licensed status</code> and resolve any warnings by
updating the <a
href="https://github.com/actions/cache/blob/main/.licensed.yml"><code>https://github.com/actions/cache/blob/main/.licensed.yml</code></a>
file with the exceptions.</li>
<li>Commit your changes and push your branch upstream.</li>
<li>Open a pull request against <code>main</code> and get it reviewed
and merged.</li>
<li>Draft a new release <a
href="https://github.com/actions/cache/releases">https://github.com/actions/cache/releases</a>
use the same version number used in <code>package.json</code>
<ol>
<li>Create a new tag with the version number.</li>
<li>Auto generate release notes and update them to match the changes you
made in <code>RELEASES.md</code>.</li>
<li>Toggle the set as the latest release option.</li>
<li>Publish the release.</li>
</ol>
</li>
<li>Navigate to <a
href="https://github.com/actions/cache/actions/workflows/release-new-action-version.yml">https://github.com/actions/cache/actions/workflows/release-new-action-version.yml</a>
<ol>
<li>There should be a workflow run queued with the same version
number.</li>
<li>Approve the run to publish the new version and update the major tags
for this action.</li>
</ol>
</li>
</ol>
<h2>Changelog</h2>
<h3>5.0.3</h3>
<ul>
<li>Bump <code>@actions/cache</code> to v5.0.5 (Resolves: <a
href="https://github.com/actions/cache/security/dependabot/33">https://github.com/actions/cache/security/dependabot/33</a>)</li>
<li>Bump <code>@actions/core</code> to v2.0.3</li>
</ul>
<h3>5.0.2</h3>
<ul>
<li>Bump <code>@actions/cache</code> to v5.0.3 <a
href="https://redirect.github.com/actions/cache/pull/1692">#1692</a></li>
</ul>
<h3>5.0.1</h3>
<ul>
<li>Update <code>@azure/storage-blob</code> to <code>^12.29.1</code> via
<code>@actions/cache@5.0.1</code> <a
href="https://redirect.github.com/actions/cache/pull/1685">#1685</a></li>
</ul>
<h3>5.0.0</h3>
<blockquote>
<p>[!IMPORTANT]
<code>actions/cache@v5</code> runs on the Node.js 24 runtime and
requires a minimum Actions Runner version of <code>2.327.1</code>.
If you are using self-hosted runners, ensure they are updated before
upgrading.</p>
</blockquote>
<h3>4.3.0</h3>
<ul>
<li>Bump <code>@actions/cache</code> to <a
href="https://redirect.github.com/actions/toolkit/pull/2132">v4.1.0</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/actions/cache/commit/cdf6c1fa76f9f475f3d7449005a359c84ca0f306"><code>cdf6c1f</code></a>
Merge pull request <a
href="https://redirect.github.com/actions/cache/issues/1695">#1695</a>
from actions/Link-/prepare-5.0.3</li>
<li><a
href="https://github.com/actions/cache/commit/a1bee22673bee4afb9ce4e0a1dc3da1c44060b7d"><code>a1bee22</code></a>
Add review for the <code>@​actions/http-client</code> license</li>
<li><a
href="https://github.com/actions/cache/commit/46957638dc5c5ff0c34c0143f443c07d3a7c769f"><code>4695763</code></a>
Add licensed output</li>
<li><a
href="https://github.com/actions/cache/commit/dc73bb9f7bf74a733c05ccd2edfd1f2ac9e5f502"><code>dc73bb9</code></a>
Upgrade dependencies and address security warnings</li>
<li><a
href="https://github.com/actions/cache/commit/345d5c2f761565bace4b6da356737147e9041e3a"><code>345d5c2</code></a>
Add 5.0.3 builds</li>
<li>See full diff in <a
href="https://github.com/actions/cache/compare/8b402f58fbc84540c8b491a91e594a4576fec3d7...cdf6c1fa76f9f475f3d7449005a359c84ca0f306">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=actions/cache&package-manager=github_actions&previous-version=5.0.2&new-version=5.0.3)](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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v1.1.48

Toggle v1.1.48's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Upgrade: [dependabot] - bump io.github.hakky54:logcaptor from 2.12.0 …

…to 2.12.2 (#400)

Bumps
[io.github.hakky54:logcaptor](https://github.com/Hakky54/log-captor)
from 2.12.0 to 2.12.2.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/Hakky54/log-captor/blob/master/CHANGELOG.MD">io.github.hakky54:logcaptor's
changelog</a>.</em></p>
<blockquote>
<h3>v2.12.2</h3>
<ul>
<li>Improve disabling console output</li>
<li>Renamed module name</li>
<li>Bumped dependencies</li>
</ul>
<h3>v2.12.1</h3>
<ul>
<li>Corrected module-info file</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/Hakky54/log-captor/commit/3cab4611aef39e5239fb7fc869ddd7fbca1bc2be"><code>3cab461</code></a>
[maven-release-plugin] prepare release v2.12.2</li>
<li><a
href="https://github.com/Hakky54/log-captor/commit/71e11263edc0e493f170b5626c32fccda1be230f"><code>71e1126</code></a>
Updated docs</li>
<li><a
href="https://github.com/Hakky54/log-captor/commit/89ce919e65840f476662a380c4d61f8f5c3bbe6f"><code>89ce919</code></a>
Properly disable and enable console output (<a
href="https://redirect.github.com/Hakky54/log-captor/issues/209">#209</a>)</li>
<li><a
href="https://github.com/Hakky54/log-captor/commit/f09167199e5ec2faa995313f008df7022085e3c3"><code>f091671</code></a>
Change dependabot schedule to monthly</li>
<li><a
href="https://github.com/Hakky54/log-captor/commit/0d33142c68741c0ca16179f22ec43763a571dfb1"><code>0d33142</code></a>
Reformatted sonar secret</li>
<li><a
href="https://github.com/Hakky54/log-captor/commit/fb7269cfe017f450515fc1384c61e8f08de5cef8"><code>fb7269c</code></a>
Reformatted sonar secret</li>
<li><a
href="https://github.com/Hakky54/log-captor/commit/4a4001b6ead7a48bd2f4a31a744d303aad245eea"><code>4a4001b</code></a>
Fixed quality scan runner</li>
<li><a
href="https://github.com/Hakky54/log-captor/commit/af50ab820c91d7d8a836e8067859f1a258c73f76"><code>af50ab8</code></a>
Bump version.log4j from 2.25.2 to 2.25.3 (<a
href="https://redirect.github.com/Hakky54/log-captor/issues/207">#207</a>)</li>
<li><a
href="https://github.com/Hakky54/log-captor/commit/0529417fd9d5bd7c89a1d194cff9528a882c165a"><code>0529417</code></a>
Bump net.bytebuddy:byte-buddy from 1.18.2 to 1.18.3 (<a
href="https://redirect.github.com/Hakky54/log-captor/issues/206">#206</a>)</li>
<li><a
href="https://github.com/Hakky54/log-captor/commit/ba8b65b4c5972e3f9dcbe96e2aeac7753d1c15c9"><code>ba8b65b</code></a>
Bump org.apache.maven.plugins:maven-release-plugin from 3.3.0 to 3.3.1
(<a
href="https://redirect.github.com/Hakky54/log-captor/issues/205">#205</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/Hakky54/log-captor/compare/v2.12.0...v2.12.2">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=io.github.hakky54:logcaptor&package-manager=maven&previous-version=2.12.0&new-version=2.12.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

You can trigger a rebase of this PR 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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: anthony-nhs <121869075+anthony-nhs@users.noreply.github.com>

v1.1.47

Toggle v1.1.47's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Upgrade: [dependabot] - bump NHSDigital/eps-common-workflows/.github/…

…workflows/tag-release.yml from 5.2.12 to 5.3.1 (#399)

Bumps
[NHSDigital/eps-common-workflows/.github/workflows/tag-release.yml](https://github.com/nhsdigital/eps-common-workflows)
from 5.2.12 to 5.3.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/nhsdigital/eps-common-workflows/releases">NHSDigital/eps-common-workflows/.github/workflows/tag-release.yml's
releases</a>.</em></p>
<blockquote>
<h2>v5.3.1</h2>
<h2><a
href="https://github.com/NHSDigital/eps-common-workflows/compare/v5.3.0...v5.3.1">5.3.1</a>
(2026-01-16)</h2>
<h3>Fix</h3>
<ul>
<li>[AEA-0000] - install asdf on iac check (<a
href="https://redirect.github.com/nhsdigital/eps-common-workflows/issues/48">#48</a>)
(<a
href="https://github.com/NHSDigital/eps-common-workflows/commit/a2edde3fb0e9816a25a5ba4923b4d509db83f552">a2edde3</a>)</li>
</ul>
<h2>Info</h2>
<p><a
href="https://github.com/NHSDigital/eps-common-workflows/compare/b796becae6fe...a2edde3fb0e9">See
code diff</a>
<a
href="https://github.com/NHSDigital/eps-common-workflows/actions/runs/21074961877">Release
workflow run</a> - Workflow ID: 21074961877</p>
<p>It was initialized by <a
href="https://github.com/anthony-nhs">anthony-nhs</a></p>
<h2>v5.3.0</h2>
<h1><a
href="https://github.com/NHSDigital/eps-common-workflows/compare/v5.2.14...v5.3.0">5.3.0</a>
(2026-01-15)</h1>
<h3>New</h3>
<ul>
<li>[AEA-6028] - Added option for publishing sub-packages (<a
href="https://redirect.github.com/nhsdigital/eps-common-workflows/issues/46">#46</a>)
(<a
href="https://github.com/NHSDigital/eps-common-workflows/commit/b796becae6fece7d8d093e0aa976a05d3a5e5dbe">b796bec</a>)</li>
</ul>
<h2>Info</h2>
<p><a
href="https://github.com/NHSDigital/eps-common-workflows/compare/e5c6c80d4acb...b796becae6fe">See
code diff</a>
<a
href="https://github.com/NHSDigital/eps-common-workflows/actions/runs/21035383276">Release
workflow run</a> - Workflow ID: 21035383276</p>
<p>It was initialized by <a
href="https://github.com/MatthewPopat-NHS">MatthewPopat-NHS</a></p>
<h2>v5.2.14</h2>
<h2><a
href="https://github.com/NHSDigital/eps-common-workflows/compare/v5.2.13...v5.2.14">5.2.14</a>
(2026-01-13)</h2>
<h3>Upgrade</h3>
<ul>
<li>[dependabot] - bump filelock from 3.20.1 to 3.20.3 (<a
href="https://redirect.github.com/nhsdigital/eps-common-workflows/issues/45">#45</a>)
(<a
href="https://github.com/NHSDigital/eps-common-workflows/commit/e5c6c80d4acb09603dab4a0c8c69889d6e117f8e">e5c6c80</a>)</li>
</ul>
<h2>Info</h2>
<p><a
href="https://github.com/NHSDigital/eps-common-workflows/compare/d8d51745e7ff...e5c6c80d4acb">See
code diff</a>
<a
href="https://github.com/NHSDigital/eps-common-workflows/actions/runs/20971142098">Release
workflow run</a> - Workflow ID: 20971142098</p>
<p>It was initialized by <a
href="https://github.com/apps/eps-autoapprove-dependabot">eps-autoapprove-dependabot[bot]</a></p>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/NHSDigital/eps-common-workflows/commit/a2edde3fb0e9816a25a5ba4923b4d509db83f552"><code>a2edde3</code></a>
Fix: [AEA-0000] - install asdf on iac check (<a
href="https://redirect.github.com/nhsdigital/eps-common-workflows/issues/48">#48</a>)</li>
<li><a
href="https://github.com/NHSDigital/eps-common-workflows/commit/b796becae6fece7d8d093e0aa976a05d3a5e5dbe"><code>b796bec</code></a>
New: [AEA-6028] - Added option for publishing sub-packages (<a
href="https://redirect.github.com/nhsdigital/eps-common-workflows/issues/46">#46</a>)</li>
<li><a
href="https://github.com/NHSDigital/eps-common-workflows/commit/e5c6c80d4acb09603dab4a0c8c69889d6e117f8e"><code>e5c6c80</code></a>
Upgrade: [dependabot] - bump filelock from 3.20.1 to 3.20.3 (<a
href="https://redirect.github.com/nhsdigital/eps-common-workflows/issues/45">#45</a>)</li>
<li><a
href="https://github.com/NHSDigital/eps-common-workflows/commit/d8d51745e7ffe610be80d3d594964576f69032d9"><code>d8d5174</code></a>
Upgrade: [dependabot] - bump virtualenv from 20.35.3 to 20.36.1 (<a
href="https://redirect.github.com/nhsdigital/eps-common-workflows/issues/44">#44</a>)</li>
<li>See full diff in <a
href="https://github.com/nhsdigital/eps-common-workflows/compare/9791a77de7b005056b4ddfb9789306f5179f53da...a2edde3fb0e9816a25a5ba4923b4d509db83f552">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=NHSDigital/eps-common-workflows/.github/workflows/tag-release.yml&package-manager=github_actions&previous-version=5.2.12&new-version=5.3.1)](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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: anthony-nhs <121869075+anthony-nhs@users.noreply.github.com>
Co-authored-by: Anthony Brown <anthony.brown8@nhs.net>

v1.1.46

Toggle v1.1.46's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Upgrade: [dependabot] - bump io.github.hakky54:logcaptor from 2.11.0 …

…to 2.12.0 (#309)

Bumps
[io.github.hakky54:logcaptor](https://github.com/Hakky54/log-captor)
from 2.11.0 to 2.12.0.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/Hakky54/log-captor/blob/master/CHANGELOG.MD">io.github.hakky54:logcaptor's
changelog</a>.</em></p>
<blockquote>
<h3>v2.12.0</h3>
<ul>
<li>Added support for Java Modules</li>
<li>Added helper methods for checking individual messages</li>
<li>Bumped dependencies</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/Hakky54/log-captor/commit/b9303942479b2006bc94f5d99ec0b599292a245f"><code>b930394</code></a>
[maven-release-plugin] prepare release v2.12.0</li>
<li><a
href="https://github.com/Hakky54/log-captor/commit/2e7f8996f23477591a8103e38791359b6bdf4c2d"><code>2e7f899</code></a>
Fixed deployment configuration</li>
<li><a
href="https://github.com/Hakky54/log-captor/commit/8a1ee1edb1ca2424b76e12fa523d5345f5c46cb1"><code>8a1ee1e</code></a>
Updated docs</li>
<li><a
href="https://github.com/Hakky54/log-captor/commit/62fd3773a108e060c2eeb5ab705abbd5ea03eb05"><code>62fd377</code></a>
Added support for Java Modules</li>
<li><a
href="https://github.com/Hakky54/log-captor/commit/f6f54fb6bd707de29eb6ac3373fece668b298d56"><code>f6f54fb</code></a>
Added has message methods (<a
href="https://redirect.github.com/Hakky54/log-captor/issues/180">#180</a>)</li>
<li><a
href="https://github.com/Hakky54/log-captor/commit/ec9a2efe44bb7676abc41a9fd70be414311cd6b7"><code>ec9a2ef</code></a>
Bump version.log4j from 2.25.0 to 2.25.1 (<a
href="https://redirect.github.com/Hakky54/log-captor/issues/178">#178</a>)</li>
<li><a
href="https://github.com/Hakky54/log-captor/commit/ea8d2d888732f4c1f704fc439241ae3093816207"><code>ea8d2d8</code></a>
Bump version.junit from 5.13.2 to 5.13.3 (<a
href="https://redirect.github.com/Hakky54/log-captor/issues/177">#177</a>)</li>
<li><a
href="https://github.com/Hakky54/log-captor/commit/8fb782a66c936b0ce7a32e0f360349f07bca2943"><code>8fb782a</code></a>
Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.7 to 3.2.8 (<a
href="https://redirect.github.com/Hakky54/log-captor/issues/176">#176</a>)</li>
<li><a
href="https://github.com/Hakky54/log-captor/commit/9b6af97dd250c7703c9c8ba1edd9f12c2d50d865"><code>9b6af97</code></a>
Bump io.github.hakky54:consolecaptor from 1.0.3 to 1.0.4 (<a
href="https://redirect.github.com/Hakky54/log-captor/issues/174">#174</a>)</li>
<li><a
href="https://github.com/Hakky54/log-captor/commit/5c6be37f56c53b9e8c1ad07131368d354ef63fc8"><code>5c6be37</code></a>
Bump version.junit from 5.13.1 to 5.13.2 (<a
href="https://redirect.github.com/Hakky54/log-captor/issues/175">#175</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/Hakky54/log-captor/compare/v2.11.0...v2.12.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=io.github.hakky54:logcaptor&package-manager=maven&previous-version=2.11.0&new-version=2.12.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

You can trigger a rebase of this PR 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>

> **Note**
> Automatic rebases have been disabled on this pull request as it has
been open for over 30 days.

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: anthony-nhs <121869075+anthony-nhs@users.noreply.github.com>

v1.1.45

Toggle v1.1.45's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Chore: [AEA-0000] - update language versions (#387)

## Summary

- Routine Change

### Details

- update python, poetry
- remove node

v1.1.44

Toggle v1.1.44's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Upgrade: [dependabot] - bump NHSDigital/eps-common-workflows/.github/…

…workflows/tag-release.yml from 5.1.25 to 5.1.28 (#367)

Bumps
[NHSDigital/eps-common-workflows/.github/workflows/tag-release.yml](https://github.com/nhsdigital/eps-common-workflows)
from 5.1.25 to 5.1.28.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/nhsdigital/eps-common-workflows/releases">NHSDigital/eps-common-workflows/.github/workflows/tag-release.yml's
releases</a>.</em></p>
<blockquote>
<h2>v5.1.28</h2>
<h2><a
href="https://github.com/NHSDigital/eps-common-workflows/compare/v5.1.27...v5.1.28">5.1.28</a>
(2025-12-05)</h2>
<h3>Upgrade</h3>
<ul>
<li>[dependabot] - bump pre-commit from 4.4.0 to 4.5.0 (<a
href="https://redirect.github.com/nhsdigital/eps-common-workflows/issues/26">#26</a>)
(<a
href="https://github.com/NHSDigital/eps-common-workflows/commit/41e3450a9869f278be0e431a4b47b5c77bd55559">41e3450</a>)</li>
</ul>
<h2>Info</h2>
<p><a
href="https://github.com/NHSDigital/eps-common-workflows/compare/bd50b8853f19...41e3450a9869">See
code diff</a>
<a
href="https://github.com/NHSDigital/eps-common-workflows/actions/runs/19962212247">Release
workflow run</a></p>
<p>It was initialized by <a
href="https://github.com/anthony-nhs">anthony-nhs</a></p>
<h2>v5.1.27</h2>
<h2><a
href="https://github.com/NHSDigital/eps-common-workflows/compare/v5.1.26...v5.1.27">5.1.27</a>
(2025-12-05)</h2>
<h3>Upgrade</h3>
<ul>
<li>[dependabot] - bump actions/checkout from 6.0.0 to 6.0.1 (<a
href="https://redirect.github.com/nhsdigital/eps-common-workflows/issues/27">#27</a>)
(<a
href="https://github.com/NHSDigital/eps-common-workflows/commit/bd50b8853f199e00181cf0d8c1d0b187fa21ff69">bd50b88</a>)</li>
<li>[dependabot] - bump actions/create-github-app-token from 2.1.4 to
2.2.0 (<a
href="https://redirect.github.com/nhsdigital/eps-common-workflows/issues/25">#25</a>)
(<a
href="https://github.com/NHSDigital/eps-common-workflows/commit/dbf123721a224365cd132c418825ee241e9ce4d1">dbf1237</a>)</li>
</ul>
<h2>Info</h2>
<p><a
href="https://github.com/NHSDigital/eps-common-workflows/compare/dbf123721a22...bd50b8853f19">See
code diff</a>
<a
href="https://github.com/NHSDigital/eps-common-workflows/actions/runs/19959303286">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>
<h2>v5.1.26</h2>
<h2><a
href="https://github.com/NHSDigital/eps-common-workflows/compare/v5.1.25...v5.1.26">5.1.26</a>
(2025-12-05)</h2>
<h3>Upgrade</h3>
<ul>
<li>[dependabot] - bump actions/setup-java from 5.0.0 to 5.1.0 (<a
href="https://redirect.github.com/nhsdigital/eps-common-workflows/issues/28">#28</a>)
(<a
href="https://github.com/NHSDigital/eps-common-workflows/commit/886bfe83cc63a8398306255eff0e179e7814c6a6">886bfe8</a>)</li>
</ul>
<h2>Info</h2>
<p><a
href="https://github.com/NHSDigital/eps-common-workflows/compare/3cba6a373367...886bfe83cc63">See
code diff</a>
<a
href="https://github.com/NHSDigital/eps-common-workflows/actions/runs/19959138333">Release
workflow run</a></p>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/NHSDigital/eps-common-workflows/commit/41e3450a9869f278be0e431a4b47b5c77bd55559"><code>41e3450</code></a>
Upgrade: [dependabot] - bump pre-commit from 4.4.0 to 4.5.0 (<a
href="https://redirect.github.com/nhsdigital/eps-common-workflows/issues/26">#26</a>)</li>
<li><a
href="https://github.com/NHSDigital/eps-common-workflows/commit/bd50b8853f199e00181cf0d8c1d0b187fa21ff69"><code>bd50b88</code></a>
Upgrade: [dependabot] - bump actions/checkout from 6.0.0 to 6.0.1 (<a
href="https://redirect.github.com/nhsdigital/eps-common-workflows/issues/27">#27</a>)</li>
<li><a
href="https://github.com/NHSDigital/eps-common-workflows/commit/dbf123721a224365cd132c418825ee241e9ce4d1"><code>dbf1237</code></a>
Upgrade: [dependabot] - bump actions/create-github-app-token from 2.1.4
to 2....</li>
<li><a
href="https://github.com/NHSDigital/eps-common-workflows/commit/886bfe83cc63a8398306255eff0e179e7814c6a6"><code>886bfe8</code></a>
Upgrade: [dependabot] - bump actions/setup-java from 5.0.0 to 5.1.0 (<a
href="https://redirect.github.com/nhsdigital/eps-common-workflows/issues/28">#28</a>)</li>
<li>See full diff in <a
href="https://github.com/nhsdigital/eps-common-workflows/compare/3cba6a3733673bafc95526503478674332c26007...41e3450a9869f278be0e431a4b47b5c77bd55559">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=NHSDigital/eps-common-workflows/.github/workflows/tag-release.yml&package-manager=github_actions&previous-version=5.1.25&new-version=5.1.28)](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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v1.1.43

Toggle v1.1.43's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Upgrade: [dependabot] - bump aws-actions/configure-aws-credentials fr…

…om 5.1.0 to 5.1.1 (#365)

Bumps
[aws-actions/configure-aws-credentials](https://github.com/aws-actions/configure-aws-credentials)
from 5.1.0 to 5.1.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/aws-actions/configure-aws-credentials/releases">aws-actions/configure-aws-credentials's
releases</a>.</em></p>
<blockquote>
<h2>v5.1.1</h2>
<h2><a
href="https://github.com/aws-actions/configure-aws-credentials/compare/v5.1.0...v5.1.1">5.1.1</a>
(2025-11-24)</h2>
<h3>Miscellaneous Chores</h3>
<ul>
<li>release 5.1.1 (<a
href="https://github.com/aws-actions/configure-aws-credentials/commit/56d6a583f00f6bad6d19d91d53a7bc3b8143d0e9">56d6a58</a>)</li>
<li>various dependency updates</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/aws-actions/configure-aws-credentials/blob/main/CHANGELOG.md">aws-actions/configure-aws-credentials's
changelog</a>.</em></p>
<blockquote>
<h1>Changelog</h1>
<p>All notable changes to this project will be documented in this file.
See <a
href="https://github.com/conventional-changelog/standard-version">standard-version</a>
for commit guidelines.</p>
<h2><a
href="https://github.com/aws-actions/configure-aws-credentials/compare/v5.1.0...v5.1.1">5.1.1</a>
(2025-11-24)</h2>
<h3>Miscellaneous Chores</h3>
<ul>
<li>release 5.1.1 (<a
href="https://github.com/aws-actions/configure-aws-credentials/commit/56d6a583f00f6bad6d19d91d53a7bc3b8143d0e9">56d6a58</a>)</li>
</ul>
<h2><a
href="https://github.com/aws-actions/configure-aws-credentials/compare/v5.0.0...v5.1.0">5.1.0</a>
(2025-10-06)</h2>
<h3>Features</h3>
<ul>
<li>Add global timeout support (<a
href="https://redirect.github.com/aws-actions/configure-aws-credentials/issues/1487">#1487</a>)
(<a
href="https://github.com/aws-actions/configure-aws-credentials/commit/1584b8b0e2062557287c28fbe9b8920df434e866">1584b8b</a>)</li>
<li>add no-proxy support (<a
href="https://redirect.github.com/aws-actions/configure-aws-credentials/issues/1482">#1482</a>)
(<a
href="https://github.com/aws-actions/configure-aws-credentials/commit/dde9b22a8e889a0821997a21a2c5a38020ee8de3">dde9b22</a>)</li>
<li>Improve debug logging in retry logic (<a
href="https://redirect.github.com/aws-actions/configure-aws-credentials/issues/1485">#1485</a>)
(<a
href="https://github.com/aws-actions/configure-aws-credentials/commit/97ef425d73aa532439f54f90d0e83101a186c5a6">97ef425</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li>properly expose getProxyForUrl (introduced in <a
href="https://redirect.github.com/aws-actions/configure-aws-credentials/issues/1482">#1482</a>)
(<a
href="https://redirect.github.com/aws-actions/configure-aws-credentials/issues/1486">#1486</a>)
(<a
href="https://github.com/aws-actions/configure-aws-credentials/commit/cea42985ac88b42678fbc84c18066a7f07f05176">cea4298</a>)</li>
</ul>
<h2><a
href="https://github.com/aws-actions/configure-aws-credentials/compare/v4.3.1...v5.0.0">5.0.0</a>
(2025-09-03)</h2>
<h3>⚠ BREAKING CHANGES</h3>
<ul>
<li>Cleanup input handling. Changes invalid boolean input behavior (see
<a
href="https://redirect.github.com/aws-actions/configure-aws-credentials/issues/1445">#1445</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li>add skip OIDC option (<a
href="https://redirect.github.com/aws-actions/configure-aws-credentials/issues/1458">#1458</a>)
(<a
href="https://github.com/aws-actions/configure-aws-credentials/commit/8c45f6b08196feb86cfdbe431541d5571d9ab2c2">8c45f6b</a>)</li>
<li>Cleanup input handling. Changes invalid boolean input behavior (see
<a
href="https://redirect.github.com/aws-actions/configure-aws-credentials/issues/1445">#1445</a>)
(<a
href="https://github.com/aws-actions/configure-aws-credentials/commit/74b3e27aa80db064b5bb8c04b22fc607e817acf7">74b3e27</a>)</li>
<li>support account id allowlist (<a
href="https://redirect.github.com/aws-actions/configure-aws-credentials/issues/1456">#1456</a>)
(<a
href="https://github.com/aws-actions/configure-aws-credentials/commit/c4be498953fc1da2707a50ce4b761a53af3d02af">c4be498</a>)</li>
</ul>
<h2><a
href="https://github.com/aws-actions/configure-aws-credentials/compare/v4.3.0...v4.3.1">4.3.1</a>
(2025-08-04)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>update readme to 4.3.1 (<a
href="https://redirect.github.com/aws-actions/configure-aws-credentials/issues/1424">#1424</a>)
(<a
href="https://github.com/aws-actions/configure-aws-credentials/commit/be2e7ad815e27b890489a89ce2717b0f9e26b56e">be2e7ad</a>)</li>
</ul>
<h2><a
href="https://github.com/aws-actions/configure-aws-credentials/compare/v4.2.1...v4.3.0">4.3.0</a>
(2025-08-04)</h2>
<h3>Features</h3>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws-actions/configure-aws-credentials/commit/61815dcd50bd041e203e49132bacad1fd04d2708"><code>61815dc</code></a>
chore(main): release 5.1.1 (<a
href="https://redirect.github.com/aws-actions/configure-aws-credentials/issues/1564">#1564</a>)</li>
<li><a
href="https://github.com/aws-actions/configure-aws-credentials/commit/56d6a583f00f6bad6d19d91d53a7bc3b8143d0e9"><code>56d6a58</code></a>
chore: release 5.1.1</li>
<li><a
href="https://github.com/aws-actions/configure-aws-credentials/commit/4a54c24244cf4f82abd7d44e7b2024258a8aa041"><code>4a54c24</code></a>
chore(deps-dev): bump glob from 10.4.5 to 10.5.0 (<a
href="https://redirect.github.com/aws-actions/configure-aws-credentials/issues/1563">#1563</a>)</li>
<li><a
href="https://github.com/aws-actions/configure-aws-credentials/commit/b2793c943d45120be0c78ffc4b01aa0d2bf23e4b"><code>b2793c9</code></a>
chore(deps-dev): bump <code>@​types/node</code> from 24.10.0 to 24.10.1
(<a
href="https://redirect.github.com/aws-actions/configure-aws-credentials/issues/1559">#1559</a>)</li>
<li><a
href="https://github.com/aws-actions/configure-aws-credentials/commit/8c230bf21db64d397027b569a312fd242776d171"><code>8c230bf</code></a>
chore: Update dist</li>
<li><a
href="https://github.com/aws-actions/configure-aws-credentials/commit/f7a5b07d5348b1ac9f4d78d7547c96dfdd088440"><code>f7a5b07</code></a>
chore(deps): bump <code>@​aws-sdk/client-sts</code> from 3.928.0 to
3.933.0 (<a
href="https://redirect.github.com/aws-actions/configure-aws-credentials/issues/1558">#1558</a>)</li>
<li><a
href="https://github.com/aws-actions/configure-aws-credentials/commit/730fc043828321961a659b198613a80b17bf755c"><code>730fc04</code></a>
chore(deps-dev): bump <code>@​biomejs/biome</code> from 2.3.4 to 2.3.6
(<a
href="https://redirect.github.com/aws-actions/configure-aws-credentials/issues/1555">#1555</a>)</li>
<li><a
href="https://github.com/aws-actions/configure-aws-credentials/commit/bc0dd36aec59e4fbdcedc61cb65d225ee2fa3bb6"><code>bc0dd36</code></a>
chore(deps-dev): bump memfs from 4.50.0 to 4.51.0 (<a
href="https://redirect.github.com/aws-actions/configure-aws-credentials/issues/1556">#1556</a>)</li>
<li><a
href="https://github.com/aws-actions/configure-aws-credentials/commit/f2964c7281262753f549b15ae39f1cbbb033b9e4"><code>f2964c7</code></a>
chore: Update dist</li>
<li><a
href="https://github.com/aws-actions/configure-aws-credentials/commit/cf464951bec7e2a7af23fa7107563810acd70a4f"><code>cf46495</code></a>
chore(deps): bump <code>@​aws-sdk/client-sts</code> from 3.922.0 to
3.928.0 (<a
href="https://redirect.github.com/aws-actions/configure-aws-credentials/issues/1548">#1548</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/aws-actions/configure-aws-credentials/compare/00943011d9042930efac3dcd3a170e4273319bc8...61815dcd50bd041e203e49132bacad1fd04d2708">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=aws-actions/configure-aws-credentials&package-manager=github_actions&previous-version=5.1.0&new-version=5.1.1)](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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v1.1.42

Toggle v1.1.42's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Upgrade: [dependabot] - bump actions/checkout from 5.0.0 to 6.0.0 (#362)

Bumps [actions/checkout](https://github.com/actions/checkout) from 5.0.0
to 6.0.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/actions/checkout/releases">actions/checkout's
releases</a>.</em></p>
<blockquote>
<h2>v6.0.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Update README to include Node.js 24 support details and requirements
by <a href="https://github.com/salmanmkc"><code>@​salmanmkc</code></a>
in <a
href="https://redirect.github.com/actions/checkout/pull/2248">actions/checkout#2248</a></li>
<li>Persist creds to a separate file by <a
href="https://github.com/ericsciple"><code>@​ericsciple</code></a> in <a
href="https://redirect.github.com/actions/checkout/pull/2286">actions/checkout#2286</a></li>
<li>v6-beta by <a
href="https://github.com/ericsciple"><code>@​ericsciple</code></a> in <a
href="https://redirect.github.com/actions/checkout/pull/2298">actions/checkout#2298</a></li>
<li>update readme/changelog for v6 by <a
href="https://github.com/ericsciple"><code>@​ericsciple</code></a> in <a
href="https://redirect.github.com/actions/checkout/pull/2311">actions/checkout#2311</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/actions/checkout/compare/v5.0.0...v6.0.0">https://github.com/actions/checkout/compare/v5.0.0...v6.0.0</a></p>
<h2>v6-beta</h2>
<h2>What's Changed</h2>
<p>Updated persist-credentials to store the credentials under
<code>$RUNNER_TEMP</code> instead of directly in the local git
config.</p>
<p>This requires a minimum Actions Runner version of <a
href="https://github.com/actions/runner/releases/tag/v2.329.0">v2.329.0</a>
to access the persisted credentials for <a
href="https://docs.github.com/en/actions/tutorials/use-containerized-services/create-a-docker-container-action">Docker
container action</a> scenarios.</p>
<h2>v5.0.1</h2>
<h2>What's Changed</h2>
<ul>
<li>Port v6 cleanup to v5 by <a
href="https://github.com/ericsciple"><code>@​ericsciple</code></a> in <a
href="https://redirect.github.com/actions/checkout/pull/2301">actions/checkout#2301</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/actions/checkout/compare/v5...v5.0.1">https://github.com/actions/checkout/compare/v5...v5.0.1</a></p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/actions/checkout/blob/main/CHANGELOG.md">actions/checkout's
changelog</a>.</em></p>
<blockquote>
<h1>Changelog</h1>
<h2>V6.0.0</h2>
<ul>
<li>Persist creds to a separate file by <a
href="https://github.com/ericsciple"><code>@​ericsciple</code></a> in <a
href="https://redirect.github.com/actions/checkout/pull/2286">actions/checkout#2286</a></li>
<li>Update README to include Node.js 24 support details and requirements
by <a href="https://github.com/salmanmkc"><code>@​salmanmkc</code></a>
in <a
href="https://redirect.github.com/actions/checkout/pull/2248">actions/checkout#2248</a></li>
</ul>
<h2>V5.0.1</h2>
<ul>
<li>Port v6 cleanup to v5 by <a
href="https://github.com/ericsciple"><code>@​ericsciple</code></a> in <a
href="https://redirect.github.com/actions/checkout/pull/2301">actions/checkout#2301</a></li>
</ul>
<h2>V5.0.0</h2>
<ul>
<li>Update actions checkout to use node 24 by <a
href="https://github.com/salmanmkc"><code>@​salmanmkc</code></a> in <a
href="https://redirect.github.com/actions/checkout/pull/2226">actions/checkout#2226</a></li>
</ul>
<h2>V4.3.1</h2>
<ul>
<li>Port v6 cleanup to v4 by <a
href="https://github.com/ericsciple"><code>@​ericsciple</code></a> in <a
href="https://redirect.github.com/actions/checkout/pull/2305">actions/checkout#2305</a></li>
</ul>
<h2>V4.3.0</h2>
<ul>
<li>docs: update README.md by <a
href="https://github.com/motss"><code>@​motss</code></a> in <a
href="https://redirect.github.com/actions/checkout/pull/1971">actions/checkout#1971</a></li>
<li>Add internal repos for checking out multiple repositories by <a
href="https://github.com/mouismail"><code>@​mouismail</code></a> in <a
href="https://redirect.github.com/actions/checkout/pull/1977">actions/checkout#1977</a></li>
<li>Documentation update - add recommended permissions to Readme by <a
href="https://github.com/benwells"><code>@​benwells</code></a> in <a
href="https://redirect.github.com/actions/checkout/pull/2043">actions/checkout#2043</a></li>
<li>Adjust positioning of user email note and permissions heading by <a
href="https://github.com/joshmgross"><code>@​joshmgross</code></a> in <a
href="https://redirect.github.com/actions/checkout/pull/2044">actions/checkout#2044</a></li>
<li>Update README.md by <a
href="https://github.com/nebuk89"><code>@​nebuk89</code></a> in <a
href="https://redirect.github.com/actions/checkout/pull/2194">actions/checkout#2194</a></li>
<li>Update CODEOWNERS for actions by <a
href="https://github.com/TingluoHuang"><code>@​TingluoHuang</code></a>
in <a
href="https://redirect.github.com/actions/checkout/pull/2224">actions/checkout#2224</a></li>
<li>Update package dependencies by <a
href="https://github.com/salmanmkc"><code>@​salmanmkc</code></a> in <a
href="https://redirect.github.com/actions/checkout/pull/2236">actions/checkout#2236</a></li>
</ul>
<h2>v4.2.2</h2>
<ul>
<li><code>url-helper.ts</code> now leverages well-known environment
variables by <a href="https://github.com/jww3"><code>@​jww3</code></a>
in <a
href="https://redirect.github.com/actions/checkout/pull/1941">actions/checkout#1941</a></li>
<li>Expand unit test coverage for <code>isGhes</code> by <a
href="https://github.com/jww3"><code>@​jww3</code></a> in <a
href="https://redirect.github.com/actions/checkout/pull/1946">actions/checkout#1946</a></li>
</ul>
<h2>v4.2.1</h2>
<ul>
<li>Check out other refs/* by commit if provided, fall back to ref by <a
href="https://github.com/orhantoy"><code>@​orhantoy</code></a> in <a
href="https://redirect.github.com/actions/checkout/pull/1924">actions/checkout#1924</a></li>
</ul>
<h2>v4.2.0</h2>
<ul>
<li>Add Ref and Commit outputs by <a
href="https://github.com/lucacome"><code>@​lucacome</code></a> in <a
href="https://redirect.github.com/actions/checkout/pull/1180">actions/checkout#1180</a></li>
<li>Dependency updates by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a>- <a
href="https://redirect.github.com/actions/checkout/pull/1777">actions/checkout#1777</a>,
<a
href="https://redirect.github.com/actions/checkout/pull/1872">actions/checkout#1872</a></li>
</ul>
<h2>v4.1.7</h2>
<ul>
<li>Bump the minor-npm-dependencies group across 1 directory with 4
updates by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/actions/checkout/pull/1739">actions/checkout#1739</a></li>
<li>Bump actions/checkout from 3 to 4 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/actions/checkout/pull/1697">actions/checkout#1697</a></li>
<li>Check out other refs/* by commit by <a
href="https://github.com/orhantoy"><code>@​orhantoy</code></a> in <a
href="https://redirect.github.com/actions/checkout/pull/1774">actions/checkout#1774</a></li>
<li>Pin actions/checkout's own workflows to a known, good, stable
version. by <a href="https://github.com/jww3"><code>@​jww3</code></a> in
<a
href="https://redirect.github.com/actions/checkout/pull/1776">actions/checkout#1776</a></li>
</ul>
<h2>v4.1.6</h2>
<ul>
<li>Check platform to set archive extension appropriately by <a
href="https://github.com/cory-miller"><code>@​cory-miller</code></a> in
<a
href="https://redirect.github.com/actions/checkout/pull/1732">actions/checkout#1732</a></li>
</ul>
<h2>v4.1.5</h2>
<ul>
<li>Update NPM dependencies by <a
href="https://github.com/cory-miller"><code>@​cory-miller</code></a> in
<a
href="https://redirect.github.com/actions/checkout/pull/1703">actions/checkout#1703</a></li>
<li>Bump github/codeql-action from 2 to 3 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/actions/checkout/pull/1694">actions/checkout#1694</a></li>
<li>Bump actions/setup-node from 1 to 4 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/actions/checkout/pull/1696">actions/checkout#1696</a></li>
<li>Bump actions/upload-artifact from 2 to 4 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/actions/checkout/pull/1695">actions/checkout#1695</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/actions/checkout/commit/1af3b93b6815bc44a9784bd300feb67ff0d1eeb3"><code>1af3b93</code></a>
update readme/changelog for v6 (<a
href="https://redirect.github.com/actions/checkout/issues/2311">#2311</a>)</li>
<li><a
href="https://github.com/actions/checkout/commit/71cf2267d89c5cb81562390fa70a37fa40b1305e"><code>71cf226</code></a>
v6-beta (<a
href="https://redirect.github.com/actions/checkout/issues/2298">#2298</a>)</li>
<li><a
href="https://github.com/actions/checkout/commit/069c6959146423d11cd0184e6accf28f9d45f06e"><code>069c695</code></a>
Persist creds to a separate file (<a
href="https://redirect.github.com/actions/checkout/issues/2286">#2286</a>)</li>
<li><a
href="https://github.com/actions/checkout/commit/ff7abcd0c3c05ccf6adc123a8cd1fd4fb30fb493"><code>ff7abcd</code></a>
Update README to include Node.js 24 support details and requirements (<a
href="https://redirect.github.com/actions/checkout/issues/2248">#2248</a>)</li>
<li>See full diff in <a
href="https://github.com/actions/checkout/compare/08c6903cd8c0fde910a37f88322edcfb5dd907a8...1af3b93b6815bc44a9784bd300feb67ff0d1eeb3">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=actions/checkout&package-manager=github_actions&previous-version=5.0.0&new-version=6.0.0)](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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>