Skip to content

Bump @aws-sdk/client-secrets-manager from 3.787.0 to 3.812.0 #907

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 19, 2025

Bumps @aws-sdk/client-secrets-manager from 3.787.0 to 3.812.0.

Release notes

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

v3.812.0

3.812.0(2025-05-16)

Documentation Changes
  • client-ecs: This is an Amazon ECs documentation only release to support the change of the container exit "reason" field from 255 characters to 1024 characters. (88cb2cfc)
New Features
  • clients: update client endpoints as of 2025-05-16 (9a8d9b5d)
  • client-bedrock-data-automation: Add support for VIDEO modality to BlueprintType enum. (5657cb1e)
  • client-codepipeline: CodePipeline now supports new API ListDeployActionExecutionTargets that lists the deployment target details for deploy action executions. (eb51d8f6)
  • client-emr: Added APIs for managing Application UIs: Access Persistent (serverless) UIs via CreatePersistentAppUI DescribePersistentAppUI & GetPersistentAppUIPresignedURL, and Cluster-based UIs through GetOnClusterAppUIPresignedURL. Supports Yarn, Spark History, and TEZ interfaces. (f1f82e19)
  • client-neptune: This release adds Global Cluster Switchover capability which enables you to change your global cluster's primary AWS Region, the region that serves writes, while preserving the replication between all regions in the global cluster. (ab547b08)
  • client-glue: Changes include (1) Excel as S3 Source type and XML and Tableau's Hyper as S3 Sink types, (2) targeted number of partitions parameter in S3 sinks and (3) new compression types in CSV/JSON and Parquet S3 sinks. (a5f2aef9)
  • client-service-quotas: This release introduces CreateSupportCase operation to SDK. (611d06e0)
  • client-bedrock-data-automation-runtime: Add AssetProcessingConfiguration for video segment to InputConfiguration (bbf9999d)
Bug Fixes
  • core/protocols: read error code case-insensitively (#7085) (c13a2a07)
Tests

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

v3.811.0

3.811.0(2025-05-15)

Chores
  • aws-util-test: exclude spec files from types build (#7084) (22aaa561)
  • scripts: update package graph analysis script (#7080) (88836798)
Documentation Changes
  • client-controltower: Updated the descriptions for the AWS Control Tower Baseline APIs to make them more intuitive. (82296b6f)
New Features
  • client-codebuild: AWS CodeBuild now supports Docker Server capability (4be44160)
  • client-bedrock-agent: Amazon Bedrock Flows introduces DoWhile loops nodes, parallel node executions, and enhancements to knowledge base nodes. (d754c789)
  • client-workspaces: Added the new AlwaysOn running mode for WorkSpaces Pools. Customers can now choose between AlwaysOn (for instant access, with hourly usage billing regardless of connection status), or AutoStop (to optimize cost, with a brief startup delay) for their pools. (039e7bee)
  • client-pcs: This release adds support for Slurm accounting. For more information, see the Slurm accounting topic in the AWS PCS User Guide. Slurm accounting is supported for Slurm 24.11 and later. This release also adds 24.11 as a valid value for the version parameter of the Scheduler data type. (8f518997)
  • client-database-migration-service: Introduces Data Resync feature to describe-table-statistics and IAM database authentication for MariaDB, MySQL, and PostgreSQL. (1aeeeda7)

... (truncated)

Changelog

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

3.812.0 (2025-05-16)

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

3.810.0 (2025-05-14)

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

3.808.0 (2025-05-12)

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

3.806.0 (2025-05-08)

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

3.804.0 (2025-05-06)

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

3.803.0 (2025-05-05)

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

3.799.0 (2025-04-29)

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

Bumps [@aws-sdk/client-secrets-manager](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-secrets-manager) from 3.787.0 to 3.812.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.812.0/clients/client-secrets-manager)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 19, 2025
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.

0 participants