aws-actions / configure-aws-credentials

Configure AWS credential environment variables for use in other GitHub Actions.
MIT License
2.41k stars 465 forks source link

chore(deps): bump @aws-sdk/client-sts from 3.556.0 to 3.598.0 #1086

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps @aws-sdk/client-sts from 3.556.0 to 3.598.0.

Release notes

Sourced from @​aws-sdk/client-sts's releases.

v3.598.0

3.598.0(2024-06-14)

Chores
Documentation Changes
  • client-ec2: Documentation updates for Amazon EC2. (227e3996)
New Features
  • client-route-53-domains: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (f397a80f)
  • client-macie2: This release adds support for managing the status of automated sensitive data discovery for individual accounts in an organization, and determining whether individual S3 buckets are included in the scope of the analyses. (5d00c7e9)
  • client-mediaconvert: This release adds the ability to search for historical job records within the management console using a search box and/or via the SDK/CLI with partial string matching search on input file name. (33a5089f)
  • client-datazone: This release introduces a new default service blueprint for custom environment creation. (2d57a05e)
Bug Fixes
  • lib-storage: ignore overall data content-length for UploadPart operation (#6131) (fbfce550)
  • util-dynamodb: fix signature overload resolution for marshall() fn (#6195) (3682a436)

For list of updated packages, view updated-packages.md in assets-3.598.0.zip

v3.597.0

3.597.0(2024-06-13)

New Features
  • client-mediapackagev2: This release adds support for CMAF ingest (DASH-IF live media ingest protocol interface 1) (b35cc161)
  • client-kms: This feature allows customers to use their keys stored in KMS to derive a shared secret which can then be used to establish a secured channel for communication, provide proof of possession, or establish trust with other parties. (06c60417)
  • client-cloudhsm-v2: Added support for hsm type hsm2m.medium. Added supported for creating a cluster in FIPS or NON_FIPS mode. (59f9e1a0)
  • client-iot-wireless: Add RoamingDeviceSNR and RoamingDeviceRSSI to Customer Metrics. (b0de95cb)
  • client-glue: This release adds support for configuration of evaluation method for composite rules in Glue Data Quality rulesets. (5fff081c)

For list of updated packages, view updated-packages.md in assets-3.597.0.zip

v3.596.0

3.596.0(2024-06-12)

Chores

... (truncated)

Changelog

Sourced from @​aws-sdk/client-sts's changelog.

3.598.0 (2024-06-14)

Note: Version bump only for package @​aws-sdk/client-sts

3.596.0 (2024-06-12)

Note: Version bump only for package @​aws-sdk/client-sts

3.592.0 (2024-06-06)

Note: Version bump only for package @​aws-sdk/client-sts

3.590.0 (2024-06-04)

Bug Fixes

  • codegen: consistently add region as config option when generated client is Sigv4 but not AWS (#6156) (06f51cc)

3.588.0 (2024-05-31)

Note: Version bump only for package @​aws-sdk/client-sts

3.587.0 (2024-05-30)

Note: Version bump only for package @​aws-sdk/client-sts

... (truncated)

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 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[bot] commented 2 months ago

Superseded by #1095.