Skip to content

Commit b10d87e

Browse files
fix(lambda): bump the aws group in /lambdas with 6 updates (#4440)
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.749.0` | `3.750.0` | | [@aws-sdk/client-ssm](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm) | `3.749.0` | `3.750.0` | | [@aws-sdk/client-sqs](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sqs) | `3.749.0` | `3.750.0` | | [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) | `3.749.0` | `3.750.0` | | [@aws-sdk/lib-storage](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-storage) | `3.749.0` | `3.750.0` | | [@aws-sdk/client-eventbridge](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-eventbridge) | `3.749.0` | `3.750.0` | Updates `@aws-sdk/client-ec2` from 3.749.0 to 3.750.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.750.0</h2> <h4>3.750.0(2025-02-17)</h4> <h5>Chores</h5> <ul> <li><strong>codegen:</strong> sync for stream buffering (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6887">#6887</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/b7be4ffd7d415f5c3a162900ed83d094a43860df">b7be4ffd</a>)</li> </ul> <h5>Documentation Changes</h5> <ul> <li><strong>supplemental-docs:</strong> md5 checksum fallback for s3 (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6886">#6886</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/a1d8ad3ef4c5c9846a7ea80cde914e93721f32ca">a1d8ad3e</a>)</li> </ul> <h5>New Features</h5> <ul> <li><strong>clients:</strong> update client endpoints as of 2025-02-17 (<a href="https://github.com/aws/aws-sdk-js-v3/commit/30bcfba4dfb5c0753d46956a203d33b455c32257">30bcfba4</a>)</li> <li><strong>client-amplify:</strong> Add ComputeRoleArn to CreateApp, UpdateApp, CreateBranch, and UpdateBranch, allowing caller to specify a role to be assumed by Amplify Hosting for server-side rendered applications. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/3c35c6e9a449cb0622efd9a93b73d3f76831ee95">3c35c6e9</a>)</li> <li><strong>client-database-migration-service:</strong> Support replicationConfigArn in DMS DescribeApplicableIndividualAssessments API. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/e7db4d813766b40ff6d5a76299faf7ff188d375c">e7db4d81</a>)</li> <li><strong>client-timestream-influxdb:</strong> This release introduces APIs to manage DbClusters and adds support for read replicas (<a href="https://github.com/aws/aws-sdk-js-v3/commit/b77c92f2477ce3745eb1fb4e1998c5190b283514">b77c92f2</a>)</li> </ul> <h5>Bug Fixes</h5> <ul> <li><strong>middleware-flexible-checksums:</strong> buffer stream chunks to minimum required size (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6882">#6882</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/1f1905efeb5b5f9e923ea6f5ff466fe60343f908">1f1905ef</a>)</li> </ul> <hr /> <p>For list of updated packages, view <strong>updated-packages.md</strong> in <strong>assets-3.750.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/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.749.0...v3.750.0">3.750.0</a> (2025-02-17)</h1> <p><strong>Note:</strong> Version bump only for package <code>@​aws-sdk/client-ec2</code></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/b2252efd315540b04190c33047f8336e2a3d3ecb"><code>b2252ef</code></a> Publish v3.750.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/b7be4ffd7d415f5c3a162900ed83d094a43860df"><code>b7be4ff</code></a> chore(codegen): sync for stream buffering (<a href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ec2/issues/6887">#6887</a>)</li> <li>See full diff in <a href="https://github.com/aws/aws-sdk-js-v3/commits/v3.750.0/clients/client-ec2">compare view</a></li> </ul> </details> <br /> Updates `@aws-sdk/client-ssm` from 3.749.0 to 3.750.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.750.0</h2> <h4>3.750.0(2025-02-17)</h4> <h5>Chores</h5> <ul> <li><strong>codegen:</strong> sync for stream buffering (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6887">#6887</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/b7be4ffd7d415f5c3a162900ed83d094a43860df">b7be4ffd</a>)</li> </ul> <h5>Documentation Changes</h5> <ul> <li><strong>supplemental-docs:</strong> md5 checksum fallback for s3 (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6886">#6886</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/a1d8ad3ef4c5c9846a7ea80cde914e93721f32ca">a1d8ad3e</a>)</li> </ul> <h5>New Features</h5> <ul> <li><strong>clients:</strong> update client endpoints as of 2025-02-17 (<a href="https://github.com/aws/aws-sdk-js-v3/commit/30bcfba4dfb5c0753d46956a203d33b455c32257">30bcfba4</a>)</li> <li><strong>client-amplify:</strong> Add ComputeRoleArn to CreateApp, UpdateApp, CreateBranch, and UpdateBranch, allowing caller to specify a role to be assumed by Amplify Hosting for server-side rendered applications. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/3c35c6e9a449cb0622efd9a93b73d3f76831ee95">3c35c6e9</a>)</li> <li><strong>client-database-migration-service:</strong> Support replicationConfigArn in DMS DescribeApplicableIndividualAssessments API. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/e7db4d813766b40ff6d5a76299faf7ff188d375c">e7db4d81</a>)</li> <li><strong>client-timestream-influxdb:</strong> This release introduces APIs to manage DbClusters and adds support for read replicas (<a href="https://github.com/aws/aws-sdk-js-v3/commit/b77c92f2477ce3745eb1fb4e1998c5190b283514">b77c92f2</a>)</li> </ul> <h5>Bug Fixes</h5> <ul> <li><strong>middleware-flexible-checksums:</strong> buffer stream chunks to minimum required size (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6882">#6882</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/1f1905efeb5b5f9e923ea6f5ff466fe60343f908">1f1905ef</a>)</li> </ul> <hr /> <p>For list of updated packages, view <strong>updated-packages.md</strong> in <strong>assets-3.750.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/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.749.0...v3.750.0">3.750.0</a> (2025-02-17)</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/b2252efd315540b04190c33047f8336e2a3d3ecb"><code>b2252ef</code></a> Publish v3.750.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/b7be4ffd7d415f5c3a162900ed83d094a43860df"><code>b7be4ff</code></a> chore(codegen): sync for stream buffering (<a href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm/issues/6887">#6887</a>)</li> <li>See full diff in <a href="https://github.com/aws/aws-sdk-js-v3/commits/v3.750.0/clients/client-ssm">compare view</a></li> </ul> </details> <br /> Updates `@aws-sdk/client-sqs` from 3.749.0 to 3.750.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.750.0</h2> <h4>3.750.0(2025-02-17)</h4> <h5>Chores</h5> <ul> <li><strong>codegen:</strong> sync for stream buffering (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6887">#6887</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/b7be4ffd7d415f5c3a162900ed83d094a43860df">b7be4ffd</a>)</li> </ul> <h5>Documentation Changes</h5> <ul> <li><strong>supplemental-docs:</strong> md5 checksum fallback for s3 (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6886">#6886</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/a1d8ad3ef4c5c9846a7ea80cde914e93721f32ca">a1d8ad3e</a>)</li> </ul> <h5>New Features</h5> <ul> <li><strong>clients:</strong> update client endpoints as of 2025-02-17 (<a href="https://github.com/aws/aws-sdk-js-v3/commit/30bcfba4dfb5c0753d46956a203d33b455c32257">30bcfba4</a>)</li> <li><strong>client-amplify:</strong> Add ComputeRoleArn to CreateApp, UpdateApp, CreateBranch, and UpdateBranch, allowing caller to specify a role to be assumed by Amplify Hosting for server-side rendered applications. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/3c35c6e9a449cb0622efd9a93b73d3f76831ee95">3c35c6e9</a>)</li> <li><strong>client-database-migration-service:</strong> Support replicationConfigArn in DMS DescribeApplicableIndividualAssessments API. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/e7db4d813766b40ff6d5a76299faf7ff188d375c">e7db4d81</a>)</li> <li><strong>client-timestream-influxdb:</strong> This release introduces APIs to manage DbClusters and adds support for read replicas (<a href="https://github.com/aws/aws-sdk-js-v3/commit/b77c92f2477ce3745eb1fb4e1998c5190b283514">b77c92f2</a>)</li> </ul> <h5>Bug Fixes</h5> <ul> <li><strong>middleware-flexible-checksums:</strong> buffer stream chunks to minimum required size (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6882">#6882</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/1f1905efeb5b5f9e923ea6f5ff466fe60343f908">1f1905ef</a>)</li> </ul> <hr /> <p>For list of updated packages, view <strong>updated-packages.md</strong> in <strong>assets-3.750.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/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.749.0...v3.750.0">3.750.0</a> (2025-02-17)</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/b2252efd315540b04190c33047f8336e2a3d3ecb"><code>b2252ef</code></a> Publish v3.750.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/b7be4ffd7d415f5c3a162900ed83d094a43860df"><code>b7be4ff</code></a> chore(codegen): sync for stream buffering (<a href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sqs/issues/6887">#6887</a>)</li> <li>See full diff in <a href="https://github.com/aws/aws-sdk-js-v3/commits/v3.750.0/clients/client-sqs">compare view</a></li> </ul> </details> <br /> Updates `@aws-sdk/client-s3` from 3.749.0 to 3.750.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.750.0</h2> <h4>3.750.0(2025-02-17)</h4> <h5>Chores</h5> <ul> <li><strong>codegen:</strong> sync for stream buffering (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6887">#6887</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/b7be4ffd7d415f5c3a162900ed83d094a43860df">b7be4ffd</a>)</li> </ul> <h5>Documentation Changes</h5> <ul> <li><strong>supplemental-docs:</strong> md5 checksum fallback for s3 (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6886">#6886</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/a1d8ad3ef4c5c9846a7ea80cde914e93721f32ca">a1d8ad3e</a>)</li> </ul> <h5>New Features</h5> <ul> <li><strong>clients:</strong> update client endpoints as of 2025-02-17 (<a href="https://github.com/aws/aws-sdk-js-v3/commit/30bcfba4dfb5c0753d46956a203d33b455c32257">30bcfba4</a>)</li> <li><strong>client-amplify:</strong> Add ComputeRoleArn to CreateApp, UpdateApp, CreateBranch, and UpdateBranch, allowing caller to specify a role to be assumed by Amplify Hosting for server-side rendered applications. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/3c35c6e9a449cb0622efd9a93b73d3f76831ee95">3c35c6e9</a>)</li> <li><strong>client-database-migration-service:</strong> Support replicationConfigArn in DMS DescribeApplicableIndividualAssessments API. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/e7db4d813766b40ff6d5a76299faf7ff188d375c">e7db4d81</a>)</li> <li><strong>client-timestream-influxdb:</strong> This release introduces APIs to manage DbClusters and adds support for read replicas (<a href="https://github.com/aws/aws-sdk-js-v3/commit/b77c92f2477ce3745eb1fb4e1998c5190b283514">b77c92f2</a>)</li> </ul> <h5>Bug Fixes</h5> <ul> <li><strong>middleware-flexible-checksums:</strong> buffer stream chunks to minimum required size (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6882">#6882</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/1f1905efeb5b5f9e923ea6f5ff466fe60343f908">1f1905ef</a>)</li> </ul> <hr /> <p>For list of updated packages, view <strong>updated-packages.md</strong> in <strong>assets-3.750.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/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.749.0...v3.750.0">3.750.0</a> (2025-02-17)</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/b2252efd315540b04190c33047f8336e2a3d3ecb"><code>b2252ef</code></a> Publish v3.750.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/b7be4ffd7d415f5c3a162900ed83d094a43860df"><code>b7be4ff</code></a> chore(codegen): sync for stream buffering (<a href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3/issues/6887">#6887</a>)</li> <li>See full diff in <a href="https://github.com/aws/aws-sdk-js-v3/commits/v3.750.0/clients/client-s3">compare view</a></li> </ul> </details> <br /> Updates `@aws-sdk/lib-storage` from 3.749.0 to 3.750.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.750.0</h2> <h4>3.750.0(2025-02-17)</h4> <h5>Chores</h5> <ul> <li><strong>codegen:</strong> sync for stream buffering (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6887">#6887</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/b7be4ffd7d415f5c3a162900ed83d094a43860df">b7be4ffd</a>)</li> </ul> <h5>Documentation Changes</h5> <ul> <li><strong>supplemental-docs:</strong> md5 checksum fallback for s3 (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6886">#6886</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/a1d8ad3ef4c5c9846a7ea80cde914e93721f32ca">a1d8ad3e</a>)</li> </ul> <h5>New Features</h5> <ul> <li><strong>clients:</strong> update client endpoints as of 2025-02-17 (<a href="https://github.com/aws/aws-sdk-js-v3/commit/30bcfba4dfb5c0753d46956a203d33b455c32257">30bcfba4</a>)</li> <li><strong>client-amplify:</strong> Add ComputeRoleArn to CreateApp, UpdateApp, CreateBranch, and UpdateBranch, allowing caller to specify a role to be assumed by Amplify Hosting for server-side rendered applications. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/3c35c6e9a449cb0622efd9a93b73d3f76831ee95">3c35c6e9</a>)</li> <li><strong>client-database-migration-service:</strong> Support replicationConfigArn in DMS DescribeApplicableIndividualAssessments API. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/e7db4d813766b40ff6d5a76299faf7ff188d375c">e7db4d81</a>)</li> <li><strong>client-timestream-influxdb:</strong> This release introduces APIs to manage DbClusters and adds support for read replicas (<a href="https://github.com/aws/aws-sdk-js-v3/commit/b77c92f2477ce3745eb1fb4e1998c5190b283514">b77c92f2</a>)</li> </ul> <h5>Bug Fixes</h5> <ul> <li><strong>middleware-flexible-checksums:</strong> buffer stream chunks to minimum required size (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6882">#6882</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/1f1905efeb5b5f9e923ea6f5ff466fe60343f908">1f1905ef</a>)</li> </ul> <hr /> <p>For list of updated packages, view <strong>updated-packages.md</strong> in <strong>assets-3.750.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/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.749.0...v3.750.0">3.750.0</a> (2025-02-17)</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/b2252efd315540b04190c33047f8336e2a3d3ecb"><code>b2252ef</code></a> Publish v3.750.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/b7be4ffd7d415f5c3a162900ed83d094a43860df"><code>b7be4ff</code></a> chore(codegen): sync for stream buffering (<a href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-storage/issues/6887">#6887</a>)</li> <li>See full diff in <a href="https://github.com/aws/aws-sdk-js-v3/commits/v3.750.0/lib/lib-storage">compare view</a></li> </ul> </details> <br /> Updates `@aws-sdk/client-eventbridge` from 3.749.0 to 3.750.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.750.0</h2> <h4>3.750.0(2025-02-17)</h4> <h5>Chores</h5> <ul> <li><strong>codegen:</strong> sync for stream buffering (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6887">#6887</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/b7be4ffd7d415f5c3a162900ed83d094a43860df">b7be4ffd</a>)</li> </ul> <h5>Documentation Changes</h5> <ul> <li><strong>supplemental-docs:</strong> md5 checksum fallback for s3 (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6886">#6886</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/a1d8ad3ef4c5c9846a7ea80cde914e93721f32ca">a1d8ad3e</a>)</li> </ul> <h5>New Features</h5> <ul> <li><strong>clients:</strong> update client endpoints as of 2025-02-17 (<a href="https://github.com/aws/aws-sdk-js-v3/commit/30bcfba4dfb5c0753d46956a203d33b455c32257">30bcfba4</a>)</li> <li><strong>client-amplify:</strong> Add ComputeRoleArn to CreateApp, UpdateApp, CreateBranch, and UpdateBranch, allowing caller to specify a role to be assumed by Amplify Hosting for server-side rendered applications. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/3c35c6e9a449cb0622efd9a93b73d3f76831ee95">3c35c6e9</a>)</li> <li><strong>client-database-migration-service:</strong> Support replicationConfigArn in DMS DescribeApplicableIndividualAssessments API. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/e7db4d813766b40ff6d5a76299faf7ff188d375c">e7db4d81</a>)</li> <li><strong>client-timestream-influxdb:</strong> This release introduces APIs to manage DbClusters and adds support for read replicas (<a href="https://github.com/aws/aws-sdk-js-v3/commit/b77c92f2477ce3745eb1fb4e1998c5190b283514">b77c92f2</a>)</li> </ul> <h5>Bug Fixes</h5> <ul> <li><strong>middleware-flexible-checksums:</strong> buffer stream chunks to minimum required size (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6882">#6882</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/1f1905efeb5b5f9e923ea6f5ff466fe60343f908">1f1905ef</a>)</li> </ul> <hr /> <p>For list of updated packages, view <strong>updated-packages.md</strong> in <strong>assets-3.750.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/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.749.0...v3.750.0">3.750.0</a> (2025-02-17)</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/b2252efd315540b04190c33047f8336e2a3d3ecb"><code>b2252ef</code></a> Publish v3.750.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/b7be4ffd7d415f5c3a162900ed83d094a43860df"><code>b7be4ff</code></a> chore(codegen): sync for stream buffering (<a href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-eventbridge/issues/6887">#6887</a>)</li> <li>See full diff in <a href="https://github.com/aws/aws-sdk-js-v3/commits/v3.750.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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3731043 commit b10d87e

File tree

7 files changed

+327
-251
lines changed

7 files changed

+327
-251
lines changed

Diff for: lambdas/functions/ami-housekeeper/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@
3939
"dependencies": {
4040
"@aws-github-runner/aws-powertools-util": "*",
4141
"@aws-github-runner/aws-ssm-util": "*",
42-
"@aws-sdk/client-ec2": "^3.749.0",
43-
"@aws-sdk/client-ssm": "^3.749.0",
42+
"@aws-sdk/client-ec2": "^3.750.0",
43+
"@aws-sdk/client-ssm": "^3.750.0",
4444
"@aws-sdk/types": "^3.734.0",
4545
"cron-parser": "^4.9.0",
4646
"typescript": "^5.7.3"

Diff for: lambdas/functions/control-plane/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,8 @@
4141
"@aws-github-runner/aws-powertools-util": "*",
4242
"@aws-github-runner/aws-ssm-util": "*",
4343
"@aws-lambda-powertools/parameters": "^2.14.0",
44-
"@aws-sdk/client-ec2": "^3.749.0",
45-
"@aws-sdk/client-sqs": "^3.749.0",
44+
"@aws-sdk/client-ec2": "^3.750.0",
45+
"@aws-sdk/client-sqs": "^3.750.0",
4646
"@aws-sdk/types": "^3.734.0",
4747
"@middy/core": "^4.7.0",
4848
"@octokit/auth-app": "6.1.3",

Diff for: lambdas/functions/gh-agent-syncer/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@
3737
},
3838
"dependencies": {
3939
"@aws-github-runner/aws-powertools-util": "*",
40-
"@aws-sdk/client-s3": "^3.749.0",
41-
"@aws-sdk/lib-storage": "^3.749.0",
40+
"@aws-sdk/client-s3": "^3.750.0",
41+
"@aws-sdk/lib-storage": "^3.750.0",
4242
"@aws-sdk/types": "^3.734.0",
4343
"@middy/core": "^4.7.0",
4444
"@octokit/rest": "20.1.1",

Diff for: lambdas/functions/termination-watcher/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
},
3737
"dependencies": {
3838
"@aws-github-runner/aws-powertools-util": "*",
39-
"@aws-sdk/client-ec2": "^3.749.0",
39+
"@aws-sdk/client-ec2": "^3.750.0",
4040
"@aws-sdk/types": "^3.734.0",
4141
"@middy/core": "^4.7.0",
4242
"typescript": "^5.7.3"

Diff for: lambdas/functions/webhook/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"all": "yarn build && yarn format && yarn lint && yarn test"
1717
},
1818
"devDependencies": {
19-
"@aws-sdk/client-eventbridge": "^3.749.0",
19+
"@aws-sdk/client-eventbridge": "^3.750.0",
2020
"@trivago/prettier-plugin-sort-imports": "^5.2.2",
2121
"@types/aws-lambda": "^8.10.146",
2222
"@types/express": "^5.0.0",
@@ -40,7 +40,7 @@
4040
"dependencies": {
4141
"@aws-github-runner/aws-powertools-util": "*",
4242
"@aws-github-runner/aws-ssm-util": "*",
43-
"@aws-sdk/client-sqs": "^3.749.0",
43+
"@aws-sdk/client-sqs": "^3.750.0",
4444
"@middy/core": "^4.7.0",
4545
"@octokit/rest": "20.1.1",
4646
"@octokit/types": "^13.8.0",

Diff for: lambdas/libs/aws-ssm-util/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
},
3636
"dependencies": {
3737
"@aws-github-runner/aws-powertools-util": "*",
38-
"@aws-sdk/client-ssm": "^3.749.0",
38+
"@aws-sdk/client-ssm": "^3.750.0",
3939
"@aws-sdk/types": "^3.734.0"
4040
},
4141
"nx": {

0 commit comments

Comments
 (0)