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.495.0 #1183

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

Release notes

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

v3.495.0

3.495.0(2024-01-18)

New Features
  • clients: update client endpoints as of 2024-01-18 (cfe6ad98)
  • client-b2bi: Increasing TestMapping inputFileContent file size limit to 5MB and adding file size limit 250KB for TestParsing input file. This release also includes exposing InternalServerException for Tag APIs. (255a7b49)
  • client-firehose: Allow support for Snowflake as a Kinesis Data Firehose delivery destination. (bdf431eb)
  • client-drs: Removed invalid and unnecessary default values. (d7c4d310)
  • client-sagemaker-featurestore-runtime: Increase BatchGetRecord limits from 10 items to 100 items (f12c0b51)
  • client-connect: GetMetricDataV2 now supports 3 groupings (9f1a143c)
  • client-cloudtrail: This release adds a new API ListInsightsMetricData to retrieve metric data from CloudTrail Insights. (8bd69cad)
  • use bundled dist-cjs build (#5687) (5f79e225)

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

v3.494.0

3.494.0(2024-01-17)

Documentation Changes
  • client-dynamodb: Updating note for enabling streams for UpdateTable. (a43bd2f4)
New Features
  • client-keyspaces: This release adds support for Multi-Region Replication with provisioned tables, and Keyspaces auto scaling APIs (629feafb)

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

v3.493.0

3.493.0(2024-01-16)

Documentation Changes
  • client-personalize: Documentation updates for Amazon Personalize. (213b5e3a)
  • client-personalize-runtime: Documentation updates for Amazon Personalize (f8d5fd42)
  • client-securityhub: Documentation updates for AWS Security Hub (6e2b19f2)
New Features
  • clients: update client endpoints as of 2024-01-16 (a67ef23e)
  • client-iot: Revert release of LogTargetTypes (1acc3013)
  • client-macie2: This release adds support for analyzing Amazon S3 objects that are encrypted using dual-layer server-side encryption with AWS KMS keys (DSSE-KMS). It also adds support for reporting DSSE-KMS details in statistics and metadata about encryption settings for S3 buckets and objects. (cb180847)
  • client-payment-cryptography: Provide an additional option for key exchange using RSA wrap/unwrap in addition to tr-34/tr-31 in ImportKey and ExportKey operations. Added new key usage (type) TR31_M1_ISO_9797_1_MAC_KEY, for use with Generate/VerifyMac dataplane operations with ISO9797 Algorithm 1 MAC calculations. (f7acac4f)

... (truncated)

Changelog

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

3.495.0 (2024-01-18)

Features

3.491.0 (2024-01-12)

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

3.490.0 (2024-01-11)

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

3.489.0 (2024-01-10)

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

3.485.0 (2024-01-03)

Features

  • credential-providers: add credentialScope field (#5606) (04c1459)

3.484.0 (2023-12-29)

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

... (truncated)

Commits
  • e935296 Publish v3.495.0
  • 5f79e22 feat: use bundled dist-cjs build (#5687)
  • bbe7c76 Publish v3.491.0
  • 1db9eb1 Publish v3.490.0
  • fbbd00f docs(client-secrets-manager): Doc only update for Secrets Manager
  • 62c2ec4 Publish v3.489.0
  • a9a4580 Publish v3.485.0
  • 04c1459 feat(credential-providers): add credentialScope field (#5606)
  • d25d91d Publish v3.484.0
  • 44115c2 chore: bump smithy-ts commit to include util-config-provider numberSelector (...
  • Additional commits viewable in compare view


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 #1184.