Skip to content

fix(deps): update middy-js monorepo to v7.6.5#25

Closed
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/middy-js-monorepo
Closed

fix(deps): update middy-js monorepo to v7.6.5#25
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/middy-js-monorepo

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 19, 2026

This PR contains the following updates:

Package Change Age Confidence
@middy/core (source) 7.6.07.6.5 age confidence
@middy/input-output-logger (source) 7.6.07.6.5 age confidence

Release Notes

middyjs/middy (@​middy/core)

v7.6.5

Compare Source

What's Changed

  • @​middy/input-output-logger — refactored buildContext for durable execution mode; same behavior, cleaner branching (no functional change).
  • Website: svelte rendering fix for router doc pages, minor CSS.

Full Changelog: middyjs/middy@7.6.4...7.6.5

v7.6.4

Compare Source

What's Changed

  • fix: sqs encoding (c60e774) — event-batch-parser: SQS body decoding fixes + test coverage
  • feat: perf improvements (5a4ff11) — broad perf pass across ~30+ middlewares. Added .perf.js benchmarks for many packages. Also touched util/index.d.ts type defs.
  • feat: improve pref (6a6a4ca) — http-router perf rewrite with new bench + 201 lines of new tests.
  • Several ci: fix sec issues/concerns commits
  • test: speed up fuzz times
  • chore(deps): bump cloudflare/wrangler-action 3.15.0 → 4.0.0

Net: one SQS bug fix and a large performance pass touching most middlewares (with new bench files and tests), plus router perf improvements. No breaking API changes evident from the diff stats.

Full Changelog: middyjs/middy@7.6.3...7.6.4

v7.6.3

Compare Source

What's Changed

  • Improve core perf for stream responses

Full Changelog: middyjs/middy@7.6.2...7.6.3

v7.6.2

Compare Source

What's Changed

  • [bug] http-content-encoding ignores encoder options for string/buffer responses #​1641

Full Changelog: middyjs/middy@7.6.1...7.6.2

v7.6.1

Compare Source

What's Changed

  • chore(deps): bump KineticCafe/actions-dco from 2.1.1 to 3.0.0 by @​dependabot[bot] in #​1637
  • update http-jwt to support multiple issuers, cognito support

Breaking changes (but no one is using packages yet)

@​middy/http-jwt

@​middy/http-paseto

  • Renamed cookieName → tokenCookieName.

Features

@​middy/http-jwt

  • New issuers option for multi-issuer JWKS verification: { [iss]: { jwksUri, audience?, algorithm? } }, with built-in caching, cooldown, and prefetch (cacheExpiry, cooldownDuration, disablePrefetch).
  • New token sources: tokenHeaderName, tokenQueryStringName (alongside tokenCookieName). Default is still Authorization: Bearer.
  • algorithm now accepts a string or array of strings; pinned at factory time to prevent alg-substitution attacks.
  • Expanded KMS keySpec compatibility table (now covers RS*/PS* for RSA, ES* for EC, EdDSA for Ed25519). Configured algorithm is validated against the keySpec and verification fails closed on mismatch.
  • New setToContext option to expose the verified payload on request.context (default false, internal-only).

@​middy/http-paseto

  • New tokenHeaderName and tokenQueryStringName sources.
  • New setToContext option (default false).

Full Changelog: middyjs/middy@7.6.0...7.6.1


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 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 requested a review from a team as a code owner May 19, 2026 01:41
@renovate renovate Bot enabled auto-merge (squash) May 19, 2026 01:41
@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented May 19, 2026

Branch automerge failure

This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.

@renovate renovate Bot force-pushed the renovate/middy-js-monorepo branch from 7594211 to 06003fc Compare May 19, 2026 19:00
@renovate renovate Bot changed the title fix(deps): update middy-js monorepo to v7.6.2 fix(deps): update middy-js monorepo to v7.6.3 May 19, 2026
@renovate renovate Bot force-pushed the renovate/middy-js-monorepo branch from 06003fc to adc8e42 Compare May 20, 2026 00:38
@renovate renovate Bot changed the title fix(deps): update middy-js monorepo to v7.6.3 fix(deps): update middy-js monorepo to v7.6.4 May 20, 2026
@renovate renovate Bot force-pushed the renovate/middy-js-monorepo branch from adc8e42 to 55e85bc Compare May 20, 2026 11:02
@renovate renovate Bot force-pushed the renovate/middy-js-monorepo branch from 55e85bc to 230bab0 Compare May 25, 2026 05:53
@renovate renovate Bot changed the title fix(deps): update middy-js monorepo to v7.6.4 fix(deps): update middy-js monorepo to v7.6.5 May 25, 2026
coderbyheart added a commit that referenced this pull request May 26, 2026
Non-significant change, no PR review required.

Closes #25
Closes #27
Closes #28
auto-merge was automatically disabled May 26, 2026 08:59

Pull request was closed

@renovate renovate Bot deleted the renovate/middy-js-monorepo branch May 26, 2026 09:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants