Skip to content

Commit

Permalink
Upgrade: [dependabot] - bump @nhs/fhir-middy-error-handler from 2.1.2…
Browse files Browse the repository at this point in the history
… to 2.1.3 (#778)

Bumps
[@nhs/fhir-middy-error-handler](https://github.com/NHSDigital/nhs-fhir-middy-error-handler)
from 2.1.2 to 2.1.3.
<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.3</h2>
<h2><a
href="https://github.com/NHSDigital/nhs-fhir-middy-error-handler/compare/v2.1.2...v2.1.3">2.1.3</a>
(2024-09-11)</h2>
<h3>Upgrade</h3>
<ul>
<li>[dependabot] - bump <code>@​typescript-eslint/eslint-plugin</code>
from 8.4.0 to 8.5.0 (<a
href="https://redirect.github.com/NHSDigital/nhs-fhir-middy-error-handler/issues/198">#198</a>)
(<a
href="https://github.com/NHSDigital/nhs-fhir-middy-error-handler/commit/a8968e63c415281289ba6b8a383736c6003cdda4">a8968e6</a>)</li>
<li>[dependabot] - bump <code>@​typescript-eslint/parser</code> from
8.4.0 to 8.5.0 (<a
href="https://redirect.github.com/NHSDigital/nhs-fhir-middy-error-handler/issues/199">#199</a>)
(<a
href="https://github.com/NHSDigital/nhs-fhir-middy-error-handler/commit/10b781f3296ae407da4b6d7d5a0403f5bda73f95">10b781f</a>)</li>
<li>[dependabot] - bump eslint from 9.9.1 to 9.10.0 (<a
href="https://redirect.github.com/NHSDigital/nhs-fhir-middy-error-handler/issues/196">#196</a>)
(<a
href="https://github.com/NHSDigital/nhs-fhir-middy-error-handler/commit/1aa91c153eb3b67ba1526ea4454b1039774d16d0">1aa91c1</a>)</li>
<li>[dependabot] - bump typescript from 5.5.4 to 5.6.2 (<a
href="https://redirect.github.com/NHSDigital/nhs-fhir-middy-error-handler/issues/197">#197</a>)
(<a
href="https://github.com/NHSDigital/nhs-fhir-middy-error-handler/commit/e48a8911456dc8bca976ecbbb679dbe97181c061">e48a891</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/NHSDigital/nhs-fhir-middy-error-handler/commit/a8968e63c415281289ba6b8a383736c6003cdda4"><code>a8968e6</code></a>
Upgrade: [dependabot] - bump
<code>@​typescript-eslint/eslint-plugin</code> from 8.4.0 to 8...</li>
<li><a
href="https://github.com/NHSDigital/nhs-fhir-middy-error-handler/commit/10b781f3296ae407da4b6d7d5a0403f5bda73f95"><code>10b781f</code></a>
Upgrade: [dependabot] - bump <code>@​typescript-eslint/parser</code>
from 8.4.0 to 8.5.0 (#...</li>
<li><a
href="https://github.com/NHSDigital/nhs-fhir-middy-error-handler/commit/e48a8911456dc8bca976ecbbb679dbe97181c061"><code>e48a891</code></a>
Upgrade: [dependabot] - bump typescript from 5.5.4 to 5.6.2 (<a
href="https://redirect.github.com/NHSDigital/nhs-fhir-middy-error-handler/issues/197">#197</a>)</li>
<li><a
href="https://github.com/NHSDigital/nhs-fhir-middy-error-handler/commit/1aa91c153eb3b67ba1526ea4454b1039774d16d0"><code>1aa91c1</code></a>
Upgrade: [dependabot] - bump eslint from 9.9.1 to 9.10.0 (<a
href="https://redirect.github.com/NHSDigital/nhs-fhir-middy-error-handler/issues/196">#196</a>)</li>
<li>See full diff in <a
href="https://github.com/NHSDigital/nhs-fhir-middy-error-handler/compare/v2.1.2...v2.1.3">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@nhs/fhir-middy-error-handler&package-manager=npm_and_yarn&previous-version=2.1.2&new-version=2.1.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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Sep 12, 2024
1 parent 76f7f9c commit 8fd9ce2
Show file tree
Hide file tree
Showing 5 changed files with 11 additions and 11 deletions.
14 changes: 7 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/capabilityStatement/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@aws-lambda-powertools/logger": "^2.7.0",
"@middy/core": "^5.4.7",
"@middy/input-output-logger": "^5.4.7",
"@nhs/fhir-middy-error-handler": "^2.1.2"
"@nhs/fhir-middy-error-handler": "^2.1.3"
},
"devDependencies": {
"@PrescriptionStatusUpdate_common/testing": "^1.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/sandbox/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@
"@aws-lambda-powertools/logger": "^2.7.0",
"@middy/core": "^5.4.7",
"@middy/input-output-logger": "^5.4.7",
"@nhs/fhir-middy-error-handler": "^2.1.2"
"@nhs/fhir-middy-error-handler": "^2.1.3"
}
}
2 changes: 1 addition & 1 deletion packages/statusLambda/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@aws-lambda-powertools/parameters": "^2.7.0",
"@middy/core": "^5.4.7",
"@middy/input-output-logger": "^5.4.7",
"@nhs/fhir-middy-error-handler": "^2.1.2",
"@nhs/fhir-middy-error-handler": "^2.1.3",
"axios": "^1.7.7"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/updatePrescriptionStatus/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@middy/core": "^5.4.7",
"@middy/http-header-normalizer": "^5.4.7",
"@middy/input-output-logger": "^5.4.7",
"@nhs/fhir-middy-error-handler": "^2.1.2"
"@nhs/fhir-middy-error-handler": "^2.1.3"
},
"devDependencies": {
"@faker-js/faker": "^9.0.0",
Expand Down

0 comments on commit 8fd9ce2

Please sign in to comment.