Skip to content

Commit ff60068

Browse files
Upgrade: [dependabot] - bump @aws-sdk/client-secrets-manager from 3.994.0 to 3.999.0 (#2439)
Bumps [@aws-sdk/client-secrets-manager](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-secrets-manager) from 3.994.0 to 3.999.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.999.0</h2> <h4>3.999.0(2026-02-26)</h4> <h5>Chores</h5> <ul> <li>validate codegen changes using yarn generate-clients (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7780">#7780</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/b7c1aa2084f467cfaf5d0d39355b0823853488c9">b7c1aa20</a>)</li> <li><strong>packages:</strong> reapply eslint rules (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7789">#7789</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/ab81c738436db219e5163ccaab953805776b33d6">ab81c738</a>)</li> </ul> <h5>New Features</h5> <ul> <li><strong>client-securityhub:</strong> Security Hub added EXTENDED PLAN integration type to DescribeProductsV2 and added metadata.product.vendor name GroupBy support to GetFindingStatisticsV2 (<a href="https://github.com/aws/aws-sdk-js-v3/commit/1d1c9825970e4b464ffc3f3573003a1c61f7b4a6">1d1c9825</a>)</li> <li><strong>client-ec2:</strong> Add c8id, m8id and hpc8a instance types. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/f49cb0c1d0d17b719175aa0b9fc54b10c18efe84">f49cb0c1</a>)</li> <li><strong>client-ecs:</strong> Adding support for Capacity Reservations for ECS Managed Instances by introducing a new &quot;capacityOptionType&quot; value of &quot;RESERVED&quot; and new field &quot;capacityReservations&quot; for CreateCapacityProvider and UpdateCapacityProvider APIs. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/4a7cfd05ca2682bda2dbb5856d47b27563a56925">4a7cfd05</a>)</li> <li><strong>client-marketplace-entitlement-service:</strong> Added License Arn as a new optional filter for GetEntitlements and LicenseArn field in each entitlement in the response. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/b884b35b49f5244c177a6ad24f423741887929e5">b884b35b</a>)</li> <li><strong>client-marketplace-metering:</strong> Added LicenseArn to ResolveCustomer response and BatchMeterUsage usage records. BatchMeterUsage now accepts LicenseArn in each UsageRecord to report usage at the license level. Added InvalidLicenseException error response for invalid license parameters. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/f5f5c096e816e517098f601389e6e6ff2cba908e">f5f5c096</a>)</li> <li><strong>client-backup-gateway:</strong> This release updates GetGateway API to include deprecationDate and softwareVersion in the response, enabling customers to track gateway software versions and upcoming deprecation dates. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/9dd68ddc18d5f288921085fcdb26f5b34f295b81">9dd68ddc</a>)</li> <li><strong>util-user-agent-node:</strong> populate typescript version in user agent when available (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7786">#7786</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/0a5ab579ac6a0496ba8b856562d76407b5666298">0a5ab579</a>)</li> </ul> <hr /> <p>For list of updated packages, view <strong>updated-packages.md</strong> in <strong>assets-3.999.0.zip</strong></p> <h2>v3.998.0</h2> <h4>3.998.0(2026-02-25)</h4> <h5>Chores</h5> <ul> <li><strong>scripts:</strong> use $npm_package_name in <code>build:include:deps</code> script (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7782">#7782</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/6e324394571a65ec74f4c1c6182af87656a554ce">6e324394</a>)</li> <li><strong>codegen:</strong> sync for checksum algorithm extensions (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7781">#7781</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/ae4f994f679b8814d2ce6ba121fd1ffa38df9a99">ae4f994f</a>)</li> </ul> <h5>Documentation Changes</h5> <ul> <li><strong>client-batch:</strong> AWS Batch documentation update for service job capacity units. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/2f11daa7116d3a177a3cbb14f4275a421e1c77b3">2f11daa7</a>)</li> </ul> <h5>New Features</h5> <ul> <li><strong>clients:</strong> update client endpoints as of 2026-02-25 (<a href="https://github.com/aws/aws-sdk-js-v3/commit/9bb005efed3c379c001a912a46b82c709cb668a8">9bb005ef</a>)</li> <li><strong>client-ec2:</strong> Add support for EC2 Capacity Blocks in Local Zones. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/7029db2c62ee83aa511910fdfeb85ebfc9a481a1">7029db2c</a>)</li> <li><strong>client-ecr:</strong> Update repository name regex to comply with OCI Distribution Specification (<a href="https://github.com/aws/aws-sdk-js-v3/commit/fa176d37b82665781e50135b41cc04fd9874cc71">fa176d37</a>)</li> <li><strong>client-wafv2:</strong> AWS WAF now supports GetTopPathStatisticsByTraffic that provides aggregated statistics on the top URI paths accessed by bot traffic. Use this operation to see which paths receive the most bot traffic, identify the specific bots accessing them, and filter by category, organization, or bot name. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/68165e555880efee2b1cfeedef75491c434e6825">68165e55</a>)</li> <li><strong>client-neptune:</strong> Neptune global clusters now supports tags (<a href="https://github.com/aws/aws-sdk-js-v3/commit/e3c73a0f634d8d9282381a8c2b79c817bf0c7d2c">e3c73a0f</a>)</li> <li><strong>middleware-flexible-checksums:</strong> allow custom checksum algorithm implementations (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7746">#7746</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/34e99cdda62d79edeb7ca353d8ceabc60c68abda">34e99cdd</a>)</li> </ul> <h5>Tests</h5> <ul> <li><strong>util-user-agent-node:</strong> add integration test (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7784">#7784</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/d18e5392a50b217a2b5f7b6d9fe4649ff34e42ef">d18e5392</a>)</li> <li><strong>build:</strong> enable snapshot tests - attempt 3 (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7777">#7777</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/a88cf57c6186d3ddaa9b93cbb75e7970d29ca65a">a88cf57c</a>)</li> </ul> <!-- 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.998.0...v3.999.0">3.999.0</a> (2026-02-26)</h1> <p><strong>Note:</strong> Version bump only for package <code>@​aws-sdk/client-secrets-manager</code></p> <h1><a href="https://github.com/aws/aws-sdk-js-v3/compare/v3.997.0...v3.998.0">3.998.0</a> (2026-02-25)</h1> <p><strong>Note:</strong> Version bump only for package <code>@​aws-sdk/client-secrets-manager</code></p> <h1><a href="https://github.com/aws/aws-sdk-js-v3/compare/v3.996.0...v3.997.0">3.997.0</a> (2026-02-24)</h1> <p><strong>Note:</strong> Version bump only for package <code>@​aws-sdk/client-secrets-manager</code></p> <h1><a href="https://github.com/aws/aws-sdk-js-v3/compare/v3.995.0...v3.996.0">3.996.0</a> (2026-02-23)</h1> <p><strong>Note:</strong> Version bump only for package <code>@​aws-sdk/client-secrets-manager</code></p> <h1><a href="https://github.com/aws/aws-sdk-js-v3/compare/v3.994.0...v3.995.0">3.995.0</a> (2026-02-20)</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/cd1d49d696f4d2d596d2374943267f3a7074651c"><code>cd1d49d</code></a> Publish v3.999.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/adb02cd5ccef10ff162faee76a159dba70626584"><code>adb02cd</code></a> Publish v3.998.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/ae4f994f679b8814d2ce6ba121fd1ffa38df9a99"><code>ae4f994</code></a> chore(codegen): sync for checksum algorithm extensions (<a href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-secrets-manager/issues/7781">#7781</a>)</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/637dcf0ea7467a0b9e432575da50579bc432b3c5"><code>637dcf0</code></a> Publish v3.997.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/3f776c331961a98d88a8f6c3c4f4b51e18c1373c"><code>3f776c3</code></a> chore(packages): use open version range for additional packages (<a href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-secrets-manager/issues/7774">#7774</a>)</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/14fc57173714be0bca229b541db383219620afd8"><code>14fc571</code></a> chore(codegen): sync for checksum stream backpressure (<a href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-secrets-manager/issues/7776">#7776</a>)</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/a6a6912e4fcb77d717457a5ba89af8844b33c11c"><code>a6a6912</code></a> Publish v3.996.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/e8dc4f20e257561a97d7cdda37f4ef3578068e8c"><code>e8dc4f2</code></a> Publish v3.995.0</li> <li>See full diff in <a href="https://github.com/aws/aws-sdk-js-v3/commits/v3.999.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.994.0&new-version=3.999.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 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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 497306c commit ff60068

File tree

3 files changed

+486
-551
lines changed

3 files changed

+486
-551
lines changed

0 commit comments

Comments
 (0)