Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump @aws-sdk/client-secrets-manager from 3.370.0 to 3.600.0 in /cdk #2260

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 20, 2024

Bumps @aws-sdk/client-secrets-manager from 3.370.0 to 3.600.0.

Release notes

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

v3.600.0

3.600.0(2024-06-18)

Chores
Documentation Changes
  • s3-request-presigner: add in getSignedUrl example with and without signed headers (#6129) (1bf87e39)
New Features
  • clients: update command documentation examples as of 2024-06-18 (861d0566)
  • client-polly: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (141cb0b3)
  • client-snowball: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (aaf2ab76)
  • client-shield: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (db1da4cf)
  • client-cloudtrail: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (96b429f1)
  • client-eks: This release adds support to surface async fargate customer errors from async path to customer through describe-fargate-profile API response. (34e2d616)
  • client-config-service: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (472d873a)
  • client-sagemaker: Launched a new feature in SageMaker to provide managed MLflow Tracking Servers for customers to track ML experiments. This release also adds a new capability of attaching additional storage to SageMaker HyperPod cluster instances. (92df9320)
  • client-bedrock-runtime: This release adds support for using Guardrails with the Converse and ConverseStream APIs. (2bdad15f)
  • client-rekognition: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (fd9be059)
  • client-lightsail: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (9a35ffe6)

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

v3.599.0

3.599.0(2024-06-17)

Chores
Documentation Changes
  • client-acm-pca: Doc-only update that adds name constraints as an allowed extension for ImportCertificateAuthorityCertificate. (d3f9d150)
  • client-kms: Updating SDK example for KMS DeriveSharedSecret API. (76ace8fd)
  • client-secrets-manager: Doc only update for Secrets Manager (a18206cf)
New Features
  • client-cognito-identity-provider: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (23b31241)
  • client-efs: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (58a3ed7e)
  • client-directory-service: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (98f1ae3f)
  • client-codebuild: AWS CodeBuild now supports global and organization GitHub webhooks (a7798f3b)
  • client-batch: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (1ae8691a)

... (truncated)

Changelog

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

3.600.0 (2024-06-18)

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

3.599.0 (2024-06-17)

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

3.598.0 (2024-06-14)

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

3.596.0 (2024-06-12)

Features

  • client-secrets-manager: Introducing RotationToken parameter for PutSecretValue API (57ae98d)

3.592.0 (2024-06-06)

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

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)

... (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 <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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 20, 2024
Bumps [@aws-sdk/client-secrets-manager](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-secrets-manager) from 3.370.0 to 3.600.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.600.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] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/cdk/aws-sdk/client-secrets-manager-3.600.0 branch from bf00c92 to 887d02b Compare June 20, 2024 10:05
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 26, 2024

Superseded by #2317.

@dependabot dependabot bot closed this Jul 26, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/cdk/aws-sdk/client-secrets-manager-3.600.0 branch July 26, 2024 03:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants