Skip to content

Comments

build(deps-dev): bump @aws-sdk/client-secrets-manager from 3.543.0 to 3.599.0#32

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/aws-sdk/client-secrets-manager-3.599.0
Closed

build(deps-dev): bump @aws-sdk/client-secrets-manager from 3.543.0 to 3.599.0#32
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/aws-sdk/client-secrets-manager-3.599.0

Conversation

@dependabot
Copy link
Contributor

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

Bumps @aws-sdk/client-secrets-manager from 3.543.0 to 3.599.0.

Release notes

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

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)
  • client-waf: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (bd4887ce)
  • client-glue: This release introduces a new feature, Usage profiles. Usage profiles allow the AWS Glue admin to create different profiles for various classes of users within the account, enforcing limits and defaults for jobs and sessions. (cc41c7c6)
  • client-mediaconvert: This release includes support for creating I-frame only video segments for DASH trick play. (d73f7a60)

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

v3.598.0

3.598.0(2024-06-14)

Chores
Documentation Changes
  • client-ec2: Documentation updates for Amazon EC2. (227e3996)
New Features
  • client-route-53-domains: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (f397a80f)
  • client-macie2: This release adds support for managing the status of automated sensitive data discovery for individual accounts in an organization, and determining whether individual S3 buckets are included in the scope of the analyses. (5d00c7e9)
  • client-mediaconvert: This release adds the ability to search for historical job records within the management console using a search box and/or via the SDK/CLI with partial string matching search on input file name. (33a5089f)
  • client-datazone: This release introduces a new default service blueprint for custom environment creation. (2d57a05e)
Bug Fixes

... (truncated)

Changelog

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

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)

3.588.0 (2024-05-31)

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

... (truncated)

Commits
  • c32a043 Publish v3.599.0
  • a18206c docs(client-secrets-manager): Doc only update for Secrets Manager
  • 4f06802 Publish v3.598.0
  • 8443eca chore(codegen): sync for bumping @aws-crypto/* packages (#6199)
  • 22a403f chore(clients): update @​smithy dependencies (#6196)
  • bd9be23 Publish v3.596.0
  • 57ae98d feat(client-secrets-manager): Introducing RotationToken parameter for PutSecr...
  • 6c7ef8d Publish v3.592.0
  • fdd7f75 chore(clients): export types with export type (#6171)
  • 0e7d145 chore: module export fields in @​smithy/core (#6168)
  • 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.543.0 to 3.599.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.599.0/clients/client-secrets-manager)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-secrets-manager"
  dependency-type: direct:development
  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 Jun 17, 2024
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 24, 2024

Superseded by #38.

@dependabot dependabot bot closed this Jun 24, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/aws-sdk/client-secrets-manager-3.599.0 branch June 24, 2024 21:26
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants