build(deps): bump the patches group across 1 directory with 6 updates - #148
Open
dependabot[bot] wants to merge 1 commit into
Open
build(deps): bump the patches group across 1 directory with 6 updates#148dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the patches group with 6 updates in the /lambda directory: | Package | From | To | | --- | --- | --- | | [boto3](https://github.com/boto/boto3) | `1.43.41` | `1.43.88` | | [botocore](https://github.com/boto/botocore) | `1.43.41` | `1.43.88` | | [pydantic](https://github.com/pydantic/pydantic) | `2.13.4` | `2.13.5` | | [python-dotenv](https://github.com/theskumar/python-dotenv) | `1.2.2` | `1.2.3` | | [s3transfer](https://github.com/boto/s3transfer) | `0.19.0` | `0.19.2` | | [typing-inspection](https://github.com/pydantic/typing-inspection) | `0.4.2` | `0.4.4` | Updates `boto3` from 1.43.41 to 1.43.88 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.43.41...1.43.88) Updates `botocore` from 1.43.41 to 1.43.88 - [Commits](boto/botocore@1.43.41...1.43.88) Updates `pydantic` from 2.13.4 to 2.13.5 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/v2.13.5/HISTORY.md) - [Commits](pydantic/pydantic@v2.13.4...v2.13.5) Updates `python-dotenv` from 1.2.2 to 1.2.3 - [Release notes](https://github.com/theskumar/python-dotenv/releases) - [Changelog](https://github.com/theskumar/python-dotenv/blob/main/CHANGELOG.md) - [Commits](theskumar/python-dotenv@v1.2.2...v1.2.3) Updates `s3transfer` from 0.19.0 to 0.19.2 - [Changelog](https://github.com/boto/s3transfer/blob/develop/CHANGELOG.rst) - [Commits](boto/s3transfer@0.19.0...0.19.2) Updates `typing-inspection` from 0.4.2 to 0.4.4 - [Release notes](https://github.com/pydantic/typing-inspection/releases) - [Changelog](https://github.com/pydantic/typing-inspection/blob/main/HISTORY.md) - [Commits](pydantic/typing-inspection@v0.4.2...v0.4.4) --- updated-dependencies: - dependency-name: boto3 dependency-version: 1.43.88 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: botocore dependency-version: 1.43.88 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: pydantic dependency-version: 2.13.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: python-dotenv dependency-version: 1.2.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: s3transfer dependency-version: 0.19.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: typing-inspection dependency-version: 0.4.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches ... Signed-off-by: dependabot[bot] <support@github.com>
|
No description provided. |
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 6 updates in the /lambda directory:
1.43.411.43.881.43.411.43.882.13.42.13.51.2.21.2.30.19.00.19.20.4.20.4.4Updates
boto3from 1.43.41 to 1.43.88Commits
bb429b1Merge branch 'release-1.43.88'e373d8dBumping version to 1.43.886ce83deAdd changelog entries from botocored5740c2Merge branch 'release-1.43.87'bd30961Merge branch 'release-1.43.87' into develop316b72cBumping version to 1.43.8717409b4Add changelog entries from botocore81ae047Merge branch 'release-1.43.86'0e52e63Merge branch 'release-1.43.86' into develop938cd05Bumping version to 1.43.86Updates
botocorefrom 1.43.41 to 1.43.88Commits
35b7c03Merge branch 'release-1.43.88'5dbc841Bumping version to 1.43.88221da70Update to latest models6a9e112Merge customizations for SocialMessagingbab8989Merge pull request #3791 from Alan4506/docs/presign-sigv2-warning9f49da7Address reviewer feedback on readability02c1213docs(s3): Note SigV2 default for presigned URLsfba41c0Merge branch 'release-1.43.87'c9464baMerge branch 'release-1.43.87' into develope87d774Bumping version to 1.43.87Updates
pydanticfrom 2.13.4 to 2.13.5Release notes
Sourced from pydantic's releases.
Changelog
Sourced from pydantic's changelog.
Commits
001dea0Bumppypa/gh-action-pypi-publishaction to v1.14.2558379fBump twine to v7.0.02cfd5d3Do not check for docs builda735beeFix more Clippy lints7eed4a1Fix Clippy 0.1.95 warningsb353bbbPrepare release v2.13.563d2cccCount validated model fields once in smart unionsa53ec2eSpeed up PyPy CI testsd65e0f9Workaround circular import error in Mypy47a6dbfFix missing GC traversal inpydantic-coreforGeneralFieldsSerializerUpdates
python-dotenvfrom 1.2.2 to 1.2.3Release notes
Sourced from python-dotenv's releases.
Changelog
Sourced from python-dotenv's changelog.
Commits
49515afBump version: 1.2.2 → 1.2.38ac846fchore: add release runbook (RELEASING.md) and make release targetbb31c94docs: add 1.2.3 release notes (#606, #638, #680)f7b18d9fix: round-trip backslashes through set_key (#680)751f8c1ci(deps): bump actions/checkout from 6.0.2 to 6.0.3 in the github-actions gro...f1937b6chore(deps): update mkdocs-include-markdown-plugin requirement from >=6.0.0 t...45b9372chore(deps): update pytest requirement from >=3.9 to >=9.0.3 (#653)72896e9docs: fix broken mkdocs link in CONTRIBUTING.md (#636)72754a1ci(deps): bump peaceiris/actions-gh-pages from 4.0.0 to 4.1.0 in the github-a...078325eci(security): harden CI/CD supply chain with SHA pinning and least-privilege ...Updates
s3transferfrom 0.19.0 to 0.19.2Changelog
Sourced from s3transfer's changelog.
Commits
467a752Merge branch 'release-0.19.2'3c4a70bBumping version to 0.19.243e2978Raise error on empty CA bundle value (#410)992085bBump the github-actions group with 3 updates (#409)70d5f8bBump https://github.com/astral-sh/ruff-pre-commit (#408)71bdbb7Merge branch 'release-0.19.1'30b8295Merge branch 'release-0.19.1' into developb51243dBumping version to 0.19.19be530dDon't use VersionId from HeadObject for multipart copies (#407)314b559Bump https://github.com/astral-sh/ruff-pre-commit (#404)Updates
typing-inspectionfrom 0.4.2 to 0.4.4Release notes
Sourced from typing-inspection's releases.
Changelog
Sourced from typing-inspection's changelog.
Commits
83d4dbbPrepare release v0.4.4 (#64)3ac9791Fixes toDEPRECATED_ALIASES_IDS(#65)382616cAddtyping_objects.DEPRECATED_ALIASES_IDS(#63)cef71baFix docs publish CI job (#62)7b09e7aFix coverage CI job (#61)2648bdfPrepare release 0.4.3 (#60)7c14c75Add Python 3.15 support (#59)677b2aeFix docs publish CI permissions (#58)5e33e8dAvoid modulegetattr()calls intyping_objectsfunctions (#57)f576d83FixLiteraltest (#56)Dependabot 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