Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: chriselion/powertools-lambda-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: develop
Choose a base ref
...
head repository: aws-powertools/powertools-lambda-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: develop
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 20 commits
  • 65 files changed
  • 7 contributors

Commits on May 1, 2026

  1. feat(openapi): add compute_field support (aws-powertools#8188)

    feat: add compute_field support
    leandrodamascena authored May 1, 2026
    Configuration menu
    Copy the full SHA
    10ffef1 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2026

  1. chore(deps): update requests requirement from >=2.32.0 to >=2.33.1 in…

    … /examples/event_handler_graphql/src (aws-powertools#8189)
    
    chore(deps): update requests requirement
    
    Updates the requirements on [requests](https://github.com/psf/requests) to permit the latest version.
    - [Release notes](https://github.com/psf/requests/releases)
    - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
    - [Commits](psf/requests@v2.32.0...v2.33.1)
    
    ---
    updated-dependencies:
    - dependency-name: requests
      dependency-version: 2.33.1
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 2, 2026
    Configuration menu
    Copy the full SHA
    f83e141 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2026

  1. chore: update aws-encryption-sdk allowed versions (aws-powertools#8191)

    * chore: update aws-encryption-sdk allowed versions
    
    * chore: update aws-encryption-sdk allowed versions
    leandrodamascena authored May 4, 2026
    Configuration menu
    Copy the full SHA
    5b8ba36 View commit details
    Browse the repository at this point in the history
  2. fix(event_handler): fix ALB resolver returns when response body is No…

    …ne (aws-powertools#8194)
    
    * fix(event_handler): handle ALB response when it's None
    
    * fix(event_handler): handle ALB response when it's None
    leandrodamascena authored May 4, 2026
    Configuration menu
    Copy the full SHA
    53678cf View commit details
    Browse the repository at this point in the history
  3. fix(event_handler): prevent deadlock when async middleware raises bef…

    …ore calling next() (aws-powertools#8196)
    
    * fix(event_handler): avoid deadlock in async resolver
    
    * fix(event_handler): avoid deadlock in async resolver
    leandrodamascena authored May 4, 2026
    Configuration menu
    Copy the full SHA
    f4644f7 View commit details
    Browse the repository at this point in the history
  4. chore(ci): bump version to 3.29.0 (aws-powertools#8197)

    Co-authored-by: Powertools for AWS Lambda (Python) bot <151832416+aws-powertools-bot@users.noreply.github.com>
    github-actions[bot] and aws-powertools-bot authored May 4, 2026
    Configuration menu
    Copy the full SHA
    2186d43 View commit details
    Browse the repository at this point in the history
  5. chore(ci): layer docs update (aws-powertools#8198)

    Co-authored-by: Powertools for AWS Lambda (Python) bot <151832416+aws-powertools-bot@users.noreply.github.com>
    Co-authored-by: Leandro Damascena <lcdama@amazon.pt>
    3 people authored May 4, 2026
    Configuration menu
    Copy the full SHA
    861db70 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2026

  1. chore(deps): batch dependency updates (aws-powertools#8207)

    - release-drafter/release-drafter 7.2.0 -> 7.2.1
    - aws-cdk 2.1119.0 -> 2.1120.0
    - aws-cdk-lib 2.251.0 -> 2.252.0
    - filelock 3.25.2 -> 3.29.0
    - boto3-stubs 1.42.92 -> 1.43.3
    - mypy-boto3-appconfigdata 1.42.3 -> 1.43.0
    - ty 0.0.32 -> 0.0.34 (added parameters/** to ty exclusions)
    
    Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
    leandrodamascena and claude authored May 5, 2026
    Configuration menu
    Copy the full SHA
    4a5d895 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2026

  1. chore(deps-dev): bump gitpython from 3.1.47 to 3.1.50 (aws-powertools…

    …#8214)
    
    Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.47 to 3.1.50.
    - [Release notes](https://github.com/gitpython-developers/GitPython/releases)
    - [Changelog](https://github.com/gitpython-developers/GitPython/blob/main/CHANGES)
    - [Commits](gitpython-developers/GitPython@3.1.47...3.1.50)
    
    ---
    updated-dependencies:
    - dependency-name: gitpython
      dependency-version: 3.1.50
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 9, 2026
    Configuration menu
    Copy the full SHA
    1cfde00 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump gitpython from 3.1.47 to 3.1.50 in /docs (aws-power…

    …tools#8213)
    
    Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.47 to 3.1.50.
    - [Release notes](https://github.com/gitpython-developers/GitPython/releases)
    - [Changelog](https://github.com/gitpython-developers/GitPython/blob/main/CHANGES)
    - [Commits](gitpython-developers/GitPython@3.1.47...3.1.50)
    
    ---
    updated-dependencies:
    - dependency-name: gitpython
      dependency-version: 3.1.50
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Leandro Damascena <lcdama@amazon.pt>
    dependabot[bot] and leandrodamascena authored May 9, 2026
    Configuration menu
    Copy the full SHA
    c4136e2 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2026

  1. chore(deps): bump urllib3 from 2.6.3 to 2.7.0 in /docs (aws-powertool…

    …s#8216)
    
    Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.6.3 to 2.7.0.
    - [Release notes](https://github.com/urllib3/urllib3/releases)
    - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
    - [Commits](urllib3/urllib3@2.6.3...2.7.0)
    
    ---
    updated-dependencies:
    - dependency-name: urllib3
      dependency-version: 2.7.0
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 11, 2026
    Configuration menu
    Copy the full SHA
    6a8a4cd View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump urllib3 from 2.6.3 to 2.7.0 (aws-powertools#8217)

    Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.6.3 to 2.7.0.
    - [Release notes](https://github.com/urllib3/urllib3/releases)
    - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
    - [Commits](urllib3/urllib3@2.6.3...2.7.0)
    
    ---
    updated-dependencies:
    - dependency-name: urllib3
      dependency-version: 2.7.0
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Leandro Damascena <lcdama@amazon.pt>
    dependabot[bot] and leandrodamascena authored May 11, 2026
    Configuration menu
    Copy the full SHA
    dfb19a5 View commit details
    Browse the repository at this point in the history
  3. chore(deps-dev): bump urllib3 from 2.6.3 to 2.7.0 in /layer_v3 (aws-p…

    …owertools#8218)
    
    Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.6.3 to 2.7.0.
    - [Release notes](https://github.com/urllib3/urllib3/releases)
    - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
    - [Commits](urllib3/urllib3@2.6.3...2.7.0)
    
    ---
    updated-dependencies:
    - dependency-name: urllib3
      dependency-version: 2.7.0
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Leandro Damascena <lcdama@amazon.pt>
    dependabot[bot] and leandrodamascena authored May 11, 2026
    Configuration menu
    Copy the full SHA
    e91fd5a View commit details
    Browse the repository at this point in the history

Commits on May 13, 2026

  1. chore(deps): consolidate dependabot updates (13052026) (aws-powertool…

    …s#8228)
    
    * chore(deps-dev): bump aws-cdk in the aws-cdk group
    
    Bumps the aws-cdk group with 1 update: [aws-cdk](https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/aws-cdk).
    
    
    Updates `aws-cdk` from 2.1120.0 to 2.1121.0
    - [Release notes](https://github.com/aws/aws-cdk-cli/releases)
    - [Commits](https://github.com/aws/aws-cdk-cli/commits/aws-cdk@v2.1121.0/packages/aws-cdk)
    
    ---
    updated-dependencies:
    - dependency-name: aws-cdk
      dependency-version: 2.1121.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: aws-cdk
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * chore(deps-dev): bump ty from 0.0.34 to 0.0.35
    
    Bumps [ty](https://github.com/astral-sh/ty) from 0.0.34 to 0.0.35.
    - [Release notes](https://github.com/astral-sh/ty/releases)
    - [Changelog](https://github.com/astral-sh/ty/blob/main/CHANGELOG.md)
    - [Commits](astral-sh/ty@0.0.34...0.0.35)
    
    ---
    updated-dependencies:
    - dependency-name: ty
      dependency-version: 0.0.35
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * chore(deps-dev): bump types-protobuf
    
    Bumps [types-protobuf](https://github.com/python/typeshed) from 7.34.1.20260408 to 7.34.1.20260508.
    - [Commits](https://github.com/python/typeshed/commits)
    
    ---
    updated-dependencies:
    - dependency-name: types-protobuf
      dependency-version: 7.34.1.20260508
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * chore(deps-dev): bump types-python-dateutil
    
    Bumps [types-python-dateutil](https://github.com/python/typeshed) from 2.9.0.20260408 to 2.9.0.20260508.
    - [Commits](https://github.com/python/typeshed/commits)
    
    ---
    updated-dependencies:
    - dependency-name: types-python-dateutil
      dependency-version: 2.9.0.20260508
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * chore(deps-dev): bump aws-cdk-lib from 2.252.0 to 2.253.1
    
    Bumps [aws-cdk-lib](https://github.com/aws/aws-cdk) from 2.252.0 to 2.253.1.
    - [Release notes](https://github.com/aws/aws-cdk/releases)
    - [Changelog](https://github.com/aws/aws-cdk/blob/main/CHANGELOG.v2.alpha.md)
    - [Commits](aws/aws-cdk@v2.252.0...v2.253.1)
    
    ---
    updated-dependencies:
    - dependency-name: aws-cdk-lib
      dependency-version: 2.253.1
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * chore(deps): bump ujson from 5.12.0 to 5.12.1
    
    Bumps [ujson](https://github.com/ultrajson/ultrajson) from 5.12.0 to 5.12.1.
    - [Release notes](https://github.com/ultrajson/ultrajson/releases)
    - [Commits](ultrajson/ultrajson@5.12.0...5.12.1)
    
    ---
    updated-dependencies:
    - dependency-name: ujson
      dependency-version: 5.12.1
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    leandrodamascena and dependabot[bot] authored May 13, 2026
    Configuration menu
    Copy the full SHA
    bd9f9dc View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump the github-actions group with 3 updates (aws-powert…

    …ools#8221)
    
    Bumps the github-actions group with 3 updates: [aws-actions/configure-aws-credentials](https://github.com/aws-actions/configure-aws-credentials), [actions/dependency-review-action](https://github.com/actions/dependency-review-action) and [release-drafter/release-drafter](https://github.com/release-drafter/release-drafter).
    
    
    Updates `aws-actions/configure-aws-credentials` from 6.1.0 to 6.1.1
    - [Release notes](https://github.com/aws-actions/configure-aws-credentials/releases)
    - [Changelog](https://github.com/aws-actions/configure-aws-credentials/blob/main/CHANGELOG.md)
    - [Commits](aws-actions/configure-aws-credentials@ec61189...d979d5b)
    
    Updates `actions/dependency-review-action` from 4.9.0 to 5.0.0
    - [Release notes](https://github.com/actions/dependency-review-action/releases)
    - [Commits](actions/dependency-review-action@2031cfc...a1d282b)
    
    Updates `release-drafter/release-drafter` from 7.2.1 to 7.3.0
    - [Release notes](https://github.com/release-drafter/release-drafter/releases)
    - [Commits](release-drafter/release-drafter@563bf13...c2e2804)
    
    ---
    updated-dependencies:
    - dependency-name: aws-actions/configure-aws-credentials
      dependency-version: 6.1.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: github-actions
    - dependency-name: actions/dependency-review-action
      dependency-version: 5.0.0
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: github-actions
    - dependency-name: release-drafter/release-drafter
      dependency-version: 7.3.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: github-actions
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Leandro Damascena <lcdama@amazon.pt>
    dependabot[bot] and leandrodamascena authored May 13, 2026
    Configuration menu
    Copy the full SHA
    e2612dc View commit details
    Browse the repository at this point in the history
  3. fix(docs): update broken AWS Lambda Metadata Endpoint link (aws-power…

    …tools#8209)
    
    fix(docs): update broken AWS Lambda Metadata Endpoint link in metadata.md
    
    The link to AWS Lambda Metadata Endpoint (LMDS) documentation was pointing to an outdated URL that redirects to "What is AWS Lambda?" instead of the correct configuration page.
    
    Updated URL from:
      https://docs.aws.amazon.com/lambda/latest/dg/lambda-metadata-endpoint.html
    To:
      https://docs.aws.amazon.com/lambda/latest/dg/configuration-metadata-endpoint.html
    
    fixes aws-powertools#8068
    
    Signed-off-by: hirenkumar-n-dholariya <hirenkumarnd@gmail.com>
    Co-authored-by: Leandro Damascena <lcdama@amazon.pt>
    hirenkumar-n-dholariya and leandrodamascena authored May 13, 2026
    Configuration menu
    Copy the full SHA
    7fc7b2f View commit details
    Browse the repository at this point in the history

Commits on May 21, 2026

  1. chore(deps): consolidate all open Dependabot updates (aws-powertools#…

    …8241)
    
    * chore(deps-dev): bump the dev-dependencies group with 3 updates
    
    Bumps the dev-dependencies group with 3 updates: [coverage](https://github.com/coveragepy/coveragepy), [mypy](https://github.com/python/mypy) and [ruff](https://github.com/astral-sh/ruff).
    
    
    Updates `coverage` from 7.13.5 to 7.14.0
    - [Release notes](https://github.com/coveragepy/coveragepy/releases)
    - [Changelog](https://github.com/coveragepy/coveragepy/blob/main/CHANGES.rst)
    - [Commits](coveragepy/coveragepy@7.13.5...7.14.0)
    
    Updates `mypy` from 1.20.2 to 2.1.0
    - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
    - [Commits](python/mypy@v1.20.2...v2.1.0)
    
    Updates `ruff` from 0.15.12 to 0.15.13
    - [Release notes](https://github.com/astral-sh/ruff/releases)
    - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
    - [Commits](astral-sh/ruff@0.15.12...0.15.13)
    
    ---
    updated-dependencies:
    - dependency-name: coverage
      dependency-version: 7.14.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dev-dependencies
    - dependency-name: mypy
      dependency-version: 2.1.0
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: dev-dependencies
    - dependency-name: ruff
      dependency-version: 0.15.13
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: dev-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * chore(deps-dev): bump cdklabs-generative-ai-cdk-constructs
    
    Bumps [cdklabs-generative-ai-cdk-constructs](https://github.com/awslabs/generative-ai-cdk-constructs) from 0.1.316 to 0.1.317.
    - [Release notes](https://github.com/awslabs/generative-ai-cdk-constructs/releases)
    - [Changelog](https://github.com/awslabs/generative-ai-cdk-constructs/blob/main/CHANGELOG.md)
    - [Commits](awslabs/generative-ai-cdk-constructs@v0.1.316...v0.1.317)
    
    ---
    updated-dependencies:
    - dependency-name: cdklabs-generative-ai-cdk-constructs
      dependency-version: 0.1.317
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * chore(deps-dev): bump types-protobuf
    
    Bumps [types-protobuf](https://github.com/python/typeshed) from 7.34.1.20260508 to 7.34.1.20260518.
    - [Commits](https://github.com/python/typeshed/commits)
    
    ---
    updated-dependencies:
    - dependency-name: types-protobuf
      dependency-version: 7.34.1.20260518
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * chore(deps): bump pydantic-settings from 2.14.0 to 2.14.1
    
    Bumps [pydantic-settings](https://github.com/pydantic/pydantic-settings) from 2.14.0 to 2.14.1.
    - [Release notes](https://github.com/pydantic/pydantic-settings/releases)
    - [Commits](pydantic/pydantic-settings@v2.14.0...v2.14.1)
    
    ---
    updated-dependencies:
    - dependency-name: pydantic-settings
      dependency-version: 2.14.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * chore(deps-dev): bump types-requests
    
    Bumps [types-requests](https://github.com/python/typeshed) from 2.33.0.20260408 to 2.33.0.20260518.
    - [Commits](https://github.com/python/typeshed/commits)
    
    ---
    updated-dependencies:
    - dependency-name: types-requests
      dependency-version: 2.33.0.20260518
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * chore(deps-dev): bump aws-cdk in the aws-cdk group
    
    Bumps the aws-cdk group with 1 update: [aws-cdk](https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/aws-cdk).
    
    
    Updates `aws-cdk` from 2.1121.0 to 2.1122.0
    - [Release notes](https://github.com/aws/aws-cdk-cli/releases)
    - [Commits](https://github.com/aws/aws-cdk-cli/commits/aws-cdk@v2.1122.0/packages/aws-cdk)
    
    ---
    updated-dependencies:
    - dependency-name: aws-cdk
      dependency-version: 2.1122.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: aws-cdk
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * chore(deps): bump codecov/codecov-action in the github-actions group
    
    Bumps the github-actions group with 1 update: [codecov/codecov-action](https://github.com/codecov/codecov-action).
    
    
    Updates `codecov/codecov-action` from 6.0.0 to 6.0.1
    - [Release notes](https://github.com/codecov/codecov-action/releases)
    - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
    - [Commits](codecov/codecov-action@57e3a13...e79a696)
    
    ---
    updated-dependencies:
    - dependency-name: codecov/codecov-action
      dependency-version: 6.0.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: github-actions
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * chore(deps): bump idna from 3.10 to 3.15 in /docs
    
    Bumps [idna](https://github.com/kjd/idna) from 3.10 to 3.15.
    - [Release notes](https://github.com/kjd/idna/releases)
    - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.md)
    - [Commits](kjd/idna@v3.10...v3.15)
    
    ---
    updated-dependencies:
    - dependency-name: idna
      dependency-version: '3.15'
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * chore(deps): bump pymdown-extensions from 10.16.1 to 10.21.3 in /docs
    
    Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) from 10.16.1 to 10.21.3.
    - [Release notes](https://github.com/facelessuser/pymdown-extensions/releases)
    - [Commits](facelessuser/pymdown-extensions@10.16.1...10.21.3)
    
    ---
    updated-dependencies:
    - dependency-name: pymdown-extensions
      dependency-version: 10.21.3
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * chore(deps-dev): bump pymdown-extensions from 10.16.1 to 10.21.3
    
    Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) from 10.16.1 to 10.21.3.
    - [Release notes](https://github.com/facelessuser/pymdown-extensions/releases)
    - [Commits](facelessuser/pymdown-extensions@10.16.1...10.21.3)
    
    ---
    updated-dependencies:
    - dependency-name: pymdown-extensions
      dependency-version: 10.21.3
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * chore(deps): bump idna from 3.10 to 3.15
    
    Bumps [idna](https://github.com/kjd/idna) from 3.10 to 3.15.
    - [Release notes](https://github.com/kjd/idna/releases)
    - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.md)
    - [Commits](kjd/idna@v3.10...v3.15)
    
    ---
    updated-dependencies:
    - dependency-name: idna
      dependency-version: '3.15'
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * chore: fix ruff lint errors after dependency updates
    
    Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
    
    * chore: fix mypy errors from stricter type checking in new version
    
    Update RedisClientProtocol.delete to use variadic *names parameter
    matching the actual redis-py signature. Add casts for _init_client
    returns and type annotation for _regex_cache.
    
    Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
    
    * empty
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
    3 people authored May 21, 2026
    Configuration menu
    Copy the full SHA
    1b8654f View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump aws-cdk from 2.1122.0 to 2.1124.1 in the aws-cd…

    …k group across 1 directory (aws-powertools#8234)
    
    chore(deps-dev): bump aws-cdk in the aws-cdk group across 1 directory
    
    Bumps the aws-cdk group with 1 update in the / directory: [aws-cdk](https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/aws-cdk).
    
    
    Updates `aws-cdk` from 2.1122.0 to 2.1124.1
    - [Release notes](https://github.com/aws/aws-cdk-cli/releases)
    - [Commits](https://github.com/aws/aws-cdk-cli/commits/aws-cdk@v2.1124.1/packages/aws-cdk)
    
    ---
    updated-dependencies:
    - dependency-name: aws-cdk
      dependency-version: 2.1122.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: aws-cdk
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 21, 2026
    Configuration menu
    Copy the full SHA
    7514b79 View commit details
    Browse the repository at this point in the history
  3. chore(deps-dev): bump the dev-dependencies group across 1 directory w…

    …ith 2 updates (aws-powertools#8242)
    
    Bumps the dev-dependencies group with 2 updates in the / directory: [ruff](https://github.com/astral-sh/ruff) and [pytest-socket](https://github.com/miketheman/pytest-socket).
    
    
    Updates `ruff` from 0.15.13 to 0.15.14
    - [Release notes](https://github.com/astral-sh/ruff/releases)
    - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
    - [Commits](astral-sh/ruff@0.15.13...0.15.14)
    
    Updates `pytest-socket` from 0.7.0 to 0.8.0
    - [Release notes](https://github.com/miketheman/pytest-socket/releases)
    - [Changelog](https://github.com/miketheman/pytest-socket/blob/main/CHANGELOG.md)
    - [Commits](miketheman/pytest-socket@0.7.0...0.8.0)
    
    ---
    updated-dependencies:
    - dependency-name: ruff
      dependency-version: 0.15.14
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: dev-dependencies
    - dependency-name: pytest-socket
      dependency-version: 0.8.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dev-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Leandro Damascena <lcdama@amazon.pt>
    dependabot[bot] and leandrodamascena authored May 21, 2026
    Configuration menu
    Copy the full SHA
    d457710 View commit details
    Browse the repository at this point in the history
  4. docs(metadata): fix broken Lambda Metadata Endpoint link (aws-powerto…

    …ols#8212)
    
    Co-authored-by: Leandro Damascena <lcdama@amazon.pt>
    derdelean and leandrodamascena authored May 21, 2026
    Configuration menu
    Copy the full SHA
    92c18b0 View commit details
    Browse the repository at this point in the history
Loading