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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): update aws-sdk-kms requirement from 0.16 to 0.30 #63

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

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

Changelog

Sourced from aws-sdk-kms'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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [aws-sdk-kms](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-kms
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 24, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 20, 2023

Superseded by #65.

@dependabot dependabot bot closed this Sep 20, 2023
@dependabot dependabot bot deleted the dependabot/cargo/aws-sdk-kms-0.30 branch September 20, 2023 15:53
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.

None yet

0 participants