Skip to content

Upgrade: [dependabot] - bump @aws-sdk/client-secrets-manager from 3.1004.0 to 3.1015.0#1972

Merged
eps-autoapprove-dependabot[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/aws-sdk/client-secrets-manager-3.1015.0
Mar 27, 2026
Merged

Upgrade: [dependabot] - bump @aws-sdk/client-secrets-manager from 3.1004.0 to 3.1015.0#1972
eps-autoapprove-dependabot[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/aws-sdk/client-secrets-manager-3.1015.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 27, 2026

Bumps @aws-sdk/client-secrets-manager from 3.1004.0 to 3.1015.0.

Release notes

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

v3.1015.0

3.1015.0(2026-03-23)

Chores
New Features
  • client-lightsail: Add support for tagging of ContactMethod resource type (9e5c87c6)
  • client-batch: AWS Batch AMI Visibility feature support. Adds read-only batchImageStatus to Ec2Configuration to provide visibility on the status of Batch-vended AMIs used by Compute Environments. (a1eace0c)
  • client-connectcases: You can now use the UpdateRelatedItem API to update the content of comments and custom related items associated with a case. (ca3fcd61)
  • client-omics: Adds support for batch workflow runs in Amazon Omics, enabling users to submit, manage, and monitor multiple runs as a single batch. Includes APIs to create, cancel, and delete batches, track submission statuses and counts, list runs within a batch, and configure default settings. (5dd6fe2f)
Bug Fixes
  • core/protocols: use composite error registry for error handling, revert default error message to "UnknownError" (#7877) (55f77269)

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

v3.1014.0

3.1014.0(2026-03-20)

Chores
Documentation Changes
  • client-backup: Fix Typo for S3Backup Options ( S3BackupACLs to BackupACLs) (4d912214)
New Features
  • clients: update client endpoints as of 2026-03-20 (6450a12d)
  • client-verifiedpermissions: Adds support for Policy Store Aliases, Policy Names, and Policy Template Names. These are customizable identifiers that can be used in place of Policy Store ids, Policy ids, and Policy Template ids respectively in Amazon Verified Permissions APIs. (c8fe1858)
  • client-opensearch: Added support for Amazon Managed Service for Prometheus (AMP) as a connected data source in OpenSearch UI. Now users can analyze Prometheus metrics in OpenSearch UI without data copy. (c9bdbb54)
  • client-dynamodb: Adding ReplicaArn to ReplicaDescription of a global table replica (51c2c17a)
Tests
  • snapshot-testing: fix structure of XML errors from mock service (#7874) (a17511fe)

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

... (truncated)

Changelog

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

3.1015.0 (2026-03-23)

Bug Fixes

  • core/protocols: use composite error registry for error handling, revert default error message to "UnknownError" (#7877) (55f7726)

3.1014.0 (2026-03-20)

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

3.1013.0 (2026-03-19)

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

3.1012.0 (2026-03-18)

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

3.1011.0 (2026-03-17)

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

3.1010.0 (2026-03-16)

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

... (truncated)

Commits

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 27, 2026
@github-actions
Copy link
Copy Markdown
Contributor

This PR is raised by Dependabot to update a dependency.

Copy link
Copy Markdown

@eps-autoapprove-dependabot eps-autoapprove-dependabot bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm approving this pull request because it includes a patch or minor update

@eps-autoapprove-dependabot eps-autoapprove-dependabot bot enabled auto-merge (squash) March 27, 2026 16:05
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/aws-sdk/client-secrets-manager-3.1015.0 branch from a6337fd to 88d5516 Compare March 27, 2026 18:41
Copy link
Copy Markdown

@eps-autoapprove-dependabot eps-autoapprove-dependabot bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm approving this pull request because it includes a patch or minor update

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/aws-sdk/client-secrets-manager-3.1015.0 branch from 88d5516 to 7fbf1fe Compare March 27, 2026 19:20
Copy link
Copy Markdown

@eps-autoapprove-dependabot eps-autoapprove-dependabot bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm approving this pull request because it includes a patch or minor update

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/aws-sdk/client-secrets-manager-3.1015.0 branch from 7fbf1fe to 05fbe81 Compare March 27, 2026 19:56
Copy link
Copy Markdown

@eps-autoapprove-dependabot eps-autoapprove-dependabot bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm approving this pull request because it includes a patch or minor update

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/aws-sdk/client-secrets-manager-3.1015.0 branch from 05fbe81 to a596bab Compare March 27, 2026 20:30
@sonarqubecloud
Copy link
Copy Markdown

Copy link
Copy Markdown

@eps-autoapprove-dependabot eps-autoapprove-dependabot bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm approving this pull request because it includes a patch or minor update

@eps-autoapprove-dependabot eps-autoapprove-dependabot bot merged commit 40f2112 into main Mar 27, 2026
20 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/aws-sdk/client-secrets-manager-3.1015.0 branch March 27, 2026 21:04
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