Skip to content

Upgrade: [dependabot] - bump aws-lambda-powertools from 3.22.0 to 3.23.0#148

Merged
eps-autoapprove-dependabot[bot] merged 3 commits intomainfrom
dependabot/pip/aws-lambda-powertools-3.23.0
Nov 17, 2025
Merged

Upgrade: [dependabot] - bump aws-lambda-powertools from 3.22.0 to 3.23.0#148
eps-autoapprove-dependabot[bot] merged 3 commits intomainfrom
dependabot/pip/aws-lambda-powertools-3.23.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 14, 2025

Bumps aws-lambda-powertools from 3.22.0 to 3.23.0.

Release notes

Sourced from aws-lambda-powertools's releases.

v3.22.1

Summary

In this release, we fixed a regression introduced by [PR #7227](aws-powertools/powertools-lambda-python#7227) that affected customers using the Event Handler utility with nested metadata annotations such as annotated_types or Interval. Thanks to @​rtandy for identifying the bug and validating the fix.

We also fixed small bugs in type annotations and in our documentation.

⭐ Congrats @​rpivo and @​czechnology for contributing to this project for the first time!

Changes

📜 Documentation updates

🐛 Bug and hot fixes

🔧 Maintenance

... (truncated)

Changelog

Sourced from aws-lambda-powertools's changelog.

[v3.23.0] - 2025-11-13

Bug Fixes

  • layer: bump cdk version (#7677)

Maintenance

  • version bump

[v3.22.1] - 2025-11-05

Bug Fixes

  • batch: ensure Python 3.14 compatibility for async event loop handling (#7599)
  • event-handler: preserve metadata constraints in parameter validation (#7609)
  • typing: Fix type of Metrics.set_timestamp argument (#7582)

Documentation

  • tracer: fix typo in the tracer documentation (#7617)

Maintenance

  • version bump
  • ci: new pre-release 3.22.1a0 (#7567)
  • ci: new pre-release 3.22.1a1 (#7583)
  • ci: new pre-release 3.22.1a8 (#7633)
  • ci: new pre-release 3.22.1a2 (#7588)
  • ci: new pre-release 3.22.1a7 (#7625)
  • ci: new pre-release 3.22.1a6 (#7615)
  • ci: new pre-release 3.22.1a4 (#7597)
  • ci: new pre-release 3.22.1a3 (#7591)
  • ci: new pre-release 3.22.1a5 (#7607)
  • deps: bump mkdocs-material from 9.6.22 to 9.6.23 (#7630)
  • deps: bump squidfunk/mkdocs-material from f5c556a to 58dee36 in /docs (#7622)
  • deps: bump aws-xray-sdk from 2.14.0 to 2.15.0 (#7603)
  • deps: bump actions/upload-artifact from 4.6.2 to 5.0.0 (#7578)
  • deps: bump redis from 6.4.0 to 7.0.0 (#7570)
  • deps: bump actions/download-artifact from 5.0.0 to 6.0.0 (#7577)
  • deps: bump mkdocs-material from 9.6.22 to 9.6.23 (#7624)
  • deps: bump redis from 7.0.0 to 7.0.1 (#7586)
  • deps-dev: bump boto3-stubs from 1.40.60 to 1.40.61 (#7590)
  • deps-dev: bump pytest-benchmark from 5.1.0 to 5.2.0 (#7606)
  • deps-dev: bump cdklabs-generative-ai-cdk-constructs from 0.1.311 to 0.1.312 (#7605)
  • deps-dev: bump cfn-lint from 1.40.2 to 1.40.3 (#7585)
  • deps-dev: bump boto3-stubs from 1.40.59 to 1.40.60 (#7587)
  • deps-dev: bump aws-cdk-lib from 2.221.1 to 2.222.0 (#7631)
  • deps-dev: bump hvac from 2.3.0 to 2.4.0 (#7602)
  • deps-dev: bump aws-cdk-aws-lambda-python-alpha from 2.221.0a0 to 2.221.1a0 (#7593)

... (truncated)

Commits
  • de63d62 chore: version bump
  • d93a822 fix(layer): bump cdk version (#7677)
  • a58cef7 chore(ci): adding support for Python 3.14 - WIP (#7431)
  • 89d16a0 chore(deps-dev): bump sentry-sdk from 2.43.0 to 2.44.0 (#7665)
  • ca9a026 chore(deps-dev): bump nox from 2025.10.16 to 2025.11.12 (#7671)
  • eecb687 chore(deps-dev): bump aws-cdk-aws-lambda-python-alpha from 2.222.0a0 to 2.223...
  • 6882363 chore(deps-dev): bump boto3-stubs from 1.40.70 to 1.40.71 (#7672)
  • aa2d36b chore(deps): bump mkdocs-material from 9.6.23 to 9.7.0 in /docs (#7663)
  • df051fd chore(deps): bump actions/dependency-review-action from 4.8.1 to 4.8.2 (#7662)
  • 0bbeef1 chore(deps): bump squidfunk/mkdocs-material from 58dee36 to 980e11f 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](https://github.com/aws-powertools/powertools-lambda-python) from 3.22.0 to 3.23.0.
- [Release notes](https://github.com/aws-powertools/powertools-lambda-python/releases)
- [Changelog](https://github.com/aws-powertools/powertools-lambda-python/blob/develop/CHANGELOG.md)
- [Commits](aws-powertools/powertools-lambda-python@v3.22.0...v3.23.0)

---
updated-dependencies:
- dependency-name: aws-lambda-powertools
  dependency-version: 3.23.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Nov 14, 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

@bencegadanyi1-nhs bencegadanyi1-nhs dismissed stale reviews from jonathanwelch1-nhs and themself via 8bd58dd November 17, 2025 15:50
@sonarqubecloud
Copy link

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 17, 2025

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot recreate.

@eps-autoapprove-dependabot eps-autoapprove-dependabot bot merged commit 46b1338 into main Nov 17, 2025
11 checks passed
@eps-autoapprove-dependabot eps-autoapprove-dependabot bot deleted the dependabot/pip/aws-lambda-powertools-3.23.0 branch November 17, 2025 16:03
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 python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants