Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 3, 2025

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps @aws-lambda-powertools/logger from 2.22.0 to 2.23.0.

Changelog

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

2.23.0 (2025-07-02)

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)
Commits
  • b8e6d93 chore(ci): bump version to 2.23.0 (#4123)
  • e310c50 fix(logger): reset keys on error in middleware (#4122)
  • 7c3196f docs(event-handler): add AppSync GraphQL docs page (#4120)
  • 7e74c9e feat(event-handler): expose event & context as object (#4113)
  • 263db2d feat(event-handler): support onQuery and onMutation handlers (#4111)
  • dfc31da chore(deps): bump @​types/node from 24.0.7 to 24.0.8 (#4107)
  • 5d783ee chore(deps): bump the aws-sdk-v3 group across 1 directory with 9 updates (#4106)
  • 3359dbe chore(deps): bump mkdocs-material from 9.6.14 to 9.6.15 in /docs (#4104)
  • 94a690e chore(deps): bump squidfunk/mkdocs-material from eb04b60 to 0bfdba4 in /d...
  • f6374e1 chore(deps): bump the aws-cdk group across 1 directory with 2 updates (#4108)
  • 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 Jul 3, 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) July 3, 2025 01:42
Bumps [@aws-lambda-powertools/logger](https://github.com/aws-powertools/powertools-lambda-typescript) from 2.22.0 to 2.23.0.
- [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.22.0...v2.23.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/aws-lambda-powertools/logger-2.23.0 branch from c3bf7ba to bed813e Compare July 3, 2025 01:43
@eps-autoapprove-dependabot eps-autoapprove-dependabot bot merged commit 97cfc21 into main Jul 3, 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.23.0 branch July 3, 2025 01:43
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