Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 27, 2025

This PR contains the following updates:

Package Change Age Confidence
@aws-lambda-powertools/metrics (source) 2.27.0 -> 2.29.0 age confidence

Release Notes

aws-powertools/powertools-lambda-typescript (@​aws-lambda-powertools/metrics)

v2.29.0

Compare Source

Improvements
Bug Fixes
  • logger infinite loop on log buffer when item size is max bytes (#​4741) (f0677d4)
  • logger not passing persistent keys to children (#​4740) (eafbe13)
  • event-handler moved the response mutation logic to the composeMiddleware function (#​4773) (2fe04e3)
  • event-handler handle repeated queryString values (#​4755) (5d3cf2d)
  • event-handler allow event handler response to return array (#​4725) (eef92ca)
Features
Maintenance

v2.28.1

Compare Source

Bug Fixes

v2.28.0

Compare Source

Improvements
Bug Fixes
  • logger correct persistentLogAttributes warning behavior (#​4627) (5cb6797)
  • idempotency add null check for idempotencyHandler before calling handleMiddyOnError (#​4643) (5dab224)
  • parser updated the SQSRecordSchema to make the md5OfMessageAttributes nullable (#​4632) (adc8f60)
  • event-handler allow http handlers to return duplex streams (#​4629) (f46ae7c)
Features
Maintenance

Configuration

📅 Schedule: 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 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 help wanted Extra attention is needed labels Nov 27, 2025
@renovate renovate bot enabled auto-merge (squash) November 27, 2025 05:07
@renovate
Copy link
Contributor Author

renovate bot commented Nov 27, 2025

⚠️ 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 unable to resolve dependency tree
npm error
npm error While resolving: @hello.nrfcloud.com/[email protected]
npm error Found: @aws-sdk/[email protected]
npm error node_modules/@aws-sdk/client-dynamodb
npm error   dev @aws-sdk/client-dynamodb@"3.902.0" from the root project
npm error
npm error Could not resolve dependency:
npm error peer @aws-sdk/client-dynamodb@"^3.936.0" from @hello.nrfcloud.com/[email protected]
npm error node_modules/@hello.nrfcloud.com/nrfcloud-api-helpers
npm error   @hello.nrfcloud.com/nrfcloud-api-helpers@"6.0.445" 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/2025-11-28T00_38_15_545Z-eresolve-report.txt
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2025-11-28T00_38_15_545Z-debug-0.log

@renovate renovate bot force-pushed the renovate/aws-lambda-powertools-typescript-monorepo branch 4 times, most recently from 8c0992a to 083e58d Compare November 27, 2025 22:06
@renovate renovate bot force-pushed the renovate/aws-lambda-powertools-typescript-monorepo branch from 083e58d to 9887da6 Compare November 28, 2025 00:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies help wanted Extra attention is needed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant