Bump the patch group with 3 updates#6130
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
Bumps the patch group with 3 updates: [boto3](https://github.com/boto/boto3), [claude-agent-sdk](https://github.com/anthropics/claude-agent-sdk-python) and [lmdb](https://github.com/jnwatson/py-lmdb). Updates `boto3` from 1.43.19 to 1.43.23 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.43.19...1.43.23) Updates `claude-agent-sdk` from 0.2.87 to 0.2.90 - [Release notes](https://github.com/anthropics/claude-agent-sdk-python/releases) - [Changelog](https://github.com/anthropics/claude-agent-sdk-python/blob/main/CHANGELOG.md) - [Commits](anthropics/claude-agent-sdk-python@v0.2.87...v0.2.90) Updates `lmdb` from 2.2.0 to 2.2.1 - [Changelog](https://github.com/jnwatson/py-lmdb/blob/master/ChangeLog) - [Commits](jnwatson/py-lmdb@py-lmdb_2.2.0...py-lmdb_2.2.1) --- updated-dependencies: - dependency-name: boto3 dependency-version: 1.43.23 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: claude-agent-sdk dependency-version: 0.2.90 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: lmdb dependency-version: 2.2.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Looks like these dependencies are no longer updatable, 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 patch group with 3 updates: boto3, claude-agent-sdk and lmdb.
Updates
boto3from 1.43.19 to 1.43.23Commits
f2106e0Merge branch 'release-1.43.23'd7e5b7cBumping 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.22880860dAdd changelog entries from botocore400e1f6Add reference to post-quantum cryptography in security docs page (#4793)0df64b3Merge branch 'release-1.43.21'd3d327fMerge branch 'release-1.43.21' into developUpdates
claude-agent-sdkfrom 0.2.87 to 0.2.90Release notes
Sourced from claude-agent-sdk's releases.
Changelog
Sourced from claude-agent-sdk's changelog.
Commits
7851d80docs: update changelog for v0.2.90669574achore: release v0.2.90c9bc9ccchore: bump bundled CLI version to 2.1.163f2fe254docs: update changelog for v0.2.894e0020bchore: release v0.2.896772ffcchore: bump bundled CLI version to 2.1.162bb0e62edocs: update changelog for v0.2.889658055chore: release v0.2.888e11815chore: bump bundled CLI version to 2.1.161e68beb2Switch e2e CI jobs to workload identity federation (#1018)Updates
lmdbfrom 2.2.0 to 2.2.1Changelog
Sourced from lmdb's changelog.
Commits
ca9ad8eBump version to 2.2.1 for releasee846b0eaio: use relative import for Cursor/Environment/Transactione8ea50aMake aio proxied methods runtime-introspectable (#460)c866fd3Fix aarch64 segfault when closing an env racing an active write txn (#465)030c333Avoid impl-defined narrowing of adversarial mv_size in cpython.c (#463)c191276Guard size arithmetic on adversarial on-disk values in cpython.c (#462)cd2a668Fix parameter defaults forCursor.iter*in__init__.pyi(#459)ffa52d5Add type stubs foraio(#455)78b770cRemove Python 2 remnants (#456)77876a1Fix and modernize type stubs (#457)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