-
Notifications
You must be signed in to change notification settings - Fork 694
Comparing changes
Open a pull request
base repository: github-aws-runners/terraform-aws-github-runner
base: v6.9.0
head repository: github-aws-runners/terraform-aws-github-runner
compare: v6.9.1
- 14 commits
- 19 files changed
- 6 contributors
Commits on Nov 17, 2025
-
docs: fix typos in setup-iam-permissions README (#4884)
This fixes a few typos in the setup-iam-permissions README.md
Configuration menu - View commit details
-
Copy full SHA for 37a2639 - Browse repository at this point
Copy the full SHA 37a2639View commit details -
docs: fix typo in job retry section (#4885)
This fixes a small typo in the job retry section. Co-authored-by: Niek Palm <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f35036c - Browse repository at this point
Copy the full SHA f35036cView commit details -
docs: fix typo in examples/prebuilt/README.md (#4887)
This only fixes a small typo in examples/prebuilt/README.md Co-authored-by: Niek Palm <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2800651 - Browse repository at this point
Copy the full SHA 2800651View commit details -
docs(configuration): fix formatting of default AMI list (#4888)
This fixes the formatting of the default AMI list in the configuration docs. See https://github-aws-runners.github.io/terraform-aws-github-runner/configuration/#ami-configuration. Without this newline mkdocs does not render the list properly: <img width="1903" height="572" alt="image" src="https://github.com/user-attachments/assets/950c1a64-8adb-42c9-856c-1c38cc89f160" /> Co-authored-by: Niek Palm <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 63516d9 - Browse repository at this point
Copy the full SHA 63516d9View commit details
Commits on Nov 18, 2025
-
chore: fix typo in variables.tf (#4886)
This only fixes a small typo in variables.tf. Co-authored-by: Niek Palm <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 270bed5 - Browse repository at this point
Copy the full SHA 270bed5View commit details -
fix(lambda): bump axios from 1.12.2 to 1.13.2 in /lambdas (#4895)
Bumps [axios](https://github.com/axios/axios) from 1.12.2 to 1.13.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/axios/axios/releases">axios's releases</a>.</em></p> <blockquote> <h2>Release v1.13.2</h2> <h2>Release notes:</h2> <h3>Bug Fixes</h3> <ul> <li><strong>http:</strong> fix 'socket hang up' bug for keep-alive requests when using timeouts; (<a href="https://redirect.github.com/axios/axios/issues/7206">#7206</a>) (<a href="https://github.com/axios/axios/commit/8d372335f5c50ecd01e8615f2468a9eb19703117">8d37233</a>)</li> <li><strong>http:</strong> use default export for http2 module to support stubs; (<a href="https://redirect.github.com/axios/axios/issues/7196">#7196</a>) (<a href="https://github.com/axios/axios/commit/0588880ac7ddba7594ef179930493884b7e90bf5">0588880</a>)</li> </ul> <h3>Performance Improvements</h3> <ul> <li><strong>http:</strong> fix early loop exit; (<a href="https://redirect.github.com/axios/axios/issues/7202">#7202</a>) (<a href="https://github.com/axios/axios/commit/12c314b603e7852a157e93e47edb626a471ba6c5">12c314b</a>)</li> </ul> <h3>Contributors to this release</h3> <ul> <li><!-- raw HTML omitted --> <a href="https://github.com/DigitalBrainJS" title="+28/-9 ([#7206](axios/axios#7206) [#7202](axios/axios#7202) )">Dmitriy Mozgovoy</a></li> <li><!-- raw HTML omitted --> <a href="https://github.com/kasperisager" title="+9/-9 ([#7196](axios/axios#7196) )">Kasper Isager Dalsgarð</a></li> </ul> <h2>Release v1.13.1</h2> <h2>Release notes:</h2> <h3>Bug Fixes</h3> <ul> <li><strong>http:</strong> fixed a regression that caused the data stream to be interrupted for responses with non-OK HTTP statuses; (<a href="https://redirect.github.com/axios/axios/issues/7193">#7193</a>) (<a href="https://github.com/axios/axios/commit/bcd5581d208cd372055afdcb2fd10b68ca40613c">bcd5581</a>)</li> </ul> <h3>Contributors to this release</h3> <ul> <li><!-- raw HTML omitted --> <a href="https://github.com/imanchalsingh" title="+220/-111 ([#7173](axios/axios#7173) )">Anchal Singh</a></li> <li><!-- raw HTML omitted --> <a href="https://github.com/DigitalBrainJS" title="+18/-1 ([#7193](axios/axios#7193) )">Dmitriy Mozgovoy</a></li> </ul> <h2>Release v1.13.0</h2> <h2>Release notes:</h2> <h3>Bug Fixes</h3> <ul> <li><strong>fetch:</strong> prevent TypeError when config.env is undefined (<a href="https://redirect.github.com/axios/axios/issues/7155">#7155</a>) (<a href="https://github.com/axios/axios/commit/015faeca9f26db76f9562760f04bb9f8229f4db1">015faec</a>)</li> <li>resolve issue <a href="https://redirect.github.com/axios/axios/issues/7131">#7131</a> (added spacing in mergeConfig.js) (<a href="https://redirect.github.com/axios/axios/issues/7133">#7133</a>) (<a href="https://github.com/axios/axios/commit/9b9ec98548d93e9f2204deea10a5f1528bf3ce62">9b9ec98</a>)</li> </ul> <h3>Features</h3> <ul> <li><strong>http:</strong> add HTTP2 support; (<a href="https://redirect.github.com/axios/axios/issues/7150">#7150</a>) (<a href="https://github.com/axios/axios/commit/d676df772244726533ca320f42e967f5af056bac">d676df7</a>)</li> </ul> <h3>Contributors to this release</h3> <ul> <li><!-- raw HTML omitted --> <a href="https://github.com/DigitalBrainJS" title="+794/-180 ([#7186](axios/axios#7186) [#7150](axios/axios#7150) [#7039](axios/axios#7039) )">Dmitriy Mozgovoy</a></li> <li><!-- raw HTML omitted --> <a href="https://github.com/noritaka1166" title="+24/-509 ([#7032](axios/axios#7032) )">Noritaka Kobayashi</a></li> <li><!-- raw HTML omitted --> <a href="https://github.com/Aviraj2929" title="+211/-93 ([#7136](axios/axios#7136) [#7135](axios/axios#7135) [#7134](axios/axios#7134) [#7112](axios/axios#7112) )">Aviraj2929</a></li> <li><!-- raw HTML omitted --> <a href="https://github.com/Prasoon52" title="+167/-6 ([#7099](axios/axios#7099) )">prasoon patel</a></li> <li><!-- raw HTML omitted --> <a href="https://github.com/Samy-in" title="+134/-0 ([#7171](axios/axios#7171) )">Samyak Dandge</a></li> <li><!-- raw HTML omitted --> <a href="https://github.com/imanchalsingh" title="+53/-56 ([#7170](axios/axios#7170) )">Anchal Singh</a></li> <li><!-- raw HTML omitted --> <a href="https://github.com/jaiyankargupta" title="+28/-28 ([#7073](axios/axios#7073) )">Rahul Kumar</a></li> <li><!-- raw HTML omitted --> <a href="https://github.com/Amitverma0509" title="+24/-13 ([#7129](axios/axios#7129) )">Amit Verma</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/axios/axios/blob/v1.x/CHANGELOG.md">axios's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/axios/axios/compare/v1.13.1...v1.13.2">1.13.2</a> (2025-11-04)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>http:</strong> fix 'socket hang up' bug for keep-alive requests when using timeouts; (<a href="https://redirect.github.com/axios/axios/issues/7206">#7206</a>) (<a href="https://github.com/axios/axios/commit/8d372335f5c50ecd01e8615f2468a9eb19703117">8d37233</a>)</li> <li><strong>http:</strong> use default export for http2 module to support stubs; (<a href="https://redirect.github.com/axios/axios/issues/7196">#7196</a>) (<a href="https://github.com/axios/axios/commit/0588880ac7ddba7594ef179930493884b7e90bf5">0588880</a>)</li> </ul> <h3>Performance Improvements</h3> <ul> <li><strong>http:</strong> fix early loop exit; (<a href="https://redirect.github.com/axios/axios/issues/7202">#7202</a>) (<a href="https://github.com/axios/axios/commit/12c314b603e7852a157e93e47edb626a471ba6c5">12c314b</a>)</li> </ul> <h3>Contributors to this release</h3> <ul> <li><!-- raw HTML omitted --> <a href="https://github.com/DigitalBrainJS" title="+28/-9 ([#7206](axios/axios#7206) [#7202](axios/axios#7202) )">Dmitriy Mozgovoy</a></li> <li><!-- raw HTML omitted --> <a href="https://github.com/kasperisager" title="+9/-9 ([#7196](axios/axios#7196) )">Kasper Isager Dalsgarð</a></li> </ul> <h2><a href="https://github.com/axios/axios/compare/v1.13.0...v1.13.1">1.13.1</a> (2025-10-28)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>http:</strong> fixed a regression that caused the data stream to be interrupted for responses with non-OK HTTP statuses; (<a href="https://redirect.github.com/axios/axios/issues/7193">#7193</a>) (<a href="https://github.com/axios/axios/commit/bcd5581d208cd372055afdcb2fd10b68ca40613c">bcd5581</a>)</li> </ul> <h3>Contributors to this release</h3> <ul> <li><!-- raw HTML omitted --> <a href="https://github.com/imanchalsingh" title="+220/-111 ([#7173](axios/axios#7173) )">Anchal Singh</a></li> <li><!-- raw HTML omitted --> <a href="https://github.com/DigitalBrainJS" title="+18/-1 ([#7193](axios/axios#7193) )">Dmitriy Mozgovoy</a></li> </ul> <h1><a href="https://github.com/axios/axios/compare/v1.12.2...v1.13.0">1.13.0</a> (2025-10-27)</h1> <h3>Bug Fixes</h3> <ul> <li><strong>fetch:</strong> prevent TypeError when config.env is undefined (<a href="https://redirect.github.com/axios/axios/issues/7155">#7155</a>) (<a href="https://github.com/axios/axios/commit/015faeca9f26db76f9562760f04bb9f8229f4db1">015faec</a>)</li> <li>resolve issue <a href="https://redirect.github.com/axios/axios/issues/7131">#7131</a> (added spacing in mergeConfig.js) (<a href="https://redirect.github.com/axios/axios/issues/7133">#7133</a>) (<a href="https://github.com/axios/axios/commit/9b9ec98548d93e9f2204deea10a5f1528bf3ce62">9b9ec98</a>)</li> </ul> <h3>Features</h3> <ul> <li><strong>http:</strong> add HTTP2 support; (<a href="https://redirect.github.com/axios/axios/issues/7150">#7150</a>) (<a href="https://github.com/axios/axios/commit/d676df772244726533ca320f42e967f5af056bac">d676df7</a>)</li> </ul> <h3>Contributors to this release</h3> <ul> <li><!-- raw HTML omitted --> <a href="https://github.com/DigitalBrainJS" title="+794/-180 ([#7186](axios/axios#7186) [#7150](axios/axios#7150) [#7039](axios/axios#7039) )">Dmitriy Mozgovoy</a></li> <li><!-- raw HTML omitted --> <a href="https://github.com/noritaka1166" title="+24/-509 ([#7032](axios/axios#7032) )">Noritaka Kobayashi</a></li> <li><!-- raw HTML omitted --> <a href="https://github.com/Aviraj2929" title="+211/-93 ([#7136](axios/axios#7136) [#7135](axios/axios#7135) [#7134](axios/axios#7134) [#7112](axios/axios#7112) )">Aviraj2929</a></li> <li><!-- raw HTML omitted --> <a href="https://github.com/Prasoon52" title="+167/-6 ([#7099](axios/axios#7099) )">prasoon patel</a></li> <li><!-- raw HTML omitted --> <a href="https://github.com/Samy-in" title="+134/-0 ([#7171](axios/axios#7171) )">Samyak Dandge</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/axios/axios/commit/08b84b52d5835d0c7b81049c365c3d271ade8bff"><code>08b84b5</code></a> chore(release): v1.13.2 (<a href="https://redirect.github.com/axios/axios/issues/7207">#7207</a>)</li> <li><a href="https://github.com/axios/axios/commit/8d372335f5c50ecd01e8615f2468a9eb19703117"><code>8d37233</code></a> fix(http): fix 'socket hang up' bug for keep-alive requests when using timeou...</li> <li><a href="https://github.com/axios/axios/commit/12c314b603e7852a157e93e47edb626a471ba6c5"><code>12c314b</code></a> perf(http): fix early loop exit; (<a href="https://redirect.github.com/axios/axios/issues/7202">#7202</a>)</li> <li><a href="https://github.com/axios/axios/commit/f6d79e773baf70bf4e6d888e72d4bcf589060a84"><code>f6d79e7</code></a> chore(sponsor): update sponsor block (<a href="https://redirect.github.com/axios/axios/issues/7203">#7203</a>)</li> <li><a href="https://github.com/axios/axios/commit/0588880ac7ddba7594ef179930493884b7e90bf5"><code>0588880</code></a> fix(http): use default export for http2 module to support stubs; (<a href="https://redirect.github.com/axios/axios/issues/7196">#7196</a>)</li> <li><a href="https://github.com/axios/axios/commit/1ef8e7218b085ac28b675b07349c6d7906a7b6ac"><code>1ef8e72</code></a> chore(release): v1.13.1 (<a href="https://redirect.github.com/axios/axios/issues/7194">#7194</a>)</li> <li><a href="https://github.com/axios/axios/commit/bcd5581d208cd372055afdcb2fd10b68ca40613c"><code>bcd5581</code></a> fix(http): fixed a regression that caused the data stream to be interrupted f...</li> <li><a href="https://github.com/axios/axios/commit/c9b33712aac00ca6da7e9767426ff2e0a36c7eed"><code>c9b3371</code></a> chore: enhance styling and responsiveness in client.html (<a href="https://redirect.github.com/axios/axios/issues/7173">#7173</a>)</li> <li><a href="https://github.com/axios/axios/commit/9ead04d8abbcd53718dbc31b1250ea74300921c8"><code>9ead04d</code></a> [Release] v1.13.0 (<a href="https://redirect.github.com/axios/axios/issues/7189">#7189</a>)</li> <li><a href="https://github.com/axios/axios/commit/d000fbfd0722a9c3bd0bcea3451c6d515813635d"><code>d000fbf</code></a> fix(http2): fix possible race condition when handling http2 stream on almost ...</li> <li>Additional commits viewable in <a href="https://github.com/axios/axios/compare/v1.12.2...v1.13.2">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot 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 this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 59e231d - Browse repository at this point
Copy the full SHA 59e231dView commit details -
fix(lambda): bump the aws group across 1 directory with 7 updates (#4898
) Bumps the aws group with 7 updates in the /lambdas directory: | Package | From | To | | --- | --- | --- | | [@aws-sdk/client-ec2](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ec2) | `3.923.0` | `3.930.0` | | [@aws-sdk/client-ssm](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm) | `3.922.0` | `3.930.0` | | [@aws-sdk/types](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/types) | `3.922.0` | `3.930.0` | | [@aws-sdk/client-sqs](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sqs) | `3.922.0` | `3.930.0` | | [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) | `3.922.0` | `3.930.0` | | [@aws-sdk/lib-storage](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-storage) | `3.922.0` | `3.930.0` | | [@aws-sdk/client-eventbridge](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-eventbridge) | `3.922.0` | `3.930.0` | Updates `@aws-sdk/client-ec2` from 3.923.0 to 3.930.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.930.0</h2> <h4>3.930.0(2025-11-12)</h4> <h5>Chores</h5> <ul> <li><strong>codegen:</strong> sync for idempotencyToken fix in http binding protocols (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7495">#7495</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/6362fe25f8fae78b0025ff3c8faec4570bcb4bd4">6362fe25</a>)</li> </ul> <h5>New Features</h5> <ul> <li><strong>client-sagemaker:</strong> Add support for trn2.3xlarge instance type for SageMaker Hyperpod (<a href="https://github.com/aws/aws-sdk-js-v3/commit/bf8d2ce31a86d2f50b41b5024e3bb257b7e3ec89">bf8d2ce3</a>)</li> <li><strong>client-redshift:</strong> Added GetIdentityCenterAuthToken API to retrieve encrypted authentication tokens for Identity Center integrated applications. This API enables programmatic access to secure Identity Center tokens with proper error handling and parameter validation across supported SDK languages. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/145a8368b0b17a727b27f1c0c0eec4757bf4ac5f">145a8368</a>)</li> <li><strong>client-amp:</strong> Add VPC source configuration support enabling Amazon Managed Service for Prometheus Collector to collect metrics from MSK clusters. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/4aca00ff44c8e02279f268beb7ff0c33e4c9dfc9">4aca00ff</a>)</li> <li><strong>client-s3tables:</strong> Adds support for request metrics metrics APIs for S3 Tables (<a href="https://github.com/aws/aws-sdk-js-v3/commit/0cb01631301a83760446952a0b192046125ef25d">0cb01631</a>)</li> <li><strong>client-database-migration-service:</strong> Added support of SQL statements creation, metadata model discovery and selection rules transformation. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/95bd643bf8be824c592679188177b682d329ab29">95bd643b</a>)</li> <li><strong>client-ec2:</strong> Adds complete AMI ancestry tracing from immediate parent through each preceding generation back to the root AMI (<a href="https://github.com/aws/aws-sdk-js-v3/commit/fa8c029baf52f395a7250b0061646a601a1aad1d">fa8c029b</a>)</li> <li><strong>client-elastic-load-balancing-v2:</strong> This release expands ALB Authentication to support JWT verification and adds support for a new JWT validation action in listener rule. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/46928a72b5278d83b6f42b1ed40820f374d47b17">46928a72</a>)</li> <li><strong>client-connect:</strong> Updated Authentication Profile APIs to add support for automatic logout on user inactivity (<a href="https://github.com/aws/aws-sdk-js-v3/commit/99b0f8d9d7d620e2f65d68dcdeb96f6708b407ff">99b0f8d9</a>)</li> <li><strong>clients:</strong> use schema-serde in AWS Query & EC2 Query clients (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7489">#7489</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/e9b6da8fd2a66809bb67e642fc254ede6bc16082">e9b6da8f</a>)</li> </ul> <h5>Tests</h5> <ul> <li><strong>client-cloudwatch:</strong> e2e test of protocol selection (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7491">#7491</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/bb14b543035ff5bfff16e30ca784bfb2463aa78c">bb14b543</a>)</li> </ul> <hr /> <p>For list of updated packages, view <strong>updated-packages.md</strong> in <strong>assets-3.930.0.zip</strong></p> <h2>v3.929.0</h2> <h4>3.929.0(2025-11-11)</h4> <h5>Documentation Changes</h5> <ul> <li><strong>client-batch:</strong> Documentation-only update: update API and doc descriptions per EKS ImageType default value switch from AL2 to AL2023. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/42db21d3e829d0728a60be76a31119fb68d3955b">42db21d3</a>)</li> </ul> <h5>New Features</h5> <ul> <li><strong>client-bedrock-data-automation:</strong> Added support for Language Expansion feature for BDA Audio modality. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/e2374dbd19e2d414a9691af8550e0f603fdb8ec5">e2374dbd</a>)</li> <li><strong>client-medical-imaging:</strong> Added new fields in existing APIs. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/8e8ee4a00203ed57c84d5071695367e704d6bc1c">8e8ee4a0</a>)</li> <li><strong>client-ec2:</strong> AWS Site-to-Site VPN now supports VPN connections with up to 5 Gbps bandwidth per tunnel, a 4x improvement from existing limit of 1.25 Gbps. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/165ccccacac38eca73c45fe5e21c04cf82751992">165cccca</a>)</li> <li><strong>client-security-ir:</strong> Added support for configuring communication preferences as well as clearly displaying case comment author identities. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/6c2d4f91937a37c5cecbb0194b536ac903dc46b4">6c2d4f91</a>)</li> <li><strong>client-rtbfabric:</strong> Added LogSettings and LinkAttribute fields to external links (<a href="https://github.com/aws/aws-sdk-js-v3/commit/5f3dd496015b734795c5aa59e154fa2eb45d89a3">5f3dd496</a>)</li> <li><strong>clients:</strong> use schema-serde in AWS REST JSON clients (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7485">#7485</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/99a36932937fa5def2b0371b989c6df4d9358044">99a36932</a>)</li> </ul> <h5>Tests</h5> <ul> <li><strong>client-s3vectors:</strong> add e2e test (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7487">#7487</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/8d3df6ffd3725ff33eb87c050660d95ab8b5d344">8d3df6ff</a>)</li> <li><strong>client-dynamodb:</strong> e2e test for type registry based error handling (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7486">#7486</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/ba1aeb67ed812f106ea9a039b94e1e5c96c3ff06">ba1aeb67</a>)</li> <li><strong>client-cloudwatch-logs:</strong> e2e test for live tail event streams (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7484">#7484</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/3d7ac1614380f54b4f0530917030df65bef0353a">3d7ac161</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-ec2/CHANGELOG.md"><code>@aws-sdk/client-ec2</code>'s changelog</a>.</em></p> <blockquote> <h1><a href="https://github.com/aws/aws-sdk-js-v3/compare/v3.929.0...v3.930.0">3.930.0</a> (2025-11-12)</h1> <h3>Features</h3> <ul> <li><strong>client-ec2:</strong> Adds complete AMI ancestry tracing from immediate parent through each preceding generation back to the root AMI (<a href="https://github.com/aws/aws-sdk-js-v3/commit/fa8c029baf52f395a7250b0061646a601a1aad1d">fa8c029</a>)</li> <li><strong>clients:</strong> use schema-serde in AWS Query & EC2 Query clients (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/issues/7489">#7489</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/e9b6da8fd2a66809bb67e642fc254ede6bc16082">e9b6da8</a>)</li> </ul> <h1><a href="https://github.com/aws/aws-sdk-js-v3/compare/v3.928.0...v3.929.0">3.929.0</a> (2025-11-11)</h1> <h3>Features</h3> <ul> <li><strong>client-ec2:</strong> AWS Site-to-Site VPN now supports VPN connections with up to 5 Gbps bandwidth per tunnel, a 4x improvement from existing limit of 1.25 Gbps. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/165ccccacac38eca73c45fe5e21c04cf82751992">165cccc</a>)</li> </ul> <h1><a href="https://github.com/aws/aws-sdk-js-v3/compare/v3.927.0...v3.928.0">3.928.0</a> (2025-11-10)</h1> <h3>Features</h3> <ul> <li><strong>client-ec2:</strong> Amazon EC2 Fleet customers can now filter instance types based on encryption-in-transit support using Attribute-Based Instance Type Selection (ABIS), eliminating the manual effort of identifying and selecting compatible instance types for security-sensitive workloads. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/2b4fb8055ba029e7ccb89f97b764e3af5bf98236">2b4fb80</a>)</li> </ul> <h1><a href="https://github.com/aws/aws-sdk-js-v3/compare/v3.926.0...v3.927.0">3.927.0</a> (2025-11-07)</h1> <h3>Features</h3> <ul> <li><strong>client-ec2:</strong> Adds PrivateDnsPreference and PrivateDnsSpecifiedDomains to control private DNS resolution for resource and service network VPC endpoints and IpamScopeExternalAuthorityConfiguration to integrate Amazon VPC IPAM with a third-party IPAM service (<a href="https://github.com/aws/aws-sdk-js-v3/commit/650aa6de99e961e06fb85b3e447bced743b30a12">650aa6d</a>)</li> </ul> <h1><a href="https://github.com/aws/aws-sdk-js-v3/compare/v3.925.0...v3.926.0">3.926.0</a> (2025-11-06)</h1> <h3>Features</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/2a1737eb76705bcde9f3aa42cae89292ae7ad865"><code>2a1737e</code></a> Publish v3.930.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/fa8c029baf52f395a7250b0061646a601a1aad1d"><code>fa8c029</code></a> feat(client-ec2): Adds complete AMI ancestry tracing from immediate parent th...</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/6362fe25f8fae78b0025ff3c8faec4570bcb4bd4"><code>6362fe2</code></a> chore(codegen): sync for idempotencyToken fix in http binding protocols (<a href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ec2/issues/7495">#7495</a>)</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/e9b6da8fd2a66809bb67e642fc254ede6bc16082"><code>e9b6da8</code></a> feat(clients): use schema-serde in AWS Query & EC2 Query clients (<a href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ec2/issues/7489">#7489</a>)</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/e0c0a7c444232a8c48330ddf918ddf9f716e8334"><code>e0c0a7c</code></a> Publish v3.929.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/165ccccacac38eca73c45fe5e21c04cf82751992"><code>165cccc</code></a> feat(client-ec2): AWS Site-to-Site VPN now supports VPN connections with up t...</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/cbdbdf80b7753988bbde4888d58d705e06414f9b"><code>cbdbdf8</code></a> Publish v3.928.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/2b4fb8055ba029e7ccb89f97b764e3af5bf98236"><code>2b4fb80</code></a> feat(client-ec2): Amazon EC2 Fleet customers can now filter instance types ba...</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/73e72810faac8bec7cef525cfaed69e8c9e02d07"><code>73e7281</code></a> Publish v3.927.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/650aa6de99e961e06fb85b3e447bced743b30a12"><code>650aa6d</code></a> feat(client-ec2): Adds PrivateDnsPreference and PrivateDnsSpecifiedDomains to...</li> <li>Additional commits viewable in <a href="https://github.com/aws/aws-sdk-js-v3/commits/v3.930.0/clients/client-ec2">compare view</a></li> </ul> </details> <br /> Updates `@aws-sdk/client-ssm` from 3.922.0 to 3.930.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.930.0</h2> <h4>3.930.0(2025-11-12)</h4> <h5>Chores</h5> <ul> <li><strong>codegen:</strong> sync for idempotencyToken fix in http binding protocols (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7495">#7495</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/6362fe25f8fae78b0025ff3c8faec4570bcb4bd4">6362fe25</a>)</li> </ul> <h5>New Features</h5> <ul> <li><strong>client-sagemaker:</strong> Add support for trn2.3xlarge instance type for SageMaker Hyperpod (<a href="https://github.com/aws/aws-sdk-js-v3/commit/bf8d2ce31a86d2f50b41b5024e3bb257b7e3ec89">bf8d2ce3</a>)</li> <li><strong>client-redshift:</strong> Added GetIdentityCenterAuthToken API to retrieve encrypted authentication tokens for Identity Center integrated applications. This API enables programmatic access to secure Identity Center tokens with proper error handling and parameter validation across supported SDK languages. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/145a8368b0b17a727b27f1c0c0eec4757bf4ac5f">145a8368</a>)</li> <li><strong>client-amp:</strong> Add VPC source configuration support enabling Amazon Managed Service for Prometheus Collector to collect metrics from MSK clusters. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/4aca00ff44c8e02279f268beb7ff0c33e4c9dfc9">4aca00ff</a>)</li> <li><strong>client-s3tables:</strong> Adds support for request metrics metrics APIs for S3 Tables (<a href="https://github.com/aws/aws-sdk-js-v3/commit/0cb01631301a83760446952a0b192046125ef25d">0cb01631</a>)</li> <li><strong>client-database-migration-service:</strong> Added support of SQL statements creation, metadata model discovery and selection rules transformation. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/95bd643bf8be824c592679188177b682d329ab29">95bd643b</a>)</li> <li><strong>client-ec2:</strong> Adds complete AMI ancestry tracing from immediate parent through each preceding generation back to the root AMI (<a href="https://github.com/aws/aws-sdk-js-v3/commit/fa8c029baf52f395a7250b0061646a601a1aad1d">fa8c029b</a>)</li> <li><strong>client-elastic-load-balancing-v2:</strong> This release expands ALB Authentication to support JWT verification and adds support for a new JWT validation action in listener rule. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/46928a72b5278d83b6f42b1ed40820f374d47b17">46928a72</a>)</li> <li><strong>client-connect:</strong> Updated Authentication Profile APIs to add support for automatic logout on user inactivity (<a href="https://github.com/aws/aws-sdk-js-v3/commit/99b0f8d9d7d620e2f65d68dcdeb96f6708b407ff">99b0f8d9</a>)</li> <li><strong>clients:</strong> use schema-serde in AWS Query & EC2 Query clients (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7489">#7489</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/e9b6da8fd2a66809bb67e642fc254ede6bc16082">e9b6da8f</a>)</li> </ul> <h5>Tests</h5> <ul> <li><strong>client-cloudwatch:</strong> e2e test of protocol selection (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7491">#7491</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/bb14b543035ff5bfff16e30ca784bfb2463aa78c">bb14b543</a>)</li> </ul> <hr /> <p>For list of updated packages, view <strong>updated-packages.md</strong> in <strong>assets-3.930.0.zip</strong></p> <h2>v3.929.0</h2> <h4>3.929.0(2025-11-11)</h4> <h5>Documentation Changes</h5> <ul> <li><strong>client-batch:</strong> Documentation-only update: update API and doc descriptions per EKS ImageType default value switch from AL2 to AL2023. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/42db21d3e829d0728a60be76a31119fb68d3955b">42db21d3</a>)</li> </ul> <h5>New Features</h5> <ul> <li><strong>client-bedrock-data-automation:</strong> Added support for Language Expansion feature for BDA Audio modality. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/e2374dbd19e2d414a9691af8550e0f603fdb8ec5">e2374dbd</a>)</li> <li><strong>client-medical-imaging:</strong> Added new fields in existing APIs. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/8e8ee4a00203ed57c84d5071695367e704d6bc1c">8e8ee4a0</a>)</li> <li><strong>client-ec2:</strong> AWS Site-to-Site VPN now supports VPN connections with up to 5 Gbps bandwidth per tunnel, a 4x improvement from existing limit of 1.25 Gbps. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/165ccccacac38eca73c45fe5e21c04cf82751992">165cccca</a>)</li> <li><strong>client-security-ir:</strong> Added support for configuring communication preferences as well as clearly displaying case comment author identities. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/6c2d4f91937a37c5cecbb0194b536ac903dc46b4">6c2d4f91</a>)</li> <li><strong>client-rtbfabric:</strong> Added LogSettings and LinkAttribute fields to external links (<a href="https://github.com/aws/aws-sdk-js-v3/commit/5f3dd496015b734795c5aa59e154fa2eb45d89a3">5f3dd496</a>)</li> <li><strong>clients:</strong> use schema-serde in AWS REST JSON clients (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7485">#7485</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/99a36932937fa5def2b0371b989c6df4d9358044">99a36932</a>)</li> </ul> <h5>Tests</h5> <ul> <li><strong>client-s3vectors:</strong> add e2e test (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7487">#7487</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/8d3df6ffd3725ff33eb87c050660d95ab8b5d344">8d3df6ff</a>)</li> <li><strong>client-dynamodb:</strong> e2e test for type registry based error handling (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7486">#7486</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/ba1aeb67ed812f106ea9a039b94e1e5c96c3ff06">ba1aeb67</a>)</li> <li><strong>client-cloudwatch-logs:</strong> e2e test for live tail event streams (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7484">#7484</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/3d7ac1614380f54b4f0530917030df65bef0353a">3d7ac161</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-ssm/CHANGELOG.md"><code>@aws-sdk/client-ssm</code>'s changelog</a>.</em></p> <blockquote> <h1><a href="https://github.com/aws/aws-sdk-js-v3/compare/v3.929.0...v3.930.0">3.930.0</a> (2025-11-12)</h1> <p><strong>Note:</strong> Version bump only for package <code>@aws-sdk/client-ssm</code></p> <h1><a href="https://github.com/aws/aws-sdk-js-v3/compare/v3.928.0...v3.929.0">3.929.0</a> (2025-11-11)</h1> <p><strong>Note:</strong> Version bump only for package <code>@aws-sdk/client-ssm</code></p> <h1><a href="https://github.com/aws/aws-sdk-js-v3/compare/v3.927.0...v3.928.0">3.928.0</a> (2025-11-10)</h1> <h3>Features</h3> <ul> <li><strong>clients:</strong> use schema-serde in AWS JSON RPC clients (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/issues/7483">#7483</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/b0f07b49d20d0e1733d36208ad8b2fe052648771">b0f07b4</a>)</li> </ul> <h1><a href="https://github.com/aws/aws-sdk-js-v3/compare/v3.926.0...v3.927.0">3.927.0</a> (2025-11-07)</h1> <p><strong>Note:</strong> Version bump only for package <code>@aws-sdk/client-ssm</code></p> <h1><a href="https://github.com/aws/aws-sdk-js-v3/compare/v3.925.0...v3.926.0">3.926.0</a> (2025-11-06)</h1> <h3>Features</h3> <ul> <li><strong>client-ssm:</strong> Provides NoLongerSupportedException error message (<a href="https://github.com/aws/aws-sdk-js-v3/commit/70be2a35105b234a082308dbfddd62e70d6204b6">70be2a3</a>)</li> </ul> <h1><a href="https://github.com/aws/aws-sdk-js-v3/compare/v3.924.0...v3.925.0">3.925.0</a> (2025-11-05)</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/2a1737eb76705bcde9f3aa42cae89292ae7ad865"><code>2a1737e</code></a> Publish v3.930.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/6362fe25f8fae78b0025ff3c8faec4570bcb4bd4"><code>6362fe2</code></a> chore(codegen): sync for idempotencyToken fix in http binding protocols (<a href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm/issues/7495">#7495</a>)</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/e0c0a7c444232a8c48330ddf918ddf9f716e8334"><code>e0c0a7c</code></a> Publish v3.929.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/cbdbdf80b7753988bbde4888d58d705e06414f9b"><code>cbdbdf8</code></a> Publish v3.928.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/b0f07b49d20d0e1733d36208ad8b2fe052648771"><code>b0f07b4</code></a> feat(clients): use schema-serde in AWS JSON RPC clients (<a href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm/issues/7483">#7483</a>)</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/73e72810faac8bec7cef525cfaed69e8c9e02d07"><code>73e7281</code></a> Publish v3.927.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/065860aeb0018a8d396f5abaca3874fe2ef789c4"><code>065860a</code></a> Publish v3.926.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/70be2a35105b234a082308dbfddd62e70d6204b6"><code>70be2a3</code></a> feat(client-ssm): Provides NoLongerSupportedException error message</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/b554e95e492cf5c4121890932c49755c2d230330"><code>b554e95</code></a> Publish v3.925.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/4a796b6cf09fe2ca1ffb97294f5b456f31931a98"><code>4a796b6</code></a> chore(deps): bump smithy package versions (<a href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm/issues/7475">#7475</a>)</li> <li>See full diff in <a href="https://github.com/aws/aws-sdk-js-v3/commits/v3.930.0/clients/client-ssm">compare view</a></li> </ul> </details> <br /> Updates `@aws-sdk/types` from 3.922.0 to 3.930.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/aws/aws-sdk-js-v3/releases"><code>@aws-sdk/types</code>'s releases</a>.</em></p> <blockquote> <h2>v3.930.0</h2> <h4>3.930.0(2025-11-12)</h4> <h5>Chores</h5> <ul> <li><strong>codegen:</strong> sync for idempotencyToken fix in http binding protocols (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7495">#7495</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/6362fe25f8fae78b0025ff3c8faec4570bcb4bd4">6362fe25</a>)</li> </ul> <h5>New Features</h5> <ul> <li><strong>client-sagemaker:</strong> Add support for trn2.3xlarge instance type for SageMaker Hyperpod (<a href="https://github.com/aws/aws-sdk-js-v3/commit/bf8d2ce31a86d2f50b41b5024e3bb257b7e3ec89">bf8d2ce3</a>)</li> <li><strong>client-redshift:</strong> Added GetIdentityCenterAuthToken API to retrieve encrypted authentication tokens for Identity Center integrated applications. This API enables programmatic access to secure Identity Center tokens with proper error handling and parameter validation across supported SDK languages. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/145a8368b0b17a727b27f1c0c0eec4757bf4ac5f">145a8368</a>)</li> <li><strong>client-amp:</strong> Add VPC source configuration support enabling Amazon Managed Service for Prometheus Collector to collect metrics from MSK clusters. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/4aca00ff44c8e02279f268beb7ff0c33e4c9dfc9">4aca00ff</a>)</li> <li><strong>client-s3tables:</strong> Adds support for request metrics metrics APIs for S3 Tables (<a href="https://github.com/aws/aws-sdk-js-v3/commit/0cb01631301a83760446952a0b192046125ef25d">0cb01631</a>)</li> <li><strong>client-database-migration-service:</strong> Added support of SQL statements creation, metadata model discovery and selection rules transformation. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/95bd643bf8be824c592679188177b682d329ab29">95bd643b</a>)</li> <li><strong>client-ec2:</strong> Adds complete AMI ancestry tracing from immediate parent through each preceding generation back to the root AMI (<a href="https://github.com/aws/aws-sdk-js-v3/commit/fa8c029baf52f395a7250b0061646a601a1aad1d">fa8c029b</a>)</li> <li><strong>client-elastic-load-balancing-v2:</strong> This release expands ALB Authentication to support JWT verification and adds support for a new JWT validation action in listener rule. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/46928a72b5278d83b6f42b1ed40820f374d47b17">46928a72</a>)</li> <li><strong>client-connect:</strong> Updated Authentication Profile APIs to add support for automatic logout on user inactivity (<a href="https://github.com/aws/aws-sdk-js-v3/commit/99b0f8d9d7d620e2f65d68dcdeb96f6708b407ff">99b0f8d9</a>)</li> <li><strong>clients:</strong> use schema-serde in AWS Query & EC2 Query clients (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7489">#7489</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/e9b6da8fd2a66809bb67e642fc254ede6bc16082">e9b6da8f</a>)</li> </ul> <h5>Tests</h5> <ul> <li><strong>client-cloudwatch:</strong> e2e test of protocol selection (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7491">#7491</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/bb14b543035ff5bfff16e30ca784bfb2463aa78c">bb14b543</a>)</li> </ul> <hr /> <p>For list of updated packages, view <strong>updated-packages.md</strong> in <strong>assets-3.930.0.zip</strong></p> <h2>v3.929.0</h2> <h4>3.929.0(2025-11-11)</h4> <h5>Documentation Changes</h5> <ul> <li><strong>client-batch:</strong> Documentation-only update: update API and doc descriptions per EKS ImageType default value switch from AL2 to AL2023. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/42db21d3e829d0728a60be76a31119fb68d3955b">42db21d3</a>)</li> </ul> <h5>New Features</h5> <ul> <li><strong>client-bedrock-data-automation:</strong> Added support for Language Expansion feature for BDA Audio modality. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/e2374dbd19e2d414a9691af8550e0f603fdb8ec5">e2374dbd</a>)</li> <li><strong>client-medical-imaging:</strong> Added new fields in existing APIs. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/8e8ee4a00203ed57c84d5071695367e704d6bc1c">8e8ee4a0</a>)</li> <li><strong>client-ec2:</strong> AWS Site-to-Site VPN now supports VPN connections with up to 5 Gbps bandwidth per tunnel, a 4x improvement from existing limit of 1.25 Gbps. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/165ccccacac38eca73c45fe5e21c04cf82751992">165cccca</a>)</li> <li><strong>client-security-ir:</strong> Added support for configuring communication preferences as well as clearly displaying case comment author identities. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/6c2d4f91937a37c5cecbb0194b536ac903dc46b4">6c2d4f91</a>)</li> <li><strong>client-rtbfabric:</strong> Added LogSettings and LinkAttribute fields to external links (<a href="https://github.com/aws/aws-sdk-js-v3/commit/5f3dd496015b734795c5aa59e154fa2eb45d89a3">5f3dd496</a>)</li> <li><strong>clients:</strong> use schema-serde in AWS REST JSON clients (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7485">#7485</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/99a36932937fa5def2b0371b989c6df4d9358044">99a36932</a>)</li> </ul> <h5>Tests</h5> <ul> <li><strong>client-s3vectors:</strong> add e2e test (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7487">#7487</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/8d3df6ffd3725ff33eb87c050660d95ab8b5d344">8d3df6ff</a>)</li> <li><strong>client-dynamodb:</strong> e2e test for type registry based error handling (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7486">#7486</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/ba1aeb67ed812f106ea9a039b94e1e5c96c3ff06">ba1aeb67</a>)</li> <li><strong>client-cloudwatch-logs:</strong> e2e test for live tail event streams (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7484">#7484</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/3d7ac1614380f54b4f0530917030df65bef0353a">3d7ac161</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/aws/aws-sdk-js-v3/blob/main/packages/types/CHANGELOG.md"><code>@aws-sdk/types</code>'s changelog</a>.</em></p> <blockquote> <h1><a href="https://github.com/aws/aws-sdk-js-v3/compare/v3.929.0...v3.930.0">3.930.0</a> (2025-11-12)</h1> <p><strong>Note:</strong> Version bump only for package <code>@aws-sdk/types</code></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/2a1737eb76705bcde9f3aa42cae89292ae7ad865"><code>2a1737e</code></a> Publish v3.930.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/6362fe25f8fae78b0025ff3c8faec4570bcb4bd4"><code>6362fe2</code></a> chore(codegen): sync for idempotencyToken fix in http binding protocols (<a href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/types/issues/7495">#7495</a>)</li> <li>See full diff in <a href="https://github.com/aws/aws-sdk-js-v3/commits/v3.930.0/packages/types">compare view</a></li> </ul> </details> <br /> Updates `@aws-sdk/client-sqs` from 3.922.0 to 3.930.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.930.0</h2> <h4>3.930.0(2025-11-12)</h4> <h5>Chores</h5> <ul> <li><strong>codegen:</strong> sync for idempotencyToken fix in http binding protocols (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7495">#7495</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/6362fe25f8fae78b0025ff3c8faec4570bcb4bd4">6362fe25</a>)</li> </ul> <h5>New Features</h5> <ul> <li><strong>client-sagemaker:</strong> Add support for trn2.3xlarge instance type for SageMaker Hyperpod (<a href="https://github.com/aws/aws-sdk-js-v3/commit/bf8d2ce31a86d2f50b41b5024e3bb257b7e3ec89">bf8d2ce3</a>)</li> <li><strong>client-redshift:</strong> Added GetIdentityCenterAuthToken API to retrieve encrypted authentication tokens for Identity Center integrated applications. This API enables programmatic access to secure Identity Center tokens with proper error handling and parameter validation across supported SDK languages. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/145a8368b0b17a727b27f1c0c0eec4757bf4ac5f">145a8368</a>)</li> <li><strong>client-amp:</strong> Add VPC source configuration support enabling Amazon Managed Service for Prometheus Collector to collect metrics from MSK clusters. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/4aca00ff44c8e02279f268beb7ff0c33e4c9dfc9">4aca00ff</a>)</li> <li><strong>client-s3tables:</strong> Adds support for request metrics metrics APIs for S3 Tables (<a href="https://github.com/aws/aws-sdk-js-v3/commit/0cb01631301a83760446952a0b192046125ef25d">0cb01631</a>)</li> <li><strong>client-database-migration-service:</strong> Added support of SQL statements creation, metadata model discovery and selection rules transformation. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/95bd643bf8be824c592679188177b682d329ab29">95bd643b</a>)</li> <li><strong>client-ec2:</strong> Adds complete AMI ancestry tracing from immediate parent through each preceding generation back to the root AMI (<a href="https://github.com/aws/aws-sdk-js-v3/commit/fa8c029baf52f395a7250b0061646a601a1aad1d">fa8c029b</a>)</li> <li><strong>client-elastic-load-balancing-v2:</strong> This release expands ALB Authentication to support JWT verification and adds support for a new JWT validation action in listener rule. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/46928a72b5278d83b6f42b1ed40820f374d47b17">46928a72</a>)</li> <li><strong>client-connect:</strong> Updated Authentication Profile APIs to add support for automatic logout on user inactivity (<a href="https://github.com/aws/aws-sdk-js-v3/commit/99b0f8d9d7d620e2f65d68dcdeb96f6708b407ff">99b0f8d9</a>)</li> <li><strong>clients:</strong> use schema-serde in AWS Query & EC2 Query clients (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7489">#7489</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/e9b6da8fd2a66809bb67e642fc254ede6bc16082">e9b6da8f</a>)</li> </ul> <h5>Tests</h5> <ul> <li><strong>client-cloudwatch:</strong> e2e test of protocol selection (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7491">#7491</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/bb14b543035ff5bfff16e30ca784bfb2463aa78c">bb14b543</a>)</li> </ul> <hr /> <p>For list of updated packages, view <strong>updated-packages.md</strong> in <strong>assets-3.930.0.zip</strong></p> <h2>v3.929.0</h2> <h4>3.929.0(2025-11-11)</h4> <h5>Documentation Changes</h5> <ul> <li><strong>client-batch:</strong> Documentation-only update: update API and doc descriptions per EKS ImageType default value switch from AL2 to AL2023. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/42db21d3e829d0728a60be76a31119fb68d3955b">42db21d3</a>)</li> </ul> <h5>New Features</h5> <ul> <li><strong>client-bedrock-data-automation:</strong> Added support for Language Expansion feature for BDA Audio modality. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/e2374dbd19e2d414a9691af8550e0f603fdb8ec5">e2374dbd</a>)</li> <li><strong>client-medical-imaging:</strong> Added new fields in existing APIs. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/8e8ee4a00203ed57c84d5071695367e704d6bc1c">8e8ee4a0</a>)</li> <li><strong>client-ec2:</strong> AWS Site-to-Site VPN now supports VPN connections with up to 5 Gbps bandwidth per tunnel, a 4x improvement from existing limit of 1.25 Gbps. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/165ccccacac38eca73c45fe5e21c04cf82751992">165cccca</a>)</li> <li><strong>client-security-ir:</strong> Added support for configuring communication preferences as well as clearly displaying case comment author identities. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/6c2d4f91937a37c5cecbb0194b536ac903dc46b4">6c2d4f91</a>)</li> <li><strong>client-rtbfabric:</strong> Added LogSettings and LinkAttribute fields to external links (<a href="https://github.com/aws/aws-sdk-js-v3/commit/5f3dd496015b734795c5aa59e154fa2eb45d89a3">5f3dd496</a>)</li> <li><strong>clients:</strong> use schema-serde in AWS REST JSON clients (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7485">#7485</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/99a36932937fa5def2b0371b989c6df4d9358044">99a36932</a>)</li> </ul> <h5>Tests</h5> <ul> <li><strong>client-s3vectors:</strong> add e2e test (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7487">#7487</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/8d3df6ffd3725ff33eb87c050660d95ab8b5d344">8d3df6ff</a>)</li> <li><strong>client-dynamodb:</strong> e2e test for type registry based error handling (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7486">#7486</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/ba1aeb67ed812f106ea9a039b94e1e5c96c3ff06">ba1aeb67</a>)</li> <li><strong>client-cloudwatch-logs:</strong> e2e test for live tail event streams (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7484">#7484</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/3d7ac1614380f54b4f0530917030df65bef0353a">3d7ac161</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-sqs/CHANGELOG.md"><code>@aws-sdk/client-sqs</code>'s changelog</a>.</em></p> <blockquote> <h1><a href="https://github.com/aws/aws-sdk-js-v3/compare/v3.929.0...v3.930.0">3.930.0</a> (2025-11-12)</h1> <p><strong>Note:</strong> Version bump only for package <code>@aws-sdk/client-sqs</code></p> <h1><a href="https://github.com/aws/aws-sdk-js-v3/compare/v3.928.0...v3.929.0">3.929.0</a> (2025-11-11)</h1> <p><strong>Note:</strong> Version bump only for package <code>@aws-sdk/client-sqs</code></p> <h1><a href="https://github.com/aws/aws-sdk-js-v3/compare/v3.927.0...v3.928.0">3.928.0</a> (2025-11-10)</h1> <h3>Features</h3> <ul> <li><strong>clients:</strong> use schema-serde in AWS JSON RPC clients (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/issues/7483">#7483</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/b0f07b49d20d0e1733d36208ad8b2fe052648771">b0f07b4</a>)</li> </ul> <h1><a href="https://github.com/aws/aws-sdk-js-v3/compare/v3.926.0...v3.927.0">3.927.0</a> (2025-11-07)</h1> <p><strong>Note:</strong> Version bump only for package <code>@aws-sdk/client-sqs</code></p> <h1><a href="https://github.com/aws/aws-sdk-js-v3/compare/v3.925.0...v3.926.0">3.926.0</a> (2025-11-06)</h1> <p><strong>Note:</strong> Version bump only for package <code>@aws-sdk/client-sqs</code></p> <h1><a href="https://github.com/aws/aws-sdk-js-v3/compare/v3.924.0...v3.925.0">3.925.0</a> (2025-11-05)</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/2a1737eb76705bcde9f3aa42cae89292ae7ad865"><code>2a1737e</code></a> Publish v3.930.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/6362fe25f8fae78b0025ff3c8faec4570bcb4bd4"><code>6362fe2</code></a> chore(codegen): sync for idempotencyToken fix in http binding protocols (<a href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sqs/issues/7495">#7495</a>)</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/e0c0a7c444232a8c48330ddf918ddf9f716e8334"><code>e0c0a7c</code></a> Publish v3.929.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/cbdbdf80b7753988bbde4888d58d705e06414f9b"><code>cbdbdf8</code></a> Publish v3.928.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/b0f07b49d20d0e1733d36208ad8b2fe052648771"><code>b0f07b4</code></a> feat(clients): use schema-serde in AWS JSON RPC clients (<a href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sqs/issues/7483">#7483</a>)</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/73e72810faac8bec7cef525cfaed69e8c9e02d07"><code>73e7281</code></a> Publish v3.927.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/065860aeb0018a8d396f5abaca3874fe2ef789c4"><code>065860a</code></a> Publish v3.926.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/b554e95e492cf5c4121890932c49755c2d230330"><code>b554e95</code></a> Publish v3.925.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/4a796b6cf09fe2ca1ffb97294f5b456f31931a98"><code>4a796b6</code></a> chore(deps): bump smithy package versions (<a href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sqs/issues/7475">#7475</a>)</li> <li>See full diff in <a href="https://github.com/aws/aws-sdk-js-v3/commits/v3.930.0/clients/client-sqs">compare view</a></li> </ul> </details> <br /> Updates `@aws-sdk/client-s3` from 3.922.0 to 3.930.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.930.0</h2> <h4>3.930.0(2025-11-12)</h4> <h5>Chores</h5> <ul> <li><strong>codegen:</strong> sync for idempotencyToken fix in http binding protocols (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7495">#7495</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/6362fe25f8fae78b0025ff3c8faec4570bcb4bd4">6362fe25</a>)</li> </ul> <h5>New Features</h5> <ul> <li><strong>client-sagemaker:</strong> Add support for trn2.3xlarge instance type for SageMaker Hyperpod (<a href="https://github.com/aws/aws-sdk-js-v3/commit/bf8d2ce31a86d2f50b41b5024e3bb257b7e3ec89">bf8d2ce3</a>)</li> <li><strong>client-redshift:</strong> Added GetIdentityCenterAuthToken API to retrieve encrypted authentication tokens for Identity Center integrated applications. This API enables programmatic access to secure Identity Center tokens with proper error handling and parameter validation across supported SDK languages. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/145a8368b0b17a727b27f1c0c0eec4757bf4ac5f">145a8368</a>)</li> <li><strong>client-amp:</strong> Add VPC source configuration support enabling Amazon Managed Service for Prometheus Collector to collect metrics from MSK clusters. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/4aca00ff44c8e02279f268beb7ff0c33e4c9dfc9">4aca00ff</a>)</li> <li><strong>client-s3tables:</strong> Adds support for request metrics metrics APIs for S3 Tables (<a href="https://github.com/aws/aws-sdk-js-v3/commit/0cb01631301a83760446952a0b192046125ef25d">0cb01631</a>)</li> <li><strong>client-database-migration-service:</strong> Added support of SQL statements creation, metadata model discovery and selection rules transformation. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/95bd643bf8be824c592679188177b682d329ab29">95bd643b</a>)</li> <li><strong>client-ec2:</strong> Adds complete AMI ancestry tracing from immediate parent through each preceding generation back to the root AMI (<a href="https://github.com/aws/aws-sdk-js-v3/commit/fa8c029baf52f395a7250b0061646a601a1aad1d">fa8c029b</a>)</li> <li><strong>client-elastic-load-balancing-v2:</strong> This release expands ALB Authentication to support JWT verification and adds support for a new JWT validation action in listener rule. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/46928a72b5278d83b6f42b1ed40820f374d47b17">46928a72</a>)</li> <li><strong>client-connect:</strong> Updated Authentication Profile APIs to add support for automatic logout on user inactivity (<a href="https://github.com/aws/aws-sdk-js-v3/commit/99b0f8d9d7d620e2f65d68dcdeb96f6708b407ff">99b0f8d9</a>)</li> <li><strong>clients:</strong> use schema-serde in AWS Query & EC2 Query clients (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7489">#7489</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/e9b6da8fd2a66809bb67e642fc254ede6bc16082">e9b6da8f</a>)</li> </ul> <h5>Tests</h5> <ul> <li><strong>client-cloudwatch:</strong> e2e test of protocol selection (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7491">#7491</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/bb14b543035ff5bfff16e30ca784bfb2463aa78c">bb14b543</a>)</li> </ul> <hr /> <p>For list of updated packages, view <strong>updated-packages.md</strong> in <strong>assets-3.930.0.zip</strong></p> <h2>v3.929.0</h2> <h4>3.929.0(2025-11-11)</h4> <h5>Documentation Changes</h5> <ul> <li><strong>client-batch:</strong> Documentation-only update: update API and doc descriptions per EKS ImageType default value switch from AL2 to AL2023. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/42db21d3e829d0728a60be76a31119fb68d3955b">42db21d3</a>)</li> </ul> <h5>New Features</h5> <ul> <li><strong>client-bedrock-data-automation:</strong> Added support for Language Expansion feature for BDA Audio modality. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/e2374dbd19e2d414a9691af8550e0f603fdb8ec5">e2374dbd</a>)</li> <li><strong>client-medical-imaging:</strong> Added new fields in existing APIs. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/8e8ee4a00203ed57c84d5071695367e704d6bc1c">8e8ee4a0</a>)</li> <li><strong>client-ec2:</strong> AWS Site-to-Site VPN now supports VPN connections with up to 5 Gbps bandwidth per tunnel, a 4x improvement from existing limit of 1.25 Gbps. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/165ccccacac38eca73c45fe5e21c04cf82751992">165cccca</a>)</li> <li><strong>client-security-ir:</strong> Added support for configuring communication preferences as well as clearly displaying case comment author identities. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/6c2d4f91937a37c5cecbb0194b536ac903dc46b4">6c2d4f91</a>)</li> <li><strong>client-rtbfabric:</strong> Added LogSettings and LinkAttribute fields to external links (<a href="https://github.com/aws/aws-sdk-js-v3/commit/5f3dd496015b734795c5aa59e154fa2eb45d89a3">5f3dd496</a>)</li> <li><strong>clients:</strong> use schema-serde in AWS REST JSON clients (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7485">#7485</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/99a36932937fa5def2b0371b989c6df4d9358044">99a36932</a>)</li> </ul> <h5>Tests</h5> <ul> <li><strong>client-s3vectors:</strong> add e2e test (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7487">#7487</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/8d3df6ffd3725ff33eb87c050660d95ab8b5d344">8d3df6ff</a>)</li> <li><strong>client-dynamodb:</strong> e2e test for type registry based error handling (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7486">#7486</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/ba1aeb67ed812f106ea9a039b94e1e5c96c3ff06">ba1aeb67</a>)</li> <li><strong>client-cloudwatch-logs:</strong> e2e test for live tail event streams (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7484">#7484</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/3d7ac1614380f54b4f0530917030df65bef0353a">3d7ac161</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-s3/CHANGELOG.md"><code>@aws-sdk/client-s3</code>'s changelog</a>.</em></p> <blockquote> <h1><a href="https://github.com/aws/aws-sdk-js-v3/compare/v3.929.0...v3.930.0">3.930.0</a> (2025-11-12)</h1> <p><strong>Note:</strong> Version bump only for package <code>@aws-sdk/client-s3</code></p> <h1><a href="https://github.com/aws/aws-sdk-js-v3/compare/v3.928.0...v3.929.0">3.929.0</a> (2025-11-11)</h1> <p><strong>Note:</strong> Version bump only for package <code>@aws-sdk/client-s3</code></p> <h1><a href="https://github.com/aws/aws-sdk-js-v3/compare/v3.927.0...v3.928.0">3.928.0</a> (2025-11-10)</h1> <p><strong>Note:</strong> Version bump only for package <code>@aws-sdk/client-s3</code></p> <h1><a href="https://github.com/aws/aws-sdk-js-v3/compare/v3.926.0...v3.927.0">3.927.0</a> (2025-11-07)</h1> <p><strong>Note:</strong> Version bump only for package <code>@aws-sdk/client-s3</code></p> <h1><a href="https://github.com/aws/aws-sdk-js-v3/compare/v3.925.0...v3.926.0">3.926.0</a> (2025-11-06)</h1> <p><strong>Note:</strong> Version bump only for package <code>@aws-sdk/client-s3</code></p> <h1><a href="https://github.com/aws/aws-sdk-js-v3/compare/v3.924.0...v3.925.0">3.925.0</a> (2025-11-05)</h1> <h3>Features</h3> <ul> <li><strong>client-s3:</strong> Launch IPv6 dual-stack support for S3 Express (<a href="https://github.com/aws/aws-sdk-js-v3/commit/a6a3e2980d299734956f0bccc69c094a8757549f">a6a3e29</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/2a1737eb76705bcde9f3aa42cae89292ae7ad865"><code>2a1737e</code></a> Publish v3.930.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/6362fe25f8fae78b0025ff3c8faec4570bcb4bd4"><code>6362fe2</code></a> chore(codegen): sync for idempotencyToken fix in http binding protocols (<a href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3/issues/7495">#7495</a>)</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/e0c0a7c444232a8c48330ddf918ddf9f716e8334"><code>e0c0a7c</code></a> Publish v3.929.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/cbdbdf80b7753988bbde4888d58d705e06414f9b"><code>cbdbdf8</code></a> Publish v3.928.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/73e72810faac8bec7cef525cfaed69e8c9e02d07"><code>73e7281</code></a> Publish v3.927.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/065860aeb0018a8d396f5abaca3874fe2ef789c4"><code>065860a</code></a> Publish v3.926.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/b554e95e492cf5c4121890932c49755c2d230330"><code>b554e95</code></a> Publish v3.925.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/a6a3e2980d299734956f0bccc69c094a8757549f"><code>a6a3e29</code></a> feat(client-s3): Launch IPv6 dual-stack support for S3 Express</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/4a796b6cf09fe2ca1ffb97294f5b456f31931a98"><code>4a796b6</code></a> chore(deps): bump smithy package versions (<a href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3/issues/7475">#7475</a>)</li> <li>See full diff in <a href="https://github.com/aws/aws-sdk-js-v3/commits/v3.930.0/clients/client-s3">compare view</a></li> </ul> </details> <br /> Updates `@aws-sdk/lib-storage` from 3.922.0 to 3.930.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.930.0</h2> <h4>3.930.0(2025-11-12)</h4> <h5>Chores</h5> <ul> <li><strong>codegen:</strong> sync for idempotencyToken fix in http binding protocols (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7495">#7495</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/6362fe25f8fae78b0025ff3c8faec4570bcb4bd4">6362fe25</a>)</li> </ul> <h5>New Features</h5> <ul> <li><strong>client-sagemaker:</strong> Add support for trn2.3xlarge instance type for SageMaker Hyperpod (<a href="https://github.com/aws/aws-sdk-js-v3/commit/bf8d2ce31a86d2f50b41b5024e3bb257b7e3ec89">bf8d2ce3</a>)</li> <li><strong>client-redshift:</strong> Added GetIdentityCenterAuthToken API to retrieve encrypted authentication tokens for Identity Center integrated applications. This API enables programmatic access to secure Identity Center tokens with proper error handling and parameter validation across supported SDK languages. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/145a8368b0b17a727b27f1c0c0eec4757bf4ac5f">145a8368</a>)</li> <li><strong>client-amp:</strong> Add VPC source configuration support enabling Amazon Managed Service for Prometheus Collector to collect metrics from MSK clusters. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/4aca00ff44c8e02279f268beb7ff0c33e4c9dfc9">4aca00ff</a>)</li> <li><strong>client-s3tables:</strong> Adds support for request metrics metrics APIs for S3 Tables (<a href="https://github.com/aws/aws-sdk-js-v3/commit/0cb01631301a83760446952a0b192046125ef25d">0cb01631</a>)</li> <li><strong>client-database-migration-service:</strong> Added support of SQL statements creation, metadata model discovery and selection rules transformation. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/95bd643bf8be824c592679188177b682d329ab29">95bd643b</a>)</li> <li><strong>client-ec2:</strong> Adds complete AMI ancestry tracing from immediate parent through each preceding generation back to the root AMI (<a href="https://github.com/aws/aws-sdk-js-v3/commit/fa8c029baf52f395a7250b0061646a601a1aad1d">fa8c029b</a>)</li> <li><strong>client-elastic-load-balancing-v2:</strong> This release expands ALB Authentication to support JWT verification and adds support for a new JWT validation action in listener rule. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/46928a72b5278d83b6f42b1ed40820f374d47b17">46928a72</a>)</li> <li><strong>client-connect:</strong> Updated Authentication Profile APIs to add support for automatic logout on user inactivity (<a href="https://github.com/aws/aws-sdk-js-v3/commit/99b0f8d9d7d620e2f65d68dcdeb96f6708b407ff">99b0f8d9</a>)</li> <li><strong>clients:</strong> use schema-serde in AWS Query & EC2 Query clients (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7489">#7489</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/e9b6da8fd2a66809bb67e642fc254ede6bc16082">e9b6da8f</a>)</li> </ul> <h5>Tests</h5> <ul> <li><strong>client-cloudwatch:</strong> e2e test of protocol selection (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7491">#7491</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/bb14b543035ff5bfff16e30ca784bfb2463aa78c">bb14b543</a>)</li> </ul> <hr /> <p>For list of updated packages, view <strong>updated-packages.md</strong> in <strong>assets-3.930.0.zip</strong></p> <h2>v3.929.0</h2> <h4>3.929.0(2025-11-11)</h4> <h5>Documentation Changes</h5> <ul> <li><strong>client-batch:</strong> Documentation-only update: update API and doc descriptions per EKS ImageType default value switch from AL2 to AL2023. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/42db21d3e829d0728a60be76a31119fb68d3955b">42db21d3</a>)</li> </ul> <h5>New Features</h5> <ul> <li><strong>client-bedrock-data-automation:</strong> Added support for Language Expansion feature for BDA Audio modality. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/e2374dbd19e2d414a9691af8550e0f603fdb8ec5">e2374dbd</a>)</li> <li><strong>client-medical-imaging:</strong> Added new fields in existing APIs. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/8e8ee4a00203ed57c84d5071695367e704d6bc1c">8e8ee4a0</a>)</li> <li><strong>client-ec2:</strong> AWS Site-to-Site VPN now supports VPN connections with up to 5 Gbps bandwidth per tunnel, a 4x improvement from existing limit of 1.25 Gbps. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/165ccccacac38eca73c45fe5e21c04cf82751992">165cccca</a>)</li> <li><strong>client-security-ir:</strong> Added support for configuring communication preferences as well as clearly displaying case comment author identities. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/6c2d4f91937a37c5cecbb0194b536ac903dc46b4">6c2d4f91</a>)</li> <li><strong>client-rtbfabric:</strong> Added LogSettings and LinkAttribute fields to external links (<a href="https://github.com/aws/aws-sdk-js-v3/commit/5f3dd496015b734795c5aa59e154fa2eb45d89a3">5f3dd496</a>)</li> <li><strong>clients:</strong> use schema-serde in AWS REST JSON clients (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7485">#7485</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/99a36932937fa5def2b0371b989c6df4d9358044">99a36932</a>)</li> </ul> <h5>Tests</h5> <ul> <li><strong>client-s3vectors:</strong> add e2e test (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7487">#7487</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/8d3df6ffd3725ff33eb87c050660d95ab8b5d344">8d3df6ff</a>)</li> <li><strong>client-dynamodb:</strong> e2e test for type registry based error handling (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7486">#7486</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/ba1aeb67ed812f106ea9a039b94e1e5c96c3ff06">ba1aeb67</a>)</li> <li><strong>client-cloudwatch-logs:</strong> e2e test for live tail event streams (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7484">#7484</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/3d7ac1614380f54b4f0530917030df65bef0353a">3d7ac161</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/aws/aws-sdk-js-v3/blob/main/lib/lib-storage/CHANGELOG.md"><code>@aws-sdk/lib-storage</code>'s changelog</a>.</em></p> <blockquote> <h1><a href="https://github.com/aws/aws-sdk-js-v3/compare/v3.929.0...v3.930.0">3.930.0</a> (2025-11-12)</h1> <p><strong>Note:</strong> Version bump only for package <code>@aws-sdk/lib-storage</code></p> <h1><a href="https://github.com/aws/aws-sdk-js-v3/compare/v3.928.0...v3.929.0">3.929.0</a> (2025-11-11)</h1> <p><strong>Note:</strong> Version bump only for package <code>@aws-sdk/lib-storage</code></p> <h1><a href="https://github.com/aws/aws-sdk-js-v3/compare/v3.927.0...v3.928.0">3.928.0</a> (2025-11-10)</h1> <p><strong>Note:</strong> Version bump only for package <code>@aws-sdk/lib-storage</code></p> <h1><a href="https://github.com/aws/aws-sdk-js-v3/compare/v3.926.0...v3.927.0">3.927.0</a> (2025-11-07)</h1> <p><strong>Note:</strong> Version bump only for package <code>@aws-sdk/lib-storage</code></p> <h1><a href="https://github.com/aws/aws-sdk-js-v3/compare/v3.925.0...v3.926.0">3.926.0</a> (2025-11-06)</h1> <p><strong>Note:</strong> Version bump only for package <code>@aws-sdk/lib-storage</code></p> <h1><a href="https://github.com/aws/aws-sdk-js-v3/compare/v3.924.0...v3.925.0">3.925.0</a> (2025-11-05)</h1> <p><strong>Note:</strong> Version bump only for package <code>@aws-sdk/lib-storage</code></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/2a1737eb76705bcde9f3aa42cae89292ae7ad865"><code>2a1737e</code></a> Publish v3.930.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/6362fe25f8fae78b0025ff3c8faec4570bcb4bd4"><code>6362fe2</code></a> chore(codegen): sync for idempotencyToken fix in http binding protocols (<a href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-storage/issues/7495">#7495</a>)</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/e0c0a7c444232a8c48330ddf918ddf9f716e8334"><code>e0c0a7c</code></a> Publish v3.929.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/cbdbdf80b7753988bbde4888d58d705e06414f9b"><code>cbdbdf8</code></a> Publish v3.928.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/73e72810faac8bec7cef525cfaed69e8c9e02d07"><code>73e7281</code></a> Publish v3.927.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/065860aeb0018a8d396f5abaca3874fe2ef789c4"><code>065860a</code></a> Publish v3.926.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/b554e95e492cf5c4121890932c49755c2d230330"><code>b554e95</code></a> Publish v3.925.0</li> <li>See full diff in <a href="https://github.com/aws/aws-sdk-js-v3/commits/v3.930.0/lib/lib-storage">compare view</a></li> </ul> </details> <br /> Updates `@aws-sdk/client-eventbridge` from 3.922.0 to 3.930.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.930.0</h2> <h4>3.930.0(2025-11-12)</h4> <h5>Chores</h5> <ul> <li><strong>codegen:</strong> sync for idempotencyToken fix in http binding protocols (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7495">#7495</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/6362fe25f8fae78b0025ff3c8faec4570bcb4bd4">6362fe25</a>)</li> </ul> <h5>New Features</h5> <ul> <li><strong>client-sagemaker:</strong> Add support for trn2.3xlarge instance type for SageMaker Hyperpod (<a href="https://github.com/aws/aws-sdk-js-v3/commit/bf8d2ce31a86d2f50b41b5024e3bb257b7e3ec89">bf8d2ce3</a>)</li> <li><strong>client-redshift:</strong> Added GetIdentityCenterAuthToken API to retrieve encrypted authentication tokens for Identity Center integrated applications. This API enables programmatic access to secure Identity Center tokens with proper error handling and parameter validation across supported SDK languages. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/145a8368b0b17a727b27f1c0c0eec4757bf4ac5f">145a8368</a>)</li> <li><strong>client-amp:</strong> Add VPC source configuration support enabling Amazon Managed Service for Prometheus Collector to collect metrics from MSK clusters. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/4aca00ff44c8e02279f268beb7ff0c33e4c9dfc9">4aca00ff</a>)</li> <li><strong>client-s3tables:</strong> Adds support for request metrics metrics APIs for S3 Tables (<a href="https://github.com/aws/aws-sdk-js-v3/commit/0cb01631301a83760446952a0b192046125ef25d">0cb01631</a>)</li> <li><strong>client-database-migration-service:</strong> Added support of SQL statements creation, metadata model discovery and selection rules transformation. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/95bd643bf8be824c592679188177b682d329ab29">95bd643b</a>)</li> <li><strong>client-ec2:</strong> Adds complete AMI ancestry tracing from immediate parent through each preceding generation back to the root AMI (<a href="https://github.com/aws/aws-sdk-js-v3/commit/fa8c029baf52f395a7250b0061646a601a1aad1d">fa8c029b</a>)</li> <li><strong>client-elastic-load-balancing-v2:</strong> This release expands ALB Authentication to support JWT verification and adds support for a new JWT validation action in listener rule. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/46928a72b5278d83b6f42b1ed40820f374d47b17">46928a72</a>)</li> <li><strong>client-connect:</strong> Updated Authentication Profile APIs to add support for automatic logout on user inactivity (<a href="https://github.com/aws/aws-sdk-js-v3/commit/99b0f8d9d7d620e2f65d68dcdeb96f6708b407ff">99b0f8d9</a>)</li> <li><strong>clients:</strong> use schema-serde in AWS Query & EC2 Query clients (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7489">#7489</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/e9b6da8fd2a66809bb67e642fc254ede6bc16082">e9b6da8f</a>)</li> </ul> <h5>Tests</h5> <ul> <li><strong>client-cloudwatch:</strong> e2e test of protocol selection (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7491">#7491</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/bb14b543035ff5bfff16e30ca784bfb2463aa78c">bb14b543</a>)</li> </ul> <hr /> <p>For list of updated packages, view <strong>updated-packages.md</strong> in <strong>assets-3.930.0.zip</strong></p> <h2>v3.929.0</h2> <h4>3.929.0(2025-11-11)</h4> <h5>Documentation Changes</h5> <ul> <li><strong>client-batch:</strong> Documentation-only update: update API and doc descriptions per EKS ImageType default value switch from AL2 to AL2023. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/42db21d3e829d0728a60be76a31119fb68d3955b">42db21d3</a>)</li> </ul> <h5>New Features</h5> <ul> <li><strong>client-bedrock-data-automation:</strong> Added support for Language Expansion feature for BDA Audio modality. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/e2374dbd19e2d414a9691af8550e0f603fdb8ec5">e2374dbd</a>)</li> <li><strong>client-medical-imaging:</strong> Added new fields in existing APIs. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/8e8ee4a00203ed57c84d5071695367e704d6bc1c">8e8ee4a0</a>)</li> <li><strong>client-ec2:</strong> AWS Site-to-Site VPN now supports VPN connections with up to 5 Gbps bandwidth per tunnel, a 4x improvement from existing limit of 1.25 Gbps. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/165ccccacac38eca73c45fe5e21c04cf82751992">165cccca</a>)</li> <li><strong>client-security-ir:</strong> Added support for configuring communication preferences as well as clearly displaying case comment author identities. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/6c2d4f91937a37c5cecbb0194b536ac903dc46b4">6c2d4f91</a>)</li> <li><strong>client-rtbfabric:</strong> Added LogSettings and LinkAttribute fields to external links (<a href="https://github.com/aws/aws-sdk-js-v3/commit/5f3dd496015b734795c5aa59e154fa2eb45d89a3">5f3dd496</a>)</li> <li><strong>clients:</strong> use schema-serde in AWS REST JSON clients (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7485">#7485</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/99a36932937fa5def2b0371b989c6df4d9358044">99a36932</a>)</li> </ul> <h5>Tests</h5> <ul> <li><strong>client-s3vectors:</strong> add e2e test (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7487">#7487</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/8d3df6ffd3725ff33eb87c050660d95ab8b5d344">8d3df6ff</a>)</li> <li><strong>client-dynamodb:</strong> e2e test for type registry based error handling (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7486">#7486</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/ba1aeb67ed812f106ea9a039b94e1e5c96c3ff06">ba1aeb67</a>)</li> <li><strong>client-cloudwatch-logs:</strong> e2e test for live tail event streams (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7484">#7484</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/3d7ac1614380f54b4f0530917030df65bef0353a">3d7ac161</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-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.929.0...v3.930.0">3.930.0</a> (2025-11-12)</h1> <p><strong>Note:</strong> Version bump only for package <code>@aws-sdk/client-eventbridge</code></p> <h1><a href="https://github.com/aws/aws-sdk-js-v3/compare/v3.928.0...v3.929.0">3.929.0</a> (2025-11-11)<... _Description has been truncated_…
Configuration menu - View commit details
-
Copy full SHA for cf7f4ad - Browse repository at this point
Copy the full SHA cf7f4adView commit details -
fix(lambda): bump js-yaml from 3.14.1 to 3.14.2 in /lambdas (#4890)
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.14.1 to 3.14.2. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md">js-yaml's changelog</a>.</em></p> <blockquote> <h2>[3.14.2] - 2025-11-15</h2> <h3>Security</h3> <ul> <li>Backported v4.1.1 fix to v3</li> </ul> <h2>[4.1.1] - 2025-11-12</h2> <h3>Security</h3> <ul> <li>Fix prototype pollution issue in yaml merge (<<) operator.</li> </ul> <h2>[4.1.0] - 2021-04-15</h2> <h3>Added</h3> <ul> <li>Types are now exported as <code>yaml.types.XXX</code>.</li> <li>Every type now has <code>options</code> property with original arguments kept as they were (see <code>yaml.types.int.options</code> as an example).</li> </ul> <h3>Changed</h3> <ul> <li><code>Schema.extend()</code> now keeps old type order in case of conflicts (e.g. Schema.extend([ a, b, c ]).extend([ b, a, d ]) is now ordered as <code>abcd</code> instead of <code>cbad</code>).</li> </ul> <h2>[4.0.0] - 2021-01-03</h2> <h3>Changed</h3> <ul> <li>Check <a href="https://github.com/nodeca/js-yaml/blob/master/migrate_v3_to_v4.md">migration guide</a> to see details for all breaking changes.</li> <li>Breaking: "unsafe" tags <code>!!js/function</code>, <code>!!js/regexp</code>, <code>!!js/undefined</code> are moved to <a href="https://github.com/nodeca/js-yaml-js-types">js-yaml-js-types</a> package.</li> <li>Breaking: removed <code>safe*</code> functions. Use <code>load</code>, <code>loadAll</code>, <code>dump</code> instead which are all now safe by default.</li> <li><code>yaml.DEFAULT_SAFE_SCHEMA</code> and <code>yaml.DEFAULT_FULL_SCHEMA</code> are removed, use <code>yaml.DEFAULT_SCHEMA</code> instead.</li> <li><code>yaml.Schema.create(schema, tags)</code> is removed, use <code>schema.extend(tags)</code> instead.</li> <li><code>!!binary</code> now always mapped to <code>Uint8Array</code> on load.</li> <li>Reduced nesting of <code>/lib</code> folder.</li> <li>Parse numbers according to YAML 1.2 instead of YAML 1.1 (<code>01234</code> is now decimal, <code>0o1234</code> is octal, <code>1:23</code> is parsed as string instead of base60).</li> <li><code>dump()</code> no longer quotes <code>:</code>, <code>[</code>, <code>]</code>, <code>(</code>, <code>)</code> except when necessary, <a href="https://redirect.github.com/nodeca/js-yaml/issues/470">#470</a>, <a href="https://redirect.github.com/nodeca/js-yaml/issues/557">#557</a>.</li> <li>Line and column in exceptions are now formatted as <code>(X:Y)</code> instead of <code>at line X, column Y</code> (also present in compact format), <a href="https://redirect.github.com/nodeca/js-yaml/issues/332">#332</a>.</li> <li>Code snippet created in exceptions now contains multiple lines with line numbers.</li> <li><code>dump()</code> now serializes <code>undefined</code> as <code>null</code> in collections and removes keys with <code>undefined</code> in mappings, <a href="https://redirect.github.com/nodeca/js-yaml/issues/571">#571</a>.</li> <li><code>dump()</code> with <code>skipInvalid=true</code> now serializes invalid items in collections as null.</li> <li>Custom tags starting with <code>!</code> are now dumped as <code>!tag</code> instead of <code>!<!tag></code>, <a href="https://redirect.github.com/nodeca/js-yaml/issues/576">#576</a>.</li> <li>Custom tags starting with <code>tag:yaml.org,2002:</code> are now shorthanded using <code>!!</code>, <a href="https://redirect.github.com/nodeca/js-yaml/issues/258">#258</a>.</li> </ul> <h3>Added</h3> <ul> <li>Added <code>.mjs</code> (es modules) support.</li> <li>Added <code>quotingType</code> and <code>forceQuotes</code> options for dumper to configure string literal style, <a href="https://redirect.github.com/nodeca/js-yaml/issues/290">#290</a>, <a href="https://redirect.github.com/nodeca/js-yaml/issues/529">#529</a>.</li> <li>Added <code>styles: { '!!null': 'empty' }</code> option for dumper (serializes <code>{ foo: null }</code> as "<code>foo: </code>"), <a href="https://redirect.github.com/nodeca/js-yaml/issues/570">#570</a>.</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/nodeca/js-yaml/commit/9963d366dfbde0c69722452bcd40b41e7e4160a0"><code>9963d36</code></a> 3.14.2 released</li> <li><a href="https://github.com/nodeca/js-yaml/commit/10d3c8e70a6888543f5cdb656bb39f73e0ea77c1"><code>10d3c8e</code></a> dist rebuild</li> <li><a href="https://github.com/nodeca/js-yaml/commit/5278870a17454fe8621dbd8c445c412529525266"><code>5278870</code></a> fix prototype pollution in merge (<<) (<a href="https://redirect.github.com/nodeca/js-yaml/issues/731">#731</a>)</li> <li>See full diff in <a href="https://github.com/nodeca/js-yaml/compare/3.14.1...3.14.2">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot 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 this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/github-aws-runners/terraform-aws-github-runner/network/alerts). </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 18b8c4e - Browse repository at this point
Copy the full SHA 18b8c4eView commit details -
chore(deps): bump actions/dependency-review-action from 4.8.1 to 4.8.…
…2 in the github group (#4891) Bumps the github group with 1 update: [actions/dependency-review-action](https://github.com/actions/dependency-review-action). Updates `actions/dependency-review-action` from 4.8.1 to 4.8.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/actions/dependency-review-action/releases">actions/dependency-review-action's releases</a>.</em></p> <blockquote> <h2>v4.8.2</h2> <p>Minor fixes:</p> <ul> <li>Fix PURL parsing for scoped packages (<a href="https://redirect.github.com/actions/dependency-review-action/issues/1008">#1008</a> from <a href="https://github.com/danielhardej"><code>@danielhardej</code></a>)</li> <li>Fix for large summaries (<a href="https://redirect.github.com/actions/dependency-review-action/issues/1007">#1007</a> from <a href="https://github.com/gitulisca"><code>@gitulisca</code></a>)</li> <li>README includes a working example for allow-dependencies-licenses (<a href="https://redirect.github.com/actions/dependency-review-action/issues/1009">#1009</a> from <a href="https://github.com/danielhardej"><code>@danielhardej</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/actions/dependency-review-action/commit/3c4e3dcb1aa7874d2c16be7d79418e9b7efd6261"><code>3c4e3dc</code></a> Merge pull request <a href="https://redirect.github.com/actions/dependency-review-action/issues/1016">#1016</a> from actions/dra-release</li> <li><a href="https://github.com/actions/dependency-review-action/commit/02930b20720cb37e7293c96576ceb2f02ce79c71"><code>02930b2</code></a> Update CONTRIBUTING to reflect new guidelines</li> <li><a href="https://github.com/actions/dependency-review-action/commit/49ffd9f63637913e4278660c97bdd9bac6ecea38"><code>49ffd9f</code></a> Update CONTRIBUTING to reflect the need to build</li> <li><a href="https://github.com/actions/dependency-review-action/commit/70cb25ec56c23f6b008aa8cc4dd3a75e22332068"><code>70cb25e</code></a> 4.8.2 release</li> <li><a href="https://github.com/actions/dependency-review-action/commit/ebabd31cea6586a03e892ca61a418ff50fd4c0ad"><code>ebabd31</code></a> Merge pull request <a href="https://redirect.github.com/actions/dependency-review-action/issues/1008">#1008</a> from danielhardej/danielhardej-patch-20251023</li> <li><a href="https://github.com/actions/dependency-review-action/commit/19f9360983096b13b12d6095ff298528ffbfe9cf"><code>19f9360</code></a> Update package-lock.json</li> <li><a href="https://github.com/actions/dependency-review-action/commit/5fd2f98b4f14a64e9282b091e56b3d23ea8cb6d8"><code>5fd2f98</code></a> Bump <code>@types/jest</code> to version 29.5.14</li> <li><a href="https://github.com/actions/dependency-review-action/commit/28647f4804ba29122df4b83b4bf78c2377efcbb1"><code>28647f4</code></a> Fix PURL parsing by removing encodeURI</li> <li><a href="https://github.com/actions/dependency-review-action/commit/f620fd175c123251c10ec99199c434acc0f47438"><code>f620fd1</code></a> Merge pull request <a href="https://redirect.github.com/actions/dependency-review-action/issues/1013">#1013</a> from actions/dangoor/token-fix</li> <li><a href="https://github.com/actions/dependency-review-action/commit/9b42b7e9a9f440759477243274165b8398354f4e"><code>9b42b7e</code></a> Remove bad token reference</li> <li>Additional commits viewable in <a href="https://github.com/actions/dependency-review-action/compare/40c09b7dc99638e5ddb0bfd91c1673effc064d8a...3c4e3dcb1aa7874d2c16be7d79418e9b7efd6261">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot 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>
Configuration menu - View commit details
-
Copy full SHA for 5c518ad - Browse repository at this point
Copy the full SHA 5c518adView commit details -
chore(docs): bump mkdocs-material from 9.6.23 to 9.7.0 in /.github/wo…
…rkflows/mkdocs in the python-deps group (#4896) Bumps the python-deps group in /.github/workflows/mkdocs with 1 update: [mkdocs-material](https://github.com/squidfunk/mkdocs-material). Updates `mkdocs-material` from 9.6.23 to 9.7.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/squidfunk/mkdocs-material/releases">mkdocs-material's releases</a>.</em></p> <blockquote> <h2>mkdocs-material-9.7.0</h2> <blockquote> <p>[!WARNING]</p> <p><strong>Material for MkDocs is now in maintenance mode</strong></p> <p>This is the last release of Material for MkDocs that will receive new features. Going forward, the Material for MkDocs team focuses on <a href="https://zensical.org">Zensical</a>, a next-gen static site generator built from first principles. We will provide critical bug fixes and security updates for Material for MkDocs for 12 months at least.</p> </blockquote> <p>→ <a href="https://squidfunk.github.io/mkdocs-material/blog/2025/11/05/zensical/">Read the full announcement on our blog</a></p> <p>This release includes all features that were previously exclusive to the Insiders edition. These features are now freely available to everyone.</p> <p><strong>Note on deprecated plugins</strong>: The <a href="https://squidfunk.github.io/mkdocs-material/plugins/projects/">projects</a> and <a href="https://squidfunk.github.io/mkdocs-material/plugins/typeset/">typeset</a> plugins are included in this release, but must be considered deprecated. Both plugins proved unsustainable to maintain and represent architectural dead ends. They are provided as-is without ongoing support.</p> <p><strong>Changes</strong>:</p> <ul> <li>Added support for projects plugin (for compat, now deprecated)</li> <li>Added support for typeset plugin (for compat, now deprecated)</li> <li>Added support for pinned blog posts and author profiles</li> <li>Added support for customizing pagination for blog index pages</li> <li>Added support for customizing blog category sort order</li> <li>Added support for staying on page when switching languages</li> <li>Added support for disabling tags in table of contents</li> <li>Added support for nested tags and shadow tags</li> <li>Added support for footnote tooltips</li> <li>Added support for instant previews</li> <li>Added support for instant prefetching</li> <li>Added support for custom social card layouts</li> <li>Added support for custom social card background images</li> <li>Added support for selectable rangs in code blocks</li> <li>Added support for custom selectors for code annotations</li> <li>Added support for configurable log level in privacy plugin</li> <li>Added support for processing of external links in privacy plugin</li> <li>Added support for automatic image optimization via optimize plugin</li> <li>Added support for navigation paths (breadcrumbs)</li> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/8519">#8519</a>: Vector accents do not render when using KaTeX</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG">mkdocs-material's changelog</a>.</em></p> <blockquote> <p>mkdocs-material-9.7.0 (2025-11-11)</p> <p>
⚠️ Material for MkDocs is now in maintenance mode</p> <p>This is the last release of Material for MkDocs that will receive new features. Going forward, the Material for MkDocs team focuses on Zensical, a next-gen static site generator built from first principles. We will provide critical bug fixes and security updates for Material for MkDocs for 12 months at least.</p> <p>Read the full announcement on our blog: <a href="https://squidfunk.github.io/mkdocs-material/blog/2025/11/05/zensical/">https://squidfunk.github.io/mkdocs-material/blog/2025/11/05/zensical/</a></p> <p>This release includes all features that were previously exclusive to the Insiders edition. These features are now freely available to everyone.</p> <p>Note on deprecated plugins: The projects and typeset plugins are included in this release, but must be considered deprecated. Both plugins proved unsustainable to maintain and represent architectural dead ends. They are provided as-is without ongoing support.</p> <p>Changes:</p> <ul> <li>Added support for pinned blog posts and author profiles</li> <li>Added support for customizing pagination for blog index pages</li> <li>Added support for customizing blog category sort order</li> <li>Added support for staying on page when switching languages</li> <li>Added support for disabling tags in table of contents</li> <li>Added support for nested tags and shadow tags</li> <li>Added support for footnote tooltips</li> <li>Added support for instant previews</li> <li>Added support for instant prefetching</li> <li>Added support for custom social card layouts</li> <li>Added support for custom social card background images</li> <li>Added support for selectable rangs in code blocks</li> <li>Added support for custom selectors for code annotations</li> <li>Added support for configurable log level in privacy plugin</li> <li>Added support for processing of external links in privacy plugin</li> <li>Added support for automatic image optimization via optimize plugin</li> <li>Added support for navigation paths (breadcrumbs)</li> <li>Fixed <a href="https://redirect.github.com/squidfunk/mkdocs-material/issues/8519">#8519</a>: Vector accents do not render when using KaTeX</li> </ul> <p>mkdocs-material-9.6.23 (2025-11-01)</p> <ul> <li>Updated Burmese translation</li> </ul> <p>mkdocs-material-9.6.22 (2025-10-15)</p> <ul> <li>Updated Georgian translation</li> </ul> <p>mkdocs-material-9.6.21 (2025-09-30)</p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/squidfunk/mkdocs-material/commit/3308731f1dce2e72809a2167d900b3381ca8d0d1"><code>3308731</code></a> Updated changelog</li> <li><a href="https://github.com/squidfunk/mkdocs-material/commit/dba54f7be6532893f8acddc6b89aa3c6491b90de"><code>dba54f7</code></a> Fixed back-to-top button partial</li> <li><a href="https://github.com/squidfunk/mkdocs-material/commit/7702610fd3f06ebcf4fd048b1839173926dd3290"><code>7702610</code></a> Updated blog posts</li> <li><a href="https://github.com/squidfunk/mkdocs-material/commit/3815f607a56c7390f41ebc30f36fd46a0d121ae1"><code>3815f60</code></a> Documentation</li> <li><a href="https://github.com/squidfunk/mkdocs-material/commit/b583ea7765ea770505cafea5c0ca931e12289ad1"><code>b583ea7</code></a> Prepare 9.7.0 release</li> <li><a href="https://github.com/squidfunk/mkdocs-material/commit/764178b0121523f7d77bda77b9a024627d1884e7"><code>764178b</code></a> Merge Insiders features</li> <li><a href="https://github.com/squidfunk/mkdocs-material/commit/9853cc3a10710e1ee8f641d32fe0cdc83a19673e"><code>9853cc3</code></a> Documentation</li> <li><a href="https://github.com/squidfunk/mkdocs-material/commit/f31cfa535509e46d23c4bc22994d02f49ec74826"><code>f31cfa5</code></a> Removed documentation on sponsoring</li> <li><a href="https://github.com/squidfunk/mkdocs-material/commit/a8b9ace30ae6f541314baac0e86dc7ba54aa2651"><code>a8b9ace</code></a> Fixed height of symbols for KaTeX inline rendering</li> <li><a href="https://github.com/squidfunk/mkdocs-material/commit/c0addd8addc34b38d3049b214265e2b3bd3fc8d3"><code>c0addd8</code></a> Updated blog post</li> <li>Additional commits viewable in <a href="https://github.com/squidfunk/mkdocs-material/compare/9.6.23...9.7.0">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot 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>Configuration menu - View commit details
-
Copy full SHA for ddcdbc9 - Browse repository at this point
Copy the full SHA ddcdbc9View commit details -
chore(lambda): bump the nx group in /lambdas with 3 updates (#4893)
Bumps the nx group in /lambdas with 3 updates: [@nx/eslint](https://github.com/nrwl/nx/tree/HEAD/packages/eslint), [@nx/js](https://github.com/nrwl/nx/tree/HEAD/packages/js) and [@nx/vite](https://github.com/nrwl/nx/tree/HEAD/packages/vite). Updates `@nx/eslint` from 22.0.2 to 22.0.3 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/nrwl/nx/releases"><code>@nx/eslint</code>'s releases</a>.</em></p> <blockquote> <h2>22.0.3 (2025-11-10)</h2> <h3>🚀 Features</h3> <ul> <li><strong>core:</strong> batch hash tasks without custom hashers (<a href="https://redirect.github.com/nrwl/nx/pull/33327">#33327</a>)</li> <li><strong>core:</strong> add OSC 9;4 progress indicator support to TUI (<a href="https://redirect.github.com/nrwl/nx/pull/33325">#33325</a>)</li> <li><strong>core:</strong> disable interactivity by default for run-one task outputs in tui (<a href="https://redirect.github.com/nrwl/nx/pull/33358">#33358</a>)</li> <li><strong>gradle:</strong> use gitignore to determine dependant task output files (<a href="https://redirect.github.com/nrwl/nx/pull/33402">#33402</a>)</li> <li><strong>maven:</strong> upgrade to version 0.0.8 with automated migration (<a href="https://redirect.github.com/nrwl/nx/pull/33315">#33315</a>)</li> <li><strong>maven:</strong> add ci-workflow generator (<a href="https://redirect.github.com/nrwl/nx/pull/33346">#33346</a>)</li> <li><strong>maven:</strong> bump version from 0.0.8 to 0.0.9 (<a href="https://redirect.github.com/nrwl/nx/pull/33405">#33405</a>)</li> <li><strong>misc:</strong> remove CI investigation recommendations from agent rules (<a href="https://redirect.github.com/nrwl/nx/pull/33309">#33309</a>)</li> <li><strong>vite:</strong> add vitest 4 to peerDep range to prevent conflicts (<a href="https://redirect.github.com/nrwl/nx/pull/33394">#33394</a>)</li> </ul> <h3>🩹 Fixes</h3> <ul> <li><strong>core:</strong> also look in .nx installation when reading nx.json extends (<a href="https://redirect.github.com/nrwl/nx/pull/33306">#33306</a>)</li> <li><strong>core:</strong> handle various directories when importing prettier (<a href="https://redirect.github.com/nrwl/nx/pull/33383">#33383</a>)</li> <li><strong>core:</strong> prevent args from being split by spaces when executing through nx wrapper (<a href="https://redirect.github.com/nrwl/nx/pull/33362">#33362</a>)</li> <li><strong>core:</strong> correctly identify local workspace dependencies on windows (<a href="https://redirect.github.com/nrwl/nx/pull/33408">#33408</a>)</li> <li><strong>maven:</strong> resolve maven dependencies from project roots (<a href="https://redirect.github.com/nrwl/nx/pull/33313">#33313</a>)</li> <li><strong>maven:</strong> set migration version to 22.1.0-beta.4 (<a href="https://redirect.github.com/nrwl/nx/pull/33345">#33345</a>)</li> <li><strong>maven:</strong> forward parameters through target dependencies (<a href="https://redirect.github.com/nrwl/nx/pull/33365">#33365</a>)</li> <li><strong>module-federation:</strong> update <a href="https://github.com/module-federation"><code>@module-federation</code></a> packages to fix Koa vulnerability (<a href="https://redirect.github.com/nrwl/nx/pull/33285">#33285</a>, <a href="https://redirect.github.com/nrwl/nx/pull/33380">#33380</a>)</li> <li><strong>nextjs:</strong> ensure <code>eslint-config-next</code> matches Next.js 14 and 15 versions (<a href="https://redirect.github.com/nrwl/nx/pull/30259">#30259</a>, <a href="https://redirect.github.com/nrwl/nx/issues/30258">#30258</a>, <a href="https://redirect.github.com/nrwl/nx/issues/30257">#30257</a>)</li> <li><strong>nx-dev:</strong> fix GitHub star button styling in mobile view (<a href="https://redirect.github.com/nrwl/nx/pull/33385">#33385</a>)</li> <li><strong>testing:</strong> use .cts config files for Jest 30+ to fix __dirname issues (<a href="https://redirect.github.com/nrwl/nx/pull/33349">#33349</a>, <a href="https://redirect.github.com/nrwl/nx/issues/32236">#32236</a>)</li> <li><strong>vite:</strong> prevent race-condition when importing <code>@vitejs/plugin-vue</code> (<a href="https://redirect.github.com/nrwl/nx/pull/33307">#33307</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>Claude</li> <li>Colum Ferry <a href="https://github.com/Coly010"><code>@Coly010</code></a></li> <li>Eric Büttner <a href="https://github.com/tuffz"><code>@tuffz</code></a></li> <li>Jack Hsu <a href="https://github.com/jaysoo"><code>@jaysoo</code></a></li> <li>James Henry <a href="https://github.com/JamesHenry"><code>@JamesHenry</code></a></li> <li>Jason Jean <a href="https://github.com/FrozenPandaz"><code>@FrozenPandaz</code></a></li> <li>Leosvel Pérez Espinosa <a href="https://github.com/leosvelperez"><code>@leosvelperez</code></a></li> <li>Louie Weng <a href="https://github.com/lourw"><code>@lourw</code></a></li> <li>MaxKless <a href="https://github.com/MaxKless"><code>@MaxKless</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/nrwl/nx/commit/8801be32dd4c2d72844f934d207fc09614983449"><code>8801be3</code></a> chore(repo): rename jest.config.ts to jest.config.cts to be compat with Node ...</li> <li><a href="https://github.com/nrwl/nx/commit/f958ebc05694cd9ee0dd8673b632e8db849019ed"><code>f958ebc</code></a> fix(testing): use .cts config files for Jest 30+ to fix __dirname issues (<a href="https://github.com/nrwl/nx/tree/HEAD/packages/eslint/issues/33">#33</a>...</li> <li>See full diff in <a href="https://github.com/nrwl/nx/commits/22.0.3/packages/eslint">compare view</a></li> </ul> </details> <br /> Updates `@nx/js` from 22.0.2 to 22.0.3 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/nrwl/nx/releases"><code>@nx/js</code>'s releases</a>.</em></p> <blockquote> <h2>22.0.3 (2025-11-10)</h2> <h3>🚀 Features</h3> <ul> <li><strong>core:</strong> batch hash tasks without custom hashers (<a href="https://redirect.github.com/nrwl/nx/pull/33327">#33327</a>)</li> <li><strong>core:</strong> add OSC 9;4 progress indicator support to TUI (<a href="https://redirect.github.com/nrwl/nx/pull/33325">#33325</a>)</li> <li><strong>core:</strong> disable interactivity by default for run-one task outputs in tui (<a href="https://redirect.github.com/nrwl/nx/pull/33358">#33358</a>)</li> <li><strong>gradle:</strong> use gitignore to determine dependant task output files (<a href="https://redirect.github.com/nrwl/nx/pull/33402">#33402</a>)</li> <li><strong>maven:</strong> upgrade to version 0.0.8 with automated migration (<a href="https://redirect.github.com/nrwl/nx/pull/33315">#33315</a>)</li> <li><strong>maven:</strong> add ci-workflow generator (<a href="https://redirect.github.com/nrwl/nx/pull/33346">#33346</a>)</li> <li><strong>maven:</strong> bump version from 0.0.8 to 0.0.9 (<a href="https://redirect.github.com/nrwl/nx/pull/33405">#33405</a>)</li> <li><strong>misc:</strong> remove CI investigation recommendations from agent rules (<a href="https://redirect.github.com/nrwl/nx/pull/33309">#33309</a>)</li> <li><strong>vite:</strong> add vitest 4 to peerDep range to prevent conflicts (<a href="https://redirect.github.com/nrwl/nx/pull/33394">#33394</a>)</li> </ul> <h3>🩹 Fixes</h3> <ul> <li><strong>core:</strong> also look in .nx installation when reading nx.json extends (<a href="https://redirect.github.com/nrwl/nx/pull/33306">#33306</a>)</li> <li><strong>core:</strong> handle various directories when importing prettier (<a href="https://redirect.github.com/nrwl/nx/pull/33383">#33383</a>)</li> <li><strong>core:</strong> prevent args from being split by spaces when executing through nx wrapper (<a href="https://redirect.github.com/nrwl/nx/pull/33362">#33362</a>)</li> <li><strong>core:</strong> correctly identify local workspace dependencies on windows (<a href="https://redirect.github.com/nrwl/nx/pull/33408">#33408</a>)</li> <li><strong>maven:</strong> resolve maven dependencies from project roots (<a href="https://redirect.github.com/nrwl/nx/pull/33313">#33313</a>)</li> <li><strong>maven:</strong> set migration version to 22.1.0-beta.4 (<a href="https://redirect.github.com/nrwl/nx/pull/33345">#33345</a>)</li> <li><strong>maven:</strong> forward parameters through target dependencies (<a href="https://redirect.github.com/nrwl/nx/pull/33365">#33365</a>)</li> <li><strong>module-federation:</strong> update <a href="https://github.com/module-federation"><code>@module-federation</code></a> packages to fix Koa vulnerability (<a href="https://redirect.github.com/nrwl/nx/pull/33285">#33285</a>, <a href="https://redirect.github.com/nrwl/nx/pull/33380">#33380</a>)</li> <li><strong>nextjs:</strong> ensure <code>eslint-config-next</code> matches Next.js 14 and 15 versions (<a href="https://redirect.github.com/nrwl/nx/pull/30259">#30259</a>, <a href="https://redirect.github.com/nrwl/nx/issues/30258">#30258</a>, <a href="https://redirect.github.com/nrwl/nx/issues/30257">#30257</a>)</li> <li><strong>nx-dev:</strong> fix GitHub star button styling in mobile view (<a href="https://redirect.github.com/nrwl/nx/pull/33385">#33385</a>)</li> <li><strong>testing:</strong> use .cts config files for Jest 30+ to fix __dirname issues (<a href="https://redirect.github.com/nrwl/nx/pull/33349">#33349</a>, <a href="https://redirect.github.com/nrwl/nx/issues/32236">#32236</a>)</li> <li><strong>vite:</strong> prevent race-condition when importing <code>@vitejs/plugin-vue</code> (<a href="https://redirect.github.com/nrwl/nx/pull/33307">#33307</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>Claude</li> <li>Colum Ferry <a href="https://github.com/Coly010"><code>@Coly010</code></a></li> <li>Eric Büttner <a href="https://github.com/tuffz"><code>@tuffz</code></a></li> <li>Jack Hsu <a href="https://github.com/jaysoo"><code>@jaysoo</code></a></li> <li>James Henry <a href="https://github.com/JamesHenry"><code>@JamesHenry</code></a></li> <li>Jason Jean <a href="https://github.com/FrozenPandaz"><code>@FrozenPandaz</code></a></li> <li>Leosvel Pérez Espinosa <a href="https://github.com/leosvelperez"><code>@leosvelperez</code></a></li> <li>Louie Weng <a href="https://github.com/lourw"><code>@lourw</code></a></li> <li>MaxKless <a href="https://github.com/MaxKless"><code>@MaxKless</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/nrwl/nx/commit/8801be32dd4c2d72844f934d207fc09614983449"><code>8801be3</code></a> chore(repo): rename jest.config.ts to jest.config.cts to be compat with Node ...</li> <li><a href="https://github.com/nrwl/nx/commit/f958ebc05694cd9ee0dd8673b632e8db849019ed"><code>f958ebc</code></a> fix(testing): use .cts config files for Jest 30+ to fix __dirname issues (<a href="https://github.com/nrwl/nx/tree/HEAD/packages/js/issues/33">#33</a>...</li> <li>See full diff in <a href="https://github.com/nrwl/nx/commits/22.0.3/packages/js">compare view</a></li> </ul> </details> <br /> Updates `@nx/vite` from 22.0.2 to 22.0.3 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/nrwl/nx/releases"><code>@nx/vite</code>'s releases</a>.</em></p> <blockquote> <h2>22.0.3 (2025-11-10)</h2> <h3>🚀 Features</h3> <ul> <li><strong>core:</strong> batch hash tasks without custom hashers (<a href="https://redirect.github.com/nrwl/nx/pull/33327">#33327</a>)</li> <li><strong>core:</strong> add OSC 9;4 progress indicator support to TUI (<a href="https://redirect.github.com/nrwl/nx/pull/33325">#33325</a>)</li> <li><strong>core:</strong> disable interactivity by default for run-one task outputs in tui (<a href="https://redirect.github.com/nrwl/nx/pull/33358">#33358</a>)</li> <li><strong>gradle:</strong> use gitignore to determine dependant task output files (<a href="https://redirect.github.com/nrwl/nx/pull/33402">#33402</a>)</li> <li><strong>maven:</strong> upgrade to version 0.0.8 with automated migration (<a href="https://redirect.github.com/nrwl/nx/pull/33315">#33315</a>)</li> <li><strong>maven:</strong> add ci-workflow generator (<a href="https://redirect.github.com/nrwl/nx/pull/33346">#33346</a>)</li> <li><strong>maven:</strong> bump version from 0.0.8 to 0.0.9 (<a href="https://redirect.github.com/nrwl/nx/pull/33405">#33405</a>)</li> <li><strong>misc:</strong> remove CI investigation recommendations from agent rules (<a href="https://redirect.github.com/nrwl/nx/pull/33309">#33309</a>)</li> <li><strong>vite:</strong> add vitest 4 to peerDep range to prevent conflicts (<a href="https://redirect.github.com/nrwl/nx/pull/33394">#33394</a>)</li> </ul> <h3>🩹 Fixes</h3> <ul> <li><strong>core:</strong> also look in .nx installation when reading nx.json extends (<a href="https://redirect.github.com/nrwl/nx/pull/33306">#33306</a>)</li> <li><strong>core:</strong> handle various directories when importing prettier (<a href="https://redirect.github.com/nrwl/nx/pull/33383">#33383</a>)</li> <li><strong>core:</strong> prevent args from being split by spaces when executing through nx wrapper (<a href="https://redirect.github.com/nrwl/nx/pull/33362">#33362</a>)</li> <li><strong>core:</strong> correctly identify local workspace dependencies on windows (<a href="https://redirect.github.com/nrwl/nx/pull/33408">#33408</a>)</li> <li><strong>maven:</strong> resolve maven dependencies from project roots (<a href="https://redirect.github.com/nrwl/nx/pull/33313">#33313</a>)</li> <li><strong>maven:</strong> set migration version to 22.1.0-beta.4 (<a href="https://redirect.github.com/nrwl/nx/pull/33345">#33345</a>)</li> <li><strong>maven:</strong> forward parameters through target dependencies (<a href="https://redirect.github.com/nrwl/nx/pull/33365">#33365</a>)</li> <li><strong>module-federation:</strong> update <a href="https://github.com/module-federation"><code>@module-federation</code></a> packages to fix Koa vulnerability (<a href="https://redirect.github.com/nrwl/nx/pull/33285">#33285</a>, <a href="https://redirect.github.com/nrwl/nx/pull/33380">#33380</a>)</li> <li><strong>nextjs:</strong> ensure <code>eslint-config-next</code> matches Next.js 14 and 15 versions (<a href="https://redirect.github.com/nrwl/nx/pull/30259">#30259</a>, <a href="https://redirect.github.com/nrwl/nx/issues/30258">#30258</a>, <a href="https://redirect.github.com/nrwl/nx/issues/30257">#30257</a>)</li> <li><strong>nx-dev:</strong> fix GitHub star button styling in mobile view (<a href="https://redirect.github.com/nrwl/nx/pull/33385">#33385</a>)</li> <li><strong>testing:</strong> use .cts config files for Jest 30+ to fix __dirname issues (<a href="https://redirect.github.com/nrwl/nx/pull/33349">#33349</a>, <a href="https://redirect.github.com/nrwl/nx/issues/32236">#32236</a>)</li> <li><strong>vite:</strong> prevent race-condition when importing <code>@vitejs/plugin-vue</code> (<a href="https://redirect.github.com/nrwl/nx/pull/33307">#33307</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>Claude</li> <li>Colum Ferry <a href="https://github.com/Coly010"><code>@Coly010</code></a></li> <li>Eric Büttner <a href="https://github.com/tuffz"><code>@tuffz</code></a></li> <li>Jack Hsu <a href="https://github.com/jaysoo"><code>@jaysoo</code></a></li> <li>James Henry <a href="https://github.com/JamesHenry"><code>@JamesHenry</code></a></li> <li>Jason Jean <a href="https://github.com/FrozenPandaz"><code>@FrozenPandaz</code></a></li> <li>Leosvel Pérez Espinosa <a href="https://github.com/leosvelperez"><code>@leosvelperez</code></a></li> <li>Louie Weng <a href="https://github.com/lourw"><code>@lourw</code></a></li> <li>MaxKless <a href="https://github.com/MaxKless"><code>@MaxKless</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/nrwl/nx/commit/8801be32dd4c2d72844f934d207fc09614983449"><code>8801be3</code></a> chore(repo): rename jest.config.ts to jest.config.cts to be compat with Node ...</li> <li><a href="https://github.com/nrwl/nx/commit/f958ebc05694cd9ee0dd8673b632e8db849019ed"><code>f958ebc</code></a> fix(testing): use .cts config files for Jest 30+ to fix __dirname issues (<a href="https://github.com/nrwl/nx/tree/HEAD/packages/vite/issues/33">#33</a>...</li> <li><a href="https://github.com/nrwl/nx/commit/66a50ed7cf4264d216cb452cf225c13cdd5a9454"><code>66a50ed</code></a> feat(vite): add vitest 4 to peerDep range to prevent conflicts (<a href="https://github.com/nrwl/nx/tree/HEAD/packages/vite/issues/33394">#33394</a>)</li> <li><a href="https://github.com/nrwl/nx/commit/16b8eeac902509c5456ab481debd02cae31b5918"><code>16b8eea</code></a> fix(vite): prevent race-condition when importing <code>@vitejs/plugin-vue</code> (<a href="https://github.com/nrwl/nx/tree/HEAD/packages/vite/issues/33307">#33307</a>)</li> <li>See full diff in <a href="https://github.com/nrwl/nx/commits/22.0.3/packages/vite">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>
Configuration menu - View commit details
-
Copy full SHA for 6f8ce01 - Browse repository at this point
Copy the full SHA 6f8ce01View commit details -
chore(lambda): bump nx from 21.6.5 to 22.0.3 in /lambdas (#4894)
Bumps [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx) from 21.6.5 to 22.0.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/nrwl/nx/releases">nx's releases</a>.</em></p> <blockquote> <h2>22.0.3 (2025-11-10)</h2> <h3>🚀 Features</h3> <ul> <li><strong>core:</strong> batch hash tasks without custom hashers (<a href="https://redirect.github.com/nrwl/nx/pull/33327">#33327</a>)</li> <li><strong>core:</strong> add OSC 9;4 progress indicator support to TUI (<a href="https://redirect.github.com/nrwl/nx/pull/33325">#33325</a>)</li> <li><strong>core:</strong> disable interactivity by default for run-one task outputs in tui (<a href="https://redirect.github.com/nrwl/nx/pull/33358">#33358</a>)</li> <li><strong>gradle:</strong> use gitignore to determine dependant task output files (<a href="https://redirect.github.com/nrwl/nx/pull/33402">#33402</a>)</li> <li><strong>maven:</strong> upgrade to version 0.0.8 with automated migration (<a href="https://redirect.github.com/nrwl/nx/pull/33315">#33315</a>)</li> <li><strong>maven:</strong> add ci-workflow generator (<a href="https://redirect.github.com/nrwl/nx/pull/33346">#33346</a>)</li> <li><strong>maven:</strong> bump version from 0.0.8 to 0.0.9 (<a href="https://redirect.github.com/nrwl/nx/pull/33405">#33405</a>)</li> <li><strong>misc:</strong> remove CI investigation recommendations from agent rules (<a href="https://redirect.github.com/nrwl/nx/pull/33309">#33309</a>)</li> <li><strong>vite:</strong> add vitest 4 to peerDep range to prevent conflicts (<a href="https://redirect.github.com/nrwl/nx/pull/33394">#33394</a>)</li> </ul> <h3>🩹 Fixes</h3> <ul> <li><strong>core:</strong> also look in .nx installation when reading nx.json extends (<a href="https://redirect.github.com/nrwl/nx/pull/33306">#33306</a>)</li> <li><strong>core:</strong> handle various directories when importing prettier (<a href="https://redirect.github.com/nrwl/nx/pull/33383">#33383</a>)</li> <li><strong>core:</strong> prevent args from being split by spaces when executing through nx wrapper (<a href="https://redirect.github.com/nrwl/nx/pull/33362">#33362</a>)</li> <li><strong>core:</strong> correctly identify local workspace dependencies on windows (<a href="https://redirect.github.com/nrwl/nx/pull/33408">#33408</a>)</li> <li><strong>maven:</strong> resolve maven dependencies from project roots (<a href="https://redirect.github.com/nrwl/nx/pull/33313">#33313</a>)</li> <li><strong>maven:</strong> set migration version to 22.1.0-beta.4 (<a href="https://redirect.github.com/nrwl/nx/pull/33345">#33345</a>)</li> <li><strong>maven:</strong> forward parameters through target dependencies (<a href="https://redirect.github.com/nrwl/nx/pull/33365">#33365</a>)</li> <li><strong>module-federation:</strong> update <a href="https://github.com/module-federation"><code>@module-federation</code></a> packages to fix Koa vulnerability (<a href="https://redirect.github.com/nrwl/nx/pull/33285">#33285</a>, <a href="https://redirect.github.com/nrwl/nx/pull/33380">#33380</a>)</li> <li><strong>nextjs:</strong> ensure <code>eslint-config-next</code> matches Next.js 14 and 15 versions (<a href="https://redirect.github.com/nrwl/nx/pull/30259">#30259</a>, <a href="https://redirect.github.com/nrwl/nx/issues/30258">#30258</a>, <a href="https://redirect.github.com/nrwl/nx/issues/30257">#30257</a>)</li> <li><strong>nx-dev:</strong> fix GitHub star button styling in mobile view (<a href="https://redirect.github.com/nrwl/nx/pull/33385">#33385</a>)</li> <li><strong>testing:</strong> use .cts config files for Jest 30+ to fix __dirname issues (<a href="https://redirect.github.com/nrwl/nx/pull/33349">#33349</a>, <a href="https://redirect.github.com/nrwl/nx/issues/32236">#32236</a>)</li> <li><strong>vite:</strong> prevent race-condition when importing <code>@vitejs/plugin-vue</code> (<a href="https://redirect.github.com/nrwl/nx/pull/33307">#33307</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>Claude</li> <li>Colum Ferry <a href="https://github.com/Coly010"><code>@Coly010</code></a></li> <li>Eric Büttner <a href="https://github.com/tuffz"><code>@tuffz</code></a></li> <li>Jack Hsu <a href="https://github.com/jaysoo"><code>@jaysoo</code></a></li> <li>James Henry <a href="https://github.com/JamesHenry"><code>@JamesHenry</code></a></li> <li>Jason Jean <a href="https://github.com/FrozenPandaz"><code>@FrozenPandaz</code></a></li> <li>Leosvel Pérez Espinosa <a href="https://github.com/leosvelperez"><code>@leosvelperez</code></a></li> <li>Louie Weng <a href="https://github.com/lourw"><code>@lourw</code></a></li> <li>MaxKless <a href="https://github.com/MaxKless"><code>@MaxKless</code></a></li> </ul> <h2>22.0.2 (2025-10-28)</h2> <h3>🚀 Features</h3> <ul> <li><strong>docker:</strong> support inferring additional args for targets with interpolation support (<a href="https://redirect.github.com/nrwl/nx/pull/32892">#32892</a>)</li> <li><strong>gradle:</strong> add custom installation path to options (<a href="https://redirect.github.com/nrwl/nx/pull/33187">#33187</a>)</li> <li><strong>nx-dev:</strong> add downloadable resources page and React book blog post (<a href="https://github.com/nrwl/nx/commit/4b6009764a">4b6009764a</a>)</li> <li><strong>release:</strong> support {versionActionsVersion} in docker version scheme (<a href="https://redirect.github.com/nrwl/nx/pull/33178">#33178</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/nrwl/nx/commit/2d53ffdb9e57d6ee440b3f555c7f87e907eff397"><code>2d53ffd</code></a> fix(core): correctly identify local workspace dependencies on windows (<a href="https://github.com/nrwl/nx/tree/HEAD/packages/nx/issues/33408">#33408</a>)</li> <li><a href="https://github.com/nrwl/nx/commit/2a082f8701736066ec418256b75e12bdbbe88d1e"><code>2a082f8</code></a> fix(core): prevent args from being split by spaces when executing through nx ...</li> <li><a href="https://github.com/nrwl/nx/commit/8801be32dd4c2d72844f934d207fc09614983449"><code>8801be3</code></a> chore(repo): rename jest.config.ts to jest.config.cts to be compat with Node ...</li> <li><a href="https://github.com/nrwl/nx/commit/c03434cfe2f93a97f2d6a2aae45c6eb48f7f5ce4"><code>c03434c</code></a> feat(core): disable interactivity by default for run-one task outputs in tui ...</li> <li><a href="https://github.com/nrwl/nx/commit/e46a7e16fdf6d1e6842f6c8ab2a3ce62b0a9e544"><code>e46a7e1</code></a> fix(core): handle various directories when importing prettier (<a href="https://github.com/nrwl/nx/tree/HEAD/packages/nx/issues/33383">#33383</a>)</li> <li><a href="https://github.com/nrwl/nx/commit/657c39829433bb3e41eefba963a3488af47f9b38"><code>657c398</code></a> cleanup(core): remove unused mouse event listeners from tui (<a href="https://github.com/nrwl/nx/tree/HEAD/packages/nx/issues/33368">#33368</a>)</li> <li><a href="https://github.com/nrwl/nx/commit/6d2389db730e9956c7351b90931efbd01ab3b605"><code>6d2389d</code></a> feat(core): add OSC 9;4 progress indicator support to TUI (<a href="https://github.com/nrwl/nx/tree/HEAD/packages/nx/issues/33325">#33325</a>)</li> <li><a href="https://github.com/nrwl/nx/commit/f07d064b877adca19fcc01085530f3f42a4ed53d"><code>f07d064</code></a> feat(core): batch hash tasks without custom hashers (<a href="https://github.com/nrwl/nx/tree/HEAD/packages/nx/issues/33327">#33327</a>)</li> <li><a href="https://github.com/nrwl/nx/commit/dceed642ba2d84800d99ada016f1ad9a4601aa82"><code>dceed64</code></a> fix(maven): resolve maven dependencies from project roots (<a href="https://github.com/nrwl/nx/tree/HEAD/packages/nx/issues/33313">#33313</a>)</li> <li><a href="https://github.com/nrwl/nx/commit/15c567c8a37c50d519db7f603e9c7b92e0436c36"><code>15c567c</code></a> feat(misc): remove CI investigation recommendations from agent rules (<a href="https://github.com/nrwl/nx/tree/HEAD/packages/nx/issues/33309">#33309</a>)</li> <li>Additional commits viewable in <a href="https://github.com/nrwl/nx/commits/22.0.3/packages/nx">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot 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 this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c29838c - Browse repository at this point
Copy the full SHA c29838cView commit details
Commits on Nov 21, 2025
-
fix: use a static key in runner_matcher_config (#4901) (#4903)
# Description Fix the issue found in #4901. It now uses a static key instead of waiting for the queue ID to be created before generating the object, allowing the size to be calculated immediately. --------- Co-authored-by: Niek Palm <[email protected]> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for cc5dc65 - Browse repository at this point
Copy the full SHA cc5dc65View commit details -
chore(main): release 6.9.1 (#4897)
🤖 I have created a release *beep* *boop* --- ## [6.9.1](v6.9.0...v6.9.1) (2025-11-21) ### Bug Fixes * **lambda:** bump axios from 1.12.2 to 1.13.2 in /lambdas ([#4895](#4895)) ([59e231d](59e231d)) * **lambda:** bump js-yaml from 3.14.1 to 3.14.2 in /lambdas ([#4890](#4890)) ([18b8c4e](18b8c4e)) * **lambda:** bump the aws group across 1 directory with 7 updates ([#4898](#4898)) ([cf7f4ad](cf7f4ad)) * use a static key in runner_matcher_config ([#4901](#4901)) ([#4903](#4903)) ([cc5dc65](cc5dc65)) @edersonbrilhante --- 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>
Configuration menu - View commit details
-
Copy full SHA for ceb1182 - Browse repository at this point
Copy the full SHA ceb1182View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v6.9.0...v6.9.1