Thanks to visit codestin.com
Credit goes to github.com

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: aws-powertools/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: semanttica/powertools-lambda-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: develop
Choose a head ref
  • 7 commits
  • 4 files changed
  • 1 contributor

Commits on Apr 30, 2024

  1. chore(deps): bump squidfunk/mkdocs-material from e309089 to `98c980…

    …9` in /docs (#4236)
    
    chore(deps): bump squidfunk/mkdocs-material in /docs
    
    Bumps squidfunk/mkdocs-material from `e309089` to `98c9809`.
    
    ---
    updated-dependencies:
    - dependency-name: squidfunk/mkdocs-material
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 30, 2024
    Configuration menu
    Copy the full SHA
    7268299 View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump pytest from 8.1.1 to 8.2.0 (#4237)

    Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.1.1 to 8.2.0.
    - [Release notes](https://github.com/pytest-dev/pytest/releases)
    - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
    - [Commits](pytest-dev/pytest@8.1.1...8.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: pytest
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 30, 2024
    Configuration menu
    Copy the full SHA
    21e71c5 View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump actions/dependency-review-action from 4.2.5 to 4.3.1 (

    #4240)
    
    Bumps [actions/dependency-review-action](https://github.com/actions/dependency-review-action) from 4.2.5 to 4.3.1.
    - [Release notes](https://github.com/actions/dependency-review-action/releases)
    - [Commits](actions/dependency-review-action@5bbc3ba...e58c696)
    
    ---
    updated-dependencies:
    - dependency-name: actions/dependency-review-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 30, 2024
    Configuration menu
    Copy the full SHA
    5512651 View commit details
    Browse the repository at this point in the history
  4. chore(deps-dev): bump mkdocs-material from 9.5.19 to 9.5.20 (#4242)

    Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.5.19 to 9.5.20.
    - [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
    - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
    - [Commits](squidfunk/mkdocs-material@9.5.19...9.5.20)
    
    ---
    updated-dependencies:
    - dependency-name: mkdocs-material
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 30, 2024
    Configuration menu
    Copy the full SHA
    517f4e8 View commit details
    Browse the repository at this point in the history
  5. chore(deps-dev): bump cdklabs-generative-ai-cdk-constructs from 0.1.1…

    …31 to 0.1.132 (#4239)
    
    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.131 to 0.1.132.
    - [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.131...v0.1.132)
    
    ---
    updated-dependencies:
    - dependency-name: cdklabs-generative-ai-cdk-constructs
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 30, 2024
    Configuration menu
    Copy the full SHA
    dccb728 View commit details
    Browse the repository at this point in the history
  6. chore(deps-dev): bump hvac from 2.1.0 to 2.2.0 (#4238)

    Bumps [hvac](https://github.com/hvac/hvac) from 2.1.0 to 2.2.0.
    - [Release notes](https://github.com/hvac/hvac/releases)
    - [Changelog](https://github.com/hvac/hvac/blob/main/CHANGELOG.md)
    - [Commits](hvac/hvac@v2.1.0...v2.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: hvac
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 30, 2024
    Configuration menu
    Copy the full SHA
    ba1bedb View commit details
    Browse the repository at this point in the history
  7. chore(deps-dev): bump filelock from 3.13.4 to 3.14.0 (#4241)

    Bumps [filelock](https://github.com/tox-dev/py-filelock) from 3.13.4 to 3.14.0.
    - [Release notes](https://github.com/tox-dev/py-filelock/releases)
    - [Changelog](https://github.com/tox-dev/filelock/blob/main/docs/changelog.rst)
    - [Commits](tox-dev/filelock@3.13.4...3.14.0)
    
    ---
    updated-dependencies:
    - dependency-name: filelock
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 30, 2024
    Configuration menu
    Copy the full SHA
    90b125f View commit details
    Browse the repository at this point in the history
Loading