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

fix(deps): update middy-js monorepo to v6 (major) #409

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 24, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@middy/core (source) 5.5.1 -> 6.0.0 age adoption passing confidence
@middy/error-logger (source) 5.5.1 -> 6.0.0 age adoption passing confidence
@middy/http-content-negotiation (source) 5.5.1 -> 6.0.0 age adoption passing confidence
@middy/http-error-handler (source) 5.5.1 -> 6.0.0 age adoption passing confidence
@middy/http-header-normalizer (source) 5.5.1 -> 6.0.0 age adoption passing confidence
@middy/http-json-body-parser (source) 5.5.1 -> 6.0.0 age adoption passing confidence
@middy/http-response-serializer (source) 5.5.1 -> 6.0.0 age adoption passing confidence
@middy/validator (source) 5.5.1 -> 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


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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the major label Nov 24, 2024
Copy link
Contributor Author

renovate bot commented Nov 24, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: lambda/package-lock.json
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: @aws-lambda-powertools/[email protected]
npm error Found: @middy/[email protected]
npm error node_modules/@middy/core
npm error   @middy/core@"6.0.0" from the root project
npm error
npm error Could not resolve dependency:
npm error peerOptional @middy/core@"4.x || 5.x" from @aws-lambda-powertools/[email protected]
npm error node_modules/@aws-lambda-powertools/logger
npm error   @aws-lambda-powertools/logger@"2.11.0" from the root project
npm error
npm error Conflicting peer dependency: @middy/[email protected]
npm error node_modules/@middy/core
npm error   peerOptional @middy/core@"4.x || 5.x" from @aws-lambda-powertools/[email protected]
npm error   node_modules/@aws-lambda-powertools/logger
npm error     @aws-lambda-powertools/logger@"2.11.0" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /tmp/renovate/cache/others/npm/_logs/2024-12-07T01_01_35_583Z-eresolve-report.txt
npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-12-07T01_01_35_583Z-debug-0.log

@mergify mergify bot requested a review from SvenKirschbaum November 24, 2024 04:07
@renovate renovate bot force-pushed the renovate/major-middy-js-monorepo branch 2 times, most recently from 4410d37 to 9350eed Compare November 29, 2024 08:06
@renovate renovate bot force-pushed the renovate/major-middy-js-monorepo branch from 9350eed to 88a8224 Compare December 7, 2024 01:01
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