Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 2, 2025

This PR contains the following updates:

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

Release Notes

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

v2.25.2

Compare Source

Maintenance
  • commons concatenate PT UA to AWS_SDK_UA_APP_ID when one is set (#​4374) (519cbfe)
  • parameters fix SonarQube code quality issues and optimize imports (#​4359) (59a191d)
Improvements
  • logger use vitest env helpers in unit tests (#​4360) (f9ea611)
  • logger mark private members as readonly and fix code quality issues (#​4350) (5ac7712)
  • metrics emit warning when default dimensions are overwritten (#​4287) (4c1bcc3)
Features
  • event-handler add function to convert Lambda proxy event to web response object (#​4343) (6277e0d)
  • event-handler pass event, context and request objects into handler (#​4329) (ea0e615)

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 Sep 2, 2025
@renovate renovate bot enabled auto-merge (squash) September 2, 2025 01:12
Copy link
Contributor Author

renovate bot commented Sep 2, 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-ecr
npm error   dev @aws-sdk/client-ecr@"3.864.0" from the root project
npm error
npm error Could not resolve dependency:
npm error peer @aws-sdk/client-ecr@"^3.879.0" from @bifravst/[email protected]
npm error node_modules/@bifravst/aws-cdk-ecr-helpers
npm error   dev @bifravst/aws-cdk-ecr-helpers@"1.3.104" 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-09-02T04_46_04_931Z-eresolve-report.txt
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2025-09-02T04_46_04_931Z-debug-0.log

@renovate renovate bot force-pushed the renovate/aws-lambda-powertools-typescript-monorepo branch from 14e173b to a147bc5 Compare September 2, 2025 04:46
@renovate renovate bot merged commit a9bdc69 into saga Sep 2, 2025
7 of 9 checks passed
@renovate renovate bot deleted the renovate/aws-lambda-powertools-typescript-monorepo branch September 2, 2025 04:46
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.

0 participants