fix(lambda): bump the aws group in /lambdas with 7 updates#4985
Merged
Conversation
Bumps the aws group in /lambdas with 7 updates: | Package | From | To | | --- | --- | --- | | [@aws-sdk/client-ec2](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ec2) | `3.956.0` | `3.958.0` | | [@aws-sdk/client-ssm](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm) | `3.956.0` | `3.958.0` | | [@aws-sdk/types](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/types) | `3.956.0` | `3.957.0` | | [@aws-sdk/client-sqs](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sqs) | `3.956.0` | `3.960.0` | | [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) | `3.956.0` | `3.958.0` | | [@aws-sdk/lib-storage](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-storage) | `3.956.0` | `3.958.0` | | [@aws-sdk/client-eventbridge](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-eventbridge) | `3.956.0` | `3.958.0` | Updates `@aws-sdk/client-ec2` from 3.956.0 to 3.958.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-ec2/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.958.0/clients/client-ec2) Updates `@aws-sdk/client-ssm` from 3.956.0 to 3.958.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-ssm/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.958.0/clients/client-ssm) Updates `@aws-sdk/types` from 3.956.0 to 3.957.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/types/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.957.0/packages/types) Updates `@aws-sdk/client-sqs` from 3.956.0 to 3.960.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-sqs/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.960.0/clients/client-sqs) Updates `@aws-sdk/client-s3` from 3.956.0 to 3.958.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-s3/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.958.0/clients/client-s3) Updates `@aws-sdk/lib-storage` from 3.956.0 to 3.958.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/lib/lib-storage/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.958.0/lib/lib-storage) Updates `@aws-sdk/client-eventbridge` from 3.956.0 to 3.958.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-eventbridge/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.958.0/clients/client-eventbridge) --- updated-dependencies: - dependency-name: "@aws-sdk/client-ec2" dependency-version: 3.958.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws - dependency-name: "@aws-sdk/client-ssm" dependency-version: 3.958.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws - dependency-name: "@aws-sdk/types" dependency-version: 3.957.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: aws - dependency-name: "@aws-sdk/client-sqs" dependency-version: 3.960.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws - dependency-name: "@aws-sdk/client-s3" dependency-version: 3.958.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws - dependency-name: "@aws-sdk/lib-storage" dependency-version: 3.958.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws - dependency-name: "@aws-sdk/client-eventbridge" dependency-version: 3.958.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: aws ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Dependency ReviewThe following issues were found:
|
npalm
approved these changes
Jan 9, 2026
npalm
pushed a commit
that referenced
this pull request
Jan 13, 2026
🤖 I have created a release *beep* *boop* --- ## [7.3.0](v7.2.0...v7.3.0) (2026-01-13) ### Features * add bypass-removal tag to prevent runner scale-down ([#4995](#4995)) ([c0a9766](c0a9766)) ### Bug Fixes * cache GitHub App ID to reduce SSM calls ([#4994](#4994)) ([0fb6f4a](0fb6f4a)) * change runner_placement host_resource_group_arn type to be a string instead of a number ([#4979](#4979)) ([5405a04](5405a04)) * **lambda:** bump the aws group in /lambdas with 7 updates ([#4985](#4985)) ([5eacb0f](5eacb0f)) * **runners:** correct regex pattern for extracting AMI ID from SSM parameter ARN ([#4981](#4981)) ([174293c](174293c)), closes [#4959](#4959) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). --------- Co-authored-by: runners-releaser[bot] <194412594+runners-releaser[bot]@users.noreply.github.com> Co-authored-by: github-aws-runners-pr|bot <github-aws-runners-pr[bot]@users.noreply.github.com>
Brend-Smits
pushed a commit
that referenced
this pull request
Mar 6, 2026
Bumps the aws group in /lambdas with 7 updates: | Package | From | To | | --- | --- | --- | | [@aws-sdk/client-ec2](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ec2) | `3.956.0` | `3.958.0` | | [@aws-sdk/client-ssm](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm) | `3.956.0` | `3.958.0` | | [@aws-sdk/types](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/types) | `3.956.0` | `3.957.0` | | [@aws-sdk/client-sqs](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sqs) | `3.956.0` | `3.960.0` | | [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) | `3.956.0` | `3.958.0` | | [@aws-sdk/lib-storage](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-storage) | `3.956.0` | `3.958.0` | | [@aws-sdk/client-eventbridge](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-eventbridge) | `3.956.0` | `3.958.0` | Updates `@aws-sdk/client-ec2` from 3.956.0 to 3.958.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-ec2</code>'s releases</a>.</em></p> <blockquote> <h2>v3.958.0</h2> <h4>3.958.0(2025-12-23)</h4> <h5>Chores</h5> <ul> <li><strong>client-elastic-transcoder:</strong> remove elastic transcoder due to service shutdown (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7602">#7602</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/4381b2dcf13e5f7f49f1f4318b77e59a032f0ab4">4381b2dc</a>)</li> <li><strong>build:</strong> generate clients without formatting prettier/eslint (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7599">#7599</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/da9c913a3235c270b3d0b978f5971e70bb1484a9">da9c913a</a>)</li> <li><strong>codegen:</strong> bump codegen version to 0.40.0 (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7601">#7601</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/4dc2bcb7a46a589ee647816ec4bf2136fd6ee634">4dc2bcb7</a>)</li> </ul> <h5>New Features</h5> <ul> <li><strong>clients:</strong> update client endpoints as of 2025-12-23 (<a href="https://github.com/aws/aws-sdk-js-v3/commit/f5aa61b92c6b1b0f597706be5c47fc96c66e0021">f5aa61b9</a>)</li> <li><strong>client-s3:</strong> Add additional validation to Outpost bucket names. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/2f30457fc7256d5fbdaaa2ab07bf77dbdffab0e2">2f30457f</a>)</li> <li><strong>client-geo-places:</strong> Adds support for InferredSecondaryAddress place type, Designator in SecondaryAddressComponent and Heading in ReverseGeocode. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/1c6374dac803c99b13e8b16025bd03aa3a57282a">1c6374da</a>)</li> <li><strong>client-pinpoint-sms-voice-v2:</strong> This release adds support for the Registration Reviewer feature, which provides generative AI feedback on a phone number or sender ID registration to ensure completeness before sending to downstream (carrier) review. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/ac0c236ba38cd993193c80298819149e4b8a82a5">ac0c236b</a>)</li> </ul> <h5>Tests</h5> <ul> <li><strong>client-sqs:</strong> increase timeout from 5s to 60s (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7603">#7603</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/c140520a684920c4e8ad289c41e74c412f743e46">c140520a</a>)</li> </ul> <hr /> <p>For list of updated packages, view <strong>updated-packages.md</strong> in <strong>assets-3.958.0.zip</strong></p> <h2>v3.957.0</h2> <h4>3.957.0(2025-12-22)</h4> <h5>Chores</h5> <ul> <li>move crc64NvmeCrtContainer to '<code>@aws-sdk/crc64-nvme</code>' (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7600">#7600</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/69196b713ac03a8e888f2d8f41ca208937d454ed">69196b71</a>)</li> <li>move e2e tests from cucumber to vitest (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7539">#7539</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/561b8900a8034e734eac0a610eac11ca8f818209">561b8900</a>)</li> <li><strong>build:</strong> replace lerna partial-tree build with turbo (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7597">#7597</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/04bdba3e20af1357fa76f12c3095666f94b12017">04bdba3e</a>)</li> </ul> <h5>Documentation Changes</h5> <ul> <li><strong>client-pcs:</strong> Change API Reference Documentation for default Mode in Accounting and SlurmRest (<a href="https://github.com/aws/aws-sdk-js-v3/commit/966f60ac5a015f005d8758c8ddcc24f690f44cbd">966f60ac</a>)</li> </ul> <h5>New Features</h5> <ul> <li><strong>client-config-service:</strong> Added supported resourceTypes for Config from July to November 2025 (<a href="https://github.com/aws/aws-sdk-js-v3/commit/2c7dab27221af3ac083ace712056d3d369652f60">2c7dab27</a>)</li> <li><strong>client-ec2:</strong> Adds support for linkedGroupId on the CreatePlacementGroup and DescribePlacementGroups APIs. The linkedGroupId parameter is reserved for future use. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/a492f73438968bb208451503d32d196d2ff65a26">a492f734</a>)</li> <li><strong>client-guardduty:</strong> Make accountIds a required field in GetRemainingFreeTrialDays API to reflect service behavior. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/53e59c65fa7408042eb0427ca9804b4498006c59">53e59c65</a>)</li> <li><strong>middleware-flexible-checksums:</strong> use CRC64NVME JS implementation if CRT is not available (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7595">#7595</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/4c6ad409225bc9b8db2d024f6de7136d64117bcb">4c6ad409</a>)</li> </ul> <h5>Bug Fixes</h5> <ul> <li><strong>middleware-flexible-checksums:</strong> advise user on InvalidChunkSizeError (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7598">#7598</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/6fa3b4ccc643ebc6ade6146e5326a7d89bad1185">6fa3b4cc</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-ec2/CHANGELOG.md"><code>@aws-sdk/client-ec2</code>'s changelog</a>.</em></p> <blockquote> <h1><a href="https://github.com/aws/aws-sdk-js-v3/compare/v3.957.0...v3.958.0">3.958.0</a> (2025-12-23)</h1> <p><strong>Note:</strong> Version bump only for package <code>@aws-sdk/client-ec2</code></p> <h1><a href="https://github.com/aws/aws-sdk-js-v3/compare/v3.956.0...v3.957.0">3.957.0</a> (2025-12-22)</h1> <h3>Features</h3> <ul> <li><strong>client-ec2:</strong> Adds support for linkedGroupId on the CreatePlacementGroup and DescribePlacementGroups APIs. The linkedGroupId parameter is reserved for future use. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/a492f73438968bb208451503d32d196d2ff65a26">a492f73</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/57ab7dfb2d21c6211962300b056f69901d9f87d6"><code>57ab7df</code></a> Publish v3.958.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/da9c913a3235c270b3d0b978f5971e70bb1484a9"><code>da9c913</code></a> chore(build): generate clients without formatting prettier/eslint (<a href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ec2/issues/7599">#7599</a>)</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/bd65e3e4c794031785f8990f4ee8d6f67efadb11"><code>bd65e3e</code></a> Publish v3.957.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/a492f73438968bb208451503d32d196d2ff65a26"><code>a492f73</code></a> feat(client-ec2): Adds support for linkedGroupId on the CreatePlacementGroup ...</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/04bdba3e20af1357fa76f12c3095666f94b12017"><code>04bdba3</code></a> chore(build): replace lerna partial-tree build with turbo (<a href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ec2/issues/7597">#7597</a>)</li> <li>See full diff in <a href="https://github.com/aws/aws-sdk-js-v3/commits/v3.958.0/clients/client-ec2">compare view</a></li> </ul> </details> <br /> Updates `@aws-sdk/client-ssm` from 3.956.0 to 3.958.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-ssm</code>'s releases</a>.</em></p> <blockquote> <h2>v3.958.0</h2> <h4>3.958.0(2025-12-23)</h4> <h5>Chores</h5> <ul> <li><strong>client-elastic-transcoder:</strong> remove elastic transcoder due to service shutdown (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7602">#7602</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/4381b2dcf13e5f7f49f1f4318b77e59a032f0ab4">4381b2dc</a>)</li> <li><strong>build:</strong> generate clients without formatting prettier/eslint (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7599">#7599</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/da9c913a3235c270b3d0b978f5971e70bb1484a9">da9c913a</a>)</li> <li><strong>codegen:</strong> bump codegen version to 0.40.0 (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7601">#7601</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/4dc2bcb7a46a589ee647816ec4bf2136fd6ee634">4dc2bcb7</a>)</li> </ul> <h5>New Features</h5> <ul> <li><strong>clients:</strong> update client endpoints as of 2025-12-23 (<a href="https://github.com/aws/aws-sdk-js-v3/commit/f5aa61b92c6b1b0f597706be5c47fc96c66e0021">f5aa61b9</a>)</li> <li><strong>client-s3:</strong> Add additional validation to Outpost bucket names. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/2f30457fc7256d5fbdaaa2ab07bf77dbdffab0e2">2f30457f</a>)</li> <li><strong>client-geo-places:</strong> Adds support for InferredSecondaryAddress place type, Designator in SecondaryAddressComponent and Heading in ReverseGeocode. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/1c6374dac803c99b13e8b16025bd03aa3a57282a">1c6374da</a>)</li> <li><strong>client-pinpoint-sms-voice-v2:</strong> This release adds support for the Registration Reviewer feature, which provides generative AI feedback on a phone number or sender ID registration to ensure completeness before sending to downstream (carrier) review. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/ac0c236ba38cd993193c80298819149e4b8a82a5">ac0c236b</a>)</li> </ul> <h5>Tests</h5> <ul> <li><strong>client-sqs:</strong> increase timeout from 5s to 60s (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7603">#7603</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/c140520a684920c4e8ad289c41e74c412f743e46">c140520a</a>)</li> </ul> <hr /> <p>For list of updated packages, view <strong>updated-packages.md</strong> in <strong>assets-3.958.0.zip</strong></p> <h2>v3.957.0</h2> <h4>3.957.0(2025-12-22)</h4> <h5>Chores</h5> <ul> <li>move crc64NvmeCrtContainer to '<code>@aws-sdk/crc64-nvme</code>' (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7600">#7600</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/69196b713ac03a8e888f2d8f41ca208937d454ed">69196b71</a>)</li> <li>move e2e tests from cucumber to vitest (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7539">#7539</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/561b8900a8034e734eac0a610eac11ca8f818209">561b8900</a>)</li> <li><strong>build:</strong> replace lerna partial-tree build with turbo (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7597">#7597</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/04bdba3e20af1357fa76f12c3095666f94b12017">04bdba3e</a>)</li> </ul> <h5>Documentation Changes</h5> <ul> <li><strong>client-pcs:</strong> Change API Reference Documentation for default Mode in Accounting and SlurmRest (<a href="https://github.com/aws/aws-sdk-js-v3/commit/966f60ac5a015f005d8758c8ddcc24f690f44cbd">966f60ac</a>)</li> </ul> <h5>New Features</h5> <ul> <li><strong>client-config-service:</strong> Added supported resourceTypes for Config from July to November 2025 (<a href="https://github.com/aws/aws-sdk-js-v3/commit/2c7dab27221af3ac083ace712056d3d369652f60">2c7dab27</a>)</li> <li><strong>client-ec2:</strong> Adds support for linkedGroupId on the CreatePlacementGroup and DescribePlacementGroups APIs. The linkedGroupId parameter is reserved for future use. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/a492f73438968bb208451503d32d196d2ff65a26">a492f734</a>)</li> <li><strong>client-guardduty:</strong> Make accountIds a required field in GetRemainingFreeTrialDays API to reflect service behavior. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/53e59c65fa7408042eb0427ca9804b4498006c59">53e59c65</a>)</li> <li><strong>middleware-flexible-checksums:</strong> use CRC64NVME JS implementation if CRT is not available (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7595">#7595</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/4c6ad409225bc9b8db2d024f6de7136d64117bcb">4c6ad409</a>)</li> </ul> <h5>Bug Fixes</h5> <ul> <li><strong>middleware-flexible-checksums:</strong> advise user on InvalidChunkSizeError (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7598">#7598</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/6fa3b4ccc643ebc6ade6146e5326a7d89bad1185">6fa3b4cc</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-ssm/CHANGELOG.md"><code>@aws-sdk/client-ssm</code>'s changelog</a>.</em></p> <blockquote> <h1><a href="https://github.com/aws/aws-sdk-js-v3/compare/v3.957.0...v3.958.0">3.958.0</a> (2025-12-23)</h1> <p><strong>Note:</strong> Version bump only for package <code>@aws-sdk/client-ssm</code></p> <h1><a href="https://github.com/aws/aws-sdk-js-v3/compare/v3.956.0...v3.957.0">3.957.0</a> (2025-12-22)</h1> <p><strong>Note:</strong> Version bump only for package <code>@aws-sdk/client-ssm</code></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/57ab7dfb2d21c6211962300b056f69901d9f87d6"><code>57ab7df</code></a> Publish v3.958.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/da9c913a3235c270b3d0b978f5971e70bb1484a9"><code>da9c913</code></a> chore(build): generate clients without formatting prettier/eslint (<a href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm/issues/7599">#7599</a>)</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/bd65e3e4c794031785f8990f4ee8d6f67efadb11"><code>bd65e3e</code></a> Publish v3.957.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/04bdba3e20af1357fa76f12c3095666f94b12017"><code>04bdba3</code></a> chore(build): replace lerna partial-tree build with turbo (<a href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm/issues/7597">#7597</a>)</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/561b8900a8034e734eac0a610eac11ca8f818209"><code>561b890</code></a> chore: move e2e tests from cucumber to vitest (<a href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm/issues/7539">#7539</a>)</li> <li>See full diff in <a href="https://github.com/aws/aws-sdk-js-v3/commits/v3.958.0/clients/client-ssm">compare view</a></li> </ul> </details> <br /> Updates `@aws-sdk/types` from 3.956.0 to 3.957.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/aws/aws-sdk-js-v3/releases"><code>@aws-sdk/types</code>'s releases</a>.</em></p> <blockquote> <h2>v3.957.0</h2> <h4>3.957.0(2025-12-22)</h4> <h5>Chores</h5> <ul> <li>move crc64NvmeCrtContainer to '<code>@aws-sdk/crc64-nvme</code>' (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7600">#7600</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/69196b713ac03a8e888f2d8f41ca208937d454ed">69196b71</a>)</li> <li>move e2e tests from cucumber to vitest (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7539">#7539</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/561b8900a8034e734eac0a610eac11ca8f818209">561b8900</a>)</li> <li><strong>build:</strong> replace lerna partial-tree build with turbo (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7597">#7597</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/04bdba3e20af1357fa76f12c3095666f94b12017">04bdba3e</a>)</li> </ul> <h5>Documentation Changes</h5> <ul> <li><strong>client-pcs:</strong> Change API Reference Documentation for default Mode in Accounting and SlurmRest (<a href="https://github.com/aws/aws-sdk-js-v3/commit/966f60ac5a015f005d8758c8ddcc24f690f44cbd">966f60ac</a>)</li> </ul> <h5>New Features</h5> <ul> <li><strong>client-config-service:</strong> Added supported resourceTypes for Config from July to November 2025 (<a href="https://github.com/aws/aws-sdk-js-v3/commit/2c7dab27221af3ac083ace712056d3d369652f60">2c7dab27</a>)</li> <li><strong>client-ec2:</strong> Adds support for linkedGroupId on the CreatePlacementGroup and DescribePlacementGroups APIs. The linkedGroupId parameter is reserved for future use. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/a492f73438968bb208451503d32d196d2ff65a26">a492f734</a>)</li> <li><strong>client-guardduty:</strong> Make accountIds a required field in GetRemainingFreeTrialDays API to reflect service behavior. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/53e59c65fa7408042eb0427ca9804b4498006c59">53e59c65</a>)</li> <li><strong>middleware-flexible-checksums:</strong> use CRC64NVME JS implementation if CRT is not available (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7595">#7595</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/4c6ad409225bc9b8db2d024f6de7136d64117bcb">4c6ad409</a>)</li> </ul> <h5>Bug Fixes</h5> <ul> <li><strong>middleware-flexible-checksums:</strong> advise user on InvalidChunkSizeError (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7598">#7598</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/6fa3b4ccc643ebc6ade6146e5326a7d89bad1185">6fa3b4cc</a>)</li> </ul> <hr /> <p>For list of updated packages, view <strong>updated-packages.md</strong> in <strong>assets-3.957.0.zip</strong></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/aws/aws-sdk-js-v3/blob/main/packages/types/CHANGELOG.md"><code>@aws-sdk/types</code>'s changelog</a>.</em></p> <blockquote> <h1><a href="https://github.com/aws/aws-sdk-js-v3/compare/v3.956.0...v3.957.0">3.957.0</a> (2025-12-22)</h1> <p><strong>Note:</strong> Version bump only for package <code>@aws-sdk/types</code></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/bd65e3e4c794031785f8990f4ee8d6f67efadb11"><code>bd65e3e</code></a> Publish v3.957.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/04bdba3e20af1357fa76f12c3095666f94b12017"><code>04bdba3</code></a> chore(build): replace lerna partial-tree build with turbo (<a href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/types/issues/7597">#7597</a>)</li> <li>See full diff in <a href="https://github.com/aws/aws-sdk-js-v3/commits/v3.957.0/packages/types">compare view</a></li> </ul> </details> <br /> Updates `@aws-sdk/client-sqs` from 3.956.0 to 3.960.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-sqs</code>'s releases</a>.</em></p> <blockquote> <h2>v3.960.0</h2> <h4>3.960.0(2025-12-29)</h4> <h5>New Features</h5> <ul> <li><strong>client-connect:</strong> Changes for Contact for Global Search (<a href="https://github.com/aws/aws-sdk-js-v3/commit/4a3526b783ece866bf5ae0a4e0912433455604b6">4a3526b7</a>)</li> <li><strong>client-quicksight:</strong> This release adds support for quick users to be able to perform role upgrades on their own. Additionally it allows admins to make this feature admin or auto approval along with new self upgrade capability that can be restricted by Admins. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/fb0bfe2bf33cf85235fa6a1d9cd89aec696e7bcb">fb0bfe2b</a>)</li> </ul> <h5>Tests</h5> <ul> <li><strong>client-sqs:</strong> increase eventually function timeout to 60s (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7606">#7606</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/72a0db7999c7c7b6790fcaba4aa3d147c2e76083">72a0db79</a>)</li> </ul> <hr /> <p>For list of updated packages, view <strong>updated-packages.md</strong> in <strong>assets-3.960.0.zip</strong></p> <h2>v3.959.0</h2> <h4>3.959.0(2025-12-26)</h4> <h5>New Features</h5> <ul> <li><strong>clients:</strong> update client endpoints as of 2025-12-26 (<a href="https://github.com/aws/aws-sdk-js-v3/commit/cfa6e7ef242a8faed238f30ce20e9ce1b3dcda4c">cfa6e7ef</a>)</li> <li><strong>client-medialive:</strong> AWS Elemental MediaLive now supports Pipeline Locking using Video Alignment as well as linked single pipeline channels to enable cross-channel and cross-region Pipeline Locking workflows. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/c42cdab1d40bf8e05b4f9ac2b3c3fd01a216a5c2">c42cdab1</a>)</li> </ul> <hr /> <p>For list of updated packages, view <strong>updated-packages.md</strong> in <strong>assets-3.959.0.zip</strong></p> <h2>v3.958.0</h2> <h4>3.958.0(2025-12-23)</h4> <h5>Chores</h5> <ul> <li><strong>client-elastic-transcoder:</strong> remove elastic transcoder due to service shutdown (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7602">#7602</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/4381b2dcf13e5f7f49f1f4318b77e59a032f0ab4">4381b2dc</a>)</li> <li><strong>build:</strong> generate clients without formatting prettier/eslint (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7599">#7599</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/da9c913a3235c270b3d0b978f5971e70bb1484a9">da9c913a</a>)</li> <li><strong>codegen:</strong> bump codegen version to 0.40.0 (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7601">#7601</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/4dc2bcb7a46a589ee647816ec4bf2136fd6ee634">4dc2bcb7</a>)</li> </ul> <h5>New Features</h5> <ul> <li><strong>clients:</strong> update client endpoints as of 2025-12-23 (<a href="https://github.com/aws/aws-sdk-js-v3/commit/f5aa61b92c6b1b0f597706be5c47fc96c66e0021">f5aa61b9</a>)</li> <li><strong>client-s3:</strong> Add additional validation to Outpost bucket names. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/2f30457fc7256d5fbdaaa2ab07bf77dbdffab0e2">2f30457f</a>)</li> <li><strong>client-geo-places:</strong> Adds support for InferredSecondaryAddress place type, Designator in SecondaryAddressComponent and Heading in ReverseGeocode. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/1c6374dac803c99b13e8b16025bd03aa3a57282a">1c6374da</a>)</li> <li><strong>client-pinpoint-sms-voice-v2:</strong> This release adds support for the Registration Reviewer feature, which provides generative AI feedback on a phone number or sender ID registration to ensure completeness before sending to downstream (carrier) review. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/ac0c236ba38cd993193c80298819149e4b8a82a5">ac0c236b</a>)</li> </ul> <h5>Tests</h5> <ul> <li><strong>client-sqs:</strong> increase timeout from 5s to 60s (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7603">#7603</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/c140520a684920c4e8ad289c41e74c412f743e46">c140520a</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-sqs/CHANGELOG.md"><code>@aws-sdk/client-sqs</code>'s changelog</a>.</em></p> <blockquote> <h1><a href="https://github.com/aws/aws-sdk-js-v3/compare/v3.959.0...v3.960.0">3.960.0</a> (2025-12-29)</h1> <p><strong>Note:</strong> Version bump only for package <code>@aws-sdk/client-sqs</code></p> <h1><a href="https://github.com/aws/aws-sdk-js-v3/compare/v3.957.0...v3.958.0">3.958.0</a> (2025-12-23)</h1> <p><strong>Note:</strong> Version bump only for package <code>@aws-sdk/client-sqs</code></p> <h1><a href="https://github.com/aws/aws-sdk-js-v3/compare/v3.956.0...v3.957.0">3.957.0</a> (2025-12-22)</h1> <p><strong>Note:</strong> Version bump only for package <code>@aws-sdk/client-sqs</code></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/16b77a45ffffb8a8199a2b2a63858b11a7924d9e"><code>16b77a4</code></a> Publish v3.960.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/72a0db7999c7c7b6790fcaba4aa3d147c2e76083"><code>72a0db7</code></a> test(client-sqs): increase eventually function timeout to 60s (<a href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sqs/issues/7606">#7606</a>)</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/57ab7dfb2d21c6211962300b056f69901d9f87d6"><code>57ab7df</code></a> Publish v3.958.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/c140520a684920c4e8ad289c41e74c412f743e46"><code>c140520</code></a> test(client-sqs): increase timeout from 5s to 60s (<a href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sqs/issues/7603">#7603</a>)</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/da9c913a3235c270b3d0b978f5971e70bb1484a9"><code>da9c913</code></a> chore(build): generate clients without formatting prettier/eslint (<a href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sqs/issues/7599">#7599</a>)</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/bd65e3e4c794031785f8990f4ee8d6f67efadb11"><code>bd65e3e</code></a> Publish v3.957.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/04bdba3e20af1357fa76f12c3095666f94b12017"><code>04bdba3</code></a> chore(build): replace lerna partial-tree build with turbo (<a href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sqs/issues/7597">#7597</a>)</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/561b8900a8034e734eac0a610eac11ca8f818209"><code>561b890</code></a> chore: move e2e tests from cucumber to vitest (<a href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sqs/issues/7539">#7539</a>)</li> <li>See full diff in <a href="https://github.com/aws/aws-sdk-js-v3/commits/v3.960.0/clients/client-sqs">compare view</a></li> </ul> </details> <br /> Updates `@aws-sdk/client-s3` from 3.956.0 to 3.958.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-s3</code>'s releases</a>.</em></p> <blockquote> <h2>v3.958.0</h2> <h4>3.958.0(2025-12-23)</h4> <h5>Chores</h5> <ul> <li><strong>client-elastic-transcoder:</strong> remove elastic transcoder due to service shutdown (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7602">#7602</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/4381b2dcf13e5f7f49f1f4318b77e59a032f0ab4">4381b2dc</a>)</li> <li><strong>build:</strong> generate clients without formatting prettier/eslint (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7599">#7599</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/da9c913a3235c270b3d0b978f5971e70bb1484a9">da9c913a</a>)</li> <li><strong>codegen:</strong> bump codegen version to 0.40.0 (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7601">#7601</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/4dc2bcb7a46a589ee647816ec4bf2136fd6ee634">4dc2bcb7</a>)</li> </ul> <h5>New Features</h5> <ul> <li><strong>clients:</strong> update client endpoints as of 2025-12-23 (<a href="https://github.com/aws/aws-sdk-js-v3/commit/f5aa61b92c6b1b0f597706be5c47fc96c66e0021">f5aa61b9</a>)</li> <li><strong>client-s3:</strong> Add additional validation to Outpost bucket names. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/2f30457fc7256d5fbdaaa2ab07bf77dbdffab0e2">2f30457f</a>)</li> <li><strong>client-geo-places:</strong> Adds support for InferredSecondaryAddress place type, Designator in SecondaryAddressComponent and Heading in ReverseGeocode. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/1c6374dac803c99b13e8b16025bd03aa3a57282a">1c6374da</a>)</li> <li><strong>client-pinpoint-sms-voice-v2:</strong> This release adds support for the Registration Reviewer feature, which provides generative AI feedback on a phone number or sender ID registration to ensure completeness before sending to downstream (carrier) review. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/ac0c236ba38cd993193c80298819149e4b8a82a5">ac0c236b</a>)</li> </ul> <h5>Tests</h5> <ul> <li><strong>client-sqs:</strong> increase timeout from 5s to 60s (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7603">#7603</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/c140520a684920c4e8ad289c41e74c412f743e46">c140520a</a>)</li> </ul> <hr /> <p>For list of updated packages, view <strong>updated-packages.md</strong> in <strong>assets-3.958.0.zip</strong></p> <h2>v3.957.0</h2> <h4>3.957.0(2025-12-22)</h4> <h5>Chores</h5> <ul> <li>move crc64NvmeCrtContainer to '<code>@aws-sdk/crc64-nvme</code>' (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7600">#7600</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/69196b713ac03a8e888f2d8f41ca208937d454ed">69196b71</a>)</li> <li>move e2e tests from cucumber to vitest (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7539">#7539</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/561b8900a8034e734eac0a610eac11ca8f818209">561b8900</a>)</li> <li><strong>build:</strong> replace lerna partial-tree build with turbo (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7597">#7597</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/04bdba3e20af1357fa76f12c3095666f94b12017">04bdba3e</a>)</li> </ul> <h5>Documentation Changes</h5> <ul> <li><strong>client-pcs:</strong> Change API Reference Documentation for default Mode in Accounting and SlurmRest (<a href="https://github.com/aws/aws-sdk-js-v3/commit/966f60ac5a015f005d8758c8ddcc24f690f44cbd">966f60ac</a>)</li> </ul> <h5>New Features</h5> <ul> <li><strong>client-config-service:</strong> Added supported resourceTypes for Config from July to November 2025 (<a href="https://github.com/aws/aws-sdk-js-v3/commit/2c7dab27221af3ac083ace712056d3d369652f60">2c7dab27</a>)</li> <li><strong>client-ec2:</strong> Adds support for linkedGroupId on the CreatePlacementGroup and DescribePlacementGroups APIs. The linkedGroupId parameter is reserved for future use. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/a492f73438968bb208451503d32d196d2ff65a26">a492f734</a>)</li> <li><strong>client-guardduty:</strong> Make accountIds a required field in GetRemainingFreeTrialDays API to reflect service behavior. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/53e59c65fa7408042eb0427ca9804b4498006c59">53e59c65</a>)</li> <li><strong>middleware-flexible-checksums:</strong> use CRC64NVME JS implementation if CRT is not available (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7595">#7595</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/4c6ad409225bc9b8db2d024f6de7136d64117bcb">4c6ad409</a>)</li> </ul> <h5>Bug Fixes</h5> <ul> <li><strong>middleware-flexible-checksums:</strong> advise user on InvalidChunkSizeError (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7598">#7598</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/6fa3b4ccc643ebc6ade6146e5326a7d89bad1185">6fa3b4cc</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-s3/CHANGELOG.md"><code>@aws-sdk/client-s3</code>'s changelog</a>.</em></p> <blockquote> <h1><a href="https://github.com/aws/aws-sdk-js-v3/compare/v3.957.0...v3.958.0">3.958.0</a> (2025-12-23)</h1> <h3>Features</h3> <ul> <li><strong>client-s3:</strong> Add additional validation to Outpost bucket names. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/2f30457fc7256d5fbdaaa2ab07bf77dbdffab0e2">2f30457</a>)</li> </ul> <h1><a href="https://github.com/aws/aws-sdk-js-v3/compare/v3.956.0...v3.957.0">3.957.0</a> (2025-12-22)</h1> <p><strong>Note:</strong> Version bump only for package <code>@aws-sdk/client-s3</code></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/57ab7dfb2d21c6211962300b056f69901d9f87d6"><code>57ab7df</code></a> Publish v3.958.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/2f30457fc7256d5fbdaaa2ab07bf77dbdffab0e2"><code>2f30457</code></a> feat(client-s3): Add additional validation to Outpost bucket names.</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/da9c913a3235c270b3d0b978f5971e70bb1484a9"><code>da9c913</code></a> chore(build): generate clients without formatting prettier/eslint (<a href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3/issues/7599">#7599</a>)</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/bd65e3e4c794031785f8990f4ee8d6f67efadb11"><code>bd65e3e</code></a> Publish v3.957.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/04bdba3e20af1357fa76f12c3095666f94b12017"><code>04bdba3</code></a> chore(build): replace lerna partial-tree build with turbo (<a href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3/issues/7597">#7597</a>)</li> <li>See full diff in <a href="https://github.com/aws/aws-sdk-js-v3/commits/v3.958.0/clients/client-s3">compare view</a></li> </ul> </details> <br /> Updates `@aws-sdk/lib-storage` from 3.956.0 to 3.958.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/aws/aws-sdk-js-v3/releases"><code>@aws-sdk/lib-storage</code>'s releases</a>.</em></p> <blockquote> <h2>v3.958.0</h2> <h4>3.958.0(2025-12-23)</h4> <h5>Chores</h5> <ul> <li><strong>client-elastic-transcoder:</strong> remove elastic transcoder due to service shutdown (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7602">#7602</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/4381b2dcf13e5f7f49f1f4318b77e59a032f0ab4">4381b2dc</a>)</li> <li><strong>build:</strong> generate clients without formatting prettier/eslint (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7599">#7599</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/da9c913a3235c270b3d0b978f5971e70bb1484a9">da9c913a</a>)</li> <li><strong>codegen:</strong> bump codegen version to 0.40.0 (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7601">#7601</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/4dc2bcb7a46a589ee647816ec4bf2136fd6ee634">4dc2bcb7</a>)</li> </ul> <h5>New Features</h5> <ul> <li><strong>clients:</strong> update client endpoints as of 2025-12-23 (<a href="https://github.com/aws/aws-sdk-js-v3/commit/f5aa61b92c6b1b0f597706be5c47fc96c66e0021">f5aa61b9</a>)</li> <li><strong>client-s3:</strong> Add additional validation to Outpost bucket names. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/2f30457fc7256d5fbdaaa2ab07bf77dbdffab0e2">2f30457f</a>)</li> <li><strong>client-geo-places:</strong> Adds support for InferredSecondaryAddress place type, Designator in SecondaryAddressComponent and Heading in ReverseGeocode. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/1c6374dac803c99b13e8b16025bd03aa3a57282a">1c6374da</a>)</li> <li><strong>client-pinpoint-sms-voice-v2:</strong> This release adds support for the Registration Reviewer feature, which provides generative AI feedback on a phone number or sender ID registration to ensure completeness before sending to downstream (carrier) review. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/ac0c236ba38cd993193c80298819149e4b8a82a5">ac0c236b</a>)</li> </ul> <h5>Tests</h5> <ul> <li><strong>client-sqs:</strong> increase timeout from 5s to 60s (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7603">#7603</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/c140520a684920c4e8ad289c41e74c412f743e46">c140520a</a>)</li> </ul> <hr /> <p>For list of updated packages, view <strong>updated-packages.md</strong> in <strong>assets-3.958.0.zip</strong></p> <h2>v3.957.0</h2> <h4>3.957.0(2025-12-22)</h4> <h5>Chores</h5> <ul> <li>move crc64NvmeCrtContainer to '<code>@aws-sdk/crc64-nvme</code>' (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7600">#7600</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/69196b713ac03a8e888f2d8f41ca208937d454ed">69196b71</a>)</li> <li>move e2e tests from cucumber to vitest (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7539">#7539</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/561b8900a8034e734eac0a610eac11ca8f818209">561b8900</a>)</li> <li><strong>build:</strong> replace lerna partial-tree build with turbo (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7597">#7597</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/04bdba3e20af1357fa76f12c3095666f94b12017">04bdba3e</a>)</li> </ul> <h5>Documentation Changes</h5> <ul> <li><strong>client-pcs:</strong> Change API Reference Documentation for default Mode in Accounting and SlurmRest (<a href="https://github.com/aws/aws-sdk-js-v3/commit/966f60ac5a015f005d8758c8ddcc24f690f44cbd">966f60ac</a>)</li> </ul> <h5>New Features</h5> <ul> <li><strong>client-config-service:</strong> Added supported resourceTypes for Config from July to November 2025 (<a href="https://github.com/aws/aws-sdk-js-v3/commit/2c7dab27221af3ac083ace712056d3d369652f60">2c7dab27</a>)</li> <li><strong>client-ec2:</strong> Adds support for linkedGroupId on the CreatePlacementGroup and DescribePlacementGroups APIs. The linkedGroupId parameter is reserved for future use. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/a492f73438968bb208451503d32d196d2ff65a26">a492f734</a>)</li> <li><strong>client-guardduty:</strong> Make accountIds a required field in GetRemainingFreeTrialDays API to reflect service behavior. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/53e59c65fa7408042eb0427ca9804b4498006c59">53e59c65</a>)</li> <li><strong>middleware-flexible-checksums:</strong> use CRC64NVME JS implementation if CRT is not available (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7595">#7595</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/4c6ad409225bc9b8db2d024f6de7136d64117bcb">4c6ad409</a>)</li> </ul> <h5>Bug Fixes</h5> <ul> <li><strong>middleware-flexible-checksums:</strong> advise user on InvalidChunkSizeError (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7598">#7598</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/6fa3b4ccc643ebc6ade6146e5326a7d89bad1185">6fa3b4cc</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/lib/lib-storage/CHANGELOG.md"><code>@aws-sdk/lib-storage</code>'s changelog</a>.</em></p> <blockquote> <h1><a href="https://github.com/aws/aws-sdk-js-v3/compare/v3.957.0...v3.958.0">3.958.0</a> (2025-12-23)</h1> <p><strong>Note:</strong> Version bump only for package <code>@aws-sdk/lib-storage</code></p> <h1><a href="https://github.com/aws/aws-sdk-js-v3/compare/v3.956.0...v3.957.0">3.957.0</a> (2025-12-22)</h1> <p><strong>Note:</strong> Version bump only for package <code>@aws-sdk/lib-storage</code></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/57ab7dfb2d21c6211962300b056f69901d9f87d6"><code>57ab7df</code></a> Publish v3.958.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/bd65e3e4c794031785f8990f4ee8d6f67efadb11"><code>bd65e3e</code></a> Publish v3.957.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/04bdba3e20af1357fa76f12c3095666f94b12017"><code>04bdba3</code></a> chore(build): replace lerna partial-tree build with turbo (<a href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-storage/issues/7597">#7597</a>)</li> <li>See full diff in <a href="https://github.com/aws/aws-sdk-js-v3/commits/v3.958.0/lib/lib-storage">compare view</a></li> </ul> </details> <br /> Updates `@aws-sdk/client-eventbridge` from 3.956.0 to 3.958.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-eventbridge</code>'s releases</a>.</em></p> <blockquote> <h2>v3.958.0</h2> <h4>3.958.0(2025-12-23)</h4> <h5>Chores</h5> <ul> <li><strong>client-elastic-transcoder:</strong> remove elastic transcoder due to service shutdown (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7602">#7602</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/4381b2dcf13e5f7f49f1f4318b77e59a032f0ab4">4381b2dc</a>)</li> <li><strong>build:</strong> generate clients without formatting prettier/eslint (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7599">#7599</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/da9c913a3235c270b3d0b978f5971e70bb1484a9">da9c913a</a>)</li> <li><strong>codegen:</strong> bump codegen version to 0.40.0 (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7601">#7601</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/4dc2bcb7a46a589ee647816ec4bf2136fd6ee634">4dc2bcb7</a>)</li> </ul> <h5>New Features</h5> <ul> <li><strong>clients:</strong> update client endpoints as of 2025-12-23 (<a href="https://github.com/aws/aws-sdk-js-v3/commit/f5aa61b92c6b1b0f597706be5c47fc96c66e0021">f5aa61b9</a>)</li> <li><strong>client-s3:</strong> Add additional validation to Outpost bucket names. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/2f30457fc7256d5fbdaaa2ab07bf77dbdffab0e2">2f30457f</a>)</li> <li><strong>client-geo-places:</strong> Adds support for InferredSecondaryAddress place type, Designator in SecondaryAddressComponent and Heading in ReverseGeocode. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/1c6374dac803c99b13e8b16025bd03aa3a57282a">1c6374da</a>)</li> <li><strong>client-pinpoint-sms-voice-v2:</strong> This release adds support for the Registration Reviewer feature, which provides generative AI feedback on a phone number or sender ID registration to ensure completeness before sending to downstream (carrier) review. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/ac0c236ba38cd993193c80298819149e4b8a82a5">ac0c236b</a>)</li> </ul> <h5>Tests</h5> <ul> <li><strong>client-sqs:</strong> increase timeout from 5s to 60s (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7603">#7603</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/c140520a684920c4e8ad289c41e74c412f743e46">c140520a</a>)</li> </ul> <hr /> <p>For list of updated packages, view <strong>updated-packages.md</strong> in <strong>assets-3.958.0.zip</strong></p> <h2>v3.957.0</h2> <h4>3.957.0(2025-12-22)</h4> <h5>Chores</h5> <ul> <li>move crc64NvmeCrtContainer to '<code>@aws-sdk/crc64-nvme</code>' (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7600">#7600</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/69196b713ac03a8e888f2d8f41ca208937d454ed">69196b71</a>)</li> <li>move e2e tests from cucumber to vitest (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7539">#7539</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/561b8900a8034e734eac0a610eac11ca8f818209">561b8900</a>)</li> <li><strong>build:</strong> replace lerna partial-tree build with turbo (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7597">#7597</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/04bdba3e20af1357fa76f12c3095666f94b12017">04bdba3e</a>)</li> </ul> <h5>Documentation Changes</h5> <ul> <li><strong>client-pcs:</strong> Change API Reference Documentation for default Mode in Accounting and SlurmRest (<a href="https://github.com/aws/aws-sdk-js-v3/commit/966f60ac5a015f005d8758c8ddcc24f690f44cbd">966f60ac</a>)</li> </ul> <h5>New Features</h5> <ul> <li><strong>client-config-service:</strong> Added supported resourceTypes for Config from July to November 2025 (<a href="https://github.com/aws/aws-sdk-js-v3/commit/2c7dab27221af3ac083ace712056d3d369652f60">2c7dab27</a>)</li> <li><strong>client-ec2:</strong> Adds support for linkedGroupId on the CreatePlacementGroup and DescribePlacementGroups APIs. The linkedGroupId parameter is reserved for future use. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/a492f73438968bb208451503d32d196d2ff65a26">a492f734</a>)</li> <li><strong>client-guardduty:</strong> Make accountIds a required field in GetRemainingFreeTrialDays API to reflect service behavior. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/53e59c65fa7408042eb0427ca9804b4498006c59">53e59c65</a>)</li> <li><strong>middleware-flexible-checksums:</strong> use CRC64NVME JS implementation if CRT is not available (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7595">#7595</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/4c6ad409225bc9b8db2d024f6de7136d64117bcb">4c6ad409</a>)</li> </ul> <h5>Bug Fixes</h5> <ul> <li><strong>middleware-flexible-checksums:</strong> advise user on InvalidChunkSizeError (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7598">#7598</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/6fa3b4ccc643ebc6ade6146e5326a7d89bad1185">6fa3b4cc</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-eventbridge/CHANGELOG.md"><code>@aws-sdk/client-eventbridge</code>'s changelog</a>.</em></p> <blockquote> <h1><a href="https://github.com/aws/aws-sdk-js-v3/compare/v3.957.0...v3.958.0">3.958.0</a> (2025-12-23)</h1> <p><strong>Note:</strong> Version bump only for package <code>@aws-sdk/client-eventbridge</code></p> <h1><a href="https://github.com/aws/aws-sdk-js-v3/compare/v3.956.0...v3.957.0">3.957.0</a> (2025-12-22)</h1> <p><strong>Note:</strong> Version bump only for package <code>@aws-sdk/client-eventbridge</code></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/57ab7dfb2d21c6211962300b056f69901d9f87d6"><code>57ab7df</code></a> Publish v3.958.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/da9c913a3235c270b3d0b978f5971e70bb1484a9"><code>da9c913</code></a> chore(build): generate clients without formatting prettier/eslint (<a href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-eventbridge/issues/7599">#7599</a>)</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/bd65e3e4c794031785f8990f4ee8d6f67efadb11"><code>bd65e3e</code></a> Publish v3.957.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/04bdba3e20af1357fa76f12c3095666f94b12017"><code>04bdba3</code></a> chore(build): replace lerna partial-tree build with turbo (<a href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-eventbridge/issues/7597">#7597</a>)</li> <li>See full diff in <a href="https://github.com/aws/aws-sdk-js-v3/commits/v3.958.0/clients/client-eventbridge">compare view</a></li> </ul> </details> <br /> 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 <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Brend-Smits
pushed a commit
that referenced
this pull request
Mar 6, 2026
🤖 I have created a release *beep* *boop* --- ## [7.3.0](v7.2.0...v7.3.0) (2026-01-13) ### Features * add bypass-removal tag to prevent runner scale-down ([#4995](#4995)) ([c0a9766](c0a9766)) ### Bug Fixes * cache GitHub App ID to reduce SSM calls ([#4994](#4994)) ([0fb6f4a](0fb6f4a)) * change runner_placement host_resource_group_arn type to be a string instead of a number ([#4979](#4979)) ([5405a04](5405a04)) * **lambda:** bump the aws group in /lambdas with 7 updates ([#4985](#4985)) ([5eacb0f](5eacb0f)) * **runners:** correct regex pattern for extracting AMI ID from SSM parameter ARN ([#4981](#4981)) ([174293c](174293c)), closes [#4959](#4959) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). --------- Co-authored-by: runners-releaser[bot] <194412594+runners-releaser[bot]@users.noreply.github.com> Co-authored-by: github-aws-runners-pr|bot <github-aws-runners-pr[bot]@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the aws group in /lambdas with 7 updates:
3.956.03.958.03.956.03.958.03.956.03.957.03.956.03.960.03.956.03.958.03.956.03.958.03.956.03.958.0Updates
@aws-sdk/client-ec2from 3.956.0 to 3.958.0Release notes
Sourced from
@aws-sdk/client-ec2's releases.... (truncated)
Changelog
Sourced from
@aws-sdk/client-ec2's changelog.Commits
57ab7dfPublish v3.958.0da9c913chore(build): generate clients without formatting prettier/eslint (#7599)bd65e3ePublish v3.957.0a492f73feat(client-ec2): Adds support for linkedGroupId on the CreatePlacementGroup ...04bdba3chore(build): replace lerna partial-tree build with turbo (#7597)Updates
@aws-sdk/client-ssmfrom 3.956.0 to 3.958.0Release notes
Sourced from
@aws-sdk/client-ssm's releases.... (truncated)
Changelog
Sourced from
@aws-sdk/client-ssm's changelog.Commits
57ab7dfPublish v3.958.0da9c913chore(build): generate clients without formatting prettier/eslint (#7599)bd65e3ePublish v3.957.004bdba3chore(build): replace lerna partial-tree build with turbo (#7597)561b890chore: move e2e tests from cucumber to vitest (#7539)Updates
@aws-sdk/typesfrom 3.956.0 to 3.957.0Release notes
Sourced from
@aws-sdk/types's releases.Changelog
Sourced from
@aws-sdk/types's changelog.Commits
bd65e3ePublish v3.957.004bdba3chore(build): replace lerna partial-tree build with turbo (#7597)Updates
@aws-sdk/client-sqsfrom 3.956.0 to 3.960.0Release notes
Sourced from
@aws-sdk/client-sqs's releases.... (truncated)
Changelog
Sourced from
@aws-sdk/client-sqs's changelog.Commits
16b77a4Publish v3.960.072a0db7test(client-sqs): increase eventually function timeout to 60s (#7606)57ab7dfPublish v3.958.0c140520test(client-sqs): increase timeout from 5s to 60s (#7603)da9c913chore(build): generate clients without formatting prettier/eslint (#7599)bd65e3ePublish v3.957.004bdba3chore(build): replace lerna partial-tree build with turbo (#7597)561b890chore: move e2e tests from cucumber to vitest (#7539)Updates
@aws-sdk/client-s3from 3.956.0 to 3.958.0Release notes
Sourced from
@aws-sdk/client-s3's releases.... (truncated)
Changelog
Sourced from
@aws-sdk/client-s3's changelog.Commits
57ab7dfPublish v3.958.02f30457feat(client-s3): Add additional validation to Outpost bucket names.da9c913chore(build): generate clients without formatting prettier/eslint (#7599)bd65e3ePublish v3.957.004bdba3chore(build): replace lerna partial-tree build with turbo (#7597)Updates
@aws-sdk/lib-storagefrom 3.956.0 to 3.958.0Release notes
Sourced from
@aws-sdk/lib-storage's releases.... (truncated)
Changelog
Sourced from
@aws-sdk/lib-storage's changelog.Commits
57ab7dfPublish v3.958.0bd65e3ePublish v3.957.004bdba3chore(build): replace lerna partial-tree build with turbo (#7597)Updates
@aws-sdk/client-eventbridgefrom 3.956.0 to 3.958.0Release notes
Sourced from
@aws-sdk/client-eventbridge's releases.... (truncated)
Changelog
Sourced from
@aws-sdk/client-eventbridge's changelog.Commits
57ab7dfPublish v3.958.0da9c913chore(build): generate clients without formatting prettier/eslint (#7599)bd65e3ePublish v3.957.004bdba3chore(build): replace lerna partial-tree build with turbo (#7597)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions