Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: github-aws-runners/terraform-aws-github-runner
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v6.9.1
Choose a base ref
...
head repository: github-aws-runners/terraform-aws-github-runner
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v6.10.0
Choose a head ref
  • 5 commits
  • 19 files changed
  • 7 contributors

Commits on Nov 23, 2025

  1. fix(runners): support for AMIs with parentheses in the name (#4856)

    Some AMIs, like the `AWS Deep Learning Base GPU AMI (Ubuntu 24.04)`,
    have parentheses in the name. Parentheses are not allowed in AWS tags,
    leading to an error. This commit strips the parentheses out of the name.
    
    Co-authored-by: Niek Palm <npalm@users.noreply.github.com>
    Sbozzolo and npalm authored Nov 23, 2025
    Configuration menu
    Copy the full SHA
    2904a10 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2025

  1. feat(runner-binaries-syncer): add s3_tags variable for additional S3 …

    …bucket tagging (#4832)
    
    This pull request introduces an option to provide additional tags for S3
    buckets created by the `binaries-syncer` module.
    
    S3 tags can be specified using the `runner_binaries_s3_tags` variable at
    the module level to apply tags to all S3 buckets at once, or at the
    individual runner configuration level to define different tags for
    specific runners. Tags defined at both the module and runner
    configuration levels are merged when their OS and architecture match.
    
    ---------
    
    Co-authored-by: Damian Rekosz <damian.rekosz@lcloud.pl>
    Co-authored-by: Niek Palm <npalm@users.noreply.github.com>
    3 people authored Nov 24, 2025
    Configuration menu
    Copy the full SHA
    8db1f60 View commit details
    Browse the repository at this point in the history
  2. fix(lambda): bump the aws group in /lambdas with 6 updates (#4906)

    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.933.0` | `3.934.0` |
    |
    [@aws-sdk/client-ssm](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm)
    | `3.933.0` | `3.934.0` |
    |
    [@aws-sdk/client-sqs](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sqs)
    | `3.933.0` | `3.934.0` |
    |
    [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3)
    | `3.933.0` | `3.934.0` |
    |
    [@aws-sdk/lib-storage](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-storage)
    | `3.933.0` | `3.934.0` |
    |
    [@aws-sdk/client-eventbridge](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-eventbridge)
    | `3.933.0` | `3.934.0` |
    
    Updates `@aws-sdk/client-ec2` from 3.933.0 to 3.934.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.934.0</h2>
    <h4>3.934.0(2025-11-18)</h4>
    <h5>New Features</h5>
    <ul>
    <li><strong>clients:</strong> update client endpoints as of 2025-11-18
    (<a
    href="https://github.com/aws/aws-sdk-js-v3/commit/0f98925410ab7b21c1c92bd6a507e3b571f1b337">0f989254</a>)</li>
    <li><strong>client-connect:</strong> This release added support for ring
    timer configuration for campaign calls. (<a
    href="https://github.com/aws/aws-sdk-js-v3/commit/ae3d76000b552fa56dad59d65f3241b0404c32df">ae3d7600</a>)</li>
    <li><strong>client-cloudwatch-logs:</strong> CloudWatch Logs updates:
    Added capability to setup a recurring schedule for log insights queries.
    Logs introduced Scheduled Queries (managed through
    Create/Update/Get/Delete/List/History Scheduled Query APIs). For more
    information, see CloudWatch Logs API documentation. (<a
    href="https://github.com/aws/aws-sdk-js-v3/commit/467947d43202b1e0ee40288e3482aa6a1b7db760">467947d4</a>)</li>
    <li><strong>client-wafv2:</strong> AssociateWebACL, UpdateWebACL and
    PutLoggingConfiguration will now throw
    WAFFeatureNotIncludedInPricingPlanException when the request contains a
    feature that is not included in the CloudFront pricing plan of the
    WebACL. (<a
    href="https://github.com/aws/aws-sdk-js-v3/commit/6da7a3dbfa7d5d5f824e1ee6e8a3e414ee6ed10b">6da7a3db</a>)</li>
    <li><strong>client-storage-gateway:</strong> Adds support for European
    Sovereign Cloud ARNs in Storage Gateway API parameters. (<a
    href="https://github.com/aws/aws-sdk-js-v3/commit/c7dd6fd72f0c688fbd0030167104dd9bdc8a8bf5">c7dd6fd7</a>)</li>
    <li><strong>client-cloudformation:</strong> New CloudFormation
    DescribeEvents API with operation ID tracking and failure filtering
    capabilities to quickly identify root causes of deployment failures.
    Also, a DeploymentMode parameter for the CreateChangeSet API that
    enables creation of drift-aware change sets for safe drift management.
    (<a
    href="https://github.com/aws/aws-sdk-js-v3/commit/04624df229903dcdcb0058cab7f2600c430f3adb">04624df2</a>)</li>
    <li><strong>client-kafka:</strong> Amazon MSK adds three new APIs,
    ListTopics, DescribeTopic, and DescribeTopicPartitions for viewing Kafka
    topics in your MSK clusters. (<a
    href="https://github.com/aws/aws-sdk-js-v3/commit/12ad701d38579bc63130dd7b0cbb054ed69f6f3d">12ad701d</a>)</li>
    <li><strong>client-backup:</strong> AWS Backup now supports a low-cost
    warm storage tier for Amazon S3 backup data. (<a
    href="https://github.com/aws/aws-sdk-js-v3/commit/0b0c9b8f6a3e9719499db5a0cdaf0b9b31b70ed1">0b0c9b8f</a>)</li>
    <li><strong>client-iam:</strong> Added the AssociateDelegationRequest,
    GetDelegationRequest, AcceptDelegationRequest, RejectDelegatonRequest,
    ListDelegationRequests, UpdateDelegationRequest, SendDelegationToken and
    GetHumanReadableSummary APIs for the IAM temporary delegation feature.
    (<a
    href="https://github.com/aws/aws-sdk-js-v3/commit/b200679b040a3e3158a2cb4773360fab5cf4bbd8">b200679b</a>)</li>
    <li><strong>client-resource-groups-tagging-api:</strong> Add support for
    new ListRequiredTags API used to retrieve the required tags specified in
    a customer's effective tag policy. (<a
    href="https://github.com/aws/aws-sdk-js-v3/commit/fa50551511be7be35117b486ddfc84126623be3b">fa505515</a>)</li>
    <li><strong>client-ec2:</strong> AWS Site-to-Site VPN now supports VPN
    Concentrator, a new feature that enables customers to connect multiple
    low-bandwidth sites connections through a single attachment, simplifying
    multi-site connectivity for distributed enterprises. (<a
    href="https://github.com/aws/aws-sdk-js-v3/commit/b94cadfd704fa2cc3df6d60075aae1ce99212b2d">b94cadfd</a>)</li>
    <li><strong>client-bedrock-runtime:</strong> Amazon Bedrock Runtime
    Service Tier Support Launch (<a
    href="https://github.com/aws/aws-sdk-js-v3/commit/ea418df5de064d09ca66470f7452fc6d41c0caf4">ea418df5</a>)</li>
    <li><strong>client-auto-scaling:</strong> This release adds the new
    LaunchInstances API, which can launch instances synchronously in an
    AutoScaling group. The API also returns instances info and launch error
    back immediately. (<a
    href="https://github.com/aws/aws-sdk-js-v3/commit/5d96b6881d2b6ace315029f471dca7cd058aa643">5d96b688</a>)</li>
    </ul>
    <h5>Tests</h5>
    <ul>
    <li><strong>core/protocols:</strong> add json rpc perf baseline (<a
    href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7505">#7505</a>)
    (<a
    href="https://github.com/aws/aws-sdk-js-v3/commit/114920c68764e2ea9d3a6b8a00851cf132db8dad">114920c6</a>)</li>
    </ul>
    <hr />
    <p>For list of updated packages, view
    <strong>updated-packages.md</strong> in
    <strong>assets-3.934.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.933.0...v3.934.0">3.934.0</a>
    (2025-11-18)</h1>
    <h3>Features</h3>
    <ul>
    <li><strong>client-ec2:</strong> AWS Site-to-Site VPN now supports VPN
    Concentrator, a new feature that enables customers to connect multiple
    low-bandwidth sites connections through a single attachment, simplifying
    multi-site connectivity for distributed enterprises. (<a
    href="https://github.com/aws/aws-sdk-js-v3/commit/b94cadfd704fa2cc3df6d60075aae1ce99212b2d">b94cadf</a>)</li>
    </ul>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a
    href="https://github.com/aws/aws-sdk-js-v3/commit/3b6a4d9a2d9e26564506d833431c43ae0de335c6"><code>3b6a4d9</code></a>
    Publish v3.934.0</li>
    <li><a
    href="https://github.com/aws/aws-sdk-js-v3/commit/b94cadfd704fa2cc3df6d60075aae1ce99212b2d"><code>b94cadf</code></a>
    feat(client-ec2): AWS Site-to-Site VPN now supports VPN Concentrator, a
    new f...</li>
    <li>See full diff in <a
    href="https://github.com/aws/aws-sdk-js-v3/commits/v3.934.0/clients/client-ec2">compare
    view</a></li>
    </ul>
    </details>
    <br />
    
    Updates `@aws-sdk/client-ssm` from 3.933.0 to 3.934.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.934.0</h2>
    <h4>3.934.0(2025-11-18)</h4>
    <h5>New Features</h5>
    <ul>
    <li><strong>clients:</strong> update client endpoints as of 2025-11-18
    (<a
    href="https://github.com/aws/aws-sdk-js-v3/commit/0f98925410ab7b21c1c92bd6a507e3b571f1b337">0f989254</a>)</li>
    <li><strong>client-connect:</strong> This release added support for ring
    timer configuration for campaign calls. (<a
    href="https://github.com/aws/aws-sdk-js-v3/commit/ae3d76000b552fa56dad59d65f3241b0404c32df">ae3d7600</a>)</li>
    <li><strong>client-cloudwatch-logs:</strong> CloudWatch Logs updates:
    Added capability to setup a recurring schedule for log insights queries.
    Logs introduced Scheduled Queries (managed through
    Create/Update/Get/Delete/List/History Scheduled Query APIs). For more
    information, see CloudWatch Logs API documentation. (<a
    href="https://github.com/aws/aws-sdk-js-v3/commit/467947d43202b1e0ee40288e3482aa6a1b7db760">467947d4</a>)</li>
    <li><strong>client-wafv2:</strong> AssociateWebACL, UpdateWebACL and
    PutLoggingConfiguration will now throw
    WAFFeatureNotIncludedInPricingPlanException when the request contains a
    feature that is not included in the CloudFront pricing plan of the
    WebACL. (<a
    href="https://github.com/aws/aws-sdk-js-v3/commit/6da7a3dbfa7d5d5f824e1ee6e8a3e414ee6ed10b">6da7a3db</a>)</li>
    <li><strong>client-storage-gateway:</strong> Adds support for European
    Sovereign Cloud ARNs in Storage Gateway API parameters. (<a
    href="https://github.com/aws/aws-sdk-js-v3/commit/c7dd6fd72f0c688fbd0030167104dd9bdc8a8bf5">c7dd6fd7</a>)</li>
    <li><strong>client-cloudformation:</strong> New CloudFormation
    DescribeEvents API with operation ID tracking and failure filtering
    capabilities to quickly identify root causes of deployment failures.
    Also, a DeploymentMode parameter for the CreateChangeSet API that
    enables creation of drift-aware change sets for safe drift management.
    (<a
    href="https://github.com/aws/aws-sdk-js-v3/commit/04624df229903dcdcb0058cab7f2600c430f3adb">04624df2</a>)</li>
    <li><strong>client-kafka:</strong> Amazon MSK adds three new APIs,
    ListTopics, DescribeTopic, and DescribeTopicPartitions for viewing Kafka
    topics in your MSK clusters. (<a
    href="https://github.com/aws/aws-sdk-js-v3/commit/12ad701d38579bc63130dd7b0cbb054ed69f6f3d">12ad701d</a>)</li>
    <li><strong>client-backup:</strong> AWS Backup now supports a low-cost
    warm storage tier for Amazon S3 backup data. (<a
    href="https://github.com/aws/aws-sdk-js-v3/commit/0b0c9b8f6a3e9719499db5a0cdaf0b9b31b70ed1">0b0c9b8f</a>)</li>
    <li><strong>client-iam:</strong> Added the AssociateDelegationRequest,
    GetDelegationRequest, AcceptDelegationRequest, RejectDelegatonRequest,
    ListDelegationRequests, UpdateDelegationRequest, SendDelegationToken and
    GetHumanReadableSummary APIs for the IAM temporary delegation feature.
    (<a
    href="https://github.com/aws/aws-sdk-js-v3/commit/b200679b040a3e3158a2cb4773360fab5cf4bbd8">b200679b</a>)</li>
    <li><strong>client-resource-groups-tagging-api:</strong> Add support for
    new ListRequiredTags API used to retrieve the required tags specified in
    a customer's effective tag policy. (<a
    href="https://github.com/aws/aws-sdk-js-v3/commit/fa50551511be7be35117b486ddfc84126623be3b">fa505515</a>)</li>
    <li><strong>client-ec2:</strong> AWS Site-to-Site VPN now supports VPN
    Concentrator, a new feature that enables customers to connect multiple
    low-bandwidth sites connections through a single attachment, simplifying
    multi-site connectivity for distributed enterprises. (<a
    href="https://github.com/aws/aws-sdk-js-v3/commit/b94cadfd704fa2cc3df6d60075aae1ce99212b2d">b94cadfd</a>)</li>
    <li><strong>client-bedrock-runtime:</strong> Amazon Bedrock Runtime
    Service Tier Support Launch (<a
    href="https://github.com/aws/aws-sdk-js-v3/commit/ea418df5de064d09ca66470f7452fc6d41c0caf4">ea418df5</a>)</li>
    <li><strong>client-auto-scaling:</strong> This release adds the new
    LaunchInstances API, which can launch instances synchronously in an
    AutoScaling group. The API also returns instances info and launch error
    back immediately. (<a
    href="https://github.com/aws/aws-sdk-js-v3/commit/5d96b6881d2b6ace315029f471dca7cd058aa643">5d96b688</a>)</li>
    </ul>
    <h5>Tests</h5>
    <ul>
    <li><strong>core/protocols:</strong> add json rpc perf baseline (<a
    href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7505">#7505</a>)
    (<a
    href="https://github.com/aws/aws-sdk-js-v3/commit/114920c68764e2ea9d3a6b8a00851cf132db8dad">114920c6</a>)</li>
    </ul>
    <hr />
    <p>For list of updated packages, view
    <strong>updated-packages.md</strong> in
    <strong>assets-3.934.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.933.0...v3.934.0">3.934.0</a>
    (2025-11-18)</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/3b6a4d9a2d9e26564506d833431c43ae0de335c6"><code>3b6a4d9</code></a>
    Publish v3.934.0</li>
    <li>See full diff in <a
    href="https://github.com/aws/aws-sdk-js-v3/commits/v3.934.0/clients/client-ssm">compare
    view</a></li>
    </ul>
    </details>
    <br />
    
    Updates `@aws-sdk/client-sqs` from 3.933.0 to 3.934.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.934.0</h2>
    <h4>3.934.0(2025-11-18)</h4>
    <h5>New Features</h5>
    <ul>
    <li><strong>clients:</strong> update client endpoints as of 2025-11-18
    (<a
    href="https://github.com/aws/aws-sdk-js-v3/commit/0f98925410ab7b21c1c92bd6a507e3b571f1b337">0f989254</a>)</li>
    <li><strong>client-connect:</strong> This release added support for ring
    timer configuration for campaign calls. (<a
    href="https://github.com/aws/aws-sdk-js-v3/commit/ae3d76000b552fa56dad59d65f3241b0404c32df">ae3d7600</a>)</li>
    <li><strong>client-cloudwatch-logs:</strong> CloudWatch Logs updates:
    Added capability to setup a recurring schedule for log insights queries.
    Logs introduced Scheduled Queries (managed through
    Create/Update/Get/Delete/List/History Scheduled Query APIs). For more
    information, see CloudWatch Logs API documentation. (<a
    href="https://github.com/aws/aws-sdk-js-v3/commit/467947d43202b1e0ee40288e3482aa6a1b7db760">467947d4</a>)</li>
    <li><strong>client-wafv2:</strong> AssociateWebACL, UpdateWebACL and
    PutLoggingConfiguration will now throw
    WAFFeatureNotIncludedInPricingPlanException when the request contains a
    feature that is not included in the CloudFront pricing plan of the
    WebACL. (<a
    href="https://github.com/aws/aws-sdk-js-v3/commit/6da7a3dbfa7d5d5f824e1ee6e8a3e414ee6ed10b">6da7a3db</a>)</li>
    <li><strong>client-storage-gateway:</strong> Adds support for European
    Sovereign Cloud ARNs in Storage Gateway API parameters. (<a
    href="https://github.com/aws/aws-sdk-js-v3/commit/c7dd6fd72f0c688fbd0030167104dd9bdc8a8bf5">c7dd6fd7</a>)</li>
    <li><strong>client-cloudformation:</strong> New CloudFormation
    DescribeEvents API with operation ID tracking and failure filtering
    capabilities to quickly identify root causes of deployment failures.
    Also, a DeploymentMode parameter for the CreateChangeSet API that
    enables creation of drift-aware change sets for safe drift management.
    (<a
    href="https://github.com/aws/aws-sdk-js-v3/commit/04624df229903dcdcb0058cab7f2600c430f3adb">04624df2</a>)</li>
    <li><strong>client-kafka:</strong> Amazon MSK adds three new APIs,
    ListTopics, DescribeTopic, and DescribeTopicPartitions for viewing Kafka
    topics in your MSK clusters. (<a
    href="https://github.com/aws/aws-sdk-js-v3/commit/12ad701d38579bc63130dd7b0cbb054ed69f6f3d">12ad701d</a>)</li>
    <li><strong>client-backup:</strong> AWS Backup now supports a low-cost
    warm storage tier for Amazon S3 backup data. (<a
    href="https://github.com/aws/aws-sdk-js-v3/commit/0b0c9b8f6a3e9719499db5a0cdaf0b9b31b70ed1">0b0c9b8f</a>)</li>
    <li><strong>client-iam:</strong> Added the AssociateDelegationRequest,
    GetDelegationRequest, AcceptDelegationRequest, RejectDelegatonRequest,
    ListDelegationRequests, UpdateDelegationRequest, SendDelegationToken and
    GetHumanReadableSummary APIs for the IAM temporary delegation feature.
    (<a
    href="https://github.com/aws/aws-sdk-js-v3/commit/b200679b040a3e3158a2cb4773360fab5cf4bbd8">b200679b</a>)</li>
    <li><strong>client-resource-groups-tagging-api:</strong> Add support for
    new ListRequiredTags API used to retrieve the required tags specified in
    a customer's effective tag policy. (<a
    href="https://github.com/aws/aws-sdk-js-v3/commit/fa50551511be7be35117b486ddfc84126623be3b">fa505515</a>)</li>
    <li><strong>client-ec2:</strong> AWS Site-to-Site VPN now supports VPN
    Concentrator, a new feature that enables customers to connect multiple
    low-bandwidth sites connections through a single attachment, simplifying
    multi-site connectivity for distributed enterprises. (<a
    href="https://github.com/aws/aws-sdk-js-v3/commit/b94cadfd704fa2cc3df6d60075aae1ce99212b2d">b94cadfd</a>)</li>
    <li><strong>client-bedrock-runtime:</strong> Amazon Bedrock Runtime
    Service Tier Support Launch (<a
    href="https://github.com/aws/aws-sdk-js-v3/commit/ea418df5de064d09ca66470f7452fc6d41c0caf4">ea418df5</a>)</li>
    <li><strong>client-auto-scaling:</strong> This release adds the new
    LaunchInstances API, which can launch instances synchronously in an
    AutoScaling group. The API also returns instances info and launch error
    back immediately. (<a
    href="https://github.com/aws/aws-sdk-js-v3/commit/5d96b6881d2b6ace315029f471dca7cd058aa643">5d96b688</a>)</li>
    </ul>
    <h5>Tests</h5>
    <ul>
    <li><strong>core/protocols:</strong> add json rpc perf baseline (<a
    href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7505">#7505</a>)
    (<a
    href="https://github.com/aws/aws-sdk-js-v3/commit/114920c68764e2ea9d3a6b8a00851cf132db8dad">114920c6</a>)</li>
    </ul>
    <hr />
    <p>For list of updated packages, view
    <strong>updated-packages.md</strong> in
    <strong>assets-3.934.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.933.0...v3.934.0">3.934.0</a>
    (2025-11-18)</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/3b6a4d9a2d9e26564506d833431c43ae0de335c6"><code>3b6a4d9</code></a>
    Publish v3.934.0</li>
    <li>See full diff in <a
    href="https://github.com/aws/aws-sdk-js-v3/commits/v3.934.0/clients/client-sqs">compare
    view</a></li>
    </ul>
    </details>
    <br />
    
    Updates `@aws-sdk/client-s3` from 3.933.0 to 3.934.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.934.0</h2>
    <h4>3.934.0(2025-11-18)</h4>
    <h5>New Features</h5>
    <ul>
    <li><strong>clients:</strong> update client endpoints as of 2025-11-18
    (<a
    href="https://github.com/aws/aws-sdk-js-v3/commit/0f98925410ab7b21c1c92bd6a507e3b571f1b337">0f989254</a>)</li>
    <li><strong>client-connect:</strong> This release added support for ring
    timer configuration for campaign calls. (<a
    href="https://github.com/aws/aws-sdk-js-v3/commit/ae3d76000b552fa56dad59d65f3241b0404c32df">ae3d7600</a>)</li>
    <li><strong>client-cloudwatch-logs:</strong> CloudWatch Logs updates:
    Added capability to setup a recurring schedule for log insights queries.
    Logs introduced Scheduled Queries (managed through
    Create/Update/Get/Delete/List/History Scheduled Query APIs). For more
    information, see CloudWatch Logs API documentation. (<a
    href="https://github.com/aws/aws-sdk-js-v3/commit/467947d43202b1e0ee40288e3482aa6a1b7db760">467947d4</a>)</li>
    <li><strong>client-wafv2:</strong> AssociateWebACL, UpdateWebACL and
    PutLoggingConfiguration will now throw
    WAFFeatureNotIncludedInPricingPlanException when the request contains a
    feature that is not included in the CloudFront pricing plan of the
    WebACL. (<a
    href="https://github.com/aws/aws-sdk-js-v3/commit/6da7a3dbfa7d5d5f824e1ee6e8a3e414ee6ed10b">6da7a3db</a>)</li>
    <li><strong>client-storage-gateway:</strong> Adds support for European
    Sovereign Cloud ARNs in Storage Gateway API parameters. (<a
    href="https://github.com/aws/aws-sdk-js-v3/commit/c7dd6fd72f0c688fbd0030167104dd9bdc8a8bf5">c7dd6fd7</a>)</li>
    <li><strong>client-cloudformation:</strong> New CloudFormation
    DescribeEvents API with operation ID tracking and failure filtering
    capabilities to quickly identify root causes of deployment failures.
    Also, a DeploymentMode parameter for the CreateChangeSet API that
    enables creation of drift-aware change sets for safe drift management.
    (<a
    href="https://github.com/aws/aws-sdk-js-v3/commit/04624df229903dcdcb0058cab7f2600c430f3adb">04624df2</a>)</li>
    <li><strong>client-kafka:</strong> Amazon MSK adds three new APIs,
    ListTopics, DescribeTopic, and DescribeTopicPartitions for viewing Kafka
    topics in your MSK clusters. (<a
    href="https://github.com/aws/aws-sdk-js-v3/commit/12ad701d38579bc63130dd7b0cbb054ed69f6f3d">12ad701d</a>)</li>
    <li><strong>client-backup:</strong> AWS Backup now supports a low-cost
    warm storage tier for Amazon S3 backup data. (<a
    href="https://github.com/aws/aws-sdk-js-v3/commit/0b0c9b8f6a3e9719499db5a0cdaf0b9b31b70ed1">0b0c9b8f</a>)</li>
    <li><strong>client-iam:</strong> Added the AssociateDelegationRequest,
    GetDelegationRequest, AcceptDelegationRequest, RejectDelegatonRequest,
    ListDelegationRequests, UpdateDelegationRequest, SendDelegationToken and
    GetHumanReadableSummary APIs for the IAM temporary delegation feature.
    (<a
    href="https://github.com/aws/aws-sdk-js-v3/commit/b200679b040a3e3158a2cb4773360fab5cf4bbd8">b200679b</a>)</li>
    <li><strong>client-resource-groups-tagging-api:</strong> Add support for
    new ListRequiredTags API used to retrieve the required tags specified in
    a customer's effective tag policy. (<a
    href="https://github.com/aws/aws-sdk-js-v3/commit/fa50551511be7be35117b486ddfc84126623be3b">fa505515</a>)</li>
    <li><strong>client-ec2:</strong> AWS Site-to-Site VPN now supports VPN
    Concentrator, a new feature that enables customers to connect multiple
    low-bandwidth sites connections through a single attachment, simplifying
    multi-site connectivity for distributed enterprises. (<a
    href="https://github.com/aws/aws-sdk-js-v3/commit/b94cadfd704fa2cc3df6d60075aae1ce99212b2d">b94cadfd</a>)</li>
    <li><strong>client-bedrock-runtime:</strong> Amazon Bedrock Runtime
    Service Tier Support Launch (<a
    href="https://github.com/aws/aws-sdk-js-v3/commit/ea418df5de064d09ca66470f7452fc6d41c0caf4">ea418df5</a>)</li>
    <li><strong>client-auto-scaling:</strong> This release adds the new
    LaunchInstances API, which can launch instances synchronously in an
    AutoScaling group. The API also returns instances info and launch error
    back immediately. (<a
    href="https://github.com/aws/aws-sdk-js-v3/commit/5d96b6881d2b6ace315029f471dca7cd058aa643">5d96b688</a>)</li>
    </ul>
    <h5>Tests</h5>
    <ul>
    <li><strong>core/protocols:</strong> add json rpc perf baseline (<a
    href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7505">#7505</a>)
    (<a
    href="https://github.com/aws/aws-sdk-js-v3/commit/114920c68764e2ea9d3a6b8a00851cf132db8dad">114920c6</a>)</li>
    </ul>
    <hr />
    <p>For list of updated packages, view
    <strong>updated-packages.md</strong> in
    <strong>assets-3.934.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.933.0...v3.934.0">3.934.0</a>
    (2025-11-18)</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/3b6a4d9a2d9e26564506d833431c43ae0de335c6"><code>3b6a4d9</code></a>
    Publish v3.934.0</li>
    <li>See full diff in <a
    href="https://github.com/aws/aws-sdk-js-v3/commits/v3.934.0/clients/client-s3">compare
    view</a></li>
    </ul>
    </details>
    <br />
    
    Updates `@aws-sdk/lib-storage` from 3.933.0 to 3.934.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.934.0</h2>
    <h4>3.934.0(2025-11-18)</h4>
    <h5>New Features</h5>
    <ul>
    <li><strong>clients:</strong> update client endpoints as of 2025-11-18
    (<a
    href="https://github.com/aws/aws-sdk-js-v3/commit/0f98925410ab7b21c1c92bd6a507e3b571f1b337">0f989254</a>)</li>
    <li><strong>client-connect:</strong> This release added support for ring
    timer configuration for campaign calls. (<a
    href="https://github.com/aws/aws-sdk-js-v3/commit/ae3d76000b552fa56dad59d65f3241b0404c32df">ae3d7600</a>)</li>
    <li><strong>client-cloudwatch-logs:</strong> CloudWatch Logs updates:
    Added capability to setup a recurring schedule for log insights queries.
    Logs introduced Scheduled Queries (managed through
    Create/Update/Get/Delete/List/History Scheduled Query APIs). For more
    information, see CloudWatch Logs API documentation. (<a
    href="https://github.com/aws/aws-sdk-js-v3/commit/467947d43202b1e0ee40288e3482aa6a1b7db760">467947d4</a>)</li>
    <li><strong>client-wafv2:</strong> AssociateWebACL, UpdateWebACL and
    PutLoggingConfiguration will now throw
    WAFFeatureNotIncludedInPricingPlanException when the request contains a
    feature that is not included in the CloudFront pricing plan of the
    WebACL. (<a
    href="https://github.com/aws/aws-sdk-js-v3/commit/6da7a3dbfa7d5d5f824e1ee6e8a3e414ee6ed10b">6da7a3db</a>)</li>
    <li><strong>client-storage-gateway:</strong> Adds support for European
    Sovereign Cloud ARNs in Storage Gateway API parameters. (<a
    href="https://github.com/aws/aws-sdk-js-v3/commit/c7dd6fd72f0c688fbd0030167104dd9bdc8a8bf5">c7dd6fd7</a>)</li>
    <li><strong>client-cloudformation:</strong> New CloudFormation
    DescribeEvents API with operation ID tracking and failure filtering
    capabilities to quickly identify root causes of deployment failures.
    Also, a DeploymentMode parameter for the CreateChangeSet API that
    enables creation of drift-aware change sets for safe drift management.
    (<a
    href="https://github.com/aws/aws-sdk-js-v3/commit/04624df229903dcdcb0058cab7f2600c430f3adb">04624df2</a>)</li>
    <li><strong>client-kafka:</strong> Amazon MSK adds three new APIs,
    ListTopics, DescribeTopic, and DescribeTopicPartitions for viewing Kafka
    topics in your MSK clusters. (<a
    href="https://github.com/aws/aws-sdk-js-v3/commit/12ad701d38579bc63130dd7b0cbb054ed69f6f3d">12ad701d</a>)</li>
    <li><strong>client-backup:</strong> AWS Backup now supports a low-cost
    warm storage tier for Amazon S3 backup data. (<a
    href="https://github.com/aws/aws-sdk-js-v3/commit/0b0c9b8f6a3e9719499db5a0cdaf0b9b31b70ed1">0b0c9b8f</a>)</li>
    <li><strong>client-iam:</strong> Added the AssociateDelegationRequest,
    GetDelegationRequest, AcceptDelegationRequest, RejectDelegatonRequest,
    ListDelegationRequests, UpdateDelegationRequest, SendDelegationToken and
    GetHumanReadableSummary APIs for the IAM temporary delegation feature.
    (<a
    href="https://github.com/aws/aws-sdk-js-v3/commit/b200679b040a3e3158a2cb4773360fab5cf4bbd8">b200679b</a>)</li>
    <li><strong>client-resource-groups-tagging-api:</strong> Add support for
    new ListRequiredTags API used to retrieve the required tags specified in
    a customer's effective tag policy. (<a
    href="https://github.com/aws/aws-sdk-js-v3/commit/fa50551511be7be35117b486ddfc84126623be3b">fa505515</a>)</li>
    <li><strong>client-ec2:</strong> AWS Site-to-Site VPN now supports VPN
    Concentrator, a new feature that enables customers to connect multiple
    low-bandwidth sites connections through a single attachment, simplifying
    multi-site connectivity for distributed enterprises. (<a
    href="https://github.com/aws/aws-sdk-js-v3/commit/b94cadfd704fa2cc3df6d60075aae1ce99212b2d">b94cadfd</a>)</li>
    <li><strong>client-bedrock-runtime:</strong> Amazon Bedrock Runtime
    Service Tier Support Launch (<a
    href="https://github.com/aws/aws-sdk-js-v3/commit/ea418df5de064d09ca66470f7452fc6d41c0caf4">ea418df5</a>)</li>
    <li><strong>client-auto-scaling:</strong> This release adds the new
    LaunchInstances API, which can launch instances synchronously in an
    AutoScaling group. The API also returns instances info and launch error
    back immediately. (<a
    href="https://github.com/aws/aws-sdk-js-v3/commit/5d96b6881d2b6ace315029f471dca7cd058aa643">5d96b688</a>)</li>
    </ul>
    <h5>Tests</h5>
    <ul>
    <li><strong>core/protocols:</strong> add json rpc perf baseline (<a
    href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7505">#7505</a>)
    (<a
    href="https://github.com/aws/aws-sdk-js-v3/commit/114920c68764e2ea9d3a6b8a00851cf132db8dad">114920c6</a>)</li>
    </ul>
    <hr />
    <p>For list of updated packages, view
    <strong>updated-packages.md</strong> in
    <strong>assets-3.934.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.933.0...v3.934.0">3.934.0</a>
    (2025-11-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/3b6a4d9a2d9e26564506d833431c43ae0de335c6"><code>3b6a4d9</code></a>
    Publish v3.934.0</li>
    <li>See full diff in <a
    href="https://github.com/aws/aws-sdk-js-v3/commits/v3.934.0/lib/lib-storage">compare
    view</a></li>
    </ul>
    </details>
    <br />
    
    Updates `@aws-sdk/client-eventbridge` from 3.933.0 to 3.934.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.934.0</h2>
    <h4>3.934.0(2025-11-18)</h4>
    <h5>New Features</h5>
    <ul>
    <li><strong>clients:</strong> update client endpoints as of 2025-11-18
    (<a
    href="https://github.com/aws/aws-sdk-js-v3/commit/0f98925410ab7b21c1c92bd6a507e3b571f1b337">0f989254</a>)</li>
    <li><strong>client-connect:</strong> This release added support for ring
    timer configuration for campaign calls. (<a
    href="https://github.com/aws/aws-sdk-js-v3/commit/ae3d76000b552fa56dad59d65f3241b0404c32df">ae3d7600</a>)</li>
    <li><strong>client-cloudwatch-logs:</strong> CloudWatch Logs updates:
    Added capability to setup a recurring schedule for log insights queries.
    Logs introduced Scheduled Queries (managed through
    Create/Update/Get/Delete/List/History Scheduled Query APIs). For more
    information, see CloudWatch Logs API documentation. (<a
    href="https://github.com/aws/aws-sdk-js-v3/commit/467947d43202b1e0ee40288e3482aa6a1b7db760">467947d4</a>)</li>
    <li><strong>client-wafv2:</strong> AssociateWebACL, UpdateWebACL and
    PutLoggingConfiguration will now throw
    WAFFeatureNotIncludedInPricingPlanException when the request contains a
    feature that is not included in the CloudFront pricing plan of the
    WebACL. (<a
    href="https://github.com/aws/aws-sdk-js-v3/commit/6da7a3dbfa7d5d5f824e1ee6e8a3e414ee6ed10b">6da7a3db</a>)</li>
    <li><strong>client-storage-gateway:</strong> Adds support for European
    Sovereign Cloud ARNs in Storage Gateway API parameters. (<a
    href="https://github.com/aws/aws-sdk-js-v3/commit/c7dd6fd72f0c688fbd0030167104dd9bdc8a8bf5">c7dd6fd7</a>)</li>
    <li><strong>client-cloudformation:</strong> New CloudFormation
    DescribeEvents API with operation ID tracking and failure filtering
    capabilities to quickly identify root causes of deployment failures.
    Also, a DeploymentMode parameter for the CreateChangeSet API that
    enables creation of drift-aware change sets for safe drift management.
    (<a
    href="https://github.com/aws/aws-sdk-js-v3/commit/04624df229903dcdcb0058cab7f2600c430f3adb">04624df2</a>)</li>
    <li><strong>client-kafka:</strong> Amazon MSK adds three new APIs,
    ListTopics, DescribeTopic, and DescribeTopicPartitions for viewing Kafka
    topics in your MSK clusters. (<a
    href="https://github.com/aws/aws-sdk-js-v3/commit/12ad701d38579bc63130dd7b0cbb054ed69f6f3d">12ad701d</a>)</li>
    <li><strong>client-backup:</strong> AWS Backup now supports a low-cost
    warm storage tier for Amazon S3 backup data. (<a
    href="https://github.com/aws/aws-sdk-js-v3/commit/0b0c9b8f6a3e9719499db5a0cdaf0b9b31b70ed1">0b0c9b8f</a>)</li>
    <li><strong>client-iam:</strong> Added the AssociateDelegationRequest,
    GetDelegationRequest, AcceptDelegationRequest, RejectDelegatonRequest,
    ListDelegationRequests, UpdateDelegationRequest, SendDelegationToken and
    GetHumanReadableSummary APIs for the IAM temporary delegation feature.
    (<a
    href="https://github.com/aws/aws-sdk-js-v3/commit/b200679b040a3e3158a2cb4773360fab5cf4bbd8">b200679b</a>)</li>
    <li><strong>client-resource-groups-tagging-api:</strong> Add support for
    new ListRequiredTags API used to retrieve the required tags specified in
    a customer's effective tag policy. (<a
    href="https://github.com/aws/aws-sdk-js-v3/commit/fa50551511be7be35117b486ddfc84126623be3b">fa505515</a>)</li>
    <li><strong>client-ec2:</strong> AWS Site-to-Site VPN now supports VPN
    Concentrator, a new feature that enables customers to connect multiple
    low-bandwidth sites connections through a single attachment, simplifying
    multi-site connectivity for distributed enterprises. (<a
    href="https://github.com/aws/aws-sdk-js-v3/commit/b94cadfd704fa2cc3df6d60075aae1ce99212b2d">b94cadfd</a>)</li>
    <li><strong>client-bedrock-runtime:</strong> Amazon Bedrock Runtime
    Service Tier Support Launch (<a
    href="https://github.com/aws/aws-sdk-js-v3/commit/ea418df5de064d09ca66470f7452fc6d41c0caf4">ea418df5</a>)</li>
    <li><strong>client-auto-scaling:</strong> This release adds the new
    LaunchInstances API, which can launch instances synchronously in an
    AutoScaling group. The API also returns instances info and launch error
    back immediately. (<a
    href="https://github.com/aws/aws-sdk-js-v3/commit/5d96b6881d2b6ace315029f471dca7cd058aa643">5d96b688</a>)</li>
    </ul>
    <h5>Tests</h5>
    <ul>
    <li><strong>core/protocols:</strong> add json rpc perf baseline (<a
    href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7505">#7505</a>)
    (<a
    href="https://github.com/aws/aws-sdk-js-v3/commit/114920c68764e2ea9d3a6b8a00851cf132db8dad">114920c6</a>)</li>
    </ul>
    <hr />
    <p>For list of updated packages, view
    <strong>updated-packages.md</strong> in
    <strong>assets-3.934.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.933.0...v3.934.0">3.934.0</a>
    (2025-11-18)</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/3b6a4d9a2d9e26564506d833431c43ae0de335c6"><code>3b6a4d9</code></a>
    Publish v3.934.0</li>
    <li>See full diff in <a
    href="https://github.com/aws/aws-sdk-js-v3/commits/v3.934.0/clients/client-eventbridge">compare
    view</a></li>
    </ul>
    </details>
    <br />
    
    
    Dependabot will resolve any conflicts with this PR as long as you don't
    alter it yourself. You can also trigger a rebase manually by commenting
    `@dependabot rebase`.
    
    [//]: # (dependabot-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    You can trigger Dependabot actions by commenting on this PR:
    - `@dependabot rebase` will rebase this PR
    - `@dependabot recreate` will recreate this PR, overwriting any edits
    that have been made to it
    - `@dependabot merge` will merge this PR after your CI passes on it
    - `@dependabot squash and merge` will squash and merge this PR after
    your CI passes on it
    - `@dependabot cancel merge` will cancel a previously requested merge
    and block automerging
    - `@dependabot reopen` will reopen this PR if it is closed
    - `@dependabot close` will close this PR and stop Dependabot recreating
    it. You can achieve the same result by closing it manually
    - `@dependabot show <dependency name> ignore conditions` will show all
    of the ignore conditions of the specified dependency
    - `@dependabot ignore <dependency name> major version` will close this
    group update PR and stop Dependabot creating any more for the specific
    dependency's major version (unless you unignore this specific
    dependency's major version or upgrade to it yourself)
    - `@dependabot ignore <dependency name> minor version` will close this
    group update PR and stop Dependabot creating any more for the specific
    dependency's minor version (unless you unignore this specific
    dependency's minor version or upgrade to it yourself)
    - `@dependabot ignore <dependency name>` will close this group update PR
    and stop Dependabot creating any more for the specific dependency
    (unless you unignore this specific dependency or upgrade to it yourself)
    - `@dependabot unignore <dependency name>` will remove all of the ignore
    conditions of the specified dependency
    - `@dependabot unignore <dependency name> <ignore condition>` will
    remove the ignore condition of the specified dependency and ignore
    conditions
    
    
    </details>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 24, 2025
    Configuration menu
    Copy the full SHA
    afd62b6 View commit details
    Browse the repository at this point in the history
  3. chore(lambda): bump vitest from 4.0.8 to 4.0.10 in /lambdas in the vi…

    …te group (#4908)
    
    Bumps the vite group in /lambdas with 1 update:
    [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest).
    
    Updates `vitest` from 4.0.8 to 4.0.10
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a
    href="https://github.com/vitest-dev/vitest/releases">vitest's
    releases</a>.</em></p>
    <blockquote>
    <h2>v4.0.10</h2>
    <h3>   🐞 Bug Fixes</h3>
    <ul>
    <li>Remove <code>onCancel</code> when worker is terminated  -  by <a
    href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
    <a
    href="https://redirect.github.com/vitest-dev/vitest/issues/9033">vitest-dev/vitest#9033</a>
    <a href="https://github.com/vitest-dev/vitest/commit/6d7f0a99e"><!-- raw
    HTML omitted -->(6d7f0)<!-- raw HTML omitted --></a></li>
    <li><strong>browser</strong>:
    <ul>
    <li>Don't scale the iframe if UI is disabled  -  by <a
    href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
    <a
    href="https://redirect.github.com/vitest-dev/vitest/issues/9018">vitest-dev/vitest#9018</a>
    <a href="https://github.com/vitest-dev/vitest/commit/5406e8ea4"><!-- raw
    HTML omitted -->(5406e)<!-- raw HTML omitted --></a></li>
    <li>Handle dependency stack traces with external source maps. Resolves:
    <a
    href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/9003">#9003</a>
     -  by <a href="https://github.com/iclectic"><code>@​iclectic</code></a>
    in <a
    href="https://redirect.github.com/vitest-dev/vitest/issues/9016">vitest-dev/vitest#9016</a>
    and <a
    href="https://redirect.github.com/vitest-dev/vitest/issues/9003">vitest-dev/vitest#9003</a>
    <a href="https://github.com/vitest-dev/vitest/commit/57ae547de"><!-- raw
    HTML omitted -->(57ae5)<!-- raw HTML omitted --></a></li>
    </ul>
    </li>
    <li><strong>bun</strong>:
    <ul>
    <li>Parsing of stack trace for bun runtime  -  by <a
    href="https://github.com/nazarhussain"><code>@​nazarhussain</code></a>
    in <a
    href="https://redirect.github.com/vitest-dev/vitest/issues/9032">vitest-dev/vitest#9032</a>
    <a href="https://github.com/vitest-dev/vitest/commit/f3ec6fcb0"><!-- raw
    HTML omitted -->(f3ec6)<!-- raw HTML omitted --></a></li>
    </ul>
    </li>
    <li><strong>core</strong>:
    <ul>
    <li>Prevent starting new run when cancelling  -  by <a
    href="https://github.com/AriPerkkio"><code>@​AriPerkkio</code></a> in <a
    href="https://redirect.github.com/vitest-dev/vitest/issues/8991">vitest-dev/vitest#8991</a>
    <a href="https://github.com/vitest-dev/vitest/commit/eb98dd8fd"><!-- raw
    HTML omitted -->(eb98d)<!-- raw HTML omitted --></a></li>
    </ul>
    </li>
    <li><strong>pool</strong>:
    <ul>
    <li>Prevent writing to closed worker  -  by <a
    href="https://github.com/AriPerkkio"><code>@​AriPerkkio</code></a> and
    <a href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a>
    in <a
    href="https://redirect.github.com/vitest-dev/vitest/issues/9023">vitest-dev/vitest#9023</a>
    <a href="https://github.com/vitest-dev/vitest/commit/042c60c80"><!-- raw
    HTML omitted -->(042c6)<!-- raw HTML omitted --></a></li>
    </ul>
    </li>
    <li><strong>reporters</strong>:
    <ul>
    <li>Report correct test run duration at the end  -  by <a
    href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
    <a
    href="https://redirect.github.com/vitest-dev/vitest/issues/8969">vitest-dev/vitest#8969</a>
    <a href="https://github.com/vitest-dev/vitest/commit/bc3a6921e"><!-- raw
    HTML omitted -->(bc3a6)<!-- raw HTML omitted --></a></li>
    </ul>
    </li>
    <li><strong>ui</strong>:
    <ul>
    <li>Use execution time from ws reporter (<code>onFinished</code>)  -  by
    <a href="https://github.com/userquin"><code>@​userquin</code></a> in <a
    href="https://redirect.github.com/vitest-dev/vitest/issues/8975">vitest-dev/vitest#8975</a>
    <a href="https://github.com/vitest-dev/vitest/commit/f56dc0cc4"><!-- raw
    HTML omitted -->(f56dc)<!-- raw HTML omitted --></a></li>
    </ul>
    </li>
    </ul>
    <h5>    <a
    href="https://github.com/vitest-dev/vitest/compare/v4.0.9...v4.0.10">View
    changes on GitHub</a></h5>
    <h2>v4.0.9</h2>
    <h3>   🚀 Experimental Features</h3>
    <ul>
    <li><strong>expect</strong>: Add Set support to toBeOneOf  -  by <a
    href="https://github.com/tim-we"><code>@​tim-we</code></a> and <a
    href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
    <a
    href="https://redirect.github.com/vitest-dev/vitest/issues/8906">vitest-dev/vitest#8906</a>
    <a href="https://github.com/vitest-dev/vitest/commit/a415d0375"><!-- raw
    HTML omitted -->(a415d)<!-- raw HTML omitted --></a></li>
    </ul>
    <h3>   🐞 Bug Fixes</h3>
    <ul>
    <li><strong>browser</strong>: Add favicon icons to the browser mode ui
     -  by <a href="https://github.com/userquin"><code>@​userquin</code></a>
    in <a
    href="https://redirect.github.com/vitest-dev/vitest/issues/8972">vitest-dev/vitest#8972</a>
    <a href="https://github.com/vitest-dev/vitest/commit/353ee5bbc"><!-- raw
    HTML omitted -->(353ee)<!-- raw HTML omitted --></a></li>
    <li><strong>forks</strong>: Increase worker start timeout  -  by <a
    href="https://github.com/AriPerkkio"><code>@​AriPerkkio</code></a> in <a
    href="https://redirect.github.com/vitest-dev/vitest/issues/9027">vitest-dev/vitest#9027</a>
    <a href="https://github.com/vitest-dev/vitest/commit/5e750f4ba"><!-- raw
    HTML omitted -->(5e750)<!-- raw HTML omitted --></a></li>
    <li><strong>jsdom</strong>: Cloned request is an instance of
    <code>Request</code>  -  by <a
    href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
    <a
    href="https://redirect.github.com/vitest-dev/vitest/issues/8985">vitest-dev/vitest#8985</a>
    <a href="https://github.com/vitest-dev/vitest/commit/506a9fd0f"><!-- raw
    HTML omitted -->(506a9)<!-- raw HTML omitted --></a></li>
    <li><strong>ui</strong>: Collect file/suite/test duration correctly  - 
    by <a href="https://github.com/userquin"><code>@​userquin</code></a> in
    <a
    href="https://redirect.github.com/vitest-dev/vitest/issues/8976">vitest-dev/vitest#8976</a>
    <a href="https://github.com/vitest-dev/vitest/commit/8016da886"><!-- raw
    HTML omitted -->(8016d)<!-- raw HTML omitted --></a></li>
    </ul>
    <h5>    <a
    href="https://github.com/vitest-dev/vitest/compare/v4.0.8...v4.0.9">View
    changes on GitHub</a></h5>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a
    href="https://github.com/vitest-dev/vitest/commit/259a3d1b563ecafa51ced4641218545dab635be7"><code>259a3d1</code></a>
    chore: release v4.0.10</li>
    <li><a
    href="https://github.com/vitest-dev/vitest/commit/bc3a6921e2782a55a192802891feee84f50ec283"><code>bc3a692</code></a>
    fix(reporters): report correct test run duration at the end (<a
    href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/8969">#8969</a>)</li>
    <li><a
    href="https://github.com/vitest-dev/vitest/commit/f3ec6fcb0abc4bc44b6511423a24587dfbbad47a"><code>f3ec6fc</code></a>
    fix(bun): parsing of stack trace for bun runtime (<a
    href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/9032">#9032</a>)</li>
    <li><a
    href="https://github.com/vitest-dev/vitest/commit/042c60c80ab20f0e6c5b759b875f51602a4dc621"><code>042c60c</code></a>
    fix(pool): prevent writing to closed worker (<a
    href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/9023">#9023</a>)</li>
    <li><a
    href="https://github.com/vitest-dev/vitest/commit/80f2bb6d8992aa54f1c5992c4269c3e117263487"><code>80f2bb6</code></a>
    chore(deps): update all non-major dependencies (<a
    href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/9037">#9037</a>)</li>
    <li><a
    href="https://github.com/vitest-dev/vitest/commit/eb98dd8fd29e5e0b1f5c8741b7744fdb7a99f9a2"><code>eb98dd8</code></a>
    fix(core): prevent starting new run when cancelling (<a
    href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/8991">#8991</a>)</li>
    <li><a
    href="https://github.com/vitest-dev/vitest/commit/f509d2ab9f2c88aca48113d775297fd1eabac063"><code>f509d2a</code></a>
    chore(deps): update dependency <code>@​types/node</code> to v24 (<a
    href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/9038">#9038</a>)</li>
    <li><a
    href="https://github.com/vitest-dev/vitest/commit/44dca5fb432ef9213a0d44a2794f9a404fcc4f03"><code>44dca5f</code></a>
    chore: print a better error when browser orchestrator fails to run a
    test (<a
    href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/8">#8</a>...</li>
    <li><a
    href="https://github.com/vitest-dev/vitest/commit/f56dc0cc4c2c0e61bada9500208de6e56d4b434e"><code>f56dc0c</code></a>
    fix(ui): use execution time from ws reporter (<code>onFinished</code>)
    (<a
    href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/8975">#8975</a>)</li>
    <li><a
    href="https://github.com/vitest-dev/vitest/commit/7c9edffb055546390379c7c97ad7cff70e1d6891"><code>7c9edff</code></a>
    refactor(forks): simplify IPC channel serialization (<a
    href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/8999">#8999</a>)</li>
    <li>Additional commits viewable in <a
    href="https://github.com/vitest-dev/vitest/commits/v4.0.10/packages/vitest">compare
    view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility
    score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=vitest&package-manager=npm_and_yarn&previous-version=4.0.8&new-version=4.0.10)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
    
    Dependabot will resolve any conflicts with this PR as long as you don't
    alter it yourself. You can also trigger a rebase manually by commenting
    `@dependabot rebase`.
    
    [//]: # (dependabot-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    You can trigger Dependabot actions by commenting on this PR:
    - `@dependabot rebase` will rebase this PR
    - `@dependabot recreate` will recreate this PR, overwriting any edits
    that have been made to it
    - `@dependabot merge` will merge this PR after your CI passes on it
    - `@dependabot squash and merge` will squash and merge this PR after
    your CI passes on it
    - `@dependabot cancel merge` will cancel a previously requested merge
    and block automerging
    - `@dependabot reopen` will reopen this PR if it is closed
    - `@dependabot close` will close this PR and stop Dependabot recreating
    it. You can achieve the same result by closing it manually
    - `@dependabot show <dependency name> ignore conditions` will show all
    of the ignore conditions of the specified dependency
    - `@dependabot ignore <dependency name> major version` will close this
    group update PR and stop Dependabot creating any more for the specific
    dependency's major version (unless you unignore this specific
    dependency's major version or upgrade to it yourself)
    - `@dependabot ignore <dependency name> minor version` will close this
    group update PR and stop Dependabot creating any more for the specific
    dependency's minor version (unless you unignore this specific
    dependency's minor version or upgrade to it yourself)
    - `@dependabot ignore <dependency name>` will close this group update PR
    and stop Dependabot creating any more for the specific dependency
    (unless you unignore this specific dependency or upgrade to it yourself)
    - `@dependabot unignore <dependency name>` will remove all of the ignore
    conditions of the specified dependency
    - `@dependabot unignore <dependency name> <ignore condition>` will
    remove the ignore condition of the specified dependency and ignore
    conditions
    
    
    </details>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 24, 2025
    Configuration menu
    Copy the full SHA
    53b10e7 View commit details
    Browse the repository at this point in the history
  4. chore(main): release 6.10.0 (#4905)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ##
    [6.10.0](v6.9.1...v6.10.0)
    (2025-11-24)
    
    
    ### Features
    
    * **runner-binaries-syncer:** add s3_tags variable for additional S3
    bucket tagging
    ([#4832](#4832))
    ([8db1f60](8db1f60))
    
    
    ### Bug Fixes
    
    * **lambda:** bump the aws group in /lambdas with 6 updates
    ([#4906](#4906))
    ([afd62b6](afd62b6))
    * **runners:** support for AMIs with parentheses in the name
    ([#4856](#4856))
    ([2904a10](2904a10))
    
    ---
    This PR was generated with [Release
    Please](https://github.com/googleapis/release-please). See
    [documentation](https://github.com/googleapis/release-please#release-please).
    
    ---------
    
    Co-authored-by: runners-releaser[bot] <194412594+runners-releaser[bot]@users.noreply.github.com>
    Co-authored-by: github-aws-runners-pr|bot <github-aws-runners-pr[bot]@users.noreply.github.com>
    runners-releaser[bot] and github-aws-runners-pr|bot authored Nov 24, 2025
    Configuration menu
    Copy the full SHA
    a7c691c View commit details
    Browse the repository at this point in the history
Loading