Bump the dependencies group across 1 directory with 6 updates - #114
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the dependencies group across 1 directory with 6 updates#114dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the dependencies group with 6 updates in the / directory: | 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.73` | | [aws-cdk-lib](https://github.com/aws/aws-cdk) | `2.263.0` | `2.265.0` | | [ruff](https://github.com/astral-sh/ruff) | `0.16.2` | `0.16.3` | | [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.10` | 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.73 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.43.67...1.43.73) Updates `aws-cdk-lib` from 2.263.0 to 2.265.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.265.0) Updates `ruff` from 0.16.2 to 0.16.3 - [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.16.2...0.16.3) 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.10 - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](HypothesisWorks/hypothesis@v6.165.2...v6.165.10) --- 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.73 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: aws-cdk-lib dependency-version: 2.265.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: ruff dependency-version: 0.16.3 dependency-type: direct:development update-type: version-update:semver-patch 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.10 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 6 updates in the / directory:
3.31.13.34.01.43.671.43.732.263.02.265.00.16.20.16.34.6.14.6.26.165.26.165.10Updates
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.73Commits
97c19e9Merge branch 'release-1.43.73'a08d771Bumping version to 1.43.730cdfdc2Add changelog entries from botocorea3fc41fMerge branch 'release-1.43.72'2ec791cMerge branch 'release-1.43.72' into develop27a2636Bumping version to 1.43.7233a1671Add changelog entries from botocorea0b0f50Merge branch 'release-1.43.71'f1ea765Merge branch 'release-1.43.71' into develop3a07077Bumping version to 1.43.71Updates
aws-cdk-libfrom 2.263.0 to 2.265.0Release notes
Sourced from aws-cdk-lib's releases.
... (truncated)
Changelog
Sourced from aws-cdk-lib's changelog.
... (truncated)
Commits
3ea03cfchore(deps): upgrade jsii packaging toolchain to 1.139.0 (#38560)49d4eabchore(release): 2.265.0 (#38559)3c8d99echore: update analytics metadata blueprints4009a44chore(release): 2.265.0a29b5c0fix(secretsmanager): correct SAR rotation app versions for GovCloud (#38462)974e43bfeat(cloudwatch): support AT_LEAST expression for composite alarm rules (#37693)e322035fix(cloudwatch): make concrete widgets assignable to widget interface (#37695)b98477bchore(core): update feature flag documentation for@aws-cdk/core:defaultCross...000f532feat(ec2): add ipAddressType and dnsRecordIpType to GatewayVpcEndpoint (#37900)6e05a63chore: yarn upgrade dependencies requiring intervention (#38125)Updates
rufffrom 0.16.2 to 0.16.3Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
b0e4702Bump 0.16.3 (#27723)ecdd401[ty] Separate script and uv modules from project metadata (#27720)1263524[ty] Simplify display implementations with std::fmt::from_fn (#27718)59196ba[ty] Unify polarity-aware relation construction (#27707)b8c5e73[ty] Disable CodSpeed cycle estimation for instrumented benchmarks (#27706)2b0d210[ty] Centralize matched argument relations (#27705)a9130f3[pyupgrade] Add rule to replacewhile 1withwhile True(while-one, `...c64c7d6[ty] Model try exception flow with operation checkpoints (#27471)9dea5ef[ty] Avoid deriving sequents for typevars with concrete bounds (#27587)9798e88[ty] Preserve enum exhaustiveness with custom missing methods (#27700)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.10Commits
6384deeBump hypothesis version to 6.165.10 and update changelogc7ca59dMerge pull request #4864 from dgutson/claude-stateful-and-example3fc38f1claude: teach /hypothesis about stateful tests and@example16f24b7Merge pull request #4862 from Zac-HD/claude/upstream-regex-issues-fkke9q48ce446Bump hypothesis version to 6.165.9 and update changelogd559a69Merge pull request #4860 from Liam-DeVoe/optimize-single-branch-one-of3a19d89fix context flag restoration2408c99drop unecessary empty check3f94912Clarify re.ASCII wording in changelog entry9d0a9a8Fix from_regex handling of negative classes, re.ASCII, and zero-min repeatsDependabot 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