chore(deps): update dependency @middy/core to v5 #240
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.2.6
->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
v4.7.0
Compare Source
What's Changed
http-header-normalizer
/ http-json-body-parser - json as default content type #1120 @qoomonFull Changelog: middyjs/middy@4.6.6...4.7.0
v4.6.6
Compare Source
What's Changed
New Contributors
Full Changelog: middyjs/middy@4.6.5...4.6.6
v4.6.5
Compare Source
What's Changed
New Contributors
Full Changelog: middyjs/middy@4.6.4...4.6.5
v4.6.4
Compare Source
What's Changed
Full Changelog: middyjs/middy@4.6.3...4.6.4
v4.6.3
Compare Source
What's Changed
Full Changelog: middyjs/middy@4.6.2...4.6.3
v4.6.2
Compare Source
What's Changed
http-*-pody-parser
now throws proper error when no headers are passed in.Full Changelog: middyjs/middy@4.6.1...4.6.2
v4.6.1
Compare Source
What's Changed
New Contributors
Full Changelog: middyjs/middy@4.6.0...4.6.1
v4.6.0
Compare Source
What's Changed
01-intro.md
'svalidator
usage by @aqaengineering in https://github.com/middyjs/middy/pull/1081New Contributors
Full Changelog: middyjs/middy@4.5.5...4.6.0
v4.5.5
Compare Source
What's Changed
New Contributors
Full Changelog: middyjs/middy@4.5.4...4.5.5
v4.5.4
Compare Source
What's Changed
Full Changelog: middyjs/middy@4.5.3...4.5.4
v4.5.3
Compare Source
What's Changed
New Contributors
Full Changelog: middyjs/middy@4.5.2...4.5.3
v4.5.2
Compare Source
What's Changed
New Contributors
Full Changelog: middyjs/middy@4.5.1...4.5.2
v4.5.1
Compare Source
What's Changed
New Contributors
Full Changelog: middyjs/middy@4.5.0...4.5.1
v4.5.0
Compare Source
What's Changed
New Contributors
Full Changelog: middyjs/middy@4.4.3...4.5.0
v4.4.3
Compare Source
What's Changed
onError
tocloudwatch-metrics
to ensureflush
returns
fromonError
in multiple middlewaresFull Changelog: middyjs/middy@4.4.2...4.4.3
v4.4.2
Compare Source
What's Changed
Full Changelog: middyjs/middy@4.4.1...4.4.2
v4.4.1
Compare Source
What's Changed
@middy/warmup
with a middleware that had disablePrefetch:false (default) and cacheExpiry > 0 set and the first invocation was after cacheExpiry would cause an expired value to be used instead of fetching a new value. by @willfarrell in https://github.com/middyjs/middy/pull/1051Full Changelog: middyjs/middy@4.4.0...4.4.1
v4.4.0
Compare Source
What's Changed
Full Changelog: middyjs/middy@4.3.1...4.4.0
v4.3.1
Compare Source
What's Changed
New Contributors
Full Changelog: middyjs/middy@4.3.0...4.3.1
v4.3.0
Compare Source
A long awaited feature is finally here! You can now have your response body be a ReadableStream when used with Function URLs. Just update your Lambda config (and APIG if needed) and pass
streamifyResponse: true
into middy and you're ready to go!See new documentation: https://middy.js.org/docs/intro/streamify-response
What's Changed
Full Changelog: middyjs/middy@4.2.8...4.3.0
v4.2.8
Compare Source
What's Changed
New Contributors
Full Changelog: middyjs/middy@4.2.7...4.2.8
v4.2.7
Compare Source
cacheExpire
is positive, refresh was only triggering once.Full Changelog: middyjs/middy@4.2.6...4.2.7
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.