Skip to content
This repository was archived by the owner on Jun 3, 2025. It is now read-only.

Bump aws-sdk-core from 3.166.0 to 3.170.0 #782

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 1, 2023

Bumps aws-sdk-core from 3.166.0 to 3.170.0.

Changelog

Sourced from aws-sdk-core's changelog.

3.170.0 (2023-01-25)

  • Feature - Updated Aws::STS::Client with the latest API changes.

3.169.0 (2023-01-18)

  • Feature - Updated Aws::STS::Client with the latest API changes.

  • Feature - Updated Aws::SSOOIDC::Client with the latest API changes.

  • Feature - Updated Aws::SSO::Client with the latest API changes.

  • Issue - Replace runtime endpoint resolution approach with generated ruby code for STS, SSO, and SSOOIDC.

3.168.4 (2022-12-08)

  • Issue - Fix Sign to not sign Sigv2 requests to S3.

3.168.3 (2022-12-02)

  • Issue - Retry S3's BadDigest error

3.168.2 (2022-11-29)

  • Issue - Allow region resolution in AssumeRoleCredentials from CredentialProviderChain.

3.168.1 (2022-11-18)

  • Issue - Fix initialization of SSOTokenProvider when AWS_PROFILE is specified.

3.168.0 (2022-11-17)

  • Feature - Updated Aws::STS::Client with the latest API changes.

3.167.0 (2022-11-09)

  • Issue - Ensure the stream_thread is not killed before H2 connection status is updated (#2779).

  • Feature - Add token refresh support to SSOCredentialProvider.

Commits

Dependabot compatibility score

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 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)

Bumps [aws-sdk-core](https://github.com/aws/aws-sdk-ruby) from 3.166.0 to 3.170.0.
- [Release notes](https://github.com/aws/aws-sdk-ruby/releases)
- [Changelog](https://github.com/aws/aws-sdk-ruby/blob/version-3/gems/aws-sdk-core/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-ruby/commits)

---
updated-dependencies:
- dependency-name: aws-sdk-core
  dependency-type: indirect
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 1, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants