Skip to content
This repository has been archived by the owner on Jul 9, 2024. It is now read-only.

chore(deps): bump @aws-sdk/client-secrets-manager from 3.272.0 to 3.495.0 #1503

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 18, 2024

Bumps @aws-sdk/client-secrets-manager from 3.272.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 <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)

Bumps [@aws-sdk/client-secrets-manager](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-secrets-manager) from 3.272.0 to 3.495.0.
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-secrets-manager/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.495.0/clients/client-secrets-manager)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-secrets-manager"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 18, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 19, 2024

Superseded by #1506.

@dependabot dependabot bot closed this Jan 19, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/aws-sdk/client-secrets-manager-3.495.0 branch January 19, 2024 23:34
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants