-
-
Notifications
You must be signed in to change notification settings - Fork 34
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
build(deps): bump the dependencies group with 8 updates #114
Closed
Conversation
This file contains 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
Updates the requirements on [aws-sdk-s3](https://github.com/awslabs/aws-sdk-rust), [aws-smithy-http](https://github.com/smithy-lang/smithy-rs), [aws-smithy-runtime-api](https://github.com/smithy-lang/smithy-rs), [aws-smithy-types](https://github.com/smithy-lang/smithy-rs), [aws-smithy-types-convert](https://github.com/smithy-lang/smithy-rs), [aws-config](https://github.com/smithy-lang/smithy-rs), [aws-credential-types](https://github.com/smithy-lang/smithy-rs) and [http-body](https://github.com/hyperium/http-body) to permit the latest version. Updates `aws-sdk-s3` to 1.4.0 - [Release notes](https://github.com/awslabs/aws-sdk-rust/releases) - [Changelog](https://github.com/awslabs/aws-sdk-rust/blob/main/CHANGELOG.md) - [Commits](https://github.com/awslabs/aws-sdk-rust/commits) Updates `aws-smithy-http` to 0.60.0 - [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-smithy-runtime-api` to 1.0.3 - [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-smithy-types` to 1.0.3 - [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-smithy-types-convert` to 0.60.0 - [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-config` to 1.0.1 - [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-credential-types` to 1.0.1 - [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 `http-body` to 1.0.0 - [Commits](hyperium/http-body@v0.4.5...v1.0.0) --- updated-dependencies: - dependency-name: aws-sdk-s3 dependency-type: direct:production dependency-group: dependencies - dependency-name: aws-smithy-http dependency-type: direct:production dependency-group: dependencies - dependency-name: aws-smithy-runtime-api dependency-type: direct:production dependency-group: dependencies - dependency-name: aws-smithy-types dependency-type: direct:production dependency-group: dependencies - dependency-name: aws-smithy-types-convert dependency-type: direct:production dependency-group: dependencies - dependency-name: aws-config dependency-type: direct:production dependency-group: dependencies - dependency-name: aws-credential-types dependency-type: direct:production dependency-group: dependencies - dependency-name: http-body dependency-type: direct:production dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
This was referenced Dec 4, 2023
@dependabot ignore http-body minor version |
OK, I won't notify you about version 1.0.x of http-body again, unless you unignore it. |
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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.
Updates the requirements on aws-sdk-s3, aws-smithy-http, aws-smithy-runtime-api, aws-smithy-types, aws-smithy-types-convert, aws-config, aws-credential-types and http-body to permit the latest version.
Updates
aws-sdk-s3
to 1.4.0Changelog
Sourced from aws-sdk-s3's changelog.
... (truncated)
Commits
Updates
aws-smithy-http
to 0.60.0Changelog
Sourced from aws-smithy-http's changelog.
... (truncated)
Commits
Updates
aws-smithy-runtime-api
to 1.0.3Changelog
Sourced from aws-smithy-runtime-api's changelog.
... (truncated)
Commits
Updates
aws-smithy-types
to 1.0.3Changelog
Sourced from aws-smithy-types's changelog.
... (truncated)
Commits
Updates
aws-smithy-types-convert
to 0.60.0Changelog
Sourced from aws-smithy-types-convert's changelog.
... (truncated)
Commits
Updates
aws-config
to 1.0.1Changelog
Sourced from aws-config's changelog.
... (truncated)
Commits
Updates
aws-credential-types
to 1.0.1Changelog
Sourced from aws-credential-types's changelog.
... (truncated)
Commits
Updates
http-body
to 1.0.0Commits
2474edd
v1.0.05d64f32
clippy: assert is_none11ce976
clippy: fix up into_iter and clone-on-copy3138a0e
clippy: document unsafe pin projection33e99c5
deps: update http to 1.063b67ae
util: Add BodyStream. (#91)c9f1337
http-body-util: v0.1.0-rc.3ea4ca9b
enabled clippy in CI (#93)ec8eefa
Fixes issue #88 (empty frame panic). (#92)7bf321a
AddFrame::map_data
(#89)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 rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will 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 version
will 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