-
Notifications
You must be signed in to change notification settings - Fork 0
Commit e4a613c
authored
Update middy to v5.2.4 (#89)
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@middy/core](https://middy.js.org) ([source](https://togithub.com/middyjs/middy/tree/HEAD/packages/core)) | [`5.2.3` -> `5.2.4`](https://renovatebot.com/diffs/npm/@middy%2fcore/5.2.3/5.2.4) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
| [@middy/error-logger](https://middy.js.org) ([source](https://togithub.com/middyjs/middy/tree/HEAD/packages/error-logger)) | [`5.2.3` -> `5.2.4`](https://renovatebot.com/diffs/npm/@middy%2ferror-logger/5.2.3/5.2.4) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
| [@middy/http-error-handler](https://middy.js.org) ([source](https://togithub.com/middyjs/middy/tree/HEAD/packages/http-error-handler)) | [`5.2.3` -> `5.2.4`](https://renovatebot.com/diffs/npm/@middy%2fhttp-error-handler/5.2.3/5.2.4) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
| [@middy/http-header-normalizer](https://middy.js.org) ([source](https://togithub.com/middyjs/middy/tree/HEAD/packages/http-header-normalizer)) | [`5.2.3` -> `5.2.4`](https://renovatebot.com/diffs/npm/@middy%2fhttp-header-normalizer/5.2.3/5.2.4) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
| [@middy/http-response-serializer](https://middy.js.org) ([source](https://togithub.com/middyjs/middy/tree/HEAD/packages/http-response-serializer)) | [`5.2.3` -> `5.2.4`](https://renovatebot.com/diffs/npm/@middy%2fhttp-response-serializer/5.2.3/5.2.4) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
---
### Release Notes
<details>
<summary>middyjs/middy (@​middy/core)</summary>
### [`v5.2.4`](https://togithub.com/middyjs/middy/releases/tag/5.2.4)
[Compare Source](https://togithub.com/middyjs/middy/compare/5.2.3...5.2.4)
#### What's Changed
- Adds NHS FHIR Middy Error Handler to third-party.md by [@​JackSpagnoliNHS](https://togithub.com/JackSpagnoliNHS) in [https://github.com/middyjs/middy/pull/1162](https://togithub.com/middyjs/middy/pull/1162)
- fix: remove handler callback argument by [@​everett1992](https://togithub.com/everett1992) in [https://github.com/middyjs/middy/pull/1165](https://togithub.com/middyjs/middy/pull/1165)
- Moves NHS FHIR middleware to version 2-4 by [@​JackSpagnoliNHS](https://togithub.com/JackSpagnoliNHS) in [https://github.com/middyjs/middy/pull/1166](https://togithub.com/middyjs/middy/pull/1166)
- fix(website): broken links in the getting started section by [@​lmammino](https://togithub.com/lmammino) in [https://github.com/middyjs/middy/pull/1169](https://togithub.com/middyjs/middy/pull/1169)
- Set explicit import type by [@​willfarrell](https://togithub.com/willfarrell) in [https://github.com/middyjs/middy/pull/1170](https://togithub.com/middyjs/middy/pull/1170)
#### New Contributors
- [@​JackSpagnoliNHS](https://togithub.com/JackSpagnoliNHS) made their first contribution in [https://github.com/middyjs/middy/pull/1162](https://togithub.com/middyjs/middy/pull/1162)
- [@​everett1992](https://togithub.com/everett1992) made their first contribution in [https://github.com/middyjs/middy/pull/1165](https://togithub.com/middyjs/middy/pull/1165)
**Full Changelog**: middyjs/middy@5.2.3...5.2.4
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "before 5am on sunday" (UTC), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about these updates again.
---
- [ ] If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/SvenKirschbaum/aws-utils).1 parent 2de9927 commit e4a613cCopy full SHA for e4a613c
File tree
Expand file treeCollapse file tree
2 files changed
+30
-30
lines changedOpen diff view settings
Filter options
- lambda/log-redirect
Expand file treeCollapse file tree
2 files changed
+30
-30
lines changedOpen diff view settings
Collapse file
lambda/log-redirect/package-lock.json
Copy file name to clipboardExpand all lines: lambda/log-redirect/package-lock.json+25-25Lines changed: 25 additions & 25 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Collapse file
lambda/log-redirect/package.json
Copy file name to clipboardExpand all lines: lambda/log-redirect/package.json+5-5Lines changed: 5 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
0 commit comments