Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 17, 2025

This PR contains the following updates:

Package Change Age Confidence
@middy/core (source) ^4.1.0 -> ^6.0.0 age confidence
@middy/http-json-body-parser (source) ^4.1.0 -> ^6.0.0 age confidence

Release Notes

middyjs/middy (@​middy/core)

v6.4.5

Compare Source

v6.4.4

Compare Source

v6.4.3

Compare Source

What's changed

Full Changelog: middyjs/middy@6.4.2...6.4.3

v6.4.2

Compare Source

What's Changed
New Contributors

Full Changelog: middyjs/middy@6.4.1...6.4.2

v6.4.1

Compare Source

What's Changed

Full Changelog: middyjs/middy@6.4.0...6.4.1

v6.4.0

Compare Source

What's Changed

Full Changelog: middyjs/middy@6.3.2...6.4.0

v6.3.2

Compare Source

What's Changed
New Contributors

Full Changelog: middyjs/middy@6.3.1...6.3.2

v6.3.1

Compare Source

What's Changed

Full Changelog: middyjs/middy@6.3.0...6.3.1

v6.3.0

Compare Source

What's Changed
New Contributors

Full Changelog: middyjs/middy@6.2.4...6.3.0

v6.2.4

Compare Source

What's Changed
  • httpMultipartBodyParser - disableContentTypeError behavior possibly changed unintentionally in v6.1.0 #​1328

Full Changelog: middyjs/middy@6.2.3...6.2.4

v6.2.3

Compare Source

What's Changed

Full Changelog: middyjs/middy@6.2.2...6.2.3

v6.2.2

Compare Source

What's Changed
New Contributors

Full Changelog: middyjs/middy@6.2.1...6.2.2

v6.2.1

Compare Source

What's Changed

Full Changelog: middyjs/middy@6.2.0...6.2.1

v6.2.0

Compare Source

What's Changed
New Contributors

Full Changelog: middyjs/middy@6.1.6...6.2.0

v6.1.6

Compare Source

What's Changed
New Contributors

Full Changelog: middyjs/middy@6.1.5...6.1.6

v6.1.5

Compare Source

What's Changed
  • fix(http-json-body-parser): allow "undefined" body if disableContentTypeError:true by @​apalchys in #​1285

Full Changelog: middyjs/middy@6.1.4...6.1.5

v6.1.4

Compare Source

What's Changed
New Contributors

Full Changelog: middyjs/middy@6.1.3...6.1.4

v6.1.3

Compare Source

What's Changed
  • fix: add TypeScript type definition for request.earlyResponse by @​iiroj in #​1277
New Contributors

Full Changelog: middyjs/middy@6.1.2...6.1.3

v6.1.2

Compare Source

What's Changed
  • fix NPM is missing 6.1.x versions #​1276

Full Changelog: middyjs/middy@6.1.1...6.1.2

v6.1.1

Compare Source

What's Changed

Full Changelog: middyjs/middy@6.1.0...6.1.1

v6.0.0

Compare Source

For full details and upgrade guide see https://middy.js.org/docs/upgrade/5-6

Notable changes
  • Deprecate Node.js v18.x.
  • Add support for Node.js v22.x.
  • Add support for --experimental-require-module
What's Changed

Thanks to @​ehmicky for contributing to this release.

Full Changelog: middyjs/middy@5.5.1...6.0.0

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
  • Add in notFoundResponse override to ws-router and http-router to allow returning a custom response. @​willfarrell

Full 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
  • 📝 TypeScript documentation fixes by @​canassa in #​1224
  • update busboy and ajv, improved performance
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
  • refactor(ws-response): mutability on response by @​nbusser in #​1220
  • deprecate use of ava, swc, c8, lerna, and more
New 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
New Contributors

Full Changelog: middyjs/middy@5.3.5...5.4.0

v5.3.5

Compare Source

What's Changed
  • fix(packages/http-router): refine return type to include event and response by @​naorpeled in #​1212

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
New 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
New 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
  • Add the rest of the parameters in the http-multipart-body-parser middleware by @​lopepardo in #​1158
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

Full Changelog: middyjs/middy@5.1.0...5.2.0

v5.1.0

Compare Source

What's Changed
New 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
  • Middy no longer support Common JS modules.
  • Deprecate Node.js v16.x.
  • Add support for Node.js v20.x.
  • Update to use TypeScript v5 along with a refactor to most packages
  • Update all errors to be consistent new Error('message', { cause: { package:'@​middy/***', data:*** } })
  • If using multiple http-*-body-parsers on the same endpoint you'll need to set { disableContentTypeError: true }
What's Changed
New 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
  • Add ability to set default headers in http-header-normalizer / http-json-body-parser - json as default content type #​1120 @​qoomon

Full 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

New 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
  • fix(packages/core): resolve type error when using plugin params on middy fn by @​naorpeled in #​1073

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

  • Add in missing onError to cloudwatch-metrics to ensure flush
  • remove unused returns from onError in multiple middlewares

Full 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

  • Add in npm provenance with sigstore @​willfarrell
  • Fix edge case: When using @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 #​1051

Full 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

  • fix: When cacheExpire is positive, refresh was only triggering once.

Full Changelog: middyjs/middy@4.2.6...4.2.7

v4.2.6

Compare 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@github-actions
Copy link

Qodana for JS

It seems all right 👌

No new problems were found according to the checks applied

💡 Qodana analysis was run in the pull request mode: only the changed files were checked

View the detailed Qodana report

To be able to view the detailed Qodana report, you can either:

To get *.log files or any other Qodana artifacts, run the action with upload-result option set to true,
so that the action will upload the files as the job artifacts:

      - name: 'Qodana Scan'
        uses: JetBrains/qodana-action@v2024.3.2
        with:
          upload-result: true
Contact Qodana team

Contact us at qodana-support@jetbrains.com

@renovate renovate bot force-pushed the renovate/major-middy-js-monorepo branch 2 times, most recently from 8d2a1cf to 26722ee Compare January 30, 2025 14:27
@renovate renovate bot force-pushed the renovate/major-middy-js-monorepo branch from 26722ee to d97a3bb Compare February 9, 2025 13:47
@renovate renovate bot force-pushed the renovate/major-middy-js-monorepo branch 3 times, most recently from aac0282 to ae830c4 Compare March 2, 2025 22:50
@renovate renovate bot force-pushed the renovate/major-middy-js-monorepo branch 2 times, most recently from 5b5823d to 867cac6 Compare March 27, 2025 03:01
@renovate renovate bot force-pushed the renovate/major-middy-js-monorepo branch from 867cac6 to c66cedd Compare August 10, 2025 12:43
@renovate renovate bot force-pushed the renovate/major-middy-js-monorepo branch from c66cedd to 3c1f0f1 Compare September 25, 2025 17:19
@renovate renovate bot force-pushed the renovate/major-middy-js-monorepo branch from 3c1f0f1 to 26efb41 Compare October 21, 2025 11:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant