chore(deps): update dependency @middy/core to v5 #220
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
4.7.0
->5.5.1
Release Notes
middyjs/middy (@middy/core)
v5.5.1
Compare Source
What's Changed
Full Changelog: middyjs/middy@5.5.0...5.5.1
v5.5.0
Compare Source
What's Changed
ws-router
andhttp-router
to allow returning a custom response. @willfarrellFull Changelog: middyjs/middy@5.4.7...5.5.0
v5.4.7
Compare Source
What's Changed
New Contributors
Full Changelog: middyjs/middy@5.4.6...5.4.7
v5.4.6
Compare Source
What's Changed
Full Changelog: middyjs/middy@5.4.5...5.4.6
v5.4.5
Compare Source
What's Changed
New Contributors
Full Changelog: middyjs/middy@5.4.4...5.4.5
v5.4.4
Compare Source
What's Changed
Full Changelog: middyjs/middy@5.4.3...5.4.4
v5.4.3
Compare Source
What's Changed
ava
,swc
,c8
,lerna
, and moreNew Contributors
Full Changelog: middyjs/middy@5.4.2...5.4.3
v5.4.2
Compare Source
What's Changed
Full Changelog: middyjs/middy@5.4.1...5.4.2
v5.4.1
Compare Source
What's Changed
Full Changelog: middyjs/middy@5.4.0...5.4.1
v5.4.0
Compare Source
What's Changed
validator
: Updateajv-formats
to v3 see https://github.com/ajv-validator/ajv-formats/releases/tag/v3.0.0-rc.0 for remediationsNew Contributors
Full Changelog: middyjs/middy@5.3.5...5.4.0
v5.3.5
Compare Source
What's Changed
Full Changelog: middyjs/middy@5.3.4...5.3.5
v5.3.4
Compare Source
Full Changelog: middyjs/middy@5.3.3...5.3.4
v5.3.3
Compare Source
What's Changed
http-error-handler.md
by @garysassano in https://github.com/middyjs/middy/pull/1196New Contributors
Full Changelog: middyjs/middy@5.3.2...5.3.3
v5.3.2
Compare Source
What's Changed
New Contributors
Full Changelog: middyjs/middy@5.3.1...5.3.2
v5.3.1
Compare Source
What's Changed
New Contributors
Full Changelog: middyjs/middy@5.3.0...5.3.1
v5.3.0
Compare Source
What's Changed
http-cors
now supports origin: nullNew Contributors
Full Changelog: middyjs/middy@5.2.6...5.3.0
v5.2.6
Compare Source
What's Changed
New Contributors
Full Changelog: middyjs/middy@5.2.5...5.2.6
v5.2.4
Compare Source
What's Changed
New Contributors
Full Changelog: middyjs/middy@5.2.3...5.2.4
v5.2.3
Compare Source
What's Changed
New Contributors
Full Changelog: middyjs/middy@5.2.2...5.2.3
v5.2.2
Compare Source
What's Changed
New Contributors
Full Changelog: middyjs/middy@5.2.1...5.2.2
v5.2.1
Compare Source
What's Changed
Full Changelog: middyjs/middy@5.2.0...5.2.1
v5.2.0
Compare Source
What's Changed
npm run test:packages:benchmark
to see results) by @willfarrellFull Changelog: middyjs/middy@5.1.0...5.2.0
v5.1.0
Compare Source
What's Changed
busboy
with updated fastify version @skayo https://github.com/middyjs/middy/issues/1145New Contributors
Full Changelog: middyjs/middy@5.0.3...5.1.0
v5.0.3
Compare Source
What's Changed
New Contributors
Full Changelog: middyjs/middy@5.0.2...5.0.3
v5.0.2
Compare Source
What's Changed
New Contributors
Full Changelog: middyjs/middy@5.0.1...5.0.2
v5.0.1
Compare Source
What's Changed
Full Changelog: middyjs/middy@5.0.0...5.0.1
v5.0.0
Compare Source
For full details and upgrade guide see https://middy.js.org/docs/upgrade/4-5
Notable changes
new Error('message', { cause: { package:'@​middy/***', data:*** } })
http-*-body-parsers
on the same endpoint you'll need to set{ disableContentTypeError: true }
What's Changed
@iress/middy-http-path-router
to third-party middleware docs by @RodneyMarsh in https://github.com/middyjs/middy/pull/1124New Contributors
Big tanks to everyone who made this release possible!
Full Changelog: middyjs/middy@4.7.0...5.0.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.