Skip to content

Commit 4a9ac8a

Browse files
Upgrade: [dependabot] - bump @aws-sdk/client-secrets-manager from 3.772.0 to 3.774.0 (#1739)
Bumps [@aws-sdk/client-secrets-manager](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-secrets-manager) from 3.772.0 to 3.774.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/aws/aws-sdk-js-v3/releases"><code>@​aws-sdk/client-secrets-manager</code>'s releases</a>.</em></p> <blockquote> <h2>v3.774.0</h2> <h4>3.774.0(2025-03-24)</h4> <h5>Chores</h5> <ul> <li><strong>core:</strong> fix compilation build (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6967">#6967</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/8914a1ba4fbf7569269a3aa5b3cc5127c5fcb0a7">8914a1ba</a>)</li> </ul> <h5>Documentation Changes</h5> <ul> <li><strong>client-qconnect:</strong> Provides the correct value for supported model ID. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/d8f8afdb647b140892a3c188024a8d34c6c43b72">d8f8afdb</a>)</li> <li><strong>middleware-flexible-checksums:</strong> add api annotations (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6964">#6964</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/1dc0d6ce3d4f8bb8058e226e5a311d6483f8c412">1dc0d6ce</a>)</li> <li>fix api-extractor configuration and add missing annotations (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6963">#6963</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/dbfc8edef515ca1f01121e1d7ced25b06a101f26">dbfc8ede</a>)</li> </ul> <h5>New Features</h5> <ul> <li><strong>clients:</strong> update client endpoints as of 2025-03-24 (<a href="https://github.com/aws/aws-sdk-js-v3/commit/c2a10c4f78bae90a5f5e51c3aba76cbc5e1521f0">c2a10c4f</a>)</li> <li><strong>client-iot-wireless:</strong> Mark EutranCid under LteNmr optional. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/fb3f9805a0f776acda50bbfe589f2f1f70add4f6">fb3f9805</a>)</li> <li><strong>client-ssm:</strong> This release adds the AvailableSecurityUpdatesComplianceStatus field to patch baseline operations, as well as the AvailableSecurityUpdateCount and InstancesWithAvailableSecurityUpdates to patch state operations. Applies to Windows Server managed nodes only. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/645466ce49426fb963315da22bd68d7e0535adb7">645466ce</a>)</li> <li><strong>client-pcs:</strong> ClusterName/ClusterIdentifier, ComputeNodeGroupName/ComputeNodeGroupIdentifier, and QueueName/QueueIdentifier can now have 10 characters, and a minimum of 3 characters. The TagResource API action can now return ServiceQuotaExceededException. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/31b766e5b7a0b829e1c2f1ebf4d7a712003c2407">31b766e5</a>)</li> </ul> <h5>Bug Fixes</h5> <ul> <li>pass through credentials parameters when wrapping the provider (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6961">#6961</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/3f9fdc07a6201b8d2e3e3dff4415981e5417d7be">3f9fdc07</a>)</li> </ul> <h5>Other Changes</h5> <ul> <li>docs commands (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6965">#6965</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/8be4f2a9e01123e1cf6c5b1b11ec86b230045a94">8be4f2a9</a>)</li> </ul> <h5>Tests</h5> <ul> <li><strong>core/httpAuthSchemes:</strong> add unit test for sigv4 configResolver (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6962">#6962</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/5f755a3a950f7dadb2f8dac32d86983b936ec3f7">5f755a3a</a>)</li> </ul> <hr /> <p>For list of updated packages, view <strong>updated-packages.md</strong> in <strong>assets-3.774.0.zip</strong></p> <h2>v3.773.0</h2> <h4>3.773.0(2025-03-21)</h4> <h5>New Features</h5> <ul> <li><strong>clients:</strong> update client endpoints as of 2025-03-21 (<a href="https://github.com/aws/aws-sdk-js-v3/commit/d31dbd846f29ac916ca591088d5451391941215b">d31dbd84</a>)</li> <li><strong>client-datazone:</strong> Add support for overriding selection of default AWS IAM Identity Center instance as part of Amazon DataZone domain APIs. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/ebb76add2182fd81ffdeb1286f5165192821cbfb">ebb76add</a>)</li> <li><strong>client-sagemaker:</strong> This release does the following: 1.) Adds DurationHours as a required field to the SearchTrainingPlanOfferings action in the SageMaker AI API; 2.) Adds support for G6e instance types for SageMaker AI inference optimization jobs. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/c9083529c990493d6abb63bb3d1c8f2d8417fb66">c9083529</a>)</li> <li><strong>client-bedrock:</strong> A CustomModelUnit(CMU) is an abstract view of the hardware utilization that Bedrock needs to host a a single copy of your custom imported model. Bedrock determines the number of CMUs that a model copy needs when you import the custom model. You can use CMUs to estimate the cost of Inference's. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/8aac7ca75a76eb0ea6dc768fd2db024bdb849f37">8aac7ca7</a>)</li> <li><strong>client-route53-recovery-control-config:</strong> Adds dual-stack (IPv4 and IPv6) endpoint support for route53-recovery-control-config operations, opt-in dual-stack addresses for cluster endpoints, and UpdateCluster API to update the network-type of clusters between IPv4 and dual-stack. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/47d0c4e02aae1903a2d27bc56505ab8dc2c5f08f">47d0c4e0</a>)</li> </ul> <h5>Bug Fixes</h5> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-secrets-manager/CHANGELOG.md"><code>@​aws-sdk/client-secrets-manager</code>'s changelog</a>.</em></p> <blockquote> <h1><a href="https://github.com/aws/aws-sdk-js-v3/compare/v3.773.0...v3.774.0">3.774.0</a> (2025-03-24)</h1> <p><strong>Note:</strong> Version bump only for package <code>@​aws-sdk/client-secrets-manager</code></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/4ffa15458af540897e98c4ff6084efb1192c32e0"><code>4ffa154</code></a> Publish v3.774.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/9df52d1369e7d008ad825cb04788f257dc2f49e2"><code>9df52d1</code></a> fix(core): revert &quot;use credentials provided by extensions when instantiating ...</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/6288dff8d104bc7f773390376b391b1e63243b3a"><code>6288dff</code></a> fix(core): use credentials provided by extensions when instantiating sigv4 si...</li> <li>See full diff in <a href="https://github.com/aws/aws-sdk-js-v3/commits/v3.774.0/clients/client-secrets-manager">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@aws-sdk/client-secrets-manager&package-manager=npm_and_yarn&previous-version=3.772.0&new-version=3.774.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 64f5810 commit 4a9ac8a

File tree

3 files changed

+253
-253
lines changed

3 files changed

+253
-253
lines changed

0 commit comments

Comments
 (0)