Skip to content

fix(deps): Update Middy middleware packages to v7.2.1#1471

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/middy-middleware-packages
Open

fix(deps): Update Middy middleware packages to v7.2.1#1471
renovate[bot] wants to merge 1 commit intomainfrom
renovate/middy-middleware-packages

Conversation

@renovate
Copy link
Copy Markdown

@renovate renovate bot commented Mar 3, 2026

This PR contains the following updates:

Package Change Age Confidence
@middy/core (source) 7.1.27.2.1 age confidence
@middy/http-cors (source) 7.1.27.2.1 age confidence

Release Notes

middyjs/middy (@​middy/core)

v7.2.1

Compare Source

What changed

Full Changelog: middyjs/middy@7.2.0...7.2.1

v7.2.0

Compare Source

What's Changed

  • event-normalizer: add support for rmq

Full Changelog: middyjs/middy@7.1.8...7.2.0

v7.1.8

Compare Source

What's Changed

  • fix appconfig: crash when Configuration absent in GetLatestConfiguration response (SDK >= 3.929.0) #​1600

Full Changelog: middyjs/middy@7.1.7...7.1.8

v7.1.7

Compare Source

What's Changed
  • @​middy/secrets-manager: Fixed crash when LastRotationDate or LastChangedDate is undefined during rotation-date-based cache expiry calculation. Previously, Math.max(undefined, ...) would produce NaN, breaking the cache logic. Now defaults to 0 when either date is missing.
  • @​middy/cloudformation-response: Auto-populate PhysicalResourceId from context.logStreamName when not explicitly set. This prevents CloudFormation custom resource responses from failing due to a missing required field.
  • @​middy/core (types): Widened the TErr generic in UseFn from Error to any, allowing middleware that uses custom error types to be passed to .use() without type errors.

Full Changelog: middyjs/middy@7.1.6...7.1.7

v7.1.6

Compare Source

What's Changed

Full Changelog: middyjs/middy@7.1.5...7.1.6

v7.1.5

Compare Source

What's Changed
  • httpResponseSerializer generates type error in Middy 7.1.4 #​1590
  • (http-event-normalizer): API Gateway Event v2 is not accepted #​1589
  • chore: update type test setup by @​mrazauskas in #​1588

Full Changelog: middyjs/middy@7.1.4...7.1.5

v7.1.4

Compare Source

What's Changed
  • 7.1.3 introduced type error "Argument not assignable to parameter of type Context" #​1585
  • chore(deps): bump github/codeql-action from 4.32.4 to 4.32.6 by @​dependabot[bot] in #​1582
  • chore(deps): bump actions/setup-node from 6.2.0 to 6.3.0 by @​dependabot[bot] in #​1583
  • chore(deps): bump aquasecurity/trivy-action from 0.34.1 to 0.34.2 by @​dependabot[bot] in #​1584

Full Changelog: middyjs/middy@7.1.3...7.1.4

v7.1.3

Compare Source

What's Changed
  • validator: Fix type definition regression (#​1580)
  • http-multipart-body-parser, http-urlencode-body-parser, http-urlencode-path-parser,
    http-security-headers: Fix HTTP status code handling in type definitions and runtime
  • Performance improvements across core and multiple middleware packages (core, event-normalizer,
    http-content-encoding, http-cors, http-error-handler, http-header-normalizer, http-security-headers,
    input-output-logger, secrets-manager, ssm, util, and others)
  • Add missing type definitions for http-content-negotiation, service-discovery, sts, secrets-manager,
    ws-router
  • Improve type definitions across core, cloudformation-router, http-router, http-event-normalizer,
    s3-object-response, sqs-partial-batch-failure, warmup, error-logger, and others
  • Simplify s3-object-response type definitions
  • Add comprehensive type tests across all packages

Full Changelog: middyjs/middy@7.1.2...7.1.3


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - Between 12:00 AM and 03:59 AM ( * 0-3 * * * ) (UTC).

🚦 Automerge: Enabled.

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 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 dependencies Pull requests that update a dependency file middy node npm labels Mar 3, 2026
@renovate renovate bot enabled auto-merge (squash) March 3, 2026 21:58
@renovate renovate bot force-pushed the renovate/middy-middleware-packages branch 7 times, most recently from 50c3e5a to d65c3bc Compare March 11, 2026 04:08
@renovate renovate bot changed the title fix(deps): Update Middy middleware packages to v7.1.3 fix(deps): Update Middy middleware packages to v7.1.4 Mar 11, 2026
@renovate renovate bot force-pushed the renovate/middy-middleware-packages branch from d65c3bc to 62754da Compare March 11, 2026 13:49
@renovate renovate bot changed the title fix(deps): Update Middy middleware packages to v7.1.4 fix(deps): Update Middy middleware packages to v7.1.5 Mar 12, 2026
@renovate
Copy link
Copy Markdown
Author

renovate bot commented Mar 12, 2026

⚠️ 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: package-lock.json
npm warn Unknown env config "store". This will stop working in the next major version of npm.
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: backend@2.2.3
npm error Found: @eslint/js@9.39.4
npm error node_modules/@eslint/js
npm error   @eslint/js@"9.39.4" from eslint@9.39.4
npm error   node_modules/eslint
npm error     peer eslint@"^6.0.0 || ^7.0.0 || >=8.0.0" from @eslint-community/eslint-utils@4.9.1
npm error     node_modules/@eslint-community/eslint-utils
npm error       @eslint-community/eslint-utils@"^4.9.1" from @typescript-eslint/utils@8.57.0
npm error       node_modules/@typescript-eslint/utils
npm error         @typescript-eslint/utils@"8.57.0" from @typescript-eslint/eslint-plugin@8.57.0
npm error         node_modules/@typescript-eslint/eslint-plugin
npm error         3 more (@typescript-eslint/type-utils, ...)
npm error       2 more (eslint, eslint-plugin-unicorn)
npm error     peerOptional eslint@"^8.40 || 9 || 10" from @eslint/compat@2.0.3
npm error     node_modules/@eslint/compat
npm error       dev @eslint/compat@"^2.0.0" from the root project
npm error     10 more (@typescript-eslint/eslint-plugin, ...)
npm error   dev @eslint/js@"^10.0.0" from the root project
npm error
npm error Could not resolve dependency:
npm error dev @eslint/js@"^10.0.0" from the root project
npm error
npm error Conflicting peer dependency: eslint@10.1.0
npm error node_modules/eslint
npm error   peerOptional eslint@"^10.0.0" from @eslint/js@10.0.1
npm error   node_modules/@eslint/js
npm error     dev @eslint/js@"^10.0.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 /runner/cache/others/npm/_logs/2026-03-31T14_07_26_794Z-eresolve-report.txt
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2026-03-31T14_07_26_794Z-debug-0.log

@renovate renovate bot changed the title fix(deps): Update Middy middleware packages to v7.1.5 fix(deps): Update Middy middleware packages to v7.1.6 Mar 14, 2026
@renovate renovate bot changed the title fix(deps): Update Middy middleware packages to v7.1.6 fix(deps): Update Middy middleware packages to v7.1.7 Mar 15, 2026
@renovate renovate bot changed the title fix(deps): Update Middy middleware packages to v7.1.7 fix(deps): Update Middy middleware packages to v7.2.1 Mar 31, 2026
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 middy node npm

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants