Skip to content

Upgrade: [dependabot] - bump aws-lambda-powertools from 3.24.0 to 3.25.0#441

Merged
eps-autoapprove-dependabot[bot] merged 1 commit intomainfrom
dependabot/pip/aws-lambda-powertools-3.25.0
Mar 16, 2026
Merged

Upgrade: [dependabot] - bump aws-lambda-powertools from 3.24.0 to 3.25.0#441
eps-autoapprove-dependabot[bot] merged 1 commit intomainfrom
dependabot/pip/aws-lambda-powertools-3.25.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 6, 2026

Bumps aws-lambda-powertools from 3.24.0 to 3.25.0.

Changelog

Sourced from aws-lambda-powertools's changelog.

Unreleased

Bug Fixes

  • event-handler: prevent OpenAPI schema bleed when reusing response dictionaries (#7952)
  • event_handler: fix bug regression in Annotated field (#7904)
  • event_handler: return 415 status_code for unsupported content-type headers (#7980)
  • event_handler: sync alias and validation_alias for Pydantic 2.12+ compatibility (#7901)
  • event_handler: preserve openapi_examples on Body (#7862)
  • logger: preserve percent-style formatting args in flush_buffer (#8009)
  • parameters: fix variable shadowing in SSM parameter chunking (#8006)
  • typing: resolve ty diagnostics in logging and metrics modules (#7953)
  • typing: accept Mapping type in resolve() for event parameter (#7909)

Code Refactoring

  • batch: improve type annotation for event parameter (#7924)

Documentation

  • clarify append_context_keys behavior with overlapping keys (#7846)

Features

  • Add a flag to ALBResolver to URL-decode query parameters (#7940)
  • add HttpResolverAlpha resolver (#7913)
  • decorators: Support Durable Context in logger and metric decorators (#7765)
  • event-handler: add per-route validation support (#7965)
  • event_source: add support for S3 IntelligentTiering events (#7954)
  • metrics: add support for multiple dimension sets (#7848)
  • openapi: add support for micro Lambda pattern (#7920)

Maintenance

  • remove unused PR automation workflows (#8008)
  • adding fuzzing tests (#7903)
  • update swagger ui files (#7914)
  • ci: new pre-release 3.24.1a1 (#7926)
  • deps: bump jmespath from 1.0.1 to 1.1.0 (#7970)
  • deps: bump actions/dependency-review-action from 4.8.2 to 4.8.3 in the github-actions group (#8004)
  • deps: bump cryptography from 46.0.3 to 46.0.5 (#7991)
  • deps: bump urllib3 from 2.6.0 to 2.6.3 in /docs (#7921)
  • deps: bump protobuf from 6.33.2 to 6.33.4 (#7948)
  • deps: bump valkey-glide from 2.2.3 to 2.2.5 (#7947)
  • deps: bump squidfunk/mkdocs-material from 3bba0a9 to 8f41b60 in /docs (#8010)
  • deps: bump the github-actions group with 2 updates (#7985)

... (truncated)

Commits
  • fea2d8b chore: version bump
  • a1c2f5c fix(event_handler): add middleware validation per route (#8020)
  • b2cf5db chore(deps-dev): bump filelock from 3.24.2 to 3.25.0 (#8016)
  • 2dae46b chore(deps-dev): bump aws-cdk from 2.1106.0 to 2.1108.0 in the aws-cdk group ...
  • b2e985a chore(deps): bump datadog-lambda from 8.120.0 to 8.121.0 (#8015)
  • 048f990 chore(deps): bump the github-actions group with 4 updates (#8013)
  • ff3157b chore(deps-dev): bump cfn-lint from 1.44.0 to 1.46.0 (#8018)
  • 2798c7e chore(ci): changelog rebuild (#8019)
  • 316d40c chore(deps): bump squidfunk/mkdocs-material from 3bba0a9 to 8f41b60 in /d...
  • aa969f7 fix(logger): preserve percent-style formatting args in flush_buffer (#8009)
  • 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 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 python Pull requests that update python code labels Mar 6, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Mar 6, 2026

This PR is raised by Dependabot to update a dependency.

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

@anthony-nhs
Copy link
Copy Markdown
Contributor

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/pip/aws-lambda-powertools-3.25.0 branch 2 times, most recently from 40f66e7 to 4b4970b Compare March 16, 2026 15:04
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

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

Bumps [aws-lambda-powertools](https://github.com/aws-powertools/powertools-lambda-python) from 3.24.0 to 3.25.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.24.0...v3.25.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/aws-lambda-powertools-3.25.0 branch from 4b4970b to 0b23460 Compare March 16, 2026 15:28
@sonarqubecloud
Copy link
Copy Markdown

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 ea0f7ee into main Mar 16, 2026
17 checks passed
@eps-autoapprove-dependabot eps-autoapprove-dependabot bot deleted the dependabot/pip/aws-lambda-powertools-3.25.0 branch March 16, 2026 15:48
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