Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 13, 2025

This PR contains the following updates:

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

Release Notes

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

v2.25.0

Compare Source

Improvements
Features
  • parser make parse function available standalone (#​4300) (4998d6b)
  • event-handler add event handler registry (#​4307) (aaac429)
  • event-handler add error classes for http errors (#​4299) (c1c3dd5)
  • event-handler implement route matching & resolution system for rest handler (#​4297) (b8ca368)
  • event-handler add support for AppSync GraphQL batch resolvers (#​4218) (12ac2e4)
Bug Fixes

v2.24.1

Compare Source

Bug Fixes
  • metrics revert changes when raise warning with overridden default dimensions (#​4226) (c9d6aa0)
  • metrics emit warning when default dimensions are overwritten (#​4222) (a933a6a)
  • parser set zod peer range to 4.x (#​4196) (7a65fcf)
Improvements
  • metrics replace EnvironmentVariablesService with cached #envConfig (#​4188) (919063b)
  • metrics add runtime validations when adding dimensions (#​4181) (4226058)
  • parameters replace EnvironmentVariablesService class with helper functions in Parameters (#​4168) (ce4e618)
  • event-handler replace EnvironmentVariablesService class with helper functions in Event Handler (#​4225) (d17818e)
Features

v2.24.0

Compare Source

Improvements
  • metrics optimize addDimensions method to avoid O(n²) complexity (#​4156) (3982b4a)
  • tracer replace class-based env access with functional helpers (#​4146) (51d9b98)
Bug Fixes
Maintenance
Features
  • parser support Standard Schema and upgrade to Zod v4 (#​4164) (67549f6)

v2.23.0

Compare Source

Bug Fixes
Features
  • event-handler: add single resolver functionality for AppSync GraphQL API (#​3999) (b91383f)
  • event-handler: expose event & context as object (#​4113) (7e74c9e)
  • event-handler: support onQuery and onMutation handlers (#​4111) (263db2d)

v2.22.0

Compare Source

Bug Fixes
  • event-handler: fix decorated scope in appsync events (#​3974) (e539719)
Features

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 Jul 13, 2025
@renovate renovate bot enabled auto-merge (squash) July 13, 2025 21:48
@renovate renovate bot force-pushed the renovate/aws-lambda-powertools-typescript-monorepo branch 3 times, most recently from 1116e43 to 1d2f49b Compare July 14, 2025 12:12
@renovate renovate bot force-pushed the renovate/aws-lambda-powertools-typescript-monorepo branch from 1d2f49b to b4d96a1 Compare July 27, 2025 15:55
@renovate renovate bot changed the title fix(deps): update dependency @aws-lambda-powertools/metrics to v2.23.0 fix(deps): update dependency @aws-lambda-powertools/metrics to v2.24.0 Jul 27, 2025
@renovate renovate bot force-pushed the renovate/aws-lambda-powertools-typescript-monorepo branch 5 times, most recently from 93b5448 to 991f44f Compare July 28, 2025 18:29
@renovate renovate bot force-pushed the renovate/aws-lambda-powertools-typescript-monorepo branch from 991f44f to c53a494 Compare August 7, 2025 11:34
@renovate renovate bot changed the title fix(deps): update dependency @aws-lambda-powertools/metrics to v2.24.0 fix(deps): update dependency @aws-lambda-powertools/metrics to v2.24.1 Aug 7, 2025
@renovate renovate bot force-pushed the renovate/aws-lambda-powertools-typescript-monorepo branch 15 times, most recently from ffa116e to 14bef98 Compare August 11, 2025 20:28
@renovate renovate bot force-pushed the renovate/aws-lambda-powertools-typescript-monorepo branch 3 times, most recently from 42d8a1e to 4b8c701 Compare August 12, 2025 14:52
@renovate renovate bot changed the title fix(deps): update dependency @aws-lambda-powertools/metrics to v2.24.1 fix(deps): update dependency @aws-lambda-powertools/metrics to v2.25.0 Aug 12, 2025
@renovate renovate bot force-pushed the renovate/aws-lambda-powertools-typescript-monorepo branch 4 times, most recently from d0a3411 to 37014aa Compare August 13, 2025 05:31
@renovate renovate bot force-pushed the renovate/aws-lambda-powertools-typescript-monorepo branch from 37014aa to c349131 Compare August 13, 2025 09:32
Copy link
Contributor Author

renovate bot commented Aug 13, 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: @middy/[email protected]
npm error node_modules/@middy/core
npm error   @middy/core@"6.3.2" from the root project
npm error   peerOptional @middy/core@"4.x || 5.x || 6.x" from @aws-lambda-powertools/[email protected]
npm error   node_modules/@aws-lambda-powertools/metrics
npm error     @aws-lambda-powertools/metrics@"2.25.0" from the root project
npm error     peer @aws-lambda-powertools/metrics@"^2.25.0" from @hello.nrfcloud.com/[email protected]
npm error     node_modules/@hello.nrfcloud.com/lambda-helpers
npm error       @hello.nrfcloud.com/lambda-helpers@"3.5.5" from the root project
npm error
npm error Could not resolve dependency:
npm error peer @middy/core@"^6.4.1" from @hello.nrfcloud.com/[email protected]
npm error node_modules/@hello.nrfcloud.com/lambda-helpers
npm error   @hello.nrfcloud.com/lambda-helpers@"3.5.5" 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-08-13T09_32_38_804Z-eresolve-report.txt
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2025-08-13T09_32_38_804Z-debug-0.log

@renovate renovate bot merged commit ce63d3f into saga Aug 13, 2025
7 of 9 checks passed
@renovate renovate bot deleted the renovate/aws-lambda-powertools-typescript-monorepo branch August 13, 2025 09:33
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