Bump the dependencies group with 5 updates - #113
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps the dependencies group with 5 updates: | Package | From | To | | --- | --- | --- | | [aws-lambda-powertools](https://github.com/aws-powertools/powertools-lambda-python) | `3.31.1` | `3.34.0` | | [boto3](https://github.com/boto/boto3) | `1.43.67` | `1.43.68` | | [aws-cdk-lib](https://github.com/aws/aws-cdk) | `2.263.0` | `2.264.0` | | [pre-commit](https://github.com/pre-commit/pre-commit) | `4.6.1` | `4.6.2` | | [hypothesis](https://github.com/HypothesisWorks/hypothesis) | `6.165.2` | `6.165.3` | Updates `aws-lambda-powertools` from 3.31.1 to 3.34.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.31.1...v3.34.0) Updates `boto3` from 1.43.67 to 1.43.68 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.43.67...1.43.68) Updates `aws-cdk-lib` from 2.263.0 to 2.264.0 - [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.263.0...v2.264.0) Updates `pre-commit` from 4.6.1 to 4.6.2 - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](pre-commit/pre-commit@v4.6.1...v4.6.2) Updates `hypothesis` from 6.165.2 to 6.165.3 - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](HypothesisWorks/hypothesis@v6.165.2...v6.165.3) --- updated-dependencies: - dependency-name: aws-lambda-powertools dependency-version: 3.34.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: boto3 dependency-version: 1.43.68 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: aws-cdk-lib dependency-version: 2.264.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: pre-commit dependency-version: 4.6.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: hypothesis dependency-version: 6.165.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the dependencies group with 5 updates:
3.31.13.34.01.43.671.43.682.263.02.264.04.6.14.6.26.165.26.165.3Updates
aws-lambda-powertoolsfrom 3.31.1 to 3.34.0Release notes
Sourced from aws-lambda-powertools's releases.
... (truncated)
Changelog
Sourced from aws-lambda-powertools's changelog.
Commits
3767571chore: version bump715012ffix(event_handler): omit Content-Type header from OpenAPI (#8374)ad15c7afix(tracer): declare in_subsegment_async as an async context manager (#8367)dccd850feat: promote circuit breaker to GA (#8373)8de9a28chore(deps): bump pymdown-extensions from 11.0 to 11.0.1 in /docs (#8370)29e07efchore(deps): bump gitpython from 3.1.57 to 3.1.58 in /docs (#8368)4aae609chore(deps-dev): bump gitpython from 3.1.57 to 3.1.58 (#8369)957dde2chore(deps-dev): bump pymdown-extensions from 11.0 to 11.0.1 (#8371)a129938chore(deps-dev): bump pymdown-extensions from 10.21.3 to 11.0 (#8359)ec8cd72chore(deps-dev): bump types-requests from 2.33.0.20260518 to 2.33.0.20260712 ...Updates
boto3from 1.43.67 to 1.43.68Commits
64ffe2aMerge branch 'release-1.43.68'68d8cbaBumping version to 1.43.689cd72d4Add changelog entries from botocore04f44b8Bump https://github.com/astral-sh/ruff-pre-commit (#4824)baf4372Merge branch 'release-1.43.67' into developUpdates
aws-cdk-libfrom 2.263.0 to 2.264.0Release notes
Sourced from aws-cdk-lib's releases.
Changelog
Sourced from aws-cdk-lib's changelog.
... (truncated)
Commits
ab9348fchore(release): 2.264.0 (#38527)b0ebe17chore: update analytics metadata blueprints86f247echore(release): 2.264.0b5693cbfeat: update L1 CloudFormation resource definitions (#38526)c3540bbfeat(cloudwatch): support alarm mute rules (#37504)c7e2529chore(deps): bump the npm_and_yarn group across 1 directory with 2 updates (#...3c71466fix(mediaconnect-alpha): addOutput options and simplified VPC interface refer...ac72a07docs(ec2): correct typo in security group egress rule error message (#37476)d9a67f2chore(lambda): fix typo in local variable nameresouceArnsto `resourceArns...1bfca07docs(ecs): correct enableManagedDraining default value documentation (#37475)Updates
pre-commitfrom 4.6.1 to 4.6.2Release notes
Sourced from pre-commit's releases.
Changelog
Sourced from pre-commit's changelog.
Commits
9767b6cv4.6.242ee3ffMerge pull request #3743 from pre-commit/npm-build-scripts-11-x3056619fixlanguage: nodefor hooks with build scripts and npm 11.xUpdates
hypothesisfrom 6.165.2 to 6.165.3Commits
0b818d6Bump hypothesis version to 6.165.3 and update changelog8388d0dMerge pull request #4846 from reachsridhard/fix/bytestring-provider-negative-...219b2c1Fix RELEASE.rst: use plain RST backticks instead of markdown links1b028dfAdd RELEASE.rst for bytestring provider float fix5520d9efix: draw 65 bits in BytestringProvider.draw_float to support negative floatsd139e32Merge pull request #4844 from msimacek/msimacek/graalpy850d0daUpdate PyO3 to 0.29.2Dependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions