Commit 3af0a93
authored
Upgrade: [dependabot] - bump @nhs/fhir-middy-error-handler from 2.1.45 to 2.1.46 (#535)
Bumps
[@nhs/fhir-middy-error-handler](https://github.com/NHSDigital/nhs-fhir-middy-error-handler)
from 2.1.45 to 2.1.46.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/NHSDigital/nhs-fhir-middy-error-handler/releases"><code>@nhs/fhir-middy-error-handler</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v2.1.46</h2>
<h2><a
href="https://github.com/NHSDigital/nhs-fhir-middy-error-handler/compare/v2.1.45...v2.1.46">2.1.46</a>
(2025-08-27)</h2>
<h3>Fix</h3>
<ul>
<li>[AEA-0000] - use sha for github action (<a
href="https://redirect.github.com/NHSDigital/nhs-fhir-middy-error-handler/issues/413">#413</a>)
(<a
href="https://github.com/NHSDigital/nhs-fhir-middy-error-handler/commit/02a5de8490e076c6ec1d428d861910787898efb7">02a5de8</a>)</li>
</ul>
<h3>Upgrade</h3>
<ul>
<li>[dependabot] - bump <code>@middy/core</code> from 6.4.3 to 6.4.4
(<a
href="https://redirect.github.com/NHSDigital/nhs-fhir-middy-error-handler/issues/411">#411</a>)
(<a
href="https://github.com/NHSDigital/nhs-fhir-middy-error-handler/commit/8bd2f3a6ca9275ade77ac9970235fca9117c3a84">8bd2f3a</a>)</li>
<li>[dependabot] - bump <code>@typescript-eslint/eslint-plugin</code>
from 8.39.1 to 8.40.0 (<a
href="https://redirect.github.com/NHSDigital/nhs-fhir-middy-error-handler/issues/409">#409</a>)
(<a
href="https://github.com/NHSDigital/nhs-fhir-middy-error-handler/commit/f627da24f28bbd6365871f8814ae5419c7951894">f627da2</a>)</li>
<li>[dependabot] - bump <code>@typescript-eslint/eslint-plugin</code>
from 8.39.1 to 8.41.0 (<a
href="https://redirect.github.com/NHSDigital/nhs-fhir-middy-error-handler/issues/416">#416</a>)
(<a
href="https://github.com/NHSDigital/nhs-fhir-middy-error-handler/commit/b4b4ec4fde3f6d0c8ca5b9e70a3e010524042ced">b4b4ec4</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/NHSDigital/nhs-fhir-middy-error-handler/commit/02a5de8490e076c6ec1d428d861910787898efb7"><code>02a5de8</code></a>
Fix: [AEA-0000] - use sha for github action (<a
href="https://redirect.github.com/NHSDigital/nhs-fhir-middy-error-handler/issues/413">#413</a>)</li>
<li><a
href="https://github.com/NHSDigital/nhs-fhir-middy-error-handler/commit/b4b4ec4fde3f6d0c8ca5b9e70a3e010524042ced"><code>b4b4ec4</code></a>
Upgrade: [dependabot] - bump
<code>@typescript-eslint/eslint-plugin</code> from 8.39.1 to ...</li>
<li><a
href="https://github.com/NHSDigital/nhs-fhir-middy-error-handler/commit/f627da24f28bbd6365871f8814ae5419c7951894"><code>f627da2</code></a>
Upgrade: [dependabot] - bump
<code>@typescript-eslint/eslint-plugin</code> from 8.39.1 to ...</li>
<li><a
href="https://github.com/NHSDigital/nhs-fhir-middy-error-handler/commit/8bd2f3a6ca9275ade77ac9970235fca9117c3a84"><code>8bd2f3a</code></a>
Upgrade: [dependabot] - bump <code>@middy/core</code> from 6.4.3 to
6.4.4 (<a
href="https://redirect.github.com/NHSDigital/nhs-fhir-middy-error-handler/issues/411">#411</a>)</li>
<li>See full diff in <a
href="https://github.com/NHSDigital/nhs-fhir-middy-error-handler/compare/v2.1.45...v2.1.46">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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 86966d3 commit 3af0a93
2 files changed
Lines changed: 6 additions & 6 deletions
Some 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 | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
0 commit comments