fix(deps): update middy-js monorepo to v6 (major) #1114
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.1.0->^6.0.0^4.1.0->^6.0.0Release Notes
middyjs/middy (@middy/core)
v6.4.5Compare Source
v6.4.4Compare Source
v6.4.3Compare Source
What's changed
Full Changelog: middyjs/middy@6.4.2...6.4.3
v6.4.2Compare Source
What's Changed
eslint-disablecomments by @mrazauskas in #1428New Contributors
Full Changelog: middyjs/middy@6.4.1...6.4.2
v6.4.1Compare Source
What's Changed
Full Changelog: middyjs/middy@6.4.0...6.4.1
v6.4.0Compare Source
What's Changed
requestFull Changelog: middyjs/middy@6.3.2...6.4.0
v6.3.2Compare Source
What's Changed
requestStarthook now has access torequestNew Contributors
Full Changelog: middyjs/middy@6.3.1...6.3.2
v6.3.1Compare Source
What's Changed
Full Changelog: middyjs/middy@6.3.0...6.3.1
v6.3.0Compare Source
What's Changed
New Contributors
Full Changelog: middyjs/middy@6.2.4...6.3.0
v6.2.4Compare Source
What's Changed
Full Changelog: middyjs/middy@6.2.3...6.2.4
v6.2.3Compare Source
What's Changed
Full Changelog: middyjs/middy@6.2.2...6.2.3
v6.2.2Compare Source
What's Changed
New Contributors
Full Changelog: middyjs/middy@6.2.1...6.2.2
v6.2.1Compare Source
What's Changed
Full Changelog: middyjs/middy@6.2.0...6.2.1
v6.2.0Compare Source
What's Changed
New Contributors
Full Changelog: middyjs/middy@6.1.6...6.2.0
v6.1.6Compare Source
What's Changed
New Contributors
Full Changelog: middyjs/middy@6.1.5...6.1.6
v6.1.5Compare Source
What's Changed
Full Changelog: middyjs/middy@6.1.4...6.1.5
v6.1.4Compare Source
What's Changed
New Contributors
Full Changelog: middyjs/middy@6.1.3...6.1.4
v6.1.3Compare Source
What's Changed
New Contributors
Full Changelog: middyjs/middy@6.1.2...6.1.3
v6.1.2Compare Source
What's Changed
Full Changelog: middyjs/middy@6.1.1...6.1.2
v6.1.1Compare Source
What's Changed
Full Changelog: middyjs/middy@6.1.0...6.1.1
v6.0.0Compare Source
For full details and upgrade guide see https://middy.js.org/docs/upgrade/5-6
Notable changes
--experimental-require-moduleWhat's Changed
Thanks to @ehmicky for contributing to this release.
Full Changelog: middyjs/middy@5.5.1...6.0.0
v5.5.1Compare Source
What's Changed
Full Changelog: middyjs/middy@5.5.0...5.5.1
v5.5.0Compare Source
What's Changed
ws-routerandhttp-routerto allow returning a custom response. @willfarrellFull Changelog: middyjs/middy@5.4.7...5.5.0
v5.4.7Compare Source
What's Changed
New Contributors
Full Changelog: middyjs/middy@5.4.6...5.4.7
v5.4.6Compare Source
What's Changed
Full Changelog: middyjs/middy@5.4.5...5.4.6
v5.4.5Compare Source
What's Changed
New Contributors
Full Changelog: middyjs/middy@5.4.4...5.4.5
v5.4.4Compare Source
What's Changed
Full Changelog: middyjs/middy@5.4.3...5.4.4
v5.4.3Compare Source
What's Changed
ava,swc,c8,lerna, and moreNew Contributors
Full Changelog: middyjs/middy@5.4.2...5.4.3
v5.4.2Compare Source
What's Changed
Full Changelog: middyjs/middy@5.4.1...5.4.2
v5.4.1Compare Source
What's Changed
Full Changelog: middyjs/middy@5.4.0...5.4.1
v5.4.0Compare Source
What's Changed
validator: Updateajv-formatsto 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.5Compare Source
What's Changed
Full Changelog: middyjs/middy@5.3.4...5.3.5
v5.3.4Compare Source
Full Changelog: middyjs/middy@5.3.3...5.3.4
v5.3.3Compare Source
What's Changed
http-error-handler.mdby @garysassano in #1196New Contributors
Full Changelog: middyjs/middy@5.3.2...5.3.3
v5.3.2Compare Source
What's Changed
New Contributors
Full Changelog: middyjs/middy@5.3.1...5.3.2
v5.3.1Compare Source
What's Changed
New Contributors
Full Changelog: middyjs/middy@5.3.0...5.3.1
v5.3.0Compare Source
What's Changed
http-corsnow supports origin: nullNew Contributors
Full Changelog: middyjs/middy@5.2.6...5.3.0
v5.2.6Compare Source
What's Changed
New Contributors
Full Changelog: middyjs/middy@5.2.5...5.2.6
v5.2.4Compare Source
What's Changed
New Contributors
Full Changelog: middyjs/middy@5.2.3...5.2.4
v5.2.3Compare Source
What's Changed
New Contributors
Full Changelog: middyjs/middy@5.2.2...5.2.3
v5.2.2Compare Source
What's Changed
New Contributors
Full Changelog: middyjs/middy@5.2.1...5.2.2
v5.2.1Compare Source
What's Changed
Full Changelog: middyjs/middy@5.2.0...5.2.1
v5.2.0Compare Source
What's Changed
npm run test:packages:benchmarkto see results) by @willfarrellFull Changelog: middyjs/middy@5.1.0...5.2.0
v5.1.0Compare Source
What's Changed
busboywith updated fastify version @skayo #1145New Contributors
Full Changelog: middyjs/middy@5.0.3...5.1.0
v5.0.3Compare Source
What's Changed
New Contributors
Full Changelog: middyjs/middy@5.0.2...5.0.3
v5.0.2Compare Source
What's Changed
New Contributors
Full Changelog: middyjs/middy@5.0.1...5.0.2
v5.0.1Compare Source
What's Changed
Full Changelog: middyjs/middy@5.0.0...5.0.1
v5.0.0Compare 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-parserson the same endpoint you'll need to set{ disableContentTypeError: true }What's Changed
@iress/middy-http-path-routerto third-party middleware docs by @RodneyMarsh in #1124New Contributors
Big tanks to everyone who made this release possible!
Full Changelog: middyjs/middy@4.7.0...5.0.0
v4.7.0Compare 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.6Compare Source
What's Changed
New Contributors
Full Changelog: middyjs/middy@4.6.5...4.6.6
v4.6.5Compare Source
What's Changed
New Contributors
Full Changelog: middyjs/middy@4.6.4...4.6.5
v4.6.4Compare Source
What's Changed
Full Changelog: middyjs/middy@4.6.3...4.6.4
v4.6.3Compare Source
What's Changed
Full Changelog: middyjs/middy@4.6.2...4.6.3
v4.6.2Compare Source
What's Changed
http-*-pody-parsernow throws proper error when no headers are passed in.Full Changelog: middyjs/middy@4.6.1...4.6.2
v4.6.1Compare Source
What's Changed
New Contributors
Full Changelog: middyjs/middy@4.6.0...4.6.1
v4.6.0Compare Source
What's Changed
01-intro.md'svalidatorusage by @aqaengineering in #1081New Contributors
Full Changelog: middyjs/middy@4.5.5...4.6.0
v4.5.5Compare Source
What's Changed
New Contributors
Full Changelog: middyjs/middy@4.5.4...4.5.5
v4.5.4Compare Source
What's Changed
Full Changelog: middyjs/middy@4.5.3...4.5.4
v4.5.3Compare Source
What's Changed
New Contributors
Full Changelog: middyjs/middy@4.5.2...4.5.3
v4.5.2Compare Source
What's Changed
New Contributors
Full Changelog: middyjs/middy@4.5.1...4.5.2
v4.5.1Compare Source
What's Changed
New Contributors
Full Changelog: middyjs/middy@4.5.0...4.5.1
v4.5.0Compare Source
What's Changed
New Contributors
Full Changelog: middyjs/middy@4.4.3...4.5.0
v4.4.3Compare Source
What's Changed
onErrortocloudwatch-metricsto ensureflushreturnsfromonErrorin multiple middlewaresFull Changelog: middyjs/middy@4.4.2...4.4.3
v4.4.2Compare Source
What's Changed
Full Changelog: middyjs/middy@4.4.1...4.4.2
v4.4.1Compare Source
What's Changed
@middy/warmupwith 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 #1051Full Changelog: middyjs/middy@4.4.0...4.4.1
v4.4.0Compare Source
What's Changed
Full Changelog: middyjs/middy@4.3.1...4.4.0
v4.3.1Compare Source
What's Changed
New Contributors
Full Changelog: middyjs/middy@4.3.0...4.3.1
v4.3.0Compare 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: trueinto 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.8Compare Source
What's Changed
New Contributors
Full Changelog: middyjs/middy@4.2.7...4.2.8
v4.2.7Compare Source
cacheExpireis positive, refresh was only triggering once.Full Changelog: middyjs/middy@4.2.6...4.2.7
v4.2.6Compare Source
What's Changed
New Contributors
Full Changelog: middyjs/middy@4.2.5...4.2.6
[
v4.2.5](Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled because a matching PR was automerged previously.
♻ 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.
This PR was generated by Mend Renovate. View the repository job log.