Skip to content
This repository was archived by the owner on Jan 16, 2025. It is now read-only.

Commit e43fd80

Browse files
fix(lambda): bump the aws group in /lambdas with 6 updates (#3762)
Bumps the aws group in /lambdas with 6 updates: | Package | From | To | | --- | --- | --- | | [@aws-sdk/client-ec2](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ec2) | `3.504.0` | `3.511.0` | | [@aws-sdk/client-ssm](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm) | `3.504.0` | `3.511.0` | | [@aws-sdk/types](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/types) | `3.502.0` | `3.511.0` | | [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) | `3.504.0` | `3.511.0` | | [@aws-sdk/lib-storage](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-storage) | `3.504.0` | `3.511.0` | | [@aws-sdk/client-sqs](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sqs) | `3.504.0` | `3.511.0` | Updates `@aws-sdk/client-ec2` from 3.504.0 to 3.511.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.511.0</h2> <h4>3.511.0(2024-02-09)</h4> <h5>Documentation Changes</h5> <ul> <li><strong>client-amp:</strong> Overall documentation updates. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/1b75f97614360a83ed72ea3b3b432a1c689fcc9a">1b75f976</a>)</li> <li><strong>client-ecs:</strong> Documentation only update for Amazon ECS. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/36a775be390d880cb7a9ec4000c0c416dcbeadd9">36a775be</a>)</li> <li>update endpoint section (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5781">#5781</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/3d782f0ee069c405294c5e7e15a7f7d3e3f4a6ef">3d782f0e</a>)</li> <li>add remark about SQS custom endpoints (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5780">#5780</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/4e0c0fc545a756f81eaccd7923ca45044e2d8fdc">4e0c0fc5</a>)</li> </ul> <h5>New Features</h5> <ul> <li><strong>clients:</strong> update client endpoints as of 2024-02-09 (<a href="https://github.com/aws/aws-sdk-js-v3/commit/7f7fd0c50fafef13569de195848c5d1e20a3d81d">7f7fd0c5</a>)</li> <li><strong>client-braket:</strong> Creating a job will result in DeviceOfflineException when using an offline device, and DeviceRetiredException when using a retired device. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/228341b5692b363f35cb57eda308c6db6eecf1d0">228341b5</a>)</li> <li><strong>client-cost-optimization-hub:</strong> Adding includeMemberAccounts field to the response of ListEnrollmentStatuses API. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/13b240624b82b9db066d907bf7e513a45d22df77">13b24062</a>)</li> <li><strong>client-batch:</strong> This feature allows Batch to support configuration of repository credentials for jobs running on ECS (<a href="https://github.com/aws/aws-sdk-js-v3/commit/28bd5fcb588bf2a5ef06a04c95acb83b7915939e">28bd5fcb</a>)</li> <li><strong>client-iot:</strong> This release allows AWS IoT Core users to enable Online Certificate Status Protocol (OCSP) Stapling for TLS X.509 Server Certificates when creating and updating AWS IoT Domain Configurations with Custom Domain. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/3d21d31bb896adff5b0e134da661e18c90283a6a">3d21d31b</a>)</li> <li><strong>client-pricing:</strong> Add Throttling Exception to all APIs. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/022ccd4c6845b491e4996550e0ed6876ab4becde">022ccd4c</a>)</li> </ul> <h5>Bug Fixes</h5> <ul> <li><strong>credential-provider-node:</strong> pass client region to inner credential client region (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5758">#5758</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/8c0b29eabfe0ce8dbd2cbdcfb8b0a31b003bc3f2">8c0b29ea</a>)</li> </ul> <hr /> <p>For list of updated packages, view <strong>updated-packages.md</strong> in <strong>assets-3.511.0.zip</strong></p> <h2>v3.510.0</h2> <h4>3.510.0(2024-02-08)</h4> <h5>Documentation Changes</h5> <ul> <li>add supplemental docs (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5776">#5776</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/9dade00ecfff3c7d4e65ad318b60f03f8ddfe719">9dade00e</a>)</li> </ul> <h5>New Features</h5> <ul> <li><strong>client-quicksight:</strong> General Interactions for Visuals; Waterfall Chart Color Configuration; Documentation Update (<a href="https://github.com/aws/aws-sdk-js-v3/commit/d97c013504074119aedc0d39adf1d7d1b495fe45">d97c0135</a>)</li> <li><strong>client-codepipeline:</strong> Add ability to execute pipelines with new parallel &amp; queued execution modes and add support for triggers with filtering on branches and file paths. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/8180cad135065dca5f718e3643a48cae024a22d8">8180cad1</a>)</li> <li><strong>client-workspaces:</strong> This release introduces User-Decoupling feature. This feature allows Workspaces Core customers to provision workspaces without providing users. CreateWorkspaces and DescribeWorkspaces APIs will now take a new optional parameter &quot;WorkspaceName&quot;. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/73e1b347f2db05161bb4438a75b01470fcf02eee">73e1b347</a>)</li> </ul> <hr /> <p>For list of updated packages, view <strong>updated-packages.md</strong> in <strong>assets-3.510.0.zip</strong></p> <h2>v3.509.0</h2> <h4>3.509.0(2024-02-07)</h4> <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-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.510.0...v3.511.0">3.511.0</a> (2024-02-09)</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.508.0...v3.509.0">3.509.0</a> (2024-02-07)</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.506.0...v3.507.0">3.507.0</a> (2024-02-05)</h1> <h3>Features</h3> <ul> <li>unified error dispatcher in protocols (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/issues/5756">#5756</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/0872087ef56422541bd38d293f97613dfd10236f">0872087</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/d0853063a415dcac7c88f0a4913fa3d7ef583045"><code>d085306</code></a> Publish v3.511.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/fff6390f40819ff346df9b93d9d2f496e7ee5b1e"><code>fff6390</code></a> Publish v3.509.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/93b5aca90ff8140645239dab30f48ecae45b9328"><code>93b5aca</code></a> Publish v3.507.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/0872087ef56422541bd38d293f97613dfd10236f"><code>0872087</code></a> feat: unified error dispatcher in protocols (<a href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ec2/issues/5756">#5756</a>)</li> <li>See full diff in <a href="https://github.com/aws/aws-sdk-js-v3/commits/v3.511.0/clients/client-ec2">compare view</a></li> </ul> </details> <br /> Updates `@aws-sdk/client-ssm` from 3.504.0 to 3.511.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.511.0</h2> <h4>3.511.0(2024-02-09)</h4> <h5>Documentation Changes</h5> <ul> <li><strong>client-amp:</strong> Overall documentation updates. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/1b75f97614360a83ed72ea3b3b432a1c689fcc9a">1b75f976</a>)</li> <li><strong>client-ecs:</strong> Documentation only update for Amazon ECS. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/36a775be390d880cb7a9ec4000c0c416dcbeadd9">36a775be</a>)</li> <li>update endpoint section (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5781">#5781</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/3d782f0ee069c405294c5e7e15a7f7d3e3f4a6ef">3d782f0e</a>)</li> <li>add remark about SQS custom endpoints (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5780">#5780</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/4e0c0fc545a756f81eaccd7923ca45044e2d8fdc">4e0c0fc5</a>)</li> </ul> <h5>New Features</h5> <ul> <li><strong>clients:</strong> update client endpoints as of 2024-02-09 (<a href="https://github.com/aws/aws-sdk-js-v3/commit/7f7fd0c50fafef13569de195848c5d1e20a3d81d">7f7fd0c5</a>)</li> <li><strong>client-braket:</strong> Creating a job will result in DeviceOfflineException when using an offline device, and DeviceRetiredException when using a retired device. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/228341b5692b363f35cb57eda308c6db6eecf1d0">228341b5</a>)</li> <li><strong>client-cost-optimization-hub:</strong> Adding includeMemberAccounts field to the response of ListEnrollmentStatuses API. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/13b240624b82b9db066d907bf7e513a45d22df77">13b24062</a>)</li> <li><strong>client-batch:</strong> This feature allows Batch to support configuration of repository credentials for jobs running on ECS (<a href="https://github.com/aws/aws-sdk-js-v3/commit/28bd5fcb588bf2a5ef06a04c95acb83b7915939e">28bd5fcb</a>)</li> <li><strong>client-iot:</strong> This release allows AWS IoT Core users to enable Online Certificate Status Protocol (OCSP) Stapling for TLS X.509 Server Certificates when creating and updating AWS IoT Domain Configurations with Custom Domain. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/3d21d31bb896adff5b0e134da661e18c90283a6a">3d21d31b</a>)</li> <li><strong>client-pricing:</strong> Add Throttling Exception to all APIs. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/022ccd4c6845b491e4996550e0ed6876ab4becde">022ccd4c</a>)</li> </ul> <h5>Bug Fixes</h5> <ul> <li><strong>credential-provider-node:</strong> pass client region to inner credential client region (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5758">#5758</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/8c0b29eabfe0ce8dbd2cbdcfb8b0a31b003bc3f2">8c0b29ea</a>)</li> </ul> <hr /> <p>For list of updated packages, view <strong>updated-packages.md</strong> in <strong>assets-3.511.0.zip</strong></p> <h2>v3.510.0</h2> <h4>3.510.0(2024-02-08)</h4> <h5>Documentation Changes</h5> <ul> <li>add supplemental docs (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5776">#5776</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/9dade00ecfff3c7d4e65ad318b60f03f8ddfe719">9dade00e</a>)</li> </ul> <h5>New Features</h5> <ul> <li><strong>client-quicksight:</strong> General Interactions for Visuals; Waterfall Chart Color Configuration; Documentation Update (<a href="https://github.com/aws/aws-sdk-js-v3/commit/d97c013504074119aedc0d39adf1d7d1b495fe45">d97c0135</a>)</li> <li><strong>client-codepipeline:</strong> Add ability to execute pipelines with new parallel &amp; queued execution modes and add support for triggers with filtering on branches and file paths. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/8180cad135065dca5f718e3643a48cae024a22d8">8180cad1</a>)</li> <li><strong>client-workspaces:</strong> This release introduces User-Decoupling feature. This feature allows Workspaces Core customers to provision workspaces without providing users. CreateWorkspaces and DescribeWorkspaces APIs will now take a new optional parameter &quot;WorkspaceName&quot;. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/73e1b347f2db05161bb4438a75b01470fcf02eee">73e1b347</a>)</li> </ul> <hr /> <p>For list of updated packages, view <strong>updated-packages.md</strong> in <strong>assets-3.510.0.zip</strong></p> <h2>v3.509.0</h2> <h4>3.509.0(2024-02-07)</h4> <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.510.0...v3.511.0">3.511.0</a> (2024-02-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.508.0...v3.509.0">3.509.0</a> (2024-02-07)</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.506.0...v3.507.0">3.507.0</a> (2024-02-05)</h1> <h3>Features</h3> <ul> <li>unified error dispatcher in protocols (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/issues/5756">#5756</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/0872087ef56422541bd38d293f97613dfd10236f">0872087</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/d0853063a415dcac7c88f0a4913fa3d7ef583045"><code>d085306</code></a> Publish v3.511.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/fff6390f40819ff346df9b93d9d2f496e7ee5b1e"><code>fff6390</code></a> Publish v3.509.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/93b5aca90ff8140645239dab30f48ecae45b9328"><code>93b5aca</code></a> Publish v3.507.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/0872087ef56422541bd38d293f97613dfd10236f"><code>0872087</code></a> feat: unified error dispatcher in protocols (<a href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm/issues/5756">#5756</a>)</li> <li>See full diff in <a href="https://github.com/aws/aws-sdk-js-v3/commits/v3.511.0/clients/client-ssm">compare view</a></li> </ul> </details> <br /> Updates `@aws-sdk/types` from 3.502.0 to 3.511.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.511.0</h2> <h4>3.511.0(2024-02-09)</h4> <h5>Documentation Changes</h5> <ul> <li><strong>client-amp:</strong> Overall documentation updates. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/1b75f97614360a83ed72ea3b3b432a1c689fcc9a">1b75f976</a>)</li> <li><strong>client-ecs:</strong> Documentation only update for Amazon ECS. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/36a775be390d880cb7a9ec4000c0c416dcbeadd9">36a775be</a>)</li> <li>update endpoint section (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5781">#5781</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/3d782f0ee069c405294c5e7e15a7f7d3e3f4a6ef">3d782f0e</a>)</li> <li>add remark about SQS custom endpoints (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5780">#5780</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/4e0c0fc545a756f81eaccd7923ca45044e2d8fdc">4e0c0fc5</a>)</li> </ul> <h5>New Features</h5> <ul> <li><strong>clients:</strong> update client endpoints as of 2024-02-09 (<a href="https://github.com/aws/aws-sdk-js-v3/commit/7f7fd0c50fafef13569de195848c5d1e20a3d81d">7f7fd0c5</a>)</li> <li><strong>client-braket:</strong> Creating a job will result in DeviceOfflineException when using an offline device, and DeviceRetiredException when using a retired device. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/228341b5692b363f35cb57eda308c6db6eecf1d0">228341b5</a>)</li> <li><strong>client-cost-optimization-hub:</strong> Adding includeMemberAccounts field to the response of ListEnrollmentStatuses API. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/13b240624b82b9db066d907bf7e513a45d22df77">13b24062</a>)</li> <li><strong>client-batch:</strong> This feature allows Batch to support configuration of repository credentials for jobs running on ECS (<a href="https://github.com/aws/aws-sdk-js-v3/commit/28bd5fcb588bf2a5ef06a04c95acb83b7915939e">28bd5fcb</a>)</li> <li><strong>client-iot:</strong> This release allows AWS IoT Core users to enable Online Certificate Status Protocol (OCSP) Stapling for TLS X.509 Server Certificates when creating and updating AWS IoT Domain Configurations with Custom Domain. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/3d21d31bb896adff5b0e134da661e18c90283a6a">3d21d31b</a>)</li> <li><strong>client-pricing:</strong> Add Throttling Exception to all APIs. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/022ccd4c6845b491e4996550e0ed6876ab4becde">022ccd4c</a>)</li> </ul> <h5>Bug Fixes</h5> <ul> <li><strong>credential-provider-node:</strong> pass client region to inner credential client region (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5758">#5758</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/8c0b29eabfe0ce8dbd2cbdcfb8b0a31b003bc3f2">8c0b29ea</a>)</li> </ul> <hr /> <p>For list of updated packages, view <strong>updated-packages.md</strong> in <strong>assets-3.511.0.zip</strong></p> <h2>v3.510.0</h2> <h4>3.510.0(2024-02-08)</h4> <h5>Documentation Changes</h5> <ul> <li>add supplemental docs (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5776">#5776</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/9dade00ecfff3c7d4e65ad318b60f03f8ddfe719">9dade00e</a>)</li> </ul> <h5>New Features</h5> <ul> <li><strong>client-quicksight:</strong> General Interactions for Visuals; Waterfall Chart Color Configuration; Documentation Update (<a href="https://github.com/aws/aws-sdk-js-v3/commit/d97c013504074119aedc0d39adf1d7d1b495fe45">d97c0135</a>)</li> <li><strong>client-codepipeline:</strong> Add ability to execute pipelines with new parallel &amp; queued execution modes and add support for triggers with filtering on branches and file paths. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/8180cad135065dca5f718e3643a48cae024a22d8">8180cad1</a>)</li> <li><strong>client-workspaces:</strong> This release introduces User-Decoupling feature. This feature allows Workspaces Core customers to provision workspaces without providing users. CreateWorkspaces and DescribeWorkspaces APIs will now take a new optional parameter &quot;WorkspaceName&quot;. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/73e1b347f2db05161bb4438a75b01470fcf02eee">73e1b347</a>)</li> </ul> <hr /> <p>For list of updated packages, view <strong>updated-packages.md</strong> in <strong>assets-3.510.0.zip</strong></p> <h2>v3.509.0</h2> <h4>3.509.0(2024-02-07)</h4> <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/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.510.0...v3.511.0">3.511.0</a> (2024-02-09)</h1> <h3>Bug Fixes</h3> <ul> <li><strong>credential-provider-node:</strong> pass client region to inner credential client region (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/issues/5758">#5758</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/8c0b29eabfe0ce8dbd2cbdcfb8b0a31b003bc3f2">8c0b29e</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/d0853063a415dcac7c88f0a4913fa3d7ef583045"><code>d085306</code></a> Publish v3.511.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/8c0b29eabfe0ce8dbd2cbdcfb8b0a31b003bc3f2"><code>8c0b29e</code></a> fix(credential-provider-node): pass client region to inner credential client ...</li> <li>See full diff in <a href="https://github.com/aws/aws-sdk-js-v3/commits/v3.511.0/packages/types">compare view</a></li> </ul> </details> <br /> Updates `@aws-sdk/client-s3` from 3.504.0 to 3.511.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.511.0</h2> <h4>3.511.0(2024-02-09)</h4> <h5>Documentation Changes</h5> <ul> <li><strong>client-amp:</strong> Overall documentation updates. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/1b75f97614360a83ed72ea3b3b432a1c689fcc9a">1b75f976</a>)</li> <li><strong>client-ecs:</strong> Documentation only update for Amazon ECS. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/36a775be390d880cb7a9ec4000c0c416dcbeadd9">36a775be</a>)</li> <li>update endpoint section (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5781">#5781</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/3d782f0ee069c405294c5e7e15a7f7d3e3f4a6ef">3d782f0e</a>)</li> <li>add remark about SQS custom endpoints (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5780">#5780</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/4e0c0fc545a756f81eaccd7923ca45044e2d8fdc">4e0c0fc5</a>)</li> </ul> <h5>New Features</h5> <ul> <li><strong>clients:</strong> update client endpoints as of 2024-02-09 (<a href="https://github.com/aws/aws-sdk-js-v3/commit/7f7fd0c50fafef13569de195848c5d1e20a3d81d">7f7fd0c5</a>)</li> <li><strong>client-braket:</strong> Creating a job will result in DeviceOfflineException when using an offline device, and DeviceRetiredException when using a retired device. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/228341b5692b363f35cb57eda308c6db6eecf1d0">228341b5</a>)</li> <li><strong>client-cost-optimization-hub:</strong> Adding includeMemberAccounts field to the response of ListEnrollmentStatuses API. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/13b240624b82b9db066d907bf7e513a45d22df77">13b24062</a>)</li> <li><strong>client-batch:</strong> This feature allows Batch to support configuration of repository credentials for jobs running on ECS (<a href="https://github.com/aws/aws-sdk-js-v3/commit/28bd5fcb588bf2a5ef06a04c95acb83b7915939e">28bd5fcb</a>)</li> <li><strong>client-iot:</strong> This release allows AWS IoT Core users to enable Online Certificate Status Protocol (OCSP) Stapling for TLS X.509 Server Certificates when creating and updating AWS IoT Domain Configurations with Custom Domain. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/3d21d31bb896adff5b0e134da661e18c90283a6a">3d21d31b</a>)</li> <li><strong>client-pricing:</strong> Add Throttling Exception to all APIs. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/022ccd4c6845b491e4996550e0ed6876ab4becde">022ccd4c</a>)</li> </ul> <h5>Bug Fixes</h5> <ul> <li><strong>credential-provider-node:</strong> pass client region to inner credential client region (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5758">#5758</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/8c0b29eabfe0ce8dbd2cbdcfb8b0a31b003bc3f2">8c0b29ea</a>)</li> </ul> <hr /> <p>For list of updated packages, view <strong>updated-packages.md</strong> in <strong>assets-3.511.0.zip</strong></p> <h2>v3.510.0</h2> <h4>3.510.0(2024-02-08)</h4> <h5>Documentation Changes</h5> <ul> <li>add supplemental docs (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5776">#5776</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/9dade00ecfff3c7d4e65ad318b60f03f8ddfe719">9dade00e</a>)</li> </ul> <h5>New Features</h5> <ul> <li><strong>client-quicksight:</strong> General Interactions for Visuals; Waterfall Chart Color Configuration; Documentation Update (<a href="https://github.com/aws/aws-sdk-js-v3/commit/d97c013504074119aedc0d39adf1d7d1b495fe45">d97c0135</a>)</li> <li><strong>client-codepipeline:</strong> Add ability to execute pipelines with new parallel &amp; queued execution modes and add support for triggers with filtering on branches and file paths. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/8180cad135065dca5f718e3643a48cae024a22d8">8180cad1</a>)</li> <li><strong>client-workspaces:</strong> This release introduces User-Decoupling feature. This feature allows Workspaces Core customers to provision workspaces without providing users. CreateWorkspaces and DescribeWorkspaces APIs will now take a new optional parameter &quot;WorkspaceName&quot;. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/73e1b347f2db05161bb4438a75b01470fcf02eee">73e1b347</a>)</li> </ul> <hr /> <p>For list of updated packages, view <strong>updated-packages.md</strong> in <strong>assets-3.510.0.zip</strong></p> <h2>v3.509.0</h2> <h4>3.509.0(2024-02-07)</h4> <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-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.510.0...v3.511.0">3.511.0</a> (2024-02-09)</h1> <p><strong>Note:</strong> Version bump only for package <code>@​aws-sdk/client-s3</code></p> <h1><a href="https://github.com/aws/aws-sdk-js-v3/compare/v3.508.0...v3.509.0">3.509.0</a> (2024-02-07)</h1> <p><strong>Note:</strong> Version bump only for package <code>@​aws-sdk/client-s3</code></p> <h1><a href="https://github.com/aws/aws-sdk-js-v3/compare/v3.506.0...v3.507.0">3.507.0</a> (2024-02-05)</h1> <h3>Features</h3> <ul> <li>unified error dispatcher in protocols (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/issues/5756">#5756</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/0872087ef56422541bd38d293f97613dfd10236f">0872087</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/d0853063a415dcac7c88f0a4913fa3d7ef583045"><code>d085306</code></a> Publish v3.511.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/fff6390f40819ff346df9b93d9d2f496e7ee5b1e"><code>fff6390</code></a> Publish v3.509.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/93b5aca90ff8140645239dab30f48ecae45b9328"><code>93b5aca</code></a> Publish v3.507.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/0872087ef56422541bd38d293f97613dfd10236f"><code>0872087</code></a> feat: unified error dispatcher in protocols (<a href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3/issues/5756">#5756</a>)</li> <li>See full diff in <a href="https://github.com/aws/aws-sdk-js-v3/commits/v3.511.0/clients/client-s3">compare view</a></li> </ul> </details> <br /> Updates `@aws-sdk/lib-storage` from 3.504.0 to 3.511.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.511.0</h2> <h4>3.511.0(2024-02-09)</h4> <h5>Documentation Changes</h5> <ul> <li><strong>client-amp:</strong> Overall documentation updates. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/1b75f97614360a83ed72ea3b3b432a1c689fcc9a">1b75f976</a>)</li> <li><strong>client-ecs:</strong> Documentation only update for Amazon ECS. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/36a775be390d880cb7a9ec4000c0c416dcbeadd9">36a775be</a>)</li> <li>update endpoint section (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5781">#5781</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/3d782f0ee069c405294c5e7e15a7f7d3e3f4a6ef">3d782f0e</a>)</li> <li>add remark about SQS custom endpoints (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5780">#5780</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/4e0c0fc545a756f81eaccd7923ca45044e2d8fdc">4e0c0fc5</a>)</li> </ul> <h5>New Features</h5> <ul> <li><strong>clients:</strong> update client endpoints as of 2024-02-09 (<a href="https://github.com/aws/aws-sdk-js-v3/commit/7f7fd0c50fafef13569de195848c5d1e20a3d81d">7f7fd0c5</a>)</li> <li><strong>client-braket:</strong> Creating a job will result in DeviceOfflineException when using an offline device, and DeviceRetiredException when using a retired device. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/228341b5692b363f35cb57eda308c6db6eecf1d0">228341b5</a>)</li> <li><strong>client-cost-optimization-hub:</strong> Adding includeMemberAccounts field to the response of ListEnrollmentStatuses API. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/13b240624b82b9db066d907bf7e513a45d22df77">13b24062</a>)</li> <li><strong>client-batch:</strong> This feature allows Batch to support configuration of repository credentials for jobs running on ECS (<a href="https://github.com/aws/aws-sdk-js-v3/commit/28bd5fcb588bf2a5ef06a04c95acb83b7915939e">28bd5fcb</a>)</li> <li><strong>client-iot:</strong> This release allows AWS IoT Core users to enable Online Certificate Status Protocol (OCSP) Stapling for TLS X.509 Server Certificates when creating and updating AWS IoT Domain Configurations with Custom Domain. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/3d21d31bb896adff5b0e134da661e18c90283a6a">3d21d31b</a>)</li> <li><strong>client-pricing:</strong> Add Throttling Exception to all APIs. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/022ccd4c6845b491e4996550e0ed6876ab4becde">022ccd4c</a>)</li> </ul> <h5>Bug Fixes</h5> <ul> <li><strong>credential-provider-node:</strong> pass client region to inner credential client region (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5758">#5758</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/8c0b29eabfe0ce8dbd2cbdcfb8b0a31b003bc3f2">8c0b29ea</a>)</li> </ul> <hr /> <p>For list of updated packages, view <strong>updated-packages.md</strong> in <strong>assets-3.511.0.zip</strong></p> <h2>v3.510.0</h2> <h4>3.510.0(2024-02-08)</h4> <h5>Documentation Changes</h5> <ul> <li>add supplemental docs (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5776">#5776</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/9dade00ecfff3c7d4e65ad318b60f03f8ddfe719">9dade00e</a>)</li> </ul> <h5>New Features</h5> <ul> <li><strong>client-quicksight:</strong> General Interactions for Visuals; Waterfall Chart Color Configuration; Documentation Update (<a href="https://github.com/aws/aws-sdk-js-v3/commit/d97c013504074119aedc0d39adf1d7d1b495fe45">d97c0135</a>)</li> <li><strong>client-codepipeline:</strong> Add ability to execute pipelines with new parallel &amp; queued execution modes and add support for triggers with filtering on branches and file paths. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/8180cad135065dca5f718e3643a48cae024a22d8">8180cad1</a>)</li> <li><strong>client-workspaces:</strong> This release introduces User-Decoupling feature. This feature allows Workspaces Core customers to provision workspaces without providing users. CreateWorkspaces and DescribeWorkspaces APIs will now take a new optional parameter &quot;WorkspaceName&quot;. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/73e1b347f2db05161bb4438a75b01470fcf02eee">73e1b347</a>)</li> </ul> <hr /> <p>For list of updated packages, view <strong>updated-packages.md</strong> in <strong>assets-3.510.0.zip</strong></p> <h2>v3.509.0</h2> <h4>3.509.0(2024-02-07)</h4> <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/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.510.0...v3.511.0">3.511.0</a> (2024-02-09)</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.508.0...v3.509.0">3.509.0</a> (2024-02-07)</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.506.0...v3.507.0">3.507.0</a> (2024-02-05)</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/d0853063a415dcac7c88f0a4913fa3d7ef583045"><code>d085306</code></a> Publish v3.511.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/fff6390f40819ff346df9b93d9d2f496e7ee5b1e"><code>fff6390</code></a> Publish v3.509.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/93b5aca90ff8140645239dab30f48ecae45b9328"><code>93b5aca</code></a> Publish v3.507.0</li> <li>See full diff in <a href="https://github.com/aws/aws-sdk-js-v3/commits/v3.511.0/lib/lib-storage">compare view</a></li> </ul> </details> <br /> Updates `@aws-sdk/client-sqs` from 3.504.0 to 3.511.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.511.0</h2> <h4>3.511.0(2024-02-09)</h4> <h5>Documentation Changes</h5> <ul> <li><strong>client-amp:</strong> Overall documentation updates. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/1b75f97614360a83ed72ea3b3b432a1c689fcc9a">1b75f976</a>)</li> <li><strong>client-ecs:</strong> Documentation only update for Amazon ECS. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/36a775be390d880cb7a9ec4000c0c416dcbeadd9">36a775be</a>)</li> <li>update endpoint section (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5781">#5781</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/3d782f0ee069c405294c5e7e15a7f7d3e3f4a6ef">3d782f0e</a>)</li> <li>add remark about SQS custom endpoints (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5780">#5780</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/4e0c0fc545a756f81eaccd7923ca45044e2d8fdc">4e0c0fc5</a>)</li> </ul> <h5>New Features</h5> <ul> <li><strong>clients:</strong> update client endpoints as of 2024-02-09 (<a href="https://github.com/aws/aws-sdk-js-v3/commit/7f7fd0c50fafef13569de195848c5d1e20a3d81d">7f7fd0c5</a>)</li> <li><strong>client-braket:</strong> Creating a job will result in DeviceOfflineException when using an offline device, and DeviceRetiredException when using a retired device. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/228341b5692b363f35cb57eda308c6db6eecf1d0">228341b5</a>)</li> <li><strong>client-cost-optimization-hub:</strong> Adding includeMemberAccounts field to the response of ListEnrollmentStatuses API. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/13b240624b82b9db066d907bf7e513a45d22df77">13b24062</a>)</li> <li><strong>client-batch:</strong> This feature allows Batch to support configuration of repository credentials for jobs running on ECS (<a href="https://github.com/aws/aws-sdk-js-v3/commit/28bd5fcb588bf2a5ef06a04c95acb83b7915939e">28bd5fcb</a>)</li> <li><strong>client-iot:</strong> This release allows AWS IoT Core users to enable Online Certificate Status Protocol (OCSP) Stapling for TLS X.509 Server Certificates when creating and updating AWS IoT Domain Configurations with Custom Domain. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/3d21d31bb896adff5b0e134da661e18c90283a6a">3d21d31b</a>)</li> <li><strong>client-pricing:</strong> Add Throttling Exception to all APIs. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/022ccd4c6845b491e4996550e0ed6876ab4becde">022ccd4c</a>)</li> </ul> <h5>Bug Fixes</h5> <ul> <li><strong>credential-provider-node:</strong> pass client region to inner credential client region (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5758">#5758</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/8c0b29eabfe0ce8dbd2cbdcfb8b0a31b003bc3f2">8c0b29ea</a>)</li> </ul> <hr /> <p>For list of updated packages, view <strong>updated-packages.md</strong> in <strong>assets-3.511.0.zip</strong></p> <h2>v3.510.0</h2> <h4>3.510.0(2024-02-08)</h4> <h5>Documentation Changes</h5> <ul> <li>add supplemental docs (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/5776">#5776</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/9dade00ecfff3c7d4e65ad318b60f03f8ddfe719">9dade00e</a>)</li> </ul> <h5>New Features</h5> <ul> <li><strong>client-quicksight:</strong> General Interactions for Visuals; Waterfall Chart Color Configuration; Documentation Update (<a href="https://github.com/aws/aws-sdk-js-v3/commit/d97c013504074119aedc0d39adf1d7d1b495fe45">d97c0135</a>)</li> <li><strong>client-codepipeline:</strong> Add ability to execute pipelines with new parallel &amp; queued execution modes and add support for triggers with filtering on branches and file paths. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/8180cad135065dca5f718e3643a48cae024a22d8">8180cad1</a>)</li> <li><strong>client-workspaces:</strong> This release introduces User-Decoupling feature. This feature allows Workspaces Core customers to provision workspaces without providing users. CreateWorkspaces and DescribeWorkspaces APIs will now take a new optional parameter &quot;WorkspaceName&quot;. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/73e1b347f2db05161bb4438a75b01470fcf02eee">73e1b347</a>)</li> </ul> <hr /> <p>For list of updated packages, view <strong>updated-packages.md</strong> in <strong>assets-3.510.0.zip</strong></p> <h2>v3.509.0</h2> <h4>3.509.0(2024-02-07)</h4> <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-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.510.0...v3.511.0">3.511.0</a> (2024-02-09)</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.508.0...v3.509.0">3.509.0</a> (2024-02-07)</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.506.0...v3.507.0">3.507.0</a> (2024-02-05)</h1> <h3>Bug Fixes</h3> <ul> <li><strong>middleware-sdk-sqs:</strong> add middleware to prioritize QueueUrl endpoint resolution (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/issues/5759">#5759</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/2da1b6cd935915829ee1a621f312a3b6007ac534">2da1b6c</a>)</li> </ul> <h3>Features</h3> <ul> <li>unified error dispatcher in protocols (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/issues/5756">#5756</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/0872087ef56422541bd38d293f97613dfd10236f">0872087</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/d0853063a415dcac7c88f0a4913fa3d7ef583045"><code>d085306</code></a> Publish v3.511.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/fff6390f40819ff346df9b93d9d2f496e7ee5b1e"><code>fff6390</code></a> Publish v3.509.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/93b5aca90ff8140645239dab30f48ecae45b9328"><code>93b5aca</code></a> Publish v3.507.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/0872087ef56422541bd38d293f97613dfd10236f"><code>0872087</code></a> feat: unified error dispatcher in protocols (<a href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sqs/issues/5756">#5756</a>)</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/2da1b6cd935915829ee1a621f312a3b6007ac534"><code>2da1b6c</code></a> fix(middleware-sdk-sqs): add middleware to prioritize QueueUrl endpoint resol...</li> <li>See full diff in <a href="https://github.com/aws/aws-sdk-js-v3/commits/v3.511.0/clients/client-sqs">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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0834e27 commit e43fd80

File tree

1 file changed

+282
-281
lines changed

1 file changed

+282
-281
lines changed

0 commit comments

Comments
 (0)