Upgrade: [dependabot] - bump @aws-sdk/client-ssm from 3.1000.0 to 3.1007.0#2842
Merged
eps-autoapprove-dependabot[bot] merged 1 commit intomainfrom Mar 13, 2026
Conversation
Contributor
|
This PR is raised by Dependabot to update a dependency. |
64e194d to
b021874
Compare
b021874 to
745ac1f
Compare
Contributor
Author
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
ec506e0
745ac1f to
ec506e0
Compare
ec506e0 to
2943a9c
Compare
fec0967
fec0967 to
859d227
Compare
859d227 to
26623bf
Compare
Contributor
|
@dependabot recreate |
Bumps [@aws-sdk/client-ssm](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm) from 3.1000.0 to 3.1007.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.1007.0/clients/client-ssm) --- updated-dependencies: - dependency-name: "@aws-sdk/client-ssm" dependency-version: 3.1007.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
26623bf to
16d337a
Compare
|
tstephen-nhs
pushed a commit
that referenced
this pull request
Mar 18, 2026
…007.0 (#2842) Bumps [@aws-sdk/client-ssm](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm) from 3.1000.0 to 3.1007.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.1007.0</h2> <h4>3.1007.0(2026-03-11)</h4> <h5>New Features</h5> <ul> <li><strong>clients:</strong> update client endpoints as of 2026-03-11 (<a href="https://github.com/aws/aws-sdk-js-v3/commit/b7f094d39abcfa2e0fd9ad50a816f2c8e3ea1315">b7f094d3</a>)</li> <li><strong>client-eks:</strong> Adds support for a new tier in controlPlaneScalingConfig on EKS Clusters. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/289c5b711cb9d02f85fe08cb429406f71575bdd4">289c5b71</a>)</li> <li><strong>client-sagemaker:</strong> SageMaker training plans allow you to extend your existing training plans to avoid workload interruptions without workload reconfiguration. When a training plan is approaching expiration, you can extend it directly through the SageMaker AI console or programmatically using the API or AWS CLI. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/85b667e0f5c7974e109f2d38827a658c87521de4">85b667e0</a>)</li> <li><strong>client-customer-profiles:</strong> Today, Amazon Connect is announcing the ability to filter (include or exclude) recommendations based on properties of items and interactions. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/810cc7be006e03a1e9d504eb6ba5846ddb9b502e">810cc7be</a>)</li> <li><strong>client-polly:</strong> Added support for the new voices - Ambre (fr-FR), Beatrice (it-IT), Florian (fr-FR), Lennart (de-DE), Lorenzo (it-IT) and Tiffany (en-US). They are available as a Generative voices only. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/44817c34a191b0c4b0e2b4edf8ede18001ca374a">44817c34</a>)</li> <li><strong>client-simpledbv2:</strong> Introduced Amazon SimpleDB export functionality enabling domain data export to S3 in JSON format. Added three new APIs StartDomainExport, GetExport, and ListExports via SimpleDBv2 service. Supports cross-region exports and KMS encryption. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/0de020c7f4cb0659534697c8909a386c31545c34">0de020c7</a>)</li> <li><strong>client-workspaces:</strong> Added WINDOWS SERVER 2025 OperatingSystemName. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/bf045be8f6ee366cdf00e636fa37ce18ec031682">bf045be8</a>)</li> </ul> <hr /> <p>For list of updated packages, view <strong>updated-packages.md</strong> in <strong>assets-3.1007.0.zip</strong></p> <h2>v3.1006.0</h2> <h4>3.1006.0(2026-03-10)</h4> <h5>Documentation Changes</h5> <ul> <li><strong>client-database-migration-service:</strong> Not need to include to any release notes. The only change is to correct LoadTimeout unit from milliseconds to seconds in RedshiftSettings (<a href="https://github.com/aws/aws-sdk-js-v3/commit/fbbd78b2777f4091f2fd86bca7a3b43dfca5a405">fbbd78b2</a>)</li> </ul> <h5>New Features</h5> <ul> <li><strong>client-lex-models-v2:</strong> This release introduces a new generative AI feature called Lex Bot Analyzer. This feature leverage AI to analyze the bot configuration against AWS Lex best practices to identify configuration issues and provides recommendations. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/d670f6b3be1ae3b6da9276da288f5aafb978c521">d670f6b3</a>)</li> <li><strong>client-bedrock-agentcore-control:</strong> Adding first class support for AG-UI protocol in AgentCore Runtime. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/c092730e0cac85beff2d47c36bebb2cabac83dbc">c092730e</a>)</li> <li><strong>client-connectcases:</strong> Added functionality for the Required and Hidden case rule types to be conditionally evaluated on up to 5 conditions. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/40ed59fc97a17ab7edd0d177592a68fe36cd9fcb">40ed59fc</a>)</li> <li><strong>client-kafka:</strong> Add dual stack endpoint to SDK (<a href="https://github.com/aws/aws-sdk-js-v3/commit/574d2c5bc6df3aab480ae753f4f61900d81754e6">574d2c5b</a>)</li> </ul> <h5>Tests</h5> <ul> <li><strong>snapshot-testing:</strong> error response snapshots (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7836">#7836</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/0e58193f698c5b387bf04e03a4c8721f0d7a5ea7">0e58193f</a>)</li> </ul> <hr /> <p>For list of updated packages, view <strong>updated-packages.md</strong> in <strong>assets-3.1006.0.zip</strong></p> <h2>v3.1005.0</h2> <h4>3.1005.0(2026-03-09)</h4> <h5>Documentation Changes</h5> <ul> <li><strong>client-iam:</strong> Added support for CloudWatch Logs long-term API keys, currently available in Preview (<a href="https://github.com/aws/aws-sdk-js-v3/commit/1bc94f42e69977c96f391b3674a07eee775a52f6">1bc94f42</a>)</li> </ul> <h5>New Features</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-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.1006.0...v3.1007.0">3.1007.0</a> (2026-03-11)</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.1005.0...v3.1006.0">3.1006.0</a> (2026-03-10)</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.1004.0...v3.1005.0">3.1005.0</a> (2026-03-09)</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.1003.0...v3.1004.0">3.1004.0</a> (2026-03-06)</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.1002.0...v3.1003.0">3.1003.0</a> (2026-03-05)</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.1001.0...v3.1002.0">3.1002.0</a> (2026-03-04)</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.1000.0...v3.1001.0">3.1001.0</a> (2026-03-03)</h1> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/7718940b49016dd8e736f60ca96a3eb5f4820a9c"><code>7718940</code></a> Publish v3.1007.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/fa4dc507231931f6e60bb5a2ab3b8fe8e977f058"><code>fa4dc50</code></a> Publish v3.1006.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/0e58193f698c5b387bf04e03a4c8721f0d7a5ea7"><code>0e58193</code></a> test(snapshot-testing): error response snapshots (<a href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm/issues/7836">#7836</a>)</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/e6927188c4d035f6b2a2c0f35f61f7e0bf45d999"><code>e692718</code></a> Publish v3.1005.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/2b96330d9048ca3df807a4775da859f76d041554"><code>2b96330</code></a> test(snapshot-testing): implement response snapshots (<a href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm/issues/7803">#7803</a>)</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/7c0815232f14789a405ec73195945552d991beb4"><code>7c08152</code></a> Publish v3.1004.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/4c36ea38e9ddc6deacd435c7c590921940f4c9ff"><code>4c36ea3</code></a> Publish v3.1003.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/8ddd54420b62212cf3d797050e924efba1fada28"><code>8ddd544</code></a> chore: bump '@smithy/*' dependencies (<a href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm/issues/7822">#7822</a>)</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/03dad66b98363f09d1f0984b670be110caea8f62"><code>03dad66</code></a> chore: set downlevel types to be used in typescript@'<4.5' (<a href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm/issues/7817">#7817</a>)</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/37f1adc72295176f8d844f5eaa13b427e27b28d6"><code>37f1adc</code></a> test(clients): run client feature tests in browser mode too (<a href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm/issues/7808">#7808</a>)</li> <li>Additional commits viewable in <a href="https://github.com/aws/aws-sdk-js-v3/commits/v3.1007.0/clients/client-ssm">compare view</a></li> </ul> </details> <br /> [](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>
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 @aws-sdk/client-ssm from 3.1000.0 to 3.1007.0.
Release notes
Sourced from
@aws-sdk/client-ssm's releases.... (truncated)
Changelog
Sourced from
@aws-sdk/client-ssm's changelog.... (truncated)
Commits
7718940Publish v3.1007.0fa4dc50Publish v3.1006.00e58193test(snapshot-testing): error response snapshots (#7836)e692718Publish v3.1005.02b96330test(snapshot-testing): implement response snapshots (#7803)7c08152Publish v3.1004.04c36ea3Publish v3.1003.08ddd544chore: bump '@smithy/*' dependencies (#7822)03dad66chore: set downlevel types to be used in typescript@'<4.5' (#7817)37f1adctest(clients): run client feature tests in browser mode too (#7808)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 show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)