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

Update middy to v5 (major) #301

Merged
merged 1 commit into from
Nov 17, 2023
Merged

Update middy to v5 (major) #301

merged 1 commit into from
Nov 17, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 15, 2023

Mend Renovate logo banner

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@middy/core (source) 4.7.0 -> 5.0.2 age adoption passing confidence
@middy/error-logger (source) 4.7.0 -> 5.0.2 age adoption passing confidence
@middy/http-content-negotiation (source) 4.7.0 -> 5.0.2 age adoption passing confidence
@middy/http-error-handler (source) 4.7.0 -> 5.0.2 age adoption passing confidence
@middy/http-header-normalizer (source) 4.7.0 -> 5.0.2 age adoption passing confidence
@middy/http-json-body-parser (source) 4.7.0 -> 5.0.2 age adoption passing confidence
@middy/http-response-serializer (source) 4.7.0 -> 5.0.2 age adoption passing confidence
@middy/validator (source) 4.7.0 -> 5.0.2 age adoption passing confidence

Release Notes

middyjs/middy (@​middy/core)

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


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 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 has been generated by Mend Renovate. View repository job log here.

@mergify mergify bot merged commit 0476df5 into master Nov 17, 2023
4 checks passed
@mergify mergify bot deleted the renovate/major-middy branch November 17, 2023 23:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant