chore(deps): bump the minor group across 1 directory with 2 updates#2856
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
chore(deps): bump the minor group across 1 directory with 2 updates#2856dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
29b67d4 to
a270827
Compare
Bumps the minor group with 2 updates: [aws-sdk-bedrockruntime](https://github.com/awslabs/aws-sdk-rust) and [tokio](https://github.com/tokio-rs/tokio). Updates `aws-sdk-bedrockruntime` from 1.128.0 to 1.129.0 - [Release notes](https://github.com/awslabs/aws-sdk-rust/releases) - [Commits](https://github.com/awslabs/aws-sdk-rust/commits) Updates `tokio` from 1.50.0 to 1.51.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.50.0...tokio-1.51.0) --- updated-dependencies: - dependency-name: aws-sdk-bedrockruntime dependency-version: 1.129.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: tokio dependency-version: 1.51.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor ... Signed-off-by: dependabot[bot] <support@github.com>
a270827 to
9f2f48d
Compare
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 minor group with 2 updates in the / directory: aws-sdk-bedrockruntime and tokio.
Updates
aws-sdk-bedrockruntimefrom 1.128.0 to 1.129.0Commits
Updates
tokiofrom 1.50.0 to 1.51.0Release notes
Sourced from tokio's releases.
Commits
0af06b7chore: prepare Tokio v1.51.0 (#8005)01a7f1dchore: prepare tokio-macros v2.7.0 (#8004)eeb55c7runtime: steal tasks from the LIFO slot (#7431)1fc450aruntime: stabilizeLocalRuntime(#7557)324218fMerge tag 'tokio-1.47.4' (#8003)aa65d0dchore: prepare Tokio v1.47.4 (#8002)bf18ed4sync: fix panic inChan::recv_manywhen called with non-empty vector on clo...43134f1wasm: add wasm32-wasip2 networking support (#7933)b4c3246macros: improve overall macro hygiene (#7997)7947fa4rt: add runtime name (#7924)