Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 19, 2025

Bumps @aws-lambda-powertools/logger from 2.26.0 to 2.26.1.

Release notes

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

v2.26.1

Summary

This patch release addresses a regression with the Batch Processing utility introduced in v2.26.0 that caused a bundling error due to an internal dependency not being declared in the package.json.

This bug affects only those who are using Batch Processing without other Powertools for AWS utilities and who have already upgraded to v2.26.0 which was released on 12/09/2025.

We recommend updating to the latest version to avoid the issue.

⭐ Congratulations to @​Grmiade for identifying this issue and fixing it with their first PR merged in the project 🎉

Changes

📜 Documentation updates

  • chore(ci): update layer ARN on documentation (#4488) by @​sdangol
  • chore(deps): bump the aws-cdk group across 1 directory with 3 updates (#4443) by @dependabot[bot]
  • docs(batch): added documentation for the parser integration feature in batch processor (#4435) by @​sdangol

🔧 Maintenance

This release was made possible by the following contributors:

@​Grmiade, @​dependabot[bot], @​github-actions[bot], @​sdangol, dependabot[bot] and github-actions[bot]

Changelog

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

2.26.1 (2025-09-15)

Bug Fixes

  • batch declare the @​aws-lambda-powertools/commons dependency (#4484) (8cfcccd)
Commits
  • 0855525 chore(ci): bump version to 2.26.1 (#4486)
  • 8cfcccd fix(batch): declare the @​aws-lambda-powertools/commons dependency (#4484)
  • 9118bbf chore(deps): bump the aws-cdk group across 1 directory with 3 updates (#4443)
  • 4fed581 docs(batch): added documentation for the parser integration feature in batch ...
  • dc7c654 chore(deps-dev): bump zod from 4.1.7 to 4.1.8 (#4473)
  • cc23367 chore(deps): bump actions/github-script from 7.0.1 to 8.0.0 (#4432)
  • bfdeeb6 chore(ci): update layer ARN on documentation (#4471)
  • 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)

Bumps [@aws-lambda-powertools/logger](https://github.com/aws-powertools/powertools-lambda-typescript) from 2.26.0 to 2.26.1.
- [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.26.0...v2.26.1)

---
updated-dependencies:
- dependency-name: "@aws-lambda-powertools/logger"
  dependency-version: 2.26.1
  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 Sep 19, 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 enabled auto-merge (squash) September 19, 2025 18:03
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 19, 2025

Looks like @aws-lambda-powertools/logger is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Sep 19, 2025
auto-merge was automatically disabled September 19, 2025 18:04

Pull request was closed

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/aws-lambda-powertools/logger-2.26.1 branch September 19, 2025 18:04
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