Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency @middy/core to v6 #219

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 15, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@middy/core (source) 4.2.6 -> 6.0.0 age adoption passing confidence

Release Notes

middyjs/middy (@​middy/core)

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

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

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

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

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 https://github.com/middyjs/middy/pull/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


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.


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

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

@renovate renovate bot added dependencies Pull requests that update a dependency file MAJOR labels Nov 15, 2023
@renovate renovate bot force-pushed the renovate/major-middy-js-monorepo branch 3 times, most recently from 61a1fbc to 9488519 Compare November 23, 2023 09:28
@renovate renovate bot force-pushed the renovate/major-middy-js-monorepo branch from 9488519 to d85c41e Compare December 3, 2023 03:20
@renovate renovate bot force-pushed the renovate/major-middy-js-monorepo branch 2 times, most recently from afc3d42 to 32cf585 Compare December 30, 2023 21:08
@renovate renovate bot force-pushed the renovate/major-middy-js-monorepo branch 2 times, most recently from 4cb1a34 to 90d164c Compare January 11, 2024 00:55
@renovate renovate bot force-pushed the renovate/major-middy-js-monorepo branch from 90d164c to eb8a480 Compare February 9, 2024 21:43
@renovate renovate bot force-pushed the renovate/major-middy-js-monorepo branch from eb8a480 to 75634a4 Compare March 2, 2024 03:48
@renovate renovate bot force-pushed the renovate/major-middy-js-monorepo branch 3 times, most recently from 030e8f0 to 7ad6e21 Compare March 16, 2024 22:04
@renovate renovate bot force-pushed the renovate/major-middy-js-monorepo branch 3 times, most recently from 6ce8c1f to 8f7cd32 Compare May 16, 2024 15:32
@renovate renovate bot force-pushed the renovate/major-middy-js-monorepo branch from 8f7cd32 to eba8198 Compare June 1, 2024 23:08
@renovate renovate bot force-pushed the renovate/major-middy-js-monorepo branch 2 times, most recently from 7407671 to 8372c8b Compare June 24, 2024 14:36
@renovate renovate bot force-pushed the renovate/major-middy-js-monorepo branch from 8372c8b to cebd806 Compare July 3, 2024 00:55
@renovate renovate bot force-pushed the renovate/major-middy-js-monorepo branch 2 times, most recently from 984218e to 87dbb2b Compare July 13, 2024 21:43
@renovate renovate bot force-pushed the renovate/major-middy-js-monorepo branch from 87dbb2b to c2e242d Compare August 11, 2024 14:27
@renovate renovate bot force-pushed the renovate/major-middy-js-monorepo branch from c2e242d to 853df89 Compare September 1, 2024 17:07
@renovate renovate bot force-pushed the renovate/major-middy-js-monorepo branch from 853df89 to ace6ad8 Compare September 17, 2024 01:15
@renovate renovate bot force-pushed the renovate/major-middy-js-monorepo branch from ace6ad8 to 71acd66 Compare October 16, 2024 18:50
@renovate renovate bot force-pushed the renovate/major-middy-js-monorepo branch from 71acd66 to 0e21d9c Compare November 24, 2024 05:03
@renovate renovate bot changed the title chore(deps): update dependency @middy/core to v5 chore(deps): update dependency @middy/core to v6 Nov 24, 2024
@renovate renovate bot changed the title chore(deps): update dependency @middy/core to v6 chore(deps): update dependency @middy/core to v6 - autoclosed Dec 8, 2024
@renovate renovate bot closed this Dec 8, 2024
@renovate renovate bot deleted the renovate/major-middy-js-monorepo branch December 8, 2024 18:34
@renovate renovate bot changed the title chore(deps): update dependency @middy/core to v6 - autoclosed chore(deps): update dependency @middy/core to v6 Dec 8, 2024
@renovate renovate bot reopened this Dec 8, 2024
@renovate renovate bot force-pushed the renovate/major-middy-js-monorepo branch from fd90810 to 0e21d9c Compare December 8, 2024 21:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file MAJOR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants