Skip to content

Commit 59d67f5

Browse files
fix(lambda): bump the aws group in /lambdas with 3 updates (#4632)
Bumps the aws group in /lambdas with 3 updates: [@aws-sdk/client-sqs](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sqs), [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) and [@aws-sdk/lib-storage](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-storage). Updates `@aws-sdk/client-sqs` from 3.830.0 to 3.831.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.831.0</h2> <h4>3.831.0(2025-06-17)</h4> <h5>Documentation Changes</h5> <ul> <li><strong>client-bedrock:</strong> This release of the SDK has the API and documentation for the createcustommodel API. This feature lets you copy a trained model into Amazon Bedrock for inference. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/e82957ba0e7e704c800bc1513cf39f75a83a073f">e82957ba</a>)</li> </ul> <h5>New Features</h5> <ul> <li><strong>clients:</strong> update client endpoints as of 2025-06-17 (<a href="https://github.com/aws/aws-sdk-js-v3/commit/51c66503da7274813b2037e133047d3a7f647156">51c66503</a>)</li> <li><strong>client-guardduty:</strong> Adding support for extended threat detection for EKS Audit Logs and EKS Runtime Monitoring. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/60477da19fe871b0bcf315cbae9807a0cf6682bc">60477da1</a>)</li> <li><strong>client-backup:</strong> AWS Backup is adding support for integration of its logically air-gapped vaults with the AWS Organizations Multi-party approval capability. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/5702df1a9c67aab5d43af84ff1f6140ad1f64673">5702df1a</a>)</li> <li><strong>client-sts:</strong> The AWS Security Token Service APIs AssumeRoleWithSAML and AssumeRoleWithWebIdentity can now be invoked without pre-configured AWS credentials in the SDK configuration. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/afd6565a04c84fc7c023e0861fccf19eca04da87">afd6565a</a>)</li> <li><strong>client-securityhub:</strong> Adds operations, structures, and exceptions required for public preview release of Security Hub V2. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/4d9c0e23b6ecd37f8158878772d7250e743a4570">4d9c0e23</a>)</li> <li><strong>client-organizations:</strong> Add support for policy operations on the SECURITYHUB_POLICY policy type. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/25f59c2f96187c6ade11e2f698db5e259d6b0f0d">25f59c2f</a>)</li> <li><strong>client-inspector2:</strong> Add Code Repository Scanning as part of AWS InspectorV2 (<a href="https://github.com/aws/aws-sdk-js-v3/commit/88ce9ca4ea9ae6f2e2a698ca6fa663f8d6483889">88ce9ca4</a>)</li> <li><strong>client-wafv2:</strong> AWS WAF can now suggest protection packs for you based on the application information you provide when you create a webACL. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/b615870fc3f0137cbbb26af9dd143c8bc75034a8">b615870f</a>)</li> <li><strong>client-database-migration-service:</strong> Add &quot;Virtual&quot; field to Data Provider as well as &quot;S3Path&quot; and &quot;S3AccessRoleArn&quot; fields to DataProvider settings (<a href="https://github.com/aws/aws-sdk-js-v3/commit/c569004e01e224af40f9ac17ca1bf1ce1bc55a00">c569004e</a>)</li> <li><strong>client-accessanalyzer:</strong> We are launching a new analyzer type, internal access analyzer. The new analyzer will generate internal access findings, which help customers understand who within their AWS organization or AWS Account has access to their critical AWS resources. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/cc61f234c831de7f0aaaceed23f473d9819f0457">cc61f234</a>)</li> <li><strong>client-mpa:</strong> This release enables customers to create Multi-party approval teams and approval requests to protect supported operations. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/95f166d2e4ea6765415e738816630baa36d2d662">95f166d2</a>)</li> <li><strong>client-acm:</strong> Adds support for Exportable Public Certificates (<a href="https://github.com/aws/aws-sdk-js-v3/commit/6c01059e4c7ddf0c71d47e23b96a0b0c41321fa4">6c01059e</a>)</li> <li><strong>client-network-firewall:</strong> Release of Active Threat Defense in Network Firewall (<a href="https://github.com/aws/aws-sdk-js-v3/commit/d41fa2930e577a9bebd47ba48d97742d5114eeee">d41fa293</a>)</li> </ul> <h5>Bug Fixes</h5> <ul> <li><strong>codegen:</strong> awsQueryCompat error matching and error shape (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7133">#7133</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/c4fe74731f734f1344618af4f601dd4d007d6e56">c4fe7473</a>)</li> </ul> <hr /> <p>For list of updated packages, view <strong>updated-packages.md</strong> in <strong>assets-3.831.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.830.0...v3.831.0">3.831.0</a> (2025-06-17)</h1> <h3>Bug Fixes</h3> <ul> <li><strong>codegen:</strong> awsQueryCompat error matching and error shape (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/issues/7133">#7133</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/c4fe74731f734f1344618af4f601dd4d007d6e56">c4fe747</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/0f4697a8414473830b4eeae3cb88d309ee8659a3"><code>0f4697a</code></a> Publish v3.831.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/c4fe74731f734f1344618af4f601dd4d007d6e56"><code>c4fe747</code></a> fix(codegen): awsQueryCompat error matching and error shape (<a href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sqs/issues/7133">#7133</a>)</li> <li>See full diff in <a href="https://github.com/aws/aws-sdk-js-v3/commits/v3.831.0/clients/client-sqs">compare view</a></li> </ul> </details> <br /> Updates `@aws-sdk/client-s3` from 3.830.0 to 3.832.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.832.0</h2> <h4>3.832.0(2025-06-18)</h4> <h5>New Features</h5> <ul> <li><strong>clients:</strong> update client endpoints as of 2025-06-18 (<a href="https://github.com/aws/aws-sdk-js-v3/commit/8a84e0cd9a935dea522699f8509af560a3017575">8a84e0cd</a>)</li> <li><strong>client-s3:</strong> Added support for renaming objects within the same bucket using the new RenameObject API. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/a3d0c1b1e9db53b5ff437070d3b1224ac01659a1">a3d0c1b1</a>)</li> <li><strong>client-aiops:</strong> This is the initial SDK release for Amazon AI Operations (AIOps). AIOps is a generative AI-powered assistant that helps you respond to incidents in your system by scanning your system's telemetry and quickly surface suggestions that might be related to your issue. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/3161916fdd109ab3d6695835f1e3158f44ab778d">3161916f</a>)</li> <li><strong>client-cloudwatch-logs:</strong> Added CloudWatch Logs Transformer support for converting CloudTrail, VPC Flow, EKS Audit, AWS WAF and Route53 Resolver logs to OCSF v1.1 format. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/f0b2fa15953c77a98ca781bcdf55f4a4ff565f44">f0b2fa15</a>)</li> <li><strong>client-auto-scaling:</strong> Add IncludeInstances parameter to DescribeAutoScalingGroups API (<a href="https://github.com/aws/aws-sdk-js-v3/commit/864dcb00be03d51c612c4dca3b2abd76a761085e">864dcb00</a>)</li> <li><strong>client-sagemaker:</strong> Add support for p6-b200 instance type for SageMaker Hyperpod (<a href="https://github.com/aws/aws-sdk-js-v3/commit/f0f582b7685b8ce04466c22f3747c7445fcd0ab2">f0f582b7</a>)</li> </ul> <hr /> <p>For list of updated packages, view <strong>updated-packages.md</strong> in <strong>assets-3.832.0.zip</strong></p> <h2>v3.831.0</h2> <h4>3.831.0(2025-06-17)</h4> <h5>Documentation Changes</h5> <ul> <li><strong>client-bedrock:</strong> This release of the SDK has the API and documentation for the createcustommodel API. This feature lets you copy a trained model into Amazon Bedrock for inference. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/e82957ba0e7e704c800bc1513cf39f75a83a073f">e82957ba</a>)</li> </ul> <h5>New Features</h5> <ul> <li><strong>clients:</strong> update client endpoints as of 2025-06-17 (<a href="https://github.com/aws/aws-sdk-js-v3/commit/51c66503da7274813b2037e133047d3a7f647156">51c66503</a>)</li> <li><strong>client-guardduty:</strong> Adding support for extended threat detection for EKS Audit Logs and EKS Runtime Monitoring. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/60477da19fe871b0bcf315cbae9807a0cf6682bc">60477da1</a>)</li> <li><strong>client-backup:</strong> AWS Backup is adding support for integration of its logically air-gapped vaults with the AWS Organizations Multi-party approval capability. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/5702df1a9c67aab5d43af84ff1f6140ad1f64673">5702df1a</a>)</li> <li><strong>client-sts:</strong> The AWS Security Token Service APIs AssumeRoleWithSAML and AssumeRoleWithWebIdentity can now be invoked without pre-configured AWS credentials in the SDK configuration. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/afd6565a04c84fc7c023e0861fccf19eca04da87">afd6565a</a>)</li> <li><strong>client-securityhub:</strong> Adds operations, structures, and exceptions required for public preview release of Security Hub V2. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/4d9c0e23b6ecd37f8158878772d7250e743a4570">4d9c0e23</a>)</li> <li><strong>client-organizations:</strong> Add support for policy operations on the SECURITYHUB_POLICY policy type. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/25f59c2f96187c6ade11e2f698db5e259d6b0f0d">25f59c2f</a>)</li> <li><strong>client-inspector2:</strong> Add Code Repository Scanning as part of AWS InspectorV2 (<a href="https://github.com/aws/aws-sdk-js-v3/commit/88ce9ca4ea9ae6f2e2a698ca6fa663f8d6483889">88ce9ca4</a>)</li> <li><strong>client-wafv2:</strong> AWS WAF can now suggest protection packs for you based on the application information you provide when you create a webACL. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/b615870fc3f0137cbbb26af9dd143c8bc75034a8">b615870f</a>)</li> <li><strong>client-database-migration-service:</strong> Add &quot;Virtual&quot; field to Data Provider as well as &quot;S3Path&quot; and &quot;S3AccessRoleArn&quot; fields to DataProvider settings (<a href="https://github.com/aws/aws-sdk-js-v3/commit/c569004e01e224af40f9ac17ca1bf1ce1bc55a00">c569004e</a>)</li> <li><strong>client-accessanalyzer:</strong> We are launching a new analyzer type, internal access analyzer. The new analyzer will generate internal access findings, which help customers understand who within their AWS organization or AWS Account has access to their critical AWS resources. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/cc61f234c831de7f0aaaceed23f473d9819f0457">cc61f234</a>)</li> <li><strong>client-mpa:</strong> This release enables customers to create Multi-party approval teams and approval requests to protect supported operations. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/95f166d2e4ea6765415e738816630baa36d2d662">95f166d2</a>)</li> <li><strong>client-acm:</strong> Adds support for Exportable Public Certificates (<a href="https://github.com/aws/aws-sdk-js-v3/commit/6c01059e4c7ddf0c71d47e23b96a0b0c41321fa4">6c01059e</a>)</li> <li><strong>client-network-firewall:</strong> Release of Active Threat Defense in Network Firewall (<a href="https://github.com/aws/aws-sdk-js-v3/commit/d41fa2930e577a9bebd47ba48d97742d5114eeee">d41fa293</a>)</li> </ul> <h5>Bug Fixes</h5> <ul> <li><strong>codegen:</strong> awsQueryCompat error matching and error shape (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7133">#7133</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/c4fe74731f734f1344618af4f601dd4d007d6e56">c4fe7473</a>)</li> </ul> <hr /> <p>For list of updated packages, view <strong>updated-packages.md</strong> in <strong>assets-3.831.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.831.0...v3.832.0">3.832.0</a> (2025-06-18)</h1> <h3>Features</h3> <ul> <li><strong>client-s3:</strong> Added support for renaming objects within the same bucket using the new RenameObject API. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/a3d0c1b1e9db53b5ff437070d3b1224ac01659a1">a3d0c1b</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/0fd639bc4bd06d08c2f99b9f154daa91b237e017"><code>0fd639b</code></a> Publish v3.832.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/a3d0c1b1e9db53b5ff437070d3b1224ac01659a1"><code>a3d0c1b</code></a> feat(client-s3): Added support for renaming objects within the same bucket us...</li> <li>See full diff in <a href="https://github.com/aws/aws-sdk-js-v3/commits/v3.832.0/clients/client-s3">compare view</a></li> </ul> </details> <br /> Updates `@aws-sdk/lib-storage` from 3.830.0 to 3.832.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.832.0</h2> <h4>3.832.0(2025-06-18)</h4> <h5>New Features</h5> <ul> <li><strong>clients:</strong> update client endpoints as of 2025-06-18 (<a href="https://github.com/aws/aws-sdk-js-v3/commit/8a84e0cd9a935dea522699f8509af560a3017575">8a84e0cd</a>)</li> <li><strong>client-s3:</strong> Added support for renaming objects within the same bucket using the new RenameObject API. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/a3d0c1b1e9db53b5ff437070d3b1224ac01659a1">a3d0c1b1</a>)</li> <li><strong>client-aiops:</strong> This is the initial SDK release for Amazon AI Operations (AIOps). AIOps is a generative AI-powered assistant that helps you respond to incidents in your system by scanning your system's telemetry and quickly surface suggestions that might be related to your issue. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/3161916fdd109ab3d6695835f1e3158f44ab778d">3161916f</a>)</li> <li><strong>client-cloudwatch-logs:</strong> Added CloudWatch Logs Transformer support for converting CloudTrail, VPC Flow, EKS Audit, AWS WAF and Route53 Resolver logs to OCSF v1.1 format. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/f0b2fa15953c77a98ca781bcdf55f4a4ff565f44">f0b2fa15</a>)</li> <li><strong>client-auto-scaling:</strong> Add IncludeInstances parameter to DescribeAutoScalingGroups API (<a href="https://github.com/aws/aws-sdk-js-v3/commit/864dcb00be03d51c612c4dca3b2abd76a761085e">864dcb00</a>)</li> <li><strong>client-sagemaker:</strong> Add support for p6-b200 instance type for SageMaker Hyperpod (<a href="https://github.com/aws/aws-sdk-js-v3/commit/f0f582b7685b8ce04466c22f3747c7445fcd0ab2">f0f582b7</a>)</li> </ul> <hr /> <p>For list of updated packages, view <strong>updated-packages.md</strong> in <strong>assets-3.832.0.zip</strong></p> <h2>v3.831.0</h2> <h4>3.831.0(2025-06-17)</h4> <h5>Documentation Changes</h5> <ul> <li><strong>client-bedrock:</strong> This release of the SDK has the API and documentation for the createcustommodel API. This feature lets you copy a trained model into Amazon Bedrock for inference. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/e82957ba0e7e704c800bc1513cf39f75a83a073f">e82957ba</a>)</li> </ul> <h5>New Features</h5> <ul> <li><strong>clients:</strong> update client endpoints as of 2025-06-17 (<a href="https://github.com/aws/aws-sdk-js-v3/commit/51c66503da7274813b2037e133047d3a7f647156">51c66503</a>)</li> <li><strong>client-guardduty:</strong> Adding support for extended threat detection for EKS Audit Logs and EKS Runtime Monitoring. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/60477da19fe871b0bcf315cbae9807a0cf6682bc">60477da1</a>)</li> <li><strong>client-backup:</strong> AWS Backup is adding support for integration of its logically air-gapped vaults with the AWS Organizations Multi-party approval capability. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/5702df1a9c67aab5d43af84ff1f6140ad1f64673">5702df1a</a>)</li> <li><strong>client-sts:</strong> The AWS Security Token Service APIs AssumeRoleWithSAML and AssumeRoleWithWebIdentity can now be invoked without pre-configured AWS credentials in the SDK configuration. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/afd6565a04c84fc7c023e0861fccf19eca04da87">afd6565a</a>)</li> <li><strong>client-securityhub:</strong> Adds operations, structures, and exceptions required for public preview release of Security Hub V2. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/4d9c0e23b6ecd37f8158878772d7250e743a4570">4d9c0e23</a>)</li> <li><strong>client-organizations:</strong> Add support for policy operations on the SECURITYHUB_POLICY policy type. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/25f59c2f96187c6ade11e2f698db5e259d6b0f0d">25f59c2f</a>)</li> <li><strong>client-inspector2:</strong> Add Code Repository Scanning as part of AWS InspectorV2 (<a href="https://github.com/aws/aws-sdk-js-v3/commit/88ce9ca4ea9ae6f2e2a698ca6fa663f8d6483889">88ce9ca4</a>)</li> <li><strong>client-wafv2:</strong> AWS WAF can now suggest protection packs for you based on the application information you provide when you create a webACL. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/b615870fc3f0137cbbb26af9dd143c8bc75034a8">b615870f</a>)</li> <li><strong>client-database-migration-service:</strong> Add &quot;Virtual&quot; field to Data Provider as well as &quot;S3Path&quot; and &quot;S3AccessRoleArn&quot; fields to DataProvider settings (<a href="https://github.com/aws/aws-sdk-js-v3/commit/c569004e01e224af40f9ac17ca1bf1ce1bc55a00">c569004e</a>)</li> <li><strong>client-accessanalyzer:</strong> We are launching a new analyzer type, internal access analyzer. The new analyzer will generate internal access findings, which help customers understand who within their AWS organization or AWS Account has access to their critical AWS resources. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/cc61f234c831de7f0aaaceed23f473d9819f0457">cc61f234</a>)</li> <li><strong>client-mpa:</strong> This release enables customers to create Multi-party approval teams and approval requests to protect supported operations. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/95f166d2e4ea6765415e738816630baa36d2d662">95f166d2</a>)</li> <li><strong>client-acm:</strong> Adds support for Exportable Public Certificates (<a href="https://github.com/aws/aws-sdk-js-v3/commit/6c01059e4c7ddf0c71d47e23b96a0b0c41321fa4">6c01059e</a>)</li> <li><strong>client-network-firewall:</strong> Release of Active Threat Defense in Network Firewall (<a href="https://github.com/aws/aws-sdk-js-v3/commit/d41fa2930e577a9bebd47ba48d97742d5114eeee">d41fa293</a>)</li> </ul> <h5>Bug Fixes</h5> <ul> <li><strong>codegen:</strong> awsQueryCompat error matching and error shape (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7133">#7133</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/c4fe74731f734f1344618af4f601dd4d007d6e56">c4fe7473</a>)</li> </ul> <hr /> <p>For list of updated packages, view <strong>updated-packages.md</strong> in <strong>assets-3.831.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.831.0...v3.832.0">3.832.0</a> (2025-06-18)</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/0fd639bc4bd06d08c2f99b9f154daa91b237e017"><code>0fd639b</code></a> Publish v3.832.0</li> <li>See full diff in <a href="https://github.com/aws/aws-sdk-js-v3/commits/v3.832.0/lib/lib-storage">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 0750644 commit 59d67f5

File tree

4 files changed

+23
-21
lines changed

4 files changed

+23
-21
lines changed

lambdas/functions/control-plane/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"@aws-github-runner/aws-ssm-util": "*",
3535
"@aws-lambda-powertools/parameters": "^2.21.0",
3636
"@aws-sdk/client-ec2": "^3.830.0",
37-
"@aws-sdk/client-sqs": "^3.830.0",
37+
"@aws-sdk/client-sqs": "^3.831.0",
3838
"@middy/core": "^6.1.6",
3939
"@octokit/auth-app": "8.0.1",
4040
"@octokit/core": "7.0.2",

lambdas/functions/gh-agent-syncer/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@
2828
},
2929
"dependencies": {
3030
"@aws-github-runner/aws-powertools-util": "*",
31-
"@aws-sdk/client-s3": "^3.830.0",
32-
"@aws-sdk/lib-storage": "^3.830.0",
31+
"@aws-sdk/client-s3": "^3.832.0",
32+
"@aws-sdk/lib-storage": "^3.832.0",
3333
"@middy/core": "^6.1.6",
3434
"@octokit/rest": "22.0.0",
3535
"axios": "^1.8.4"

lambdas/functions/webhook/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"dependencies": {
3131
"@aws-github-runner/aws-powertools-util": "*",
3232
"@aws-github-runner/aws-ssm-util": "*",
33-
"@aws-sdk/client-sqs": "^3.830.0",
33+
"@aws-sdk/client-sqs": "^3.831.0",
3434
"@middy/core": "^6.1.6",
3535
"@octokit/rest": "22.0.0",
3636
"@octokit/types": "^14.1.0",

lambdas/yarn.lock

Lines changed: 19 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ __metadata:
173173
"@aws-github-runner/aws-ssm-util": "npm:*"
174174
"@aws-lambda-powertools/parameters": "npm:^2.21.0"
175175
"@aws-sdk/client-ec2": "npm:^3.830.0"
176-
"@aws-sdk/client-sqs": "npm:^3.830.0"
176+
"@aws-sdk/client-sqs": "npm:^3.831.0"
177177
"@aws-sdk/types": "npm:^3.821.0"
178178
"@middy/core": "npm:^6.1.6"
179179
"@octokit/auth-app": "npm:8.0.1"
@@ -199,8 +199,8 @@ __metadata:
199199
resolution: "@aws-github-runner/gh-agent-syncer@workspace:functions/gh-agent-syncer"
200200
dependencies:
201201
"@aws-github-runner/aws-powertools-util": "npm:*"
202-
"@aws-sdk/client-s3": "npm:^3.830.0"
203-
"@aws-sdk/lib-storage": "npm:^3.830.0"
202+
"@aws-sdk/client-s3": "npm:^3.832.0"
203+
"@aws-sdk/lib-storage": "npm:^3.832.0"
204204
"@aws-sdk/types": "npm:^3.821.0"
205205
"@middy/core": "npm:^6.1.6"
206206
"@octokit/rest": "npm:22.0.0"
@@ -238,7 +238,7 @@ __metadata:
238238
"@aws-github-runner/aws-powertools-util": "npm:*"
239239
"@aws-github-runner/aws-ssm-util": "npm:*"
240240
"@aws-sdk/client-eventbridge": "npm:^3.830.0"
241-
"@aws-sdk/client-sqs": "npm:^3.830.0"
241+
"@aws-sdk/client-sqs": "npm:^3.831.0"
242242
"@middy/core": "npm:^6.1.6"
243243
"@octokit/rest": "npm:22.0.0"
244244
"@octokit/types": "npm:^14.1.0"
@@ -437,9 +437,9 @@ __metadata:
437437
languageName: node
438438
linkType: hard
439439

440-
"@aws-sdk/client-s3@npm:^3.830.0":
441-
version: 3.830.0
442-
resolution: "@aws-sdk/client-s3@npm:3.830.0"
440+
"@aws-sdk/client-s3@npm:^3.832.0":
441+
version: 3.832.0
442+
resolution: "@aws-sdk/client-s3@npm:3.832.0"
443443
dependencies:
444444
"@aws-crypto/sha1-browser": "npm:5.2.0"
445445
"@aws-crypto/sha256-browser": "npm:5.2.0"
@@ -496,14 +496,16 @@ __metadata:
496496
"@smithy/util-stream": "npm:^4.2.2"
497497
"@smithy/util-utf8": "npm:^4.0.0"
498498
"@smithy/util-waiter": "npm:^4.0.5"
499+
"@types/uuid": "npm:^9.0.1"
499500
tslib: "npm:^2.6.2"
500-
checksum: 10c0/c2198c55e26f21174d87c20c0a6864dcb7849c4cf52f0a081485340ae6fe9f571957d44c633c6b22c5bb98e9ac6ce6a306b2b299f27bf9f4fb96669870d827d9
501+
uuid: "npm:^9.0.1"
502+
checksum: 10c0/fc115d6cff56f6cbaf88e6c6d3c9ee57dea449222a96f9acc1397e982799d88303871f11d8d4e422d65ea44fe8dcf3ba96b32c8d5d8d18a1e1b2fd59cfbd73e4
501503
languageName: node
502504
linkType: hard
503505

504-
"@aws-sdk/client-sqs@npm:^3.830.0":
505-
version: 3.830.0
506-
resolution: "@aws-sdk/client-sqs@npm:3.830.0"
506+
"@aws-sdk/client-sqs@npm:^3.831.0":
507+
version: 3.831.0
508+
resolution: "@aws-sdk/client-sqs@npm:3.831.0"
507509
dependencies:
508510
"@aws-crypto/sha256-browser": "npm:5.2.0"
509511
"@aws-crypto/sha256-js": "npm:5.2.0"
@@ -546,7 +548,7 @@ __metadata:
546548
"@smithy/util-retry": "npm:^4.0.5"
547549
"@smithy/util-utf8": "npm:^4.0.0"
548550
tslib: "npm:^2.6.2"
549-
checksum: 10c0/c085596d88f2c6cdf5eb2e7dd557e2f7acfa48b18753c333565b3fc9a6c47761286742374b7a181f3da253ac93024dc3d749c2228057a58a48cabdd31708e1c7
551+
checksum: 10c0/c0954cb045ad8e4e450eb9a2490a43f1d77e0f5ae3e384fdc71ed5885802d9d22fc56316162405baebc2ee7e1c9b17441fb07746409ef0f5b7b2a1b231be3503
550552
languageName: node
551553
linkType: hard
552554

@@ -785,9 +787,9 @@ __metadata:
785787
languageName: node
786788
linkType: hard
787789

788-
"@aws-sdk/lib-storage@npm:^3.830.0":
789-
version: 3.830.0
790-
resolution: "@aws-sdk/lib-storage@npm:3.830.0"
790+
"@aws-sdk/lib-storage@npm:^3.832.0":
791+
version: 3.832.0
792+
resolution: "@aws-sdk/lib-storage@npm:3.832.0"
791793
dependencies:
792794
"@smithy/abort-controller": "npm:^4.0.4"
793795
"@smithy/middleware-endpoint": "npm:^4.1.11"
@@ -797,8 +799,8 @@ __metadata:
797799
stream-browserify: "npm:3.0.0"
798800
tslib: "npm:^2.6.2"
799801
peerDependencies:
800-
"@aws-sdk/client-s3": ^3.830.0
801-
checksum: 10c0/ff60fbe4fd1faa4b3b6e94436be18c5c7c1b69ae2845acf30590d7b2bd1a287cf91610a383a8551aab283d0bebaa3b1c8db7175180040af23abfcf1bbe740166
802+
"@aws-sdk/client-s3": ^3.832.0
803+
checksum: 10c0/bac72d40ccb91167651cf2a9ee5e6e8bb612d582b054fca8d2371e107bb37a739da70b4442ed1738d241645213aa49b39e48b75e1152053d2958d966725d7a80
802804
languageName: node
803805
linkType: hard
804806

0 commit comments

Comments
 (0)