Skip to content
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 1 update #77

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 26, 2023

Updates the requirements on aws-sdk-s3 to permit the latest version.

Changelog

Sourced from aws-sdk-s3's changelog.

August 23rd, 2023

Breaking Changes:

  • 🐛⚠️ (smithy-rs#2931, aws-sdk-rust#875) Fixed re-exported SdkError type. The previous release had the wrong type for SdkError, which caused projects to fail to compile when upgrading.

New this release:

  • (smithy-rs#2904, aws-sdk-rust#862) RuntimeComponents are now re-exported so that implementing a custom interceptor doens't require directly depending on aws-smithy-runtime-api.
  • 🐛 (smithy-rs#2907, aws-sdk-rust#864) Fix requests to S3 with no_credentials set.
  • 🐛 (smithy-rs#2934, aws-sdk-rust#872) Logging via #[instrument] in the aws_smithy_runtime::client::orchestrator module is now emitted at the DEBUG level to reduce the amount of logging when emitted at the INFO level.
  • 🐛 (smithy-rs#2935) Fix SDK::Endpoint built-in for @endpointRuleSet.

Crate Versions

Crate Version
aws-config 0.56.1
aws-credential-types 0.56.1
aws-endpoint 0.56.1
aws-http 0.56.1
aws-hyper 0.56.1
aws-runtime 0.56.1
aws-runtime-api 0.56.1
aws-sdk-accessanalyzer 0.30.0
aws-sdk-account 0.30.0
aws-sdk-acm 0.30.0
aws-sdk-acmpca 0.30.0
aws-sdk-alexaforbusiness 0.30.0
aws-sdk-amp 0.30.0
aws-sdk-amplify 0.30.0
aws-sdk-amplifybackend 0.30.0
aws-sdk-amplifyuibuilder 0.30.0
aws-sdk-apigateway 0.30.0
aws-sdk-apigatewaymanagement 0.30.0
aws-sdk-apigatewayv2 0.30.0
aws-sdk-appconfig 0.30.0
aws-sdk-appconfigdata 0.30.0
aws-sdk-appfabric 0.2.0
aws-sdk-appflow 0.30.0
aws-sdk-appintegrations 0.30.0
aws-sdk-applicationautoscaling 0.30.0
aws-sdk-applicationcostprofiler 0.30.0
aws-sdk-applicationdiscovery 0.30.0
aws-sdk-applicationinsights 0.30.0
aws-sdk-appmesh 0.30.0
aws-sdk-apprunner 0.30.0
aws-sdk-appstream 0.30.0
aws-sdk-appsync 0.30.0

... (truncated)

Commits

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

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 26, 2023
@dependabot dependabot bot force-pushed the dependabot/cargo/dependencies-2da57a53e4 branch from cf6264a to f492cf2 Compare August 26, 2023 06:14
@Nugine
Copy link
Owner

Nugine commented Aug 26, 2023

@dependabot rebase

Updates the requirements on [aws-sdk-s3](https://github.com/awslabs/aws-sdk-rust) to permit the latest version.
- [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)

---
updated-dependencies:
- dependency-name: aws-sdk-s3
  dependency-type: direct:production
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/cargo/dependencies-2da57a53e4 branch from f492cf2 to 809bc06 Compare August 26, 2023 06:55
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 26, 2023

Looks like aws-sdk-s3 is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Aug 26, 2023
@dependabot dependabot bot deleted the dependabot/cargo/dependencies-2da57a53e4 branch August 26, 2023 13:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant