Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 7, 2025

Bumps @aws-lambda-powertools/logger from 2.19.0 to 2.19.1.

Release notes

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

v2.19.1

Summary

In this release we’ve enhanced Logger to format error stack traces for easier reading in non-production environments.

We also fixed a bug in the Event Handler AppSyncEventResolver that caused subscription events to be rejected incorrectly. The fix requires no changes on your part besides updating to the latest version.

⭐ A big thank you to Ours Privacy for becoming a public customer reference, and @​ConnorKirk for their contributions!

Changes

Pretty print stack trace in dev mode

Docs

You can now pretty print error stack traces when dev mode is enabled via the POWERTOOLS_DEV environment variable. This makes it easier to troubleshoot issues during development.

carbon-4

🌟 Minor Changes

  • improv(logger): Format the stack trace as an array of strings in dev mode (#3852) by @​ConnorKirk

📜 Documentation updates

🐛 Bug and hot fixes

🔧 Maintenance

  • chore: update script to increment govcloud layer in docs (#3889) by @​dreamorosi
  • chore(deps): bump aws-cdk-lib from 2.193.0 to 2.194.0 in the aws-cdk group across 1 directory (#3887) by @dependabot[bot]
  • chore(deps): bump github/codeql-action from 3.28.16 to 3.28.17 (#3886) by @dependabot[bot]

... (truncated)

Changelog

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

2.19.1 (2025-05-05)

Bug Fixes

  • event-handler: ignore return type from onSubscribe handler (#3888) (02b3cda)
Commits
  • 2f5704c chore(ci): bump version to 2.19.1 (#3895)
  • 9f8e224 chore: update script to increment govcloud layer in docs (#3889)
  • 02b3cda fix(event-handler): ignore return type from onSubscribe handler (#3888)
  • c0a356d chore(deps): bump aws-cdk-lib from 2.193.0 to 2.194.0 in the aws-cdk group ac...
  • 8c28c6b chore(deps): bump github/codeql-action from 3.28.16 to 3.28.17 (#3886)
  • 165f851 chore(docs): fix youtube iframes (#3882)
  • a57634c chore: pin version of commons dependency (#3880)
  • 2a9ab40 chore: remove typedoc zod plugin (#3878)
  • 307aa94 chore(docs): add powertools community mcp (#3876)
  • 635aba7 chore(deps): bump the aws-cdk group across 1 directory with 3 updates (#3874)
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 7, 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) May 7, 2025 01:48
Bumps [@aws-lambda-powertools/logger](https://github.com/aws-powertools/powertools-lambda-typescript) from 2.19.0 to 2.19.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.19.0...v2.19.1)

---
updated-dependencies:
- dependency-name: "@aws-lambda-powertools/logger"
  dependency-version: 2.19.1
  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.19.1 branch from e1346cd to 3d61fae Compare May 7, 2025 01:49
@eps-autoapprove-dependabot eps-autoapprove-dependabot bot merged commit eec9392 into main May 7, 2025
2 checks passed
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

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/aws-lambda-powertools/logger-2.19.1 branch May 7, 2025 01:50
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