aws / aws-rfdk

The Render Farm Deployment Kit on AWS is a library for use with the AWS Cloud Development Kit that helps you define your render farm cloud infrastructure as code.
https://docs.aws.amazon.com/rfdk/index.html
Apache License 2.0
105 stars 38 forks source link

chore(deps): bump @aws-sdk/client-secrets-manager from 3.470.0 to 3.502.0 #1187

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 5 months ago

Bumps @aws-sdk/client-secrets-manager from 3.470.0 to 3.502.0.

Release notes

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

v3.502.0

3.502.0(2024-01-29)

Chores
Documentation Changes
  • client-comprehend: Comprehend PII analysis now supports Spanish input documents. (0019ff5f)
  • client-snowball: Modified description of createaddress to include direction to add path when providing a JSON file. (84d9ad58)
New Features
  • clients: update client endpoints as of 2024-01-29 (adc6069e)
  • client-ec2: EC2 Fleet customers who use attribute based instance-type selection can now intuitively define their Spot instances price protection limit as a percentage of the lowest priced On-Demand instance type. (5465534c)
  • client-auto-scaling: EC2 Auto Scaling customers who use attribute based instance-type selection can now intuitively define their Spot instances price protection limit as a percentage of the lowest priced On-Demand instance type. (4769d4cb)
  • client-rds: Introduced support for the InsufficientDBInstanceCapacityFault error in the RDS RestoreDBClusterFromSnapshot and RestoreDBClusterToPointInTime API methods. This provides enhanced error handling, ensuring a more robust experience. (3e476156)
  • client-mwaa: This release adds MAINTENANCE environment status for Amazon MWAA environments. (0fae62e4)
  • credential-providers: lazy load STS & SSO clients in credential providers (#5681) (d27301d4)
Bug Fixes

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

v3.501.0

3.501.0(2024-01-26)

New Features
  • client-sagemaker: Amazon SageMaker Automatic Model Tuning now provides an API to programmatically delete tuning jobs. (14621478)
  • client-connect: Update list and string length limits for predefined attributes. (8f7e28ad)
  • client-inspector2: This release adds ECR container image scanning based on their lastRecordedPullTime. (b46ae7fd)
Bug Fixes
  • token-providers: use correct CreateTokenCommand (#5724) (be36543d)

... (truncated)

Changelog

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

3.502.0 (2024-01-29)

Features

  • credential-providers: lazy load STS & SSO clients in credential providers (#5681) (d27301d)

3.501.0 (2024-01-26)

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

3.499.0 (2024-01-24)

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

3.496.0 (2024-01-19)

Bug Fixes

  • get full list of exports for esm compat in dist-cjs (#5694) (5d26da6)

3.495.0 (2024-01-18)

Features

3.491.0 (2024-01-12)

... (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 5 months ago

Superseded by #1188.