build(deps): bump the patches group across 1 directory with 5 updates#64
Closed
dependabot[bot] wants to merge 1 commit into
Closed
build(deps): bump the patches group across 1 directory with 5 updates#64dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the patches group with 5 updates in the /lambda directory: | Package | From | To | | --- | --- | --- | | [aws-encryption-sdk](https://github.com/aws/aws-encryption-sdk-python) | `4.0.5` | `4.0.6` | | [boto3](https://github.com/boto/boto3) | `1.43.2` | `1.43.24` | | [botocore](https://github.com/boto/botocore) | `1.43.4` | `1.43.24` | | [pydantic](https://github.com/pydantic/pydantic) | `2.13.3` | `2.13.4` | | [pydantic-settings](https://github.com/pydantic/pydantic-settings) | `2.14.0` | `2.14.1` | Updates `aws-encryption-sdk` from 4.0.5 to 4.0.6 - [Release notes](https://github.com/aws/aws-encryption-sdk-python/releases) - [Changelog](https://github.com/aws/aws-encryption-sdk-python/blob/master/CHANGELOG.rst) - [Commits](aws/aws-encryption-sdk-python@v4.0.5...v4.0.6) Updates `boto3` from 1.43.2 to 1.43.24 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.43.2...1.43.24) Updates `botocore` from 1.43.4 to 1.43.24 - [Commits](boto/botocore@1.43.4...1.43.24) Updates `pydantic` from 2.13.3 to 2.13.4 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v2.13.3...v2.13.4) Updates `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: aws-encryption-sdk dependency-version: 4.0.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: boto3 dependency-version: 1.43.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: botocore dependency-version: 1.43.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: pydantic dependency-version: 2.13.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: pydantic-settings dependency-version: 2.14.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches ... Signed-off-by: dependabot[bot] <support@github.com>
7fd4a78 to
411bb83
Compare
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 patches group with 5 updates in the /lambda directory:
4.0.54.0.61.43.21.43.241.43.41.43.242.13.32.13.42.14.02.14.1Updates
aws-encryption-sdkfrom 4.0.5 to 4.0.6Release notes
Sourced from aws-encryption-sdk's releases.
Changelog
Sourced from aws-encryption-sdk's changelog.
Commits
d45ed4dchore: preflight 4.0.6 release (#803)6e958bdfix(crypto): Replace isinstance metaclass check with issubclass in generate_e...c00a58cfix: use issubclass instead of isinstance in _set_signature_type (#800)Updates
boto3from 1.43.2 to 1.43.24Commits
b2b302bMerge branch 'release-1.43.24'02fd3caBumping version to 1.43.24fcaf9ffAdd changelog entries from botocoref2106e0Merge branch 'release-1.43.23'5f98326Merge branch 'release-1.43.23' into developd7e5b7cBumping version to 1.43.2386efe86Add changelog entries from botocore8384440Merge branch 'release-1.43.22'eea01a7Merge branch 'release-1.43.22' into developeff8ee7Bumping version to 1.43.22Updates
botocorefrom 1.43.4 to 1.43.24Commits
f949c25Merge branch 'release-1.43.24'31fa2f5Bumping version to 1.43.24aada132Update endpoints model20824a4Update to latest modelsa3ee65fMerge customizations for QuickSightfb8102bMerge branch 'release-1.43.23'fe654dcMerge branch 'release-1.43.23' into develop4a9ae45Bumping version to 1.43.233a6338aUpdate to latest modelsd1b7760Merge branch 'release-1.43.22'Updates
pydanticfrom 2.13.3 to 2.13.4Release notes
Sourced from pydantic's releases.
Changelog
Sourced from pydantic's changelog.
Commits
cf67d4bFix lintingf0d8a21Prepare release v2.13.45e3fe1dCheck for pydantic tag pattern in CI7f9edccDocument tagging conventionsb46a0c9Adaptpydantic-corelinker flags on macOS50629c8Update to PyPy 7.3.228522ebbPreserveRootModelcore metadataa37f3afAdaptMISSINGsentinel test to work with unreleasedtyping_extensionsver...909259aRemove Logfire example in documentation2c4174cBump libc from 0.2.155 to 0.2.185Updates
pydantic-settingsfrom 2.14.0 to 2.14.1Release notes
Sourced from pydantic-settings's releases.
Commits
e95c30bPrepare release 2.14.1 (#859)0c87345Fix field namedclsconflicting with classmethod parameter (#858)7bd0072Bump the python-packages group with 2 updates (#856)b03e573Bump the github-actions group with 3 updates (#853)eaa3b43Bump the python-packages group with 5 updates (#854)9f95615Bump the python-packages group with 4 updates (#850)