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

Bump aws-sdk-core from 3.206.0 to 3.209.1 #1375

Merged
merged 1 commit into from
Sep 27, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 26, 2024

Bumps aws-sdk-core from 3.206.0 to 3.209.1.

Changelog

Sourced from aws-sdk-core's changelog.

3.209.1 (2024-09-25)

  • Issue - Add all core plugins to autoloads.

3.209.0 (2024-09-24)

  • 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 - Add service identifiers to GlobalConfig's list of identifiers outside of autoload (#3113).

  • Issue - Ignore invalid ARNs when trying to parse accountId in assume role credentials.

3.208.0 (2024-09-23)

  • 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.

  • Feature - Use autoloading at the service level to load service clients and resources.

3.207.0 (2024-09-20)

  • 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.

  • Feature - Support Account ID credentials using ENV['AWS_ACCOUNT_ID'], aws_account_id shared config, or the account_id Client configuration option.

  • Feature - Support Account ID endpoint mode using ENV['AWS_ACCOUNT_ID_ENDPOINT_MODE'], aws_account_id_endpoint_mode shared config, or the account_id_endpoint_mode Client configuration option. Defaults to preferred, which will use the account id endpoint if available. Set to disabled to disable account id endpoints. Set to required to require account id endpoint usage; an error is raised if credentials do not have an account id.

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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Sep 26, 2024
Bumps [aws-sdk-core](https://github.com/aws/aws-sdk-ruby) from 3.206.0 to 3.209.1.
- [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] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/bundler/aws-sdk-core-3.209.1 branch from da082d6 to 3480e13 Compare September 27, 2024 07:49
@VitaliySerov VitaliySerov merged commit 8e3085c into master Sep 27, 2024
7 checks passed
@VitaliySerov VitaliySerov deleted the dependabot/bundler/aws-sdk-core-3.209.1 branch September 27, 2024 08:26
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 ruby Pull requests that update Ruby code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant