Skip to content

Upgrade: [dependabot] - bump @aws-lambda-powertools/logger from 2.30.1 to 2.30.2#673

Merged
eps-autoapprove-dependabot[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/aws-lambda-powertools/logger-2.30.2
Jan 16, 2026
Merged

Upgrade: [dependabot] - bump @aws-lambda-powertools/logger from 2.30.1 to 2.30.2#673
eps-autoapprove-dependabot[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/aws-lambda-powertools/logger-2.30.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Jan 16, 2026

Bumps @aws-lambda-powertools/logger from 2.30.1 to 2.30.2.

Release notes

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

v2.30.2

Summary

In this release we have added Middy v7 middleware compatibility which enables developers using Middy to use Durable functions, Tenant isolation mode, and multi-concurrency on Lambda Managed Instances.

We have also now added a new tenantId property by default for tenant identification in all log entries, making it easier to filter and trace logs across different tenants in your Lambda functions.

⭐ Special thanks to @​coderbyheart for their first PR merged in the project 🎉

Changes

📜 Documentation updates

  • chore(deps): bump urllib3 from 2.6.0 to 2.6.3 in /docs (#4927) by @dependabot[bot]
  • improv(docs): added a note for customers migrating from BatchProcessorSync to BatchProcessor (#4926) by @​sdangol
  • improv(docs): updated the Maintainer's Playbook with the updated CI process (#4922) by @​sdangol

🔧 Maintenance

  • chore(batch): remove invoke store global namespace workaround (#4932) by @​svozza
  • chore(deps): bump urllib3 from 2.6.0 to 2.6.3 in /docs (#4927) by @dependabot[bot]
  • feat: remove baseUrl from TypeScript configurations for future compiler compatibility (#4925) by @​dreamorosi
  • improv(docs): updated the Maintainer's Playbook with the updated CI process (#4922) by @​sdangol

This release was made possible by the following contributors:

@​coderbyheart, @​dependabot[bot], @​dreamorosi, @​github-actions[bot], @​kawaaaas, @​sdangol, @​svozza, dependabot[bot] and github-actions[bot]

Changelog

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

2.30.2 (2026-01-12)

Features

  • logger add tenantId to logger default properties (#4931) (2e3e867)

Maintenance

  • batch remove invoke store global namespace workaround (#4932) (8e93ec3)
Commits
  • 48a557d chore(ci): bump version to 2.30.2 (#4937)
  • 8e93ec3 chore(batch): remove invoke store global namespace workaround (#4932)
  • 2e3e867 feat(logger): add tenantId to logger default properties (#4931)
  • 5544ce0 chore(deps): bump urllib3 from 2.6.0 to 2.6.3 in /docs (#4927)
  • 6239b19 improv(docs): added a note for customers migrating from BatchProcessorSync ...
  • e83509f feat: remove baseUrl from TypeScript configurations for future compiler compa...
  • 74bf4c6 feat: allow @​middy/core v7 (#4918)
  • f7c1001 chore(ci): update layer ARN on documentation (#4917)
  • a0c0ffc improv(docs): updated the Maintainer's Playbook with the updated CI process (...
  • 7f84229 improv(ci): Added environment suffix to prevent artefact name conflict (#4921)
  • See full diff 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 16, 2026
Copy link
Copy Markdown

@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 enabled auto-merge (squash) January 16, 2026 18:10
Bumps [@aws-lambda-powertools/logger](https://github.com/aws-powertools/powertools-lambda-typescript) from 2.30.1 to 2.30.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.30.1...v2.30.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/aws-lambda-powertools/logger-2.30.2 branch from 033bfc0 to 51043a2 Compare January 16, 2026 18:12
Copy link
Copy Markdown

@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 c54aae4 into main Jan 16, 2026
1 of 2 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/aws-lambda-powertools/logger-2.30.2 branch January 16, 2026 18:12
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