diff --git a/apps/api-extractor/package.json b/apps/api-extractor/package.json index e6c8d4bee2..e0e894e522 100644 --- a/apps/api-extractor/package.json +++ b/apps/api-extractor/package.json @@ -77,7 +77,7 @@ "typescript": "5.9.3" }, "devDependencies": { - "@rushstack/heft": "1.2.19", + "@rushstack/heft": "1.2.20", "@types/resolve": "1.20.2", "@types/semver": "7.7.1", "decoupled-local-node-rig": "workspace:*", diff --git a/apps/heft/package.json b/apps/heft/package.json index 61ea880944..a9160bac3d 100644 --- a/apps/heft/package.json +++ b/apps/heft/package.json @@ -74,7 +74,7 @@ }, "devDependencies": { "@microsoft/api-extractor": "workspace:*", - "@rushstack/heft": "1.2.19", + "@rushstack/heft": "1.2.20", "@types/watchpack": "2.4.0", "decoupled-local-node-rig": "workspace:*", "eslint": "~9.37.0" diff --git a/common/autoinstallers/plugins/package.json b/common/autoinstallers/plugins/package.json index a8af7cb4a7..8b090bfcf2 100644 --- a/common/autoinstallers/plugins/package.json +++ b/common/autoinstallers/plugins/package.json @@ -3,6 +3,6 @@ "version": "1.0.0", "private": true, "dependencies": { - "@rushstack/rush-published-versions-json-plugin": "0.1.12" + "@rushstack/rush-published-versions-json-plugin": "0.1.13" } } diff --git a/common/autoinstallers/plugins/pnpm-lock.yaml b/common/autoinstallers/plugins/pnpm-lock.yaml index 4f99954d93..4397b4c2d8 100644 --- a/common/autoinstallers/plugins/pnpm-lock.yaml +++ b/common/autoinstallers/plugins/pnpm-lock.yaml @@ -9,8 +9,8 @@ importers: .: dependencies: '@rushstack/rush-published-versions-json-plugin': - specifier: 0.1.12 - version: 0.1.12 + specifier: 0.1.13 + version: 0.1.13 packages: @@ -26,11 +26,11 @@ packages: resolution: {integrity: sha512-GucC9h/EVbU03Kl7M/FqVes1s5RCQaGCW2f41lFA7VqqHWQElR6k1q33iF6f6fXDUSCdzB1IUxSq9ghP2J+8Pw==} engines: {node: '>=18.12'} - '@rushstack/credential-cache@0.2.18': - resolution: {integrity: sha512-ykf8jgoDdpMfDdIib7ReCV3XiHwppgPI6lGIEI5I/aN9rLUvdgj8inivGdtur0bpnxXif/O40TMFXMUi+DCW/A==} + '@rushstack/credential-cache@0.2.19': + resolution: {integrity: sha512-7wsj+xULJ2K10vaYVkZ1aS7IZNoyblyBvwlQMyDeuI8ZkM6GU8nIdgSB7lygaPoZHWG5HZ6pHP9kpXUblGoJqA==} - '@rushstack/lookup-by-path@0.10.7': - resolution: {integrity: sha512-2SbMEqhfLAne2Zgucz4QHD7WpXJEyZ7iErO8j/ZlejEtWRcdZIZhrJhdfylhIRrL/Kosq9vdSOMsKcljM9+GuQ==} + '@rushstack/lookup-by-path@0.10.8': + resolution: {integrity: sha512-aniYM6ZMdI9qJBIALjVbw3onw6hTE3yYOjM00lIiCSM85SH12wfhb/4MNBXCYWStWuUb9PHekOChY6m1/BR2eg==} peerDependencies: '@types/node': '*' peerDependenciesMeta: @@ -45,8 +45,16 @@ packages: '@types/node': optional: true - '@rushstack/package-deps-hash@4.7.19': - resolution: {integrity: sha512-dIn4efsv5JrcAwoub68i/FGjFXZoH9E2IQhG+ZDeQxv/hW1NvIW1NRn4ir1nVlgpo/xm3sm7gw4f8QaIshkNHg==} + '@rushstack/node-core-library@5.23.2': + resolution: {integrity: sha512-dCdCdy+5/L+wss7bymRPWuAhhUMT3kEzN7g9xE0AgzrPFtJ8JS+gMsfgm9spvTSl1YkhSgM3TK4u8BruUQj4Kg==} + peerDependencies: + '@types/node': '*' + peerDependenciesMeta: + '@types/node': + optional: true + + '@rushstack/package-deps-hash@4.7.21': + resolution: {integrity: sha512-M/DPM9xUepZQAxN/tzEBPlm23kd/gsFkeOHikryYQidc3lNuhYnIP8b+aWVZWOJ2SxVx5lCzTdTmhBG/S3CGdg==} '@rushstack/problem-matcher@0.2.1': resolution: {integrity: sha512-gulfhBs6n+I5b7DvjKRfhMGyUejtSgOHTclF/eONr8hcgF1APEDjhxIsfdUYYMzC3rvLwGluqLjbwCFZ8nxrog==} @@ -56,11 +64,11 @@ packages: '@types/node': optional: true - '@rushstack/rush-published-versions-json-plugin@0.1.12': - resolution: {integrity: sha512-dTMFziwkP9BYrdN6vBDPkEMz2aHkxSmx8kyYdWdOlazfRv7zCGmr/JKrIhTZsho+raH8lCIsZGEum0CSsLS8fQ==} + '@rushstack/rush-published-versions-json-plugin@0.1.13': + resolution: {integrity: sha512-NNVUTcJQUTLT4oY7gqJU6lTHCOEeli/oKhYdegR6Q8AbJHLJtxRkH8i8SjJs4q/YjE0LJ9Jp9ohwApNyIA8QbA==} - '@rushstack/rush-sdk@5.176.0': - resolution: {integrity: sha512-szG89Ri75f20s1SAP6PrdKNsGcoIvwv3cfbjB2iEBS0EMuvdNX0gNzlb0vMIdrVr9Z53C9e7CQl69ysZgv1ofg==} + '@rushstack/rush-sdk@5.177.2': + resolution: {integrity: sha512-eDry7HDJsx98/Rml6wb3dSjxu091TIvxezfjl7datjNjBuZDNtid1/SjHxWZnP9WWjzzv7nVyt5RKNN19b157Q==} '@rushstack/terminal@0.24.0': resolution: {integrity: sha512-8ZQS4MMaGsv27EXCBiH7WMPkRZrffeDoIevs6z9TM5dzqiY6+Hn4evfK/G+gvgBTjfvfkHIZPQQmalmI2sM4TQ==} @@ -70,6 +78,14 @@ packages: '@types/node': optional: true + '@rushstack/terminal@0.24.1': + resolution: {integrity: sha512-1NPimt0UnLP0mOxpQpcROPpkArwjr/rEThalQN49bh2rJLNL+PiryGp3iAoW/fLbXxuuazN6SvHqsQl0qnxy+Q==} + peerDependencies: + '@types/node': '*' + peerDependenciesMeta: + '@types/node': + optional: true + ajv-draft-04@1.0.0: resolution: {integrity: sha512-mv00Te6nmYbRp5DCwclxtt7yV/joXJPGS7nM+97GdxvuttCOfgI3K4U25zboyeX0O+myI8ERluxQe5wljMmVIw==} peerDependencies: @@ -89,6 +105,9 @@ packages: ajv@8.18.0: resolution: {integrity: sha512-PlXPeEWMXMZ7sPYOHqmDyCJzcfNrUr3fGNKtezX14ykXOEIvyK81d+qydx89KY5O71FKMPaQ2vBfBFI5NHR63A==} + ajv@8.20.0: + resolution: {integrity: sha512-Thbli+OlOj+iMPYFBVBfJ3OmCAnaSyNn4M1vz9T6Gka5Jt9ba/HIR56joy65tY6kx/FCF5VXNB819Y7/GUrBGA==} + es-errors@1.3.0: resolution: {integrity: sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==} engines: {node: '>= 0.4'} @@ -178,13 +197,13 @@ snapshots: '@pnpm/types@900.0.0': {} - '@rushstack/credential-cache@0.2.18': + '@rushstack/credential-cache@0.2.19': dependencies: '@rushstack/node-core-library': 5.23.1 transitivePeerDependencies: - '@types/node' - '@rushstack/lookup-by-path@0.10.7': {} + '@rushstack/lookup-by-path@0.10.8': {} '@rushstack/node-core-library@5.23.1': dependencies: @@ -197,7 +216,18 @@ snapshots: resolve: 1.22.12 semver: 7.7.4 - '@rushstack/package-deps-hash@4.7.19': + '@rushstack/node-core-library@5.23.2': + dependencies: + ajv: 8.20.0 + ajv-draft-04: 1.0.0(ajv@8.20.0) + ajv-formats: 3.0.1(ajv@8.20.0) + fs-extra: 11.3.6 + import-lazy: 4.0.0 + jju: 1.4.0 + resolve: 1.22.12 + semver: 7.7.4 + + '@rushstack/package-deps-hash@4.7.21': dependencies: '@rushstack/node-core-library': 5.23.1 transitivePeerDependencies: @@ -205,21 +235,21 @@ snapshots: '@rushstack/problem-matcher@0.2.1': {} - '@rushstack/rush-published-versions-json-plugin@0.1.12': + '@rushstack/rush-published-versions-json-plugin@0.1.13': dependencies: - '@rushstack/node-core-library': 5.23.1 - '@rushstack/rush-sdk': 5.176.0 - '@rushstack/terminal': 0.24.0 + '@rushstack/node-core-library': 5.23.2 + '@rushstack/rush-sdk': 5.177.2 + '@rushstack/terminal': 0.24.1 transitivePeerDependencies: - '@types/node' - '@rushstack/rush-sdk@5.176.0': + '@rushstack/rush-sdk@5.177.2': dependencies: '@pnpm/lockfile.types-900': '@pnpm/lockfile.types@900.0.0' - '@rushstack/credential-cache': 0.2.18 - '@rushstack/lookup-by-path': 0.10.7 + '@rushstack/credential-cache': 0.2.19 + '@rushstack/lookup-by-path': 0.10.8 '@rushstack/node-core-library': 5.23.1 - '@rushstack/package-deps-hash': 4.7.19 + '@rushstack/package-deps-hash': 4.7.21 '@rushstack/terminal': 0.24.0 tapable: 2.2.1 transitivePeerDependencies: @@ -231,14 +261,28 @@ snapshots: '@rushstack/problem-matcher': 0.2.1 supports-color: 8.1.1 + '@rushstack/terminal@0.24.1': + dependencies: + '@rushstack/node-core-library': 5.23.2 + '@rushstack/problem-matcher': 0.2.1 + supports-color: 8.1.1 + ajv-draft-04@1.0.0(ajv@8.18.0): optionalDependencies: ajv: 8.18.0 + ajv-draft-04@1.0.0(ajv@8.20.0): + optionalDependencies: + ajv: 8.20.0 + ajv-formats@3.0.1(ajv@8.18.0): optionalDependencies: ajv: 8.18.0 + ajv-formats@3.0.1(ajv@8.20.0): + optionalDependencies: + ajv: 8.20.0 + ajv@8.18.0: dependencies: fast-deep-equal: 3.1.3 @@ -246,6 +290,13 @@ snapshots: json-schema-traverse: 1.0.0 require-from-string: 2.0.2 + ajv@8.20.0: + dependencies: + fast-deep-equal: 3.1.3 + fast-uri: 3.1.3 + json-schema-traverse: 1.0.0 + require-from-string: 2.0.2 + es-errors@1.3.0: {} fast-deep-equal@3.1.3: {} diff --git a/common/changes/@microsoft/api-extractor-model/automated-bump-decoupled-deps_2026-07-16-00-40-55.json b/common/changes/@microsoft/api-extractor-model/automated-bump-decoupled-deps_2026-07-16-00-40-55.json new file mode 100644 index 0000000000..300fd9139c --- /dev/null +++ b/common/changes/@microsoft/api-extractor-model/automated-bump-decoupled-deps_2026-07-16-00-40-55.json @@ -0,0 +1,11 @@ +{ + "changes": [ + { + "comment": "", + "type": "none", + "packageName": "@microsoft/api-extractor-model" + } + ], + "packageName": "@microsoft/api-extractor-model", + "email": "rushbot@users.noreply.github.com" +} \ No newline at end of file diff --git a/common/changes/@microsoft/api-extractor/automated-bump-decoupled-deps_2026-07-16-00-40-55.json b/common/changes/@microsoft/api-extractor/automated-bump-decoupled-deps_2026-07-16-00-40-55.json new file mode 100644 index 0000000000..c767a964ce --- /dev/null +++ b/common/changes/@microsoft/api-extractor/automated-bump-decoupled-deps_2026-07-16-00-40-55.json @@ -0,0 +1,11 @@ +{ + "changes": [ + { + "comment": "", + "type": "none", + "packageName": "@microsoft/api-extractor" + } + ], + "packageName": "@microsoft/api-extractor", + "email": "rushbot@users.noreply.github.com" +} \ No newline at end of file diff --git a/common/changes/@rushstack/eslint-patch/automated-bump-decoupled-deps_2026-07-16-00-40-55.json b/common/changes/@rushstack/eslint-patch/automated-bump-decoupled-deps_2026-07-16-00-40-55.json new file mode 100644 index 0000000000..4182a0eb14 --- /dev/null +++ b/common/changes/@rushstack/eslint-patch/automated-bump-decoupled-deps_2026-07-16-00-40-55.json @@ -0,0 +1,11 @@ +{ + "changes": [ + { + "comment": "", + "type": "none", + "packageName": "@rushstack/eslint-patch" + } + ], + "packageName": "@rushstack/eslint-patch", + "email": "rushbot@users.noreply.github.com" +} \ No newline at end of file diff --git a/common/changes/@rushstack/eslint-plugin-packlets/automated-bump-decoupled-deps_2026-07-16-00-40-55.json b/common/changes/@rushstack/eslint-plugin-packlets/automated-bump-decoupled-deps_2026-07-16-00-40-55.json new file mode 100644 index 0000000000..7ee8e7c8b8 --- /dev/null +++ b/common/changes/@rushstack/eslint-plugin-packlets/automated-bump-decoupled-deps_2026-07-16-00-40-55.json @@ -0,0 +1,11 @@ +{ + "changes": [ + { + "comment": "", + "type": "none", + "packageName": "@rushstack/eslint-plugin-packlets" + } + ], + "packageName": "@rushstack/eslint-plugin-packlets", + "email": "rushbot@users.noreply.github.com" +} \ No newline at end of file diff --git a/common/changes/@rushstack/eslint-plugin-security/automated-bump-decoupled-deps_2026-07-16-00-40-55.json b/common/changes/@rushstack/eslint-plugin-security/automated-bump-decoupled-deps_2026-07-16-00-40-55.json new file mode 100644 index 0000000000..4b6878d554 --- /dev/null +++ b/common/changes/@rushstack/eslint-plugin-security/automated-bump-decoupled-deps_2026-07-16-00-40-55.json @@ -0,0 +1,11 @@ +{ + "changes": [ + { + "comment": "", + "type": "none", + "packageName": "@rushstack/eslint-plugin-security" + } + ], + "packageName": "@rushstack/eslint-plugin-security", + "email": "rushbot@users.noreply.github.com" +} \ No newline at end of file diff --git a/common/changes/@rushstack/eslint-plugin/automated-bump-decoupled-deps_2026-07-16-00-40-55.json b/common/changes/@rushstack/eslint-plugin/automated-bump-decoupled-deps_2026-07-16-00-40-55.json new file mode 100644 index 0000000000..eb5d63adac --- /dev/null +++ b/common/changes/@rushstack/eslint-plugin/automated-bump-decoupled-deps_2026-07-16-00-40-55.json @@ -0,0 +1,11 @@ +{ + "changes": [ + { + "comment": "", + "type": "none", + "packageName": "@rushstack/eslint-plugin" + } + ], + "packageName": "@rushstack/eslint-plugin", + "email": "rushbot@users.noreply.github.com" +} \ No newline at end of file diff --git a/common/changes/@rushstack/heft-config-file/automated-bump-decoupled-deps_2026-07-16-00-40-55.json b/common/changes/@rushstack/heft-config-file/automated-bump-decoupled-deps_2026-07-16-00-40-55.json new file mode 100644 index 0000000000..5ebf376352 --- /dev/null +++ b/common/changes/@rushstack/heft-config-file/automated-bump-decoupled-deps_2026-07-16-00-40-55.json @@ -0,0 +1,11 @@ +{ + "changes": [ + { + "comment": "", + "type": "none", + "packageName": "@rushstack/heft-config-file" + } + ], + "packageName": "@rushstack/heft-config-file", + "email": "rushbot@users.noreply.github.com" +} \ No newline at end of file diff --git a/common/changes/@rushstack/heft/automated-bump-decoupled-deps_2026-07-16-00-40-55.json b/common/changes/@rushstack/heft/automated-bump-decoupled-deps_2026-07-16-00-40-55.json new file mode 100644 index 0000000000..d773a7585e --- /dev/null +++ b/common/changes/@rushstack/heft/automated-bump-decoupled-deps_2026-07-16-00-40-55.json @@ -0,0 +1,11 @@ +{ + "changes": [ + { + "comment": "", + "type": "none", + "packageName": "@rushstack/heft" + } + ], + "packageName": "@rushstack/heft", + "email": "rushbot@users.noreply.github.com" +} \ No newline at end of file diff --git a/common/changes/@rushstack/node-core-library/automated-bump-decoupled-deps_2026-07-16-00-40-55.json b/common/changes/@rushstack/node-core-library/automated-bump-decoupled-deps_2026-07-16-00-40-55.json new file mode 100644 index 0000000000..bf210f74ba --- /dev/null +++ b/common/changes/@rushstack/node-core-library/automated-bump-decoupled-deps_2026-07-16-00-40-55.json @@ -0,0 +1,11 @@ +{ + "changes": [ + { + "comment": "", + "type": "none", + "packageName": "@rushstack/node-core-library" + } + ], + "packageName": "@rushstack/node-core-library", + "email": "rushbot@users.noreply.github.com" +} \ No newline at end of file diff --git a/common/changes/@rushstack/operation-graph/automated-bump-decoupled-deps_2026-07-16-00-40-55.json b/common/changes/@rushstack/operation-graph/automated-bump-decoupled-deps_2026-07-16-00-40-55.json new file mode 100644 index 0000000000..bebea85d5d --- /dev/null +++ b/common/changes/@rushstack/operation-graph/automated-bump-decoupled-deps_2026-07-16-00-40-55.json @@ -0,0 +1,11 @@ +{ + "changes": [ + { + "comment": "", + "type": "none", + "packageName": "@rushstack/operation-graph" + } + ], + "packageName": "@rushstack/operation-graph", + "email": "rushbot@users.noreply.github.com" +} \ No newline at end of file diff --git a/common/changes/@rushstack/problem-matcher/automated-bump-decoupled-deps_2026-07-16-00-40-55.json b/common/changes/@rushstack/problem-matcher/automated-bump-decoupled-deps_2026-07-16-00-40-55.json new file mode 100644 index 0000000000..67a23d5885 --- /dev/null +++ b/common/changes/@rushstack/problem-matcher/automated-bump-decoupled-deps_2026-07-16-00-40-55.json @@ -0,0 +1,11 @@ +{ + "changes": [ + { + "comment": "", + "type": "none", + "packageName": "@rushstack/problem-matcher" + } + ], + "packageName": "@rushstack/problem-matcher", + "email": "rushbot@users.noreply.github.com" +} \ No newline at end of file diff --git a/common/changes/@rushstack/rig-package/automated-bump-decoupled-deps_2026-07-16-00-40-55.json b/common/changes/@rushstack/rig-package/automated-bump-decoupled-deps_2026-07-16-00-40-55.json new file mode 100644 index 0000000000..cc5c78afc2 --- /dev/null +++ b/common/changes/@rushstack/rig-package/automated-bump-decoupled-deps_2026-07-16-00-40-55.json @@ -0,0 +1,11 @@ +{ + "changes": [ + { + "comment": "", + "type": "none", + "packageName": "@rushstack/rig-package" + } + ], + "packageName": "@rushstack/rig-package", + "email": "rushbot@users.noreply.github.com" +} \ No newline at end of file diff --git a/common/changes/@rushstack/terminal/automated-bump-decoupled-deps_2026-07-16-00-40-55.json b/common/changes/@rushstack/terminal/automated-bump-decoupled-deps_2026-07-16-00-40-55.json new file mode 100644 index 0000000000..da1765f19f --- /dev/null +++ b/common/changes/@rushstack/terminal/automated-bump-decoupled-deps_2026-07-16-00-40-55.json @@ -0,0 +1,11 @@ +{ + "changes": [ + { + "comment": "", + "type": "none", + "packageName": "@rushstack/terminal" + } + ], + "packageName": "@rushstack/terminal", + "email": "rushbot@users.noreply.github.com" +} \ No newline at end of file diff --git a/common/changes/@rushstack/tree-pattern/automated-bump-decoupled-deps_2026-07-16-00-40-55.json b/common/changes/@rushstack/tree-pattern/automated-bump-decoupled-deps_2026-07-16-00-40-55.json new file mode 100644 index 0000000000..85eb782e9c --- /dev/null +++ b/common/changes/@rushstack/tree-pattern/automated-bump-decoupled-deps_2026-07-16-00-40-55.json @@ -0,0 +1,11 @@ +{ + "changes": [ + { + "comment": "", + "type": "none", + "packageName": "@rushstack/tree-pattern" + } + ], + "packageName": "@rushstack/tree-pattern", + "email": "rushbot@users.noreply.github.com" +} \ No newline at end of file diff --git a/common/changes/@rushstack/ts-command-line/automated-bump-decoupled-deps_2026-07-16-00-40-55.json b/common/changes/@rushstack/ts-command-line/automated-bump-decoupled-deps_2026-07-16-00-40-55.json new file mode 100644 index 0000000000..e4b2e545b2 --- /dev/null +++ b/common/changes/@rushstack/ts-command-line/automated-bump-decoupled-deps_2026-07-16-00-40-55.json @@ -0,0 +1,11 @@ +{ + "changes": [ + { + "comment": "", + "type": "none", + "packageName": "@rushstack/ts-command-line" + } + ], + "packageName": "@rushstack/ts-command-line", + "email": "rushbot@users.noreply.github.com" +} \ No newline at end of file diff --git a/common/config/subspaces/build-tests-subspace/repo-state.json b/common/config/subspaces/build-tests-subspace/repo-state.json index 11601e113f..26b72d070e 100644 --- a/common/config/subspaces/build-tests-subspace/repo-state.json +++ b/common/config/subspaces/build-tests-subspace/repo-state.json @@ -2,5 +2,5 @@ { "pnpmShrinkwrapHash": "010f7dd33d0f279806ebcc482ad3056eb190f8d1", "preferredVersionsHash": "550b4cee0bef4e97db6c6aad726df5149d20e7d9", - "packageJsonInjectedDependenciesHash": "5e271b1cb564280bc3d9ab1d9cb3490f0286ac78" + "packageJsonInjectedDependenciesHash": "82c1c469fc870d32f6ebcd2fd175aeb7be37b772" } diff --git a/common/config/subspaces/default/pnpm-lock.yaml b/common/config/subspaces/default/pnpm-lock.yaml index 428306e520..0af2e20cc5 100644 --- a/common/config/subspaces/default/pnpm-lock.yaml +++ b/common/config/subspaces/default/pnpm-lock.yaml @@ -103,8 +103,8 @@ importers: version: 5.9.3 devDependencies: '@rushstack/heft': - specifier: 1.2.19 - version: 1.2.19(@types/node@22.9.3) + specifier: 1.2.20 + version: 1.2.20(@types/node@22.9.3) '@types/resolve': specifier: 1.20.2 version: 1.20.2 @@ -183,8 +183,8 @@ importers: specifier: workspace:* version: link:../api-extractor '@rushstack/heft': - specifier: 1.2.19 - version: 1.2.19(@types/node@22.9.3) + specifier: 1.2.20 + version: 1.2.20(@types/node@22.9.3) '@types/watchpack': specifier: 2.4.0 version: 2.4.0 @@ -2952,8 +2952,8 @@ importers: ../../../eslint/eslint-patch: devDependencies: '@rushstack/heft': - specifier: 1.2.19 - version: 1.2.19(@types/node@22.9.3) + specifier: 1.2.20 + version: 1.2.20(@types/node@22.9.3) '@types/eslint-8': specifier: npm:@types/eslint@8.56.10 version: '@types/eslint@8.56.10' @@ -2989,8 +2989,8 @@ importers: version: 8.56.1(eslint@9.37.0)(typescript@5.8.2) devDependencies: '@rushstack/heft': - specifier: 1.2.19 - version: 1.2.19(@types/node@22.9.3) + specifier: 1.2.20 + version: 1.2.20(@types/node@22.9.3) '@typescript-eslint/parser': specifier: ~8.56.1 version: 8.56.1(eslint@9.37.0)(typescript@5.8.2) @@ -3020,8 +3020,8 @@ importers: version: 8.56.1(eslint@9.37.0)(typescript@5.8.2) devDependencies: '@rushstack/heft': - specifier: 1.2.19 - version: 1.2.19(@types/node@22.9.3) + specifier: 1.2.20 + version: 1.2.20(@types/node@22.9.3) '@typescript-eslint/parser': specifier: ~8.56.1 version: 8.56.1(eslint@9.37.0)(typescript@5.8.2) @@ -3045,8 +3045,8 @@ importers: version: 8.56.1(eslint@9.37.0)(typescript@5.8.2) devDependencies: '@rushstack/heft': - specifier: 1.2.19 - version: 1.2.19(@types/node@22.9.3) + specifier: 1.2.20 + version: 1.2.20(@types/node@22.9.3) '@typescript-eslint/parser': specifier: ~8.56.1 version: 8.56.1(eslint@9.37.0)(typescript@5.8.2) @@ -3103,8 +3103,8 @@ importers: version: 5.2.0(eslint@9.37.0) devDependencies: '@rushstack/heft': - specifier: 1.2.19 - version: 1.2.19(@types/node@22.9.3) + specifier: 1.2.20 + version: 1.2.20(@types/node@22.9.3) decoupled-local-node-rig: specifier: workspace:* version: link:../../rigs/decoupled-local-node-rig @@ -3664,8 +3664,8 @@ importers: version: link:../node-core-library devDependencies: '@rushstack/heft': - specifier: 1.2.19 - version: 1.2.19(@types/node@22.9.3) + specifier: 1.2.20 + version: 1.2.20(@types/node@22.9.3) decoupled-local-node-rig: specifier: workspace:* version: link:../../rigs/decoupled-local-node-rig @@ -3730,8 +3730,8 @@ importers: version: 10.3.0 devDependencies: '@rushstack/heft': - specifier: 1.2.19 - version: 1.2.19(@types/node@22.9.3) + specifier: 1.2.20 + version: 1.2.20(@types/node@22.9.3) decoupled-local-node-rig: specifier: workspace:* version: link:../../rigs/decoupled-local-node-rig @@ -3853,8 +3853,8 @@ importers: version: 7.7.4 devDependencies: '@rushstack/heft': - specifier: 1.2.19 - version: 1.2.19(@types/node@22.9.3) + specifier: 1.2.20 + version: 1.2.20(@types/node@22.9.3) '@rushstack/problem-matcher': specifier: workspace:* version: link:../problem-matcher @@ -3909,8 +3909,8 @@ importers: version: link:../terminal devDependencies: '@rushstack/heft': - specifier: 1.2.19 - version: 1.2.19(@types/node@22.9.3) + specifier: 1.2.20 + version: 1.2.20(@types/node@22.9.3) decoupled-local-node-rig: specifier: workspace:* version: link:../../rigs/decoupled-local-node-rig @@ -3995,8 +3995,8 @@ importers: ../../../libraries/problem-matcher: devDependencies: '@rushstack/heft': - specifier: 1.2.19 - version: 1.2.19(@types/node@22.9.3) + specifier: 1.2.20 + version: 1.2.20(@types/node@22.9.3) decoupled-local-node-rig: specifier: workspace:* version: link:../../rigs/decoupled-local-node-rig @@ -4014,8 +4014,8 @@ importers: version: 1.22.11 devDependencies: '@rushstack/heft': - specifier: 1.2.19 - version: 1.2.19(@types/node@22.9.3) + specifier: 1.2.20 + version: 1.2.20(@types/node@22.9.3) '@types/jju': specifier: 1.4.1 version: 1.4.1 @@ -4407,8 +4407,8 @@ importers: version: 8.1.1 devDependencies: '@rushstack/heft': - specifier: 1.2.19 - version: 1.2.19(@types/node@22.9.3) + specifier: 1.2.20 + version: 1.2.20(@types/node@22.9.3) '@types/supports-color': specifier: 8.1.3 version: 8.1.3 @@ -4422,8 +4422,8 @@ importers: ../../../libraries/tree-pattern: devDependencies: '@rushstack/heft': - specifier: 1.2.19 - version: 1.2.19(@types/node@22.9.3) + specifier: 1.2.20 + version: 1.2.20(@types/node@22.9.3) decoupled-local-node-rig: specifier: workspace:* version: link:../../rigs/decoupled-local-node-rig @@ -4447,8 +4447,8 @@ importers: version: 0.3.2 devDependencies: '@rushstack/heft': - specifier: 1.2.19 - version: 1.2.19(@types/node@22.9.3) + specifier: 1.2.20 + version: 1.2.20(@types/node@22.9.3) '@rushstack/node-core-library': specifier: workspace:* version: link:../node-core-library @@ -4567,8 +4567,8 @@ importers: ../../../rigs/decoupled-local-node-rig: dependencies: '@microsoft/api-extractor': - specifier: 7.58.9 - version: 7.58.9(@types/node@20.17.19) + specifier: 7.58.10 + version: 7.58.10(@types/node@20.17.19) '@rushstack/eslint-config': specifier: 4.6.4 version: 4.6.4(eslint@9.37.0)(typescript@5.8.2) @@ -4579,11 +4579,11 @@ importers: specifier: 0.23.2 version: 0.23.2(eslint@9.37.0)(typescript@5.8.2) '@rushstack/heft': - specifier: 1.2.19 - version: 1.2.19(@types/node@20.17.19) + specifier: 1.2.20 + version: 1.2.20(@types/node@20.17.19) '@rushstack/heft-node-rig': - specifier: 2.11.42 - version: 2.11.42(@rushstack/heft@1.2.19(@types/node@20.17.19))(@types/node@20.17.19)(esbuild-register@3.6.0(esbuild@0.28.0))(jest-environment-jsdom@30.3.0) + specifier: 2.11.43 + version: 2.11.43(@rushstack/heft@1.2.20(@types/node@20.17.19))(@types/node@20.17.19)(esbuild-register@3.6.0(esbuild@0.28.0))(jest-environment-jsdom@30.3.0) '@types/jest': specifier: 30.0.0 version: 30.0.0 @@ -8446,11 +8446,11 @@ packages: '@mdx-js/util@1.6.22': resolution: {integrity: sha512-H1rQc1ZOHANWBvPcW+JpGwr+juXSxM8Q8YCkm3GhZd8REu1fHR3z99CErO1p9pkcfcxZnMdIZdIsXkOHY0NilA==} - '@microsoft/api-extractor-model@7.33.8': - resolution: {integrity: sha512-aIcoQggPyer3B6Ze3usz0YWC/oBwUHfRH5ETUsr+oT2BRA6SfTJl7IKPcPZkX4UR+PohowzW4uMxsvjrn8vm+w==} + '@microsoft/api-extractor-model@7.33.9': + resolution: {integrity: sha512-ddxNWRNxqJX+/fXnwRmPWWY0UnTB+f8hPTeAygoZ+AxosCYYu5rvDuNrUrq0BTlLeDV60RpkbygDjFepWNczTg==} - '@microsoft/api-extractor@7.58.9': - resolution: {integrity: sha512-S2UF4yza5GoxCmf7hJQNxJNZN9ltOVuOQv8Dy+Z21aol5ERoBNMdWcQHm4MJMPPItW4H/4rZD906iaf4mUojJA==} + '@microsoft/api-extractor@7.58.10': + resolution: {integrity: sha512-p8uSra1V3k0Pt/+017ZfHphZmkjXi+ZVYLen3msIURYwz3jrBrP/u7WV0ELUkOW88bx1EMIVvI0m80QK7Ij1Cw==} hasBin: true '@microsoft/load-themed-styles@1.10.295': @@ -9205,19 +9205,19 @@ packages: peerDependencies: eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 || ^9.0.0 - '@rushstack/heft-api-extractor-plugin@1.3.19': - resolution: {integrity: sha512-CNwJ94FH4Ne/tvZSAjqKGl1kv49zdooBLX1vRiMx3ZX9+455lFDzdJhplqMoxpcdI49pp33ZRe9RzjDsKctTfw==} + '@rushstack/heft-api-extractor-plugin@1.3.20': + resolution: {integrity: sha512-fOa0hQrFq21+ZmROMjSCYe0CEngqkwAsERbajNrAN0lNfM3Pib61yWauScEO4HNApJ6OyonjSBQKZ7IiAnb18g==} peerDependencies: - '@rushstack/heft': 1.2.19 + '@rushstack/heft': 1.2.20 - '@rushstack/heft-config-file@0.20.10': - resolution: {integrity: sha512-6UKD7PlaaiLN8tebLMeV8ixm/8NFdmv9biNnPIpHCEEQe8J1TdDDs1HJQ5XGVmIjqljknShPPgDIsHVvVO8ZTw==} + '@rushstack/heft-config-file@0.20.11': + resolution: {integrity: sha512-RdyuDFfn7YNl6ere0NXdX7P1WmkmUqrAEok2/zTJ+C/JCdJk7BDpMo3w7MuPRxKiEEi8e2TLQaSk0j4kSekR9w==} engines: {node: '>=10.13.0'} - '@rushstack/heft-jest-plugin@2.0.9': - resolution: {integrity: sha512-/uoCnPslFmuhf7t89+0698w2znQAHUfpG5pTFLiXAp7MnAJ21Msva0qVndsz8lnRe38CaNec6gQbulg6uvsOCw==} + '@rushstack/heft-jest-plugin@2.0.10': + resolution: {integrity: sha512-iIJatiqIZ7MZX8povditn8BWIazrS8++KbgZOCO1vzeA6xweD/27F8e59+fC4U2Di1KrOjXAASa9c3xqoNwh6w==} peerDependencies: - '@rushstack/heft': ^1.2.19 + '@rushstack/heft': ^1.2.20 '@types/jest': ^30.0.0 jest-environment-jsdom: ^30.3.0 jest-environment-node: ^30.3.0 @@ -9229,23 +9229,23 @@ packages: jest-environment-node: optional: true - '@rushstack/heft-lint-plugin@1.2.19': - resolution: {integrity: sha512-aW/8d33ZI0uGQbNdbNJRo9/d5NinajpoqqnsNpkWtT3Wp8wC6WZIAvn73fEaN+0ocXp20kdjjKX3F7YBH0/hMQ==} + '@rushstack/heft-lint-plugin@1.2.20': + resolution: {integrity: sha512-309+J0fkRviH+5oGAUZSz4NpjHNIedxktpBKNm5qvSJ3TmJdkBE7LhN99Cy4y5X2WmFPq4/GKCScMGM/qVXGmA==} peerDependencies: - '@rushstack/heft': 1.2.19 + '@rushstack/heft': 1.2.20 - '@rushstack/heft-node-rig@2.11.42': - resolution: {integrity: sha512-nf0kw7Loa0MurNgCPP1+pGk0gTZGQpPwg5P9gIRI362aB/b+ZVD6mbOEGdtPl1QhgWakEBXj2hrCWONsa5gESQ==} + '@rushstack/heft-node-rig@2.11.43': + resolution: {integrity: sha512-oOMRSo+QHQr8uWOYN66p//zTWUt9VvWbFS1uEBfJjyM01tPGFHGudHwZTq1vQfHpHcQKUKmkHji3jia1d1WaiA==} peerDependencies: - '@rushstack/heft': ^1.2.19 + '@rushstack/heft': ^1.2.20 - '@rushstack/heft-typescript-plugin@1.3.14': - resolution: {integrity: sha512-iVK9sTLlItYEbzbsmzq67O3Pn2Gre4SaQlMxAKDNaMcsArvs51UwtF5sp+bG7XEh72LtW+GNV7fJGCUUUVa1tA==} + '@rushstack/heft-typescript-plugin@1.3.15': + resolution: {integrity: sha512-XuqCgq5V9G3CLt6mp1unRwpDvbUBTEBpLGGfAkATdAx+Lp+7kmnruSk96+9tukvHQAUqcIKAvGqhesjJth2zIg==} peerDependencies: - '@rushstack/heft': 1.2.19 + '@rushstack/heft': 1.2.20 - '@rushstack/heft@1.2.19': - resolution: {integrity: sha512-2Q0VGzIbKq3Vcg00OGBrTXQ7vkRZxYT7YtjQBwo85McjyS7ATAlqDx+AHjGnkcJ59arnIj5lUKk0sbzUksj7hw==} + '@rushstack/heft@1.2.20': + resolution: {integrity: sha512-f5uSP+isxvMCw+eaNOkbrOY9h1W3S/Ty2GKab+hWDRXKAJn3+Pl3MDfSXT2EdPt8NxTfR9PlD2cBp1/mxmq4bQ==} engines: {node: '>=10.13.0'} hasBin: true @@ -9257,16 +9257,16 @@ packages: '@types/node': optional: true - '@rushstack/node-core-library@5.23.1': - resolution: {integrity: sha512-wlKmIKIYCKuCASbITvOxLZXepPbwXvrv7S6ig6XNWFchSyhL/E2txmVXspHY49Wu2dzf7nI27a2k/yV5BA3EiA==} + '@rushstack/node-core-library@5.23.2': + resolution: {integrity: sha512-dCdCdy+5/L+wss7bymRPWuAhhUMT3kEzN7g9xE0AgzrPFtJ8JS+gMsfgm9spvTSl1YkhSgM3TK4u8BruUQj4Kg==} peerDependencies: '@types/node': '*' peerDependenciesMeta: '@types/node': optional: true - '@rushstack/operation-graph@0.6.9': - resolution: {integrity: sha512-HEAGS4IItOaklPwTI9Vwrqwk7218P3Es6acVI6j5E01JUa2cm1cLDbGYiIGx5qQN33aVx/+7wZX6zIim5SxMFA==} + '@rushstack/operation-graph@0.6.10': + resolution: {integrity: sha512-BGmfZ/VWQEHnE79oIE2sBrx6o5NPCKuGLKyefqM4qrE02tuuqgQaavn39x9GbwL8eCMQkBXyzhwu4S+215oNIQ==} peerDependencies: '@types/node': '*' peerDependenciesMeta: @@ -9292,8 +9292,8 @@ packages: '@types/webpack': optional: true - '@rushstack/terminal@0.24.0': - resolution: {integrity: sha512-8ZQS4MMaGsv27EXCBiH7WMPkRZrffeDoIevs6z9TM5dzqiY6+Hn4evfK/G+gvgBTjfvfkHIZPQQmalmI2sM4TQ==} + '@rushstack/terminal@0.24.1': + resolution: {integrity: sha512-1NPimt0UnLP0mOxpQpcROPpkArwjr/rEThalQN49bh2rJLNL+PiryGp3iAoW/fLbXxuuazN6SvHqsQl0qnxy+Q==} peerDependencies: '@types/node': '*' peerDependenciesMeta: @@ -9306,8 +9306,8 @@ packages: '@rushstack/tree-pattern@0.4.1': resolution: {integrity: sha512-eFuLBUWUfWQ42u5i25qO1VpTOg6nW2PXaLVwpmjm5tHpPREht0k0L2jsYht8iVvQ732odEeVnkXVcf2nIwbGxA==} - '@rushstack/ts-command-line@5.3.10': - resolution: {integrity: sha512-fwI076HYknC0IrMXdY6UmjDv+PH7NHhNJX3/pY2UblSE5XrXgndXZPiOe/6ZtuFpn6DvVDVNhtkIzQ+Qu/MhVQ==} + '@rushstack/ts-command-line@5.3.11': + resolution: {integrity: sha512-b/eO2GGyiNqGZLHR3ayTrgrPtfBBEvPs4o+HjUmF7Ca6EAZEoA4yrN2RJMOZfrJhYaWBdLk5R7jwQ4w3xf90Aw==} '@rushstack/webpack-plugin-utilities@0.3.16': resolution: {integrity: sha512-0Xb0GESYEyv6Q7hzANZ8RIWa3seiJiCKBNNG83znQwMZ9l0bfnoJzZ3cYODkofoK0E8/nr4hTsn/pWKommf6Mw==} @@ -23489,23 +23489,23 @@ snapshots: '@mdx-js/util@1.6.22': {} - '@microsoft/api-extractor-model@7.33.8(@types/node@20.17.19)': + '@microsoft/api-extractor-model@7.33.9(@types/node@20.17.19)': dependencies: '@microsoft/tsdoc': 0.16.0 '@microsoft/tsdoc-config': 0.18.1 - '@rushstack/node-core-library': 5.23.1(@types/node@20.17.19) + '@rushstack/node-core-library': 5.23.2(@types/node@20.17.19) transitivePeerDependencies: - '@types/node' - '@microsoft/api-extractor@7.58.9(@types/node@20.17.19)': + '@microsoft/api-extractor@7.58.10(@types/node@20.17.19)': dependencies: - '@microsoft/api-extractor-model': 7.33.8(@types/node@20.17.19) + '@microsoft/api-extractor-model': 7.33.9(@types/node@20.17.19) '@microsoft/tsdoc': 0.16.0 '@microsoft/tsdoc-config': 0.18.1 - '@rushstack/node-core-library': 5.23.1(@types/node@20.17.19) + '@rushstack/node-core-library': 5.23.2(@types/node@20.17.19) '@rushstack/rig-package': 0.7.3 - '@rushstack/terminal': 0.24.0(@types/node@20.17.19) - '@rushstack/ts-command-line': 5.3.10(@types/node@20.17.19) + '@rushstack/terminal': 0.24.1(@types/node@20.17.19) + '@rushstack/ts-command-line': 5.3.11(@types/node@20.17.19) diff: 8.0.4 minimatch: 10.2.3 resolve: 1.22.11 @@ -24616,41 +24616,41 @@ snapshots: - supports-color - typescript - '@rushstack/heft-api-extractor-plugin@1.3.19(@rushstack/heft@1.2.19(@types/node@20.17.19))(@types/node@20.17.19)': + '@rushstack/heft-api-extractor-plugin@1.3.20(@rushstack/heft@1.2.20(@types/node@20.17.19))(@types/node@20.17.19)': dependencies: - '@rushstack/heft': 1.2.19(@types/node@20.17.19) - '@rushstack/node-core-library': 5.23.1(@types/node@20.17.19) + '@rushstack/heft': 1.2.20(@types/node@20.17.19) + '@rushstack/node-core-library': 5.23.2(@types/node@20.17.19) semver: 7.7.4 transitivePeerDependencies: - '@types/node' - '@rushstack/heft-config-file@0.20.10(@types/node@20.17.19)': + '@rushstack/heft-config-file@0.20.11(@types/node@20.17.19)': dependencies: - '@rushstack/node-core-library': 5.23.1(@types/node@20.17.19) + '@rushstack/node-core-library': 5.23.2(@types/node@20.17.19) '@rushstack/rig-package': 0.7.3 - '@rushstack/terminal': 0.24.0(@types/node@20.17.19) + '@rushstack/terminal': 0.24.1(@types/node@20.17.19) jsonpath-plus: 10.3.0 transitivePeerDependencies: - '@types/node' - '@rushstack/heft-config-file@0.20.10(@types/node@22.9.3)': + '@rushstack/heft-config-file@0.20.11(@types/node@22.9.3)': dependencies: - '@rushstack/node-core-library': 5.23.1(@types/node@22.9.3) + '@rushstack/node-core-library': 5.23.2(@types/node@22.9.3) '@rushstack/rig-package': 0.7.3 - '@rushstack/terminal': 0.24.0(@types/node@22.9.3) + '@rushstack/terminal': 0.24.1(@types/node@22.9.3) jsonpath-plus: 10.3.0 transitivePeerDependencies: - '@types/node' - '@rushstack/heft-jest-plugin@2.0.9(@rushstack/heft@1.2.19(@types/node@20.17.19))(@types/jest@30.0.0)(@types/node@20.17.19)(esbuild-register@3.6.0(esbuild@0.28.0))(jest-environment-jsdom@30.3.0)(jest-environment-node@30.3.0)': + '@rushstack/heft-jest-plugin@2.0.10(@rushstack/heft@1.2.20(@types/node@20.17.19))(@types/jest@30.0.0)(@types/node@20.17.19)(esbuild-register@3.6.0(esbuild@0.28.0))(jest-environment-jsdom@30.3.0)(jest-environment-node@30.3.0)': dependencies: '@jest/core': 30.3.0(babel-plugin-macros@3.1.0)(esbuild-register@3.6.0(esbuild@0.28.0)) '@jest/reporters': 30.3.0 '@jest/transform': 30.3.0 - '@rushstack/heft': 1.2.19(@types/node@20.17.19) - '@rushstack/heft-config-file': 0.20.10(@types/node@20.17.19) - '@rushstack/node-core-library': 5.23.1(@types/node@20.17.19) - '@rushstack/terminal': 0.24.0(@types/node@20.17.19) + '@rushstack/heft': 1.2.20(@types/node@20.17.19) + '@rushstack/heft-config-file': 0.20.11(@types/node@20.17.19) + '@rushstack/node-core-library': 5.23.2(@types/node@20.17.19) + '@rushstack/terminal': 0.24.1(@types/node@20.17.19) jest-config: 30.3.0(@types/node@20.17.19)(babel-plugin-macros@3.1.0)(esbuild-register@3.6.0(esbuild@0.28.0)) jest-resolve: 30.3.0 jest-snapshot: 30.3.0 @@ -24666,24 +24666,24 @@ snapshots: - supports-color - ts-node - '@rushstack/heft-lint-plugin@1.2.19(@rushstack/heft@1.2.19(@types/node@20.17.19))(@types/node@20.17.19)': + '@rushstack/heft-lint-plugin@1.2.20(@rushstack/heft@1.2.20(@types/node@20.17.19))(@types/node@20.17.19)': dependencies: - '@rushstack/heft': 1.2.19(@types/node@20.17.19) - '@rushstack/node-core-library': 5.23.1(@types/node@20.17.19) + '@rushstack/heft': 1.2.20(@types/node@20.17.19) + '@rushstack/node-core-library': 5.23.2(@types/node@20.17.19) json-stable-stringify-without-jsonify: 1.0.1 semver: 7.7.4 transitivePeerDependencies: - '@types/node' - '@rushstack/heft-node-rig@2.11.42(@rushstack/heft@1.2.19(@types/node@20.17.19))(@types/node@20.17.19)(esbuild-register@3.6.0(esbuild@0.28.0))(jest-environment-jsdom@30.3.0)': + '@rushstack/heft-node-rig@2.11.43(@rushstack/heft@1.2.20(@types/node@20.17.19))(@types/node@20.17.19)(esbuild-register@3.6.0(esbuild@0.28.0))(jest-environment-jsdom@30.3.0)': dependencies: - '@microsoft/api-extractor': 7.58.9(@types/node@20.17.19) + '@microsoft/api-extractor': 7.58.10(@types/node@20.17.19) '@rushstack/eslint-config': 4.6.4(eslint@9.37.0)(typescript@5.8.2) - '@rushstack/heft': 1.2.19(@types/node@20.17.19) - '@rushstack/heft-api-extractor-plugin': 1.3.19(@rushstack/heft@1.2.19(@types/node@20.17.19))(@types/node@20.17.19) - '@rushstack/heft-jest-plugin': 2.0.9(@rushstack/heft@1.2.19(@types/node@20.17.19))(@types/jest@30.0.0)(@types/node@20.17.19)(esbuild-register@3.6.0(esbuild@0.28.0))(jest-environment-jsdom@30.3.0)(jest-environment-node@30.3.0) - '@rushstack/heft-lint-plugin': 1.2.19(@rushstack/heft@1.2.19(@types/node@20.17.19))(@types/node@20.17.19) - '@rushstack/heft-typescript-plugin': 1.3.14(@rushstack/heft@1.2.19(@types/node@20.17.19))(@types/node@20.17.19) + '@rushstack/heft': 1.2.20(@types/node@20.17.19) + '@rushstack/heft-api-extractor-plugin': 1.3.20(@rushstack/heft@1.2.20(@types/node@20.17.19))(@types/node@20.17.19) + '@rushstack/heft-jest-plugin': 2.0.10(@rushstack/heft@1.2.20(@types/node@20.17.19))(@types/jest@30.0.0)(@types/node@20.17.19)(esbuild-register@3.6.0(esbuild@0.28.0))(jest-environment-jsdom@30.3.0)(jest-environment-node@30.3.0) + '@rushstack/heft-lint-plugin': 1.2.20(@rushstack/heft@1.2.20(@types/node@20.17.19))(@types/node@20.17.19) + '@rushstack/heft-typescript-plugin': 1.3.15(@rushstack/heft@1.2.20(@types/node@20.17.19))(@types/node@20.17.19) '@types/jest': 30.0.0 eslint: 9.37.0 jest-environment-node: 30.3.0 @@ -24698,25 +24698,25 @@ snapshots: - supports-color - ts-node - '@rushstack/heft-typescript-plugin@1.3.14(@rushstack/heft@1.2.19(@types/node@20.17.19))(@types/node@20.17.19)': + '@rushstack/heft-typescript-plugin@1.3.15(@rushstack/heft@1.2.20(@types/node@20.17.19))(@types/node@20.17.19)': dependencies: - '@rushstack/heft': 1.2.19(@types/node@20.17.19) - '@rushstack/heft-config-file': 0.20.10(@types/node@20.17.19) - '@rushstack/node-core-library': 5.23.1(@types/node@20.17.19) + '@rushstack/heft': 1.2.20(@types/node@20.17.19) + '@rushstack/heft-config-file': 0.20.11(@types/node@20.17.19) + '@rushstack/node-core-library': 5.23.2(@types/node@20.17.19) '@types/tapable': 1.0.6 semver: 7.7.4 tapable: 1.1.3 transitivePeerDependencies: - '@types/node' - '@rushstack/heft@1.2.19(@types/node@20.17.19)': + '@rushstack/heft@1.2.20(@types/node@20.17.19)': dependencies: - '@rushstack/heft-config-file': 0.20.10(@types/node@20.17.19) - '@rushstack/node-core-library': 5.23.1(@types/node@20.17.19) - '@rushstack/operation-graph': 0.6.9(@types/node@20.17.19) + '@rushstack/heft-config-file': 0.20.11(@types/node@20.17.19) + '@rushstack/node-core-library': 5.23.2(@types/node@20.17.19) + '@rushstack/operation-graph': 0.6.10(@types/node@20.17.19) '@rushstack/rig-package': 0.7.3 - '@rushstack/terminal': 0.24.0(@types/node@20.17.19) - '@rushstack/ts-command-line': 5.3.10(@types/node@20.17.19) + '@rushstack/terminal': 0.24.1(@types/node@20.17.19) + '@rushstack/ts-command-line': 5.3.11(@types/node@20.17.19) '@types/tapable': 1.0.6 fast-glob: 3.3.3 git-repo-info: 2.1.1 @@ -24726,14 +24726,14 @@ snapshots: transitivePeerDependencies: - '@types/node' - '@rushstack/heft@1.2.19(@types/node@22.9.3)': + '@rushstack/heft@1.2.20(@types/node@22.9.3)': dependencies: - '@rushstack/heft-config-file': 0.20.10(@types/node@22.9.3) - '@rushstack/node-core-library': 5.23.1(@types/node@22.9.3) - '@rushstack/operation-graph': 0.6.9(@types/node@22.9.3) + '@rushstack/heft-config-file': 0.20.11(@types/node@22.9.3) + '@rushstack/node-core-library': 5.23.2(@types/node@22.9.3) + '@rushstack/operation-graph': 0.6.10(@types/node@22.9.3) '@rushstack/rig-package': 0.7.3 - '@rushstack/terminal': 0.24.0(@types/node@22.9.3) - '@rushstack/ts-command-line': 5.3.10(@types/node@22.9.3) + '@rushstack/terminal': 0.24.1(@types/node@22.9.3) + '@rushstack/ts-command-line': 5.3.11(@types/node@22.9.3) '@types/tapable': 1.0.6 fast-glob: 3.3.3 git-repo-info: 2.1.1 @@ -24767,11 +24767,11 @@ snapshots: optionalDependencies: '@types/node': 22.9.3 - '@rushstack/node-core-library@5.23.1(@types/node@20.17.19)': + '@rushstack/node-core-library@5.23.2(@types/node@20.17.19)': dependencies: - ajv: 8.18.0 - ajv-draft-04: 1.0.0(ajv@8.18.0) - ajv-formats: 3.0.1(ajv@8.18.0) + ajv: 8.20.0 + ajv-draft-04: 1.0.0(ajv@8.20.0) + ajv-formats: 3.0.1(ajv@8.20.0) fs-extra: 11.3.4 import-lazy: 4.0.0 jju: 1.4.0 @@ -24780,11 +24780,11 @@ snapshots: optionalDependencies: '@types/node': 20.17.19 - '@rushstack/node-core-library@5.23.1(@types/node@22.9.3)': + '@rushstack/node-core-library@5.23.2(@types/node@22.9.3)': dependencies: - ajv: 8.18.0 - ajv-draft-04: 1.0.0(ajv@8.18.0) - ajv-formats: 3.0.1(ajv@8.18.0) + ajv: 8.20.0 + ajv-draft-04: 1.0.0(ajv@8.20.0) + ajv-formats: 3.0.1(ajv@8.20.0) fs-extra: 11.3.4 import-lazy: 4.0.0 jju: 1.4.0 @@ -24793,17 +24793,17 @@ snapshots: optionalDependencies: '@types/node': 22.9.3 - '@rushstack/operation-graph@0.6.9(@types/node@20.17.19)': + '@rushstack/operation-graph@0.6.10(@types/node@20.17.19)': dependencies: - '@rushstack/node-core-library': 5.23.1(@types/node@20.17.19) - '@rushstack/terminal': 0.24.0(@types/node@20.17.19) + '@rushstack/node-core-library': 5.23.2(@types/node@20.17.19) + '@rushstack/terminal': 0.24.1(@types/node@20.17.19) optionalDependencies: '@types/node': 20.17.19 - '@rushstack/operation-graph@0.6.9(@types/node@22.9.3)': + '@rushstack/operation-graph@0.6.10(@types/node@22.9.3)': dependencies: - '@rushstack/node-core-library': 5.23.1(@types/node@22.9.3) - '@rushstack/terminal': 0.24.0(@types/node@22.9.3) + '@rushstack/node-core-library': 5.23.2(@types/node@22.9.3) + '@rushstack/terminal': 0.24.1(@types/node@22.9.3) optionalDependencies: '@types/node': 22.9.3 @@ -24840,17 +24840,17 @@ snapshots: - '@types/node' - webpack - '@rushstack/terminal@0.24.0(@types/node@20.17.19)': + '@rushstack/terminal@0.24.1(@types/node@20.17.19)': dependencies: - '@rushstack/node-core-library': 5.23.1(@types/node@20.17.19) + '@rushstack/node-core-library': 5.23.2(@types/node@20.17.19) '@rushstack/problem-matcher': 0.2.1(@types/node@20.17.19) supports-color: 8.1.1 optionalDependencies: '@types/node': 20.17.19 - '@rushstack/terminal@0.24.0(@types/node@22.9.3)': + '@rushstack/terminal@0.24.1(@types/node@22.9.3)': dependencies: - '@rushstack/node-core-library': 5.23.1(@types/node@22.9.3) + '@rushstack/node-core-library': 5.23.2(@types/node@22.9.3) '@rushstack/problem-matcher': 0.2.1(@types/node@22.9.3) supports-color: 8.1.1 optionalDependencies: @@ -24860,18 +24860,18 @@ snapshots: '@rushstack/tree-pattern@0.4.1': {} - '@rushstack/ts-command-line@5.3.10(@types/node@20.17.19)': + '@rushstack/ts-command-line@5.3.11(@types/node@20.17.19)': dependencies: - '@rushstack/terminal': 0.24.0(@types/node@20.17.19) + '@rushstack/terminal': 0.24.1(@types/node@20.17.19) '@types/argparse': 1.0.38 argparse: 1.0.10 string-argv: 0.3.2 transitivePeerDependencies: - '@types/node' - '@rushstack/ts-command-line@5.3.10(@types/node@22.9.3)': + '@rushstack/ts-command-line@5.3.11(@types/node@22.9.3)': dependencies: - '@rushstack/terminal': 0.24.0(@types/node@22.9.3) + '@rushstack/terminal': 0.24.1(@types/node@22.9.3) '@types/argparse': 1.0.38 argparse: 1.0.10 string-argv: 0.3.2 @@ -27940,10 +27940,6 @@ snapshots: string.prototype.padstart: 3.1.7 symbol.prototype.description: 1.0.7 - ajv-draft-04@1.0.0(ajv@8.18.0): - optionalDependencies: - ajv: 8.18.0 - ajv-draft-04@1.0.0(ajv@8.20.0): optionalDependencies: ajv: 8.20.0 @@ -27956,10 +27952,6 @@ snapshots: dependencies: ajv: 8.20.0 - ajv-formats@3.0.1(ajv@8.18.0): - optionalDependencies: - ajv: 8.18.0 - ajv-formats@3.0.1(ajv@8.20.0): optionalDependencies: ajv: 8.20.0 diff --git a/common/config/subspaces/default/repo-state.json b/common/config/subspaces/default/repo-state.json index e3ea34eca4..492b1077b2 100644 --- a/common/config/subspaces/default/repo-state.json +++ b/common/config/subspaces/default/repo-state.json @@ -1,5 +1,5 @@ // DO NOT MODIFY THIS FILE MANUALLY BUT DO COMMIT IT. It is generated and used by Rush. { - "pnpmShrinkwrapHash": "732d8477a16e23b71c3b101712e2621d669b736b", + "pnpmShrinkwrapHash": "90a85371aa804bd8f50e1e08b20e397fa11c8e12", "preferredVersionsHash": "029c99bd6e65c5e1f25e2848340509811ff9753c" } diff --git a/eslint/eslint-patch/package.json b/eslint/eslint-patch/package.json index 96c4063331..573d943183 100644 --- a/eslint/eslint-patch/package.json +++ b/eslint/eslint-patch/package.json @@ -67,7 +67,7 @@ "patch" ], "devDependencies": { - "@rushstack/heft": "1.2.19", + "@rushstack/heft": "1.2.20", "@types/eslint-8": "npm:@types/eslint@8.56.10", "@types/eslint-9": "npm:@types/eslint@9.6.1", "@typescript-eslint/types": "~8.56.1", diff --git a/eslint/eslint-plugin-packlets/package.json b/eslint/eslint-plugin-packlets/package.json index ff9e8dd312..b864d2ed66 100644 --- a/eslint/eslint-plugin-packlets/package.json +++ b/eslint/eslint-plugin-packlets/package.json @@ -53,7 +53,7 @@ "eslint": "^6.0.0 || ^7.0.0 || ^8.0.0 || ^9.0.0" }, "devDependencies": { - "@rushstack/heft": "1.2.19", + "@rushstack/heft": "1.2.20", "@typescript-eslint/parser": "~8.56.1", "decoupled-local-node-rig": "workspace:*", "eslint": "~9.37.0", diff --git a/eslint/eslint-plugin-security/package.json b/eslint/eslint-plugin-security/package.json index 492cf4d8c6..bde75715d1 100644 --- a/eslint/eslint-plugin-security/package.json +++ b/eslint/eslint-plugin-security/package.json @@ -52,7 +52,7 @@ "eslint": "^6.0.0 || ^7.0.0 || ^8.0.0 || ^9.0.0" }, "devDependencies": { - "@rushstack/heft": "1.2.19", + "@rushstack/heft": "1.2.20", "@typescript-eslint/parser": "~8.56.1", "@typescript-eslint/rule-tester": "~8.56.1", "@typescript-eslint/typescript-estree": "~8.56.1", diff --git a/eslint/eslint-plugin/package.json b/eslint/eslint-plugin/package.json index 9dd2c2aa11..e4f2392179 100644 --- a/eslint/eslint-plugin/package.json +++ b/eslint/eslint-plugin/package.json @@ -56,7 +56,7 @@ "eslint": "^6.0.0 || ^7.0.0 || ^8.0.0 || ^9.0.0" }, "devDependencies": { - "@rushstack/heft": "1.2.19", + "@rushstack/heft": "1.2.20", "@typescript-eslint/parser": "~8.56.1", "@typescript-eslint/rule-tester": "~8.56.1", "decoupled-local-node-rig": "workspace:*", diff --git a/eslint/local-eslint-config/package.json b/eslint/local-eslint-config/package.json index 56d9021c89..e519b6cd0d 100644 --- a/eslint/local-eslint-config/package.json +++ b/eslint/local-eslint-config/package.json @@ -14,7 +14,7 @@ "devDependencies": { "eslint": "~9.37.0", "typescript": "~5.8.2", - "@rushstack/heft": "1.2.19", + "@rushstack/heft": "1.2.20", "decoupled-local-node-rig": "workspace:*" }, "dependencies": { diff --git a/libraries/api-extractor-model/package.json b/libraries/api-extractor-model/package.json index a0782b54bd..a7970f53d3 100644 --- a/libraries/api-extractor-model/package.json +++ b/libraries/api-extractor-model/package.json @@ -45,7 +45,7 @@ "@rushstack/node-core-library": "workspace:*" }, "devDependencies": { - "@rushstack/heft": "1.2.19", + "@rushstack/heft": "1.2.20", "decoupled-local-node-rig": "workspace:*", "eslint": "~9.37.0" }, diff --git a/libraries/heft-config-file/package.json b/libraries/heft-config-file/package.json index d8dbab84c7..5b352e106c 100644 --- a/libraries/heft-config-file/package.json +++ b/libraries/heft-config-file/package.json @@ -50,7 +50,7 @@ "jsonpath-plus": "~10.3.0" }, "devDependencies": { - "@rushstack/heft": "1.2.19", + "@rushstack/heft": "1.2.20", "decoupled-local-node-rig": "workspace:*", "eslint": "~9.37.0" }, diff --git a/libraries/node-core-library/package.json b/libraries/node-core-library/package.json index 2f53154387..8ba5744b7c 100644 --- a/libraries/node-core-library/package.json +++ b/libraries/node-core-library/package.json @@ -49,7 +49,7 @@ "ajv-formats": "~3.0.1" }, "devDependencies": { - "@rushstack/heft": "1.2.19", + "@rushstack/heft": "1.2.20", "@rushstack/problem-matcher": "workspace:*", "@types/fs-extra": "7.0.0", "@types/jju": "1.4.1", diff --git a/libraries/operation-graph/package.json b/libraries/operation-graph/package.json index cb8794c85f..721cda3956 100644 --- a/libraries/operation-graph/package.json +++ b/libraries/operation-graph/package.json @@ -43,7 +43,7 @@ "@rushstack/terminal": "workspace:*" }, "devDependencies": { - "@rushstack/heft": "1.2.19", + "@rushstack/heft": "1.2.20", "decoupled-local-node-rig": "workspace:*", "eslint": "~9.37.0" }, diff --git a/libraries/problem-matcher/package.json b/libraries/problem-matcher/package.json index f6e0055388..f52b559dae 100644 --- a/libraries/problem-matcher/package.json +++ b/libraries/problem-matcher/package.json @@ -39,7 +39,7 @@ "_phase:test": "heft run --only test -- --clean" }, "devDependencies": { - "@rushstack/heft": "1.2.19", + "@rushstack/heft": "1.2.20", "decoupled-local-node-rig": "workspace:*", "eslint": "~9.37.0" }, diff --git a/libraries/rig-package/package.json b/libraries/rig-package/package.json index ad8be86fc4..f2a160bbcb 100644 --- a/libraries/rig-package/package.json +++ b/libraries/rig-package/package.json @@ -44,7 +44,7 @@ "resolve": "~1.22.1" }, "devDependencies": { - "@rushstack/heft": "1.2.19", + "@rushstack/heft": "1.2.20", "@types/jju": "1.4.1", "@types/resolve": "1.20.2", "ajv": "~8.20.0", diff --git a/libraries/terminal/package.json b/libraries/terminal/package.json index b71cfb7282..a8e78b434d 100644 --- a/libraries/terminal/package.json +++ b/libraries/terminal/package.json @@ -44,7 +44,7 @@ "supports-color": "~8.1.1" }, "devDependencies": { - "@rushstack/heft": "1.2.19", + "@rushstack/heft": "1.2.20", "@types/supports-color": "8.1.3", "decoupled-local-node-rig": "workspace:*", "eslint": "~9.37.0" diff --git a/libraries/tree-pattern/package.json b/libraries/tree-pattern/package.json index 2ed96a5c37..4d328bf2e2 100644 --- a/libraries/tree-pattern/package.json +++ b/libraries/tree-pattern/package.json @@ -39,7 +39,7 @@ "_phase:test": "heft run --only test -- --clean" }, "devDependencies": { - "@rushstack/heft": "1.2.19", + "@rushstack/heft": "1.2.20", "decoupled-local-node-rig": "workspace:*", "eslint": "~9.37.0" }, diff --git a/libraries/ts-command-line/package.json b/libraries/ts-command-line/package.json index f03f744dc0..71e08a185e 100644 --- a/libraries/ts-command-line/package.json +++ b/libraries/ts-command-line/package.json @@ -45,7 +45,7 @@ "string-argv": "~0.3.1" }, "devDependencies": { - "@rushstack/heft": "1.2.19", + "@rushstack/heft": "1.2.20", "@rushstack/node-core-library": "workspace:*", "decoupled-local-node-rig": "workspace:*", "eslint": "~9.37.0" diff --git a/rigs/decoupled-local-node-rig/package.json b/rigs/decoupled-local-node-rig/package.json index f4ef195faf..9753063cec 100644 --- a/rigs/decoupled-local-node-rig/package.json +++ b/rigs/decoupled-local-node-rig/package.json @@ -9,12 +9,12 @@ "_phase:build": "" }, "dependencies": { - "@microsoft/api-extractor": "7.58.9", + "@microsoft/api-extractor": "7.58.10", "@rushstack/eslint-config": "4.6.4", "@rushstack/eslint-patch": "1.16.1", "@rushstack/eslint-plugin": "0.23.2", - "@rushstack/heft-node-rig": "2.11.42", - "@rushstack/heft": "1.2.19", + "@rushstack/heft-node-rig": "2.11.43", + "@rushstack/heft": "1.2.20", "@types/jest": "30.0.0", "@types/node": "20.17.19", "@typescript-eslint/eslint-plugin": "~8.56.1",