Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 27, 2025

Bumps @aws-lambda-powertools/logger from 2.25.1 to 2.25.2.

Release notes

Sourced from @​aws-lambda-powertools/logger's releases.

v2.25.2

Summary

In this release, the setDefaultDimensions method in the Metrics utility now emits a warning if an existing default dimension is over-written, making it consistent with addDimension and addDimensions methods:

⭐ Congratulations to @​kawaaaa, and @​shrivarshapoojari for their first PRs merged in the project 🎉

Changes

  • improv(ci): Inherited the secrets for update ssm workflow (#4388) by @​sdangol
  • feat(event-handler): add resolution logic to base router (#4349) by @​svozza
  • improv(ci): Fixed the Make Release workflow permission issue (#4385) by @​sdangol
  • chore(commons): concatenate PT UA to AWS_SDK_UA_APP_ID when one is set (#4374) by @​dreamorosi
  • improv(ci): Moved the secrets expanded in the run block to env variables (#4370) by @​sdangol
  • improv(ci): removed the secret inheritance and replaced with the needed secrets (#4364) by @​sdangol
  • improv(ci): Added comments in workflow files triggering Excessive Secret Exposure Alert (#4367) by @​sdangol
  • improv(ci): Automate the layer version tracking during the Make Release workflow (#4355) by @​sdangol
  • refactor(logger): use vitest env helpers in unit tests (#4360) by @​dwrth
  • chore(parameters): fix SonarQube code quality issues and optimize imports (#4359) by @​shrivarshapoojari
  • refactor(logger): mark private members as readonly and fix code quality issues (#4350) by @​kawaaaas
  • ci: switch e2e env in run-e2e-tests workflow (#4347) by @​dreamorosi
  • improv(metrics): emit warning when default dimensions are overwritten (#4287) by @​uttam282005
  • improv: decorate methods without destructuring args (#4345) by @​dreamorosi
  • feat(event-handler): add function to convert Lambda proxy event to web response object (#4343) by @​svozza
  • fix(event-handler): pass event, context and request objects into handler (#4329) by @​svozza
  • ci: add Kiro & other LLM fodlers to gitignore (#4333) by @​dreamorosi

📜 Documentation updates

🔧 Maintenance

... (truncated)

Changelog

Sourced from @​aws-lambda-powertools/logger's changelog.

2.25.2 (2025-08-26)

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)
Commits
  • 90c1ed3 improv(ci): Fixed the Make Release workflow permission issue (#4385)
  • 3d6414d chore(ci): bump version to 2.25.2 (#4383)
  • fd6a7d8 chore(deps-dev): bump zod from 4.0.17 to 4.1.1 (#4380)
  • 9a7f623 chore(deps): bump tsx from 4.20.4 to 4.20.5 (#4379)
  • 4bd9867 chore(deps-dev): bump typedoc from 0.28.10 to 0.28.11 in the typescript group...
  • ab78b57 chore(deps): bump the aws-cdk group across 1 directory with 3 updates (#4376)
  • 089fa04 chore(deps-dev): bump @​biomejs/biome from 2.2.0 to 2.2.2 (#4381)
  • 19bf00b chore(deps): bump the aws-sdk-v3 group across 1 directory with 52 updates (#4...
  • 9b829f8 chore(deps): bump mkdocs-material from 9.6.17 to 9.6.18 in /docs (#4372)
  • 7087f62 chore(deps): bump squidfunk/mkdocs-material from 405aeb6 to 1a4e939 in /d...
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@aws-lambda-powertools/logger](https://github.com/aws-powertools/powertools-lambda-typescript) from 2.25.1 to 2.25.2.
- [Release notes](https://github.com/aws-powertools/powertools-lambda-typescript/releases)
- [Changelog](https://github.com/aws-powertools/powertools-lambda-typescript/blob/main/CHANGELOG.md)
- [Commits](aws-powertools/powertools-lambda-typescript@v2.25.1...v2.25.2)

---
updated-dependencies:
- dependency-name: "@aws-lambda-powertools/logger"
  dependency-version: 2.25.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 27, 2025
Copy link

@eps-autoapprove-dependabot eps-autoapprove-dependabot bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm approving this pull request because it includes a patch or minor update

@eps-autoapprove-dependabot eps-autoapprove-dependabot bot merged commit 86966d3 into main Aug 27, 2025
2 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/aws-lambda-powertools/logger-2.25.2 branch August 27, 2025 15:38
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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants