build(deps): bump the simple1 group across 1 directory with 5 updates#36849
Open
dependabot[bot] wants to merge 1 commit into
Open
build(deps): bump the simple1 group across 1 directory with 5 updates#36849dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the simple1 group with 3 updates in the / directory: [aws-config](https://github.com/smithy-lang/smithy-rs), [cc](https://github.com/rust-lang/cc-rs) and [http](https://github.com/hyperium/http). Updates `aws-config` from 1.8.15 to 1.8.17 - [Release notes](https://github.com/smithy-lang/smithy-rs/releases) - [Changelog](https://github.com/smithy-lang/smithy-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/smithy-lang/smithy-rs/commits) Updates `aws-sdk-sts` from 1.101.0 to 1.105.0 - [Release notes](https://github.com/awslabs/aws-sdk-rust/releases) - [Commits](https://github.com/awslabs/aws-sdk-rust/commits) Updates `aws-sigv4` from 1.4.2 to 1.4.4 - [Release notes](https://github.com/smithy-lang/smithy-rs/releases) - [Changelog](https://github.com/smithy-lang/smithy-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/smithy-lang/smithy-rs/commits) Updates `cc` from 1.2.62 to 1.2.63 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](rust-lang/cc-rs@cc-v1.2.62...cc-v1.2.63) Updates `http` from 1.4.0 to 1.4.1 - [Release notes](https://github.com/hyperium/http/releases) - [Changelog](https://github.com/hyperium/http/blob/master/CHANGELOG.md) - [Commits](hyperium/http@v1.4.0...v1.4.1) --- updated-dependencies: - dependency-name: aws-config dependency-version: 1.8.17 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: simple1 - dependency-name: aws-sdk-sts dependency-version: 1.105.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: simple1 - dependency-name: aws-sigv4 dependency-version: 1.4.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: simple1 - dependency-name: cc dependency-version: 1.2.63 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: simple1 - dependency-name: http dependency-version: 1.4.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: simple1 ... Signed-off-by: dependabot[bot] <support@github.com>
8fac554 to
e4cbc93
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 simple1 group with 3 updates in the / directory: aws-config, cc and http.
Updates
aws-configfrom 1.8.15 to 1.8.17Commits
Updates
aws-sdk-stsfrom 1.101.0 to 1.105.0Commits
Updates
aws-sigv4from 1.4.2 to 1.4.4Commits
Updates
ccfrom 1.2.62 to 1.2.63Release notes
Sourced from cc's releases.
Changelog
Sourced from cc's changelog.
Commits
b49589achore(cc): release v1.2.63 (#1740)71a5688Update shlex requirement from 1.3.0 to 2.0.1 (#1736)6361640Bump release-plz/action from 0.5.128 to 0.5.129 (#1728)225326aBump taiki-e/install-action from 2.75.28 to 2.77.6 (#1729)aa3088dBump taiki-e/install-action from 2.75.19 to 2.75.28 (#1722)Updates
httpfrom 1.4.0 to 1.4.1Release notes
Sourced from http's releases.
Changelog
Sourced from http's changelog.
Commits
a24c968v1.4.1bc3b044fix(header): use a set_len guard in IntoIter drop (#838)1b968dcfix(header): fix stacked borrows for IterMut/ValuesIterMut (#837)6e2dd42fix: clamp Extend size hint so HeaderMap reserve cannot overflow (#833)68e0abbdocs: fix typo in request builder docs (#831)29dd307docs(extensions): rephrase internal comment (#827)ae48fb5fix(uri): reject Path::from_shared/from_static if doesn't start with slash (#...1ad200erefactor(uri): consolidate PathAndQuery::from_shared and from_static (#825)d59d939refactor: Remove usage of float instruction (#823)ed680c4tests: update to rand 0.10 (#818)