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

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

Release notes

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

v3.496.0

3.496.0(2024-01-19)

Chores
  • middleware-sdk-s3: enable s3 express e2e tests (#5690) (3edef9c0)
New Features
  • clients: update client endpoints as of 2024-01-19 (cb1bc4ea)
  • client-codebuild: Release CodeBuild Reserved Capacity feature (c0c445de)
  • client-qconnect: Increased Quick Response name max length to 100 (b02d4afd)
  • client-dynamodb: This release adds support for including ApproximateCreationDateTimePrecision configurations in EnableKinesisStreamingDestination API, adds the same as an optional field in the response of DescribeKinesisStreamingDestination, and adds support for a new UpdateKinesisStreamingDestination API. (2be6625e)
  • client-athena: Introducing new NotebookS3LocationUri parameter to Athena ImportNotebook API. Payload is no longer required and either Payload or NotebookS3LocationUri needs to be provided (not both) for a successful ImportNotebook API call. If both are provided, an InvalidRequestException will be thrown. (a8ed5925)
  • credential-provider-node: use dynamic import for credential providers (#5677) (7841411e)
Bug Fixes
  • get full list of exports for esm compat in dist-cjs (#5694) (5d26da6d)
Other Changes
  • credential-provider-node: use dynamic import for credential providers (#5677)" (4cea5837)

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

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)

... (truncated)

Changelog

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

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)

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

... (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 #1185.