From 5f88f53a5e987742aaaf119b3ef166a71e5c27f9 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Wed, 8 Jul 2026 05:54:19 +0000 Subject: [PATCH] Upgrade pnpm-sync-lib to 0.3.4 in rush-lib --- ...pgrade-pnpm-sync-lib_2026-07-08-05-48.json | 11 ++++++++ .../build-tests-subspace/pnpm-lock.yaml | 28 +++++++++---------- .../build-tests-subspace/repo-state.json | 4 +-- .../config/subspaces/default/pnpm-lock.yaml | 20 ++++++------- .../config/subspaces/default/repo-state.json | 2 +- libraries/rush-lib/package.json | 2 +- 6 files changed, 39 insertions(+), 28 deletions(-) create mode 100644 common/changes/@microsoft/rush/upgrade-pnpm-sync-lib_2026-07-08-05-48.json diff --git a/common/changes/@microsoft/rush/upgrade-pnpm-sync-lib_2026-07-08-05-48.json b/common/changes/@microsoft/rush/upgrade-pnpm-sync-lib_2026-07-08-05-48.json new file mode 100644 index 0000000000..50f5491b61 --- /dev/null +++ b/common/changes/@microsoft/rush/upgrade-pnpm-sync-lib_2026-07-08-05-48.json @@ -0,0 +1,11 @@ +{ + "changes": [ + { + "packageName": "@microsoft/rush", + "comment": "Upgrade the `pnpm-sync-lib` dependency to 0.3.4.", + "type": "patch" + } + ], + "packageName": "@microsoft/rush", + "email": "rushbot@users.noreply.github.com" +} diff --git a/common/config/subspaces/build-tests-subspace/pnpm-lock.yaml b/common/config/subspaces/build-tests-subspace/pnpm-lock.yaml index 5da00173aa..991e459c6a 100644 --- a/common/config/subspaces/build-tests-subspace/pnpm-lock.yaml +++ b/common/config/subspaces/build-tests-subspace/pnpm-lock.yaml @@ -911,7 +911,7 @@ packages: '@rushstack/heft-api-extractor-plugin@file:../../../heft-plugins/heft-api-extractor-plugin': resolution: {directory: ../../../heft-plugins/heft-api-extractor-plugin, type: directory} peerDependencies: - '@rushstack/heft': 1.2.18 + '@rushstack/heft': 1.2.19 '@rushstack/heft-config-file@file:../../../libraries/heft-config-file': resolution: {directory: ../../../libraries/heft-config-file, type: directory} @@ -920,7 +920,7 @@ packages: '@rushstack/heft-jest-plugin@file:../../../heft-plugins/heft-jest-plugin': resolution: {directory: ../../../heft-plugins/heft-jest-plugin, type: directory} peerDependencies: - '@rushstack/heft': ^1.2.18 + '@rushstack/heft': ^1.2.19 '@types/jest': ^30.0.0 jest-environment-jsdom: ^30.3.0 jest-environment-node: ^30.3.0 @@ -935,17 +935,17 @@ packages: '@rushstack/heft-lint-plugin@file:../../../heft-plugins/heft-lint-plugin': resolution: {directory: ../../../heft-plugins/heft-lint-plugin, type: directory} peerDependencies: - '@rushstack/heft': 1.2.18 + '@rushstack/heft': 1.2.19 '@rushstack/heft-node-rig@file:../../../rigs/heft-node-rig': resolution: {directory: ../../../rigs/heft-node-rig, type: directory} peerDependencies: - '@rushstack/heft': ^1.2.18 + '@rushstack/heft': ^1.2.19 '@rushstack/heft-typescript-plugin@file:../../../heft-plugins/heft-typescript-plugin': resolution: {directory: ../../../heft-plugins/heft-typescript-plugin, type: directory} peerDependencies: - '@rushstack/heft': 1.2.18 + '@rushstack/heft': 1.2.19 '@rushstack/heft@file:../../../apps/heft': resolution: {directory: ../../../apps/heft, type: directory} @@ -3036,8 +3036,8 @@ packages: resolution: {integrity: sha512-TfySrs/5nm8fQJDcBDuUng3VOUKsd7S+zqvbOTiGXHfxX4wK31ard+hoNuvkicM/2YFzlpDgABOevKSsB4G/FA==} engines: {node: '>= 6'} - pnpm-sync-lib@0.3.3: - resolution: {integrity: sha512-iE0xtJIm7cljColV3CAfi05FfRWHeJFwKcxsJfwo+dkFo9kg9QgGKHlF5qlF2o2uArOz6z0P4bA/t4pX2Z2jYg==} + pnpm-sync-lib@0.3.4: + resolution: {integrity: sha512-ZgRR+j6B+VUrolPBswPvXBnCyxg39Zfw3ShNCTuCrOFG1V29V4EyXaA1rDDMjdhpF85QYp2NEUjeHAm02A2E/A==} possible-typed-array-names@1.1.0: resolution: {integrity: sha512-/+5VFTchJDoVj3bhoqi6UeymcD00DAwb1nJwamzPvHEszJ4FpF6SNNbUbOS8yI56qHzdV8eK0qEfOSiodkTdxg==} @@ -3666,9 +3666,9 @@ packages: resolution: {integrity: sha512-YgvUTfwqyc7UXVMrB+SImsVYSmTS8X/tSrtdNZMImM+n7+QTriRXyXim0mBrTXNeqzVF0KWGgHPeiyViFFrNDw==} engines: {node: '>=18'} - yaml@2.4.1: - resolution: {integrity: sha512-pIXzoImaqmfOrL7teGUBt/T7ZDnyeGBWyXQBvOVhLkWLN37GXv8NMLK406UY6dS51JfcQHsmcW5cJ441bHg6Lg==} - engines: {node: '>= 14'} + yaml@2.9.0: + resolution: {integrity: sha512-2AvhNX3mb8zd6Zy7INTtSpl1F15HW6Wnqj0srWlkKLcpYl/gMIMJiyuGq2KeI2YFxUPjdlB+3Lc10seMLtL4cA==} + engines: {node: '>= 14.6'} hasBin: true yocto-queue@0.1.0: @@ -4332,7 +4332,7 @@ snapshots: js-yaml: 4.1.1 npm-package-arg: 6.1.1 object-hash: 3.0.0 - pnpm-sync-lib: 0.3.3 + pnpm-sync-lib: 0.3.4 read-package-tree: 5.1.6 rxjs: 6.6.7 semver: 7.7.4 @@ -7544,14 +7544,14 @@ snapshots: pirates@4.0.7: {} - pnpm-sync-lib@0.3.3: + pnpm-sync-lib@0.3.4: dependencies: '@pnpm/dependency-path-pnpm-v10': '@pnpm/dependency-path@1000.0.9' '@pnpm/dependency-path-pnpm-v8': '@pnpm/dependency-path@2.1.8' '@pnpm/dependency-path-pnpm-v9': '@pnpm/dependency-path@5.1.7' '@pnpm/lockfile-types-pnpm-lock-v6': '@pnpm/lockfile-types@5.1.5' '@pnpm/lockfile.types-pnpm-lock-v9': '@pnpm/lockfile.types@1001.1.0' - yaml: 2.4.1 + yaml: 2.9.0 possible-typed-array-names@1.1.0: {} @@ -8329,6 +8329,6 @@ snapshots: yallist@5.0.0: {} - yaml@2.4.1: {} + yaml@2.9.0: {} yocto-queue@0.1.0: {} diff --git a/common/config/subspaces/build-tests-subspace/repo-state.json b/common/config/subspaces/build-tests-subspace/repo-state.json index 93ccb468b4..2476c57268 100644 --- a/common/config/subspaces/build-tests-subspace/repo-state.json +++ b/common/config/subspaces/build-tests-subspace/repo-state.json @@ -1,6 +1,6 @@ // DO NOT MODIFY THIS FILE MANUALLY BUT DO COMMIT IT. It is generated and used by Rush. { - "pnpmShrinkwrapHash": "68f19a15bc2ad51338ac42af387887d9e67a2e54", + "pnpmShrinkwrapHash": "87c647fd506f99cd51fed76e2cf70701fd16db9d", "preferredVersionsHash": "550b4cee0bef4e97db6c6aad726df5149d20e7d9", - "packageJsonInjectedDependenciesHash": "53d4f8e2a003af60173d4a21283b23fc14eac530" + "packageJsonInjectedDependenciesHash": "d32e6cb68db22aa7c0159d470b68a1429e79e112" } diff --git a/common/config/subspaces/default/pnpm-lock.yaml b/common/config/subspaces/default/pnpm-lock.yaml index a9d0518ccf..6b7da175d8 100644 --- a/common/config/subspaces/default/pnpm-lock.yaml +++ b/common/config/subspaces/default/pnpm-lock.yaml @@ -4122,8 +4122,8 @@ importers: specifier: 3.0.0 version: 3.0.0 pnpm-sync-lib: - specifier: 0.3.3 - version: 0.3.3 + specifier: 0.3.4 + version: 0.3.4 read-package-tree: specifier: ~5.1.5 version: 5.1.6 @@ -16212,8 +16212,8 @@ packages: resolution: {integrity: sha512-7Wjy+9E3WwLOEL30D+m8TSTF7qJJUJLONBnwQp0518siuMxUQUbgZwssaFX+QKlZkjHZcw/IpZCt/H0srrntSg==} engines: {node: '>=6'} - pnpm-sync-lib@0.3.3: - resolution: {integrity: sha512-iE0xtJIm7cljColV3CAfi05FfRWHeJFwKcxsJfwo+dkFo9kg9QgGKHlF5qlF2o2uArOz6z0P4bA/t4pX2Z2jYg==} + pnpm-sync-lib@0.3.4: + resolution: {integrity: sha512-ZgRR+j6B+VUrolPBswPvXBnCyxg39Zfw3ShNCTuCrOFG1V29V4EyXaA1rDDMjdhpF85QYp2NEUjeHAm02A2E/A==} polished@4.3.1: resolution: {integrity: sha512-OBatVyC/N7SCW/FaDHrSd+vn0o5cS855TOmYi4OkdWUMSJCET/xip//ch8xGUvtr3i44X9LVyWwQlRMTN3pwSA==} @@ -19000,9 +19000,9 @@ packages: resolution: {integrity: sha512-vIYeF1u3CjlhAFekPPAk2h/Kv4T3mAkMox5OymRiJQB0spDP10LHvt+K7G9Ny6NuuMAb25/6n1qyUjAcGNf/AA==} engines: {node: '>= 6'} - yaml@2.4.1: - resolution: {integrity: sha512-pIXzoImaqmfOrL7teGUBt/T7ZDnyeGBWyXQBvOVhLkWLN37GXv8NMLK406UY6dS51JfcQHsmcW5cJ441bHg6Lg==} - engines: {node: '>= 14'} + yaml@2.9.0: + resolution: {integrity: sha512-2AvhNX3mb8zd6Zy7INTtSpl1F15HW6Wnqj0srWlkKLcpYl/gMIMJiyuGq2KeI2YFxUPjdlB+3Lc10seMLtL4cA==} + engines: {node: '>= 14.6'} hasBin: true yargs-parser@18.1.3: @@ -34939,14 +34939,14 @@ snapshots: transitivePeerDependencies: - typescript - pnpm-sync-lib@0.3.3: + pnpm-sync-lib@0.3.4: dependencies: '@pnpm/dependency-path-pnpm-v10': '@pnpm/dependency-path@1000.0.9' '@pnpm/dependency-path-pnpm-v8': '@pnpm/dependency-path@2.1.8' '@pnpm/dependency-path-pnpm-v9': '@pnpm/dependency-path@5.1.7' '@pnpm/lockfile-types-pnpm-lock-v6': '@pnpm/lockfile-types@5.1.5' '@pnpm/lockfile.types-pnpm-lock-v9': '@pnpm/lockfile.types@1001.1.0' - yaml: 2.4.1 + yaml: 2.9.0 polished@4.3.1: dependencies: @@ -38353,7 +38353,7 @@ snapshots: yaml@1.10.3: {} - yaml@2.4.1: {} + yaml@2.9.0: {} yargs-parser@18.1.3: dependencies: diff --git a/common/config/subspaces/default/repo-state.json b/common/config/subspaces/default/repo-state.json index 4479a8d416..8df344ceac 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": "265008d6cb4e700aad22dea81810ed1f363cbf31", + "pnpmShrinkwrapHash": "0327c1a683777b35c43a560eb7ccd641ef9d32ec", "preferredVersionsHash": "029c99bd6e65c5e1f25e2848340509811ff9753c" } diff --git a/libraries/rush-lib/package.json b/libraries/rush-lib/package.json index a5a9d1dcfd..5329476598 100644 --- a/libraries/rush-lib/package.json +++ b/libraries/rush-lib/package.json @@ -71,7 +71,7 @@ "js-yaml": "~4.1.0", "npm-package-arg": "~6.1.0", "object-hash": "3.0.0", - "pnpm-sync-lib": "0.3.3", + "pnpm-sync-lib": "0.3.4", "read-package-tree": "~5.1.5", "rxjs": "~6.6.7", "semver": "~7.7.4",