diff --git a/packages/std/__tests__/_matrix/results.json b/packages/std/__tests__/_matrix/results.json index 5c94f4e..07b54ae 100644 --- a/packages/std/__tests__/_matrix/results.json +++ b/packages/std/__tests__/_matrix/results.json @@ -1,5 +1,5 @@ { - "generatedAt": "2026-08-01", + "generatedAt": "2026-08-06", "package": "@opentf/std", "version": "0.16.0", "runtimes": [ @@ -108,7 +108,7 @@ { "id": "node26", "label": "Node.js 26", - "version": "26.5.1", + "version": "26.6.0", "status": "pass", "passed": 1559, "failed": 0, @@ -192,7 +192,7 @@ { "id": "esrun", "label": "ES-Runtime", - "version": "0.13.0", + "version": "0.17.0", "status": "pass", "passed": 1559, "failed": 0, diff --git a/website/app/docs/env-support/page.mdx b/website/app/docs/env-support/page.mdx index f9af3c0..b1b8a69 100644 --- a/website/app/docs/env-support/page.mdx +++ b/website/app/docs/env-support/page.mdx @@ -21,17 +21,17 @@ Where a runtime falls short, the cause is listed so you can tell the difference {/* MATRIX:START */} -_Measured on 2026-08-01 against `@opentf/std@0.16.0`, running the full suite of 1502 tests on each runtime._ +_Measured on 2026-08-06 against `@opentf/std@0.16.0`, running the full suite of 1502 tests on each runtime._ | Runtime | Version | Tests passing | Status | | --- | --- | --- | --- | | Node.js 20 | `20.20.2` | 1501 / 1502 (99.9%) | ⚠️ Partial | | Node.js 22 | `22.23.1` | 1501 / 1502 (99.9%) | ⚠️ Partial | | Node.js 24 | `24.18.0` | 1502 / 1502 (100%) | ✅ Fully supported | -| Node.js 26 | `26.5.1` | 1559 / 1559 (100%) | ✅ Fully supported | +| Node.js 26 | `26.6.0` | 1559 / 1559 (100%) | ✅ Fully supported | | Bun | `1.3.14` | 1502 / 1502 (100%) | ✅ Fully supported | | Deno | `2.9.4` | 1559 / 1559 (100%) | ✅ Fully supported | -| ES-Runtime | `0.13.0` | 1559 / 1559 (100%) | ✅ Fully supported | +| ES-Runtime | `0.17.0` | 1559 / 1559 (100%) | ✅ Fully supported | | LLRT | `0.8.0-beta` | 1462 / 1502 (97.3%) | ⚠️ Partial | ### Node.js 20 20.20.2