From 5ddc33443b186b0b3e748b14fd918a907c52c69f Mon Sep 17 00:00:00 2001 From: Cheng Liu Date: Tue, 19 Dec 2023 13:46:21 +0800 Subject: [PATCH 1/2] :arrow_up: @rushstack/node-core-library => 3.62.0 --- common/config/rush/pnpm-lock.yaml | 84 ++++++++----------- .../rush-archive-project-plugin/package.json | 2 +- .../rush-audit-cache-plugin/package.json | 2 +- rush-plugins/rush-git-lfs-plugin/package.json | 2 +- .../rush-init-project-plugin/package.json | 2 +- .../rush-lint-staged-plugin/package.json | 2 +- .../package.json | 2 +- .../rush-sort-package-json/package.json | 2 +- .../rush-upgrade-self-plugin/package.json | 2 +- 9 files changed, 41 insertions(+), 59 deletions(-) diff --git a/common/config/rush/pnpm-lock.yaml b/common/config/rush/pnpm-lock.yaml index 50b5e17..2d798b2 100644 --- a/common/config/rush/pnpm-lock.yaml +++ b/common/config/rush/pnpm-lock.yaml @@ -11,8 +11,8 @@ importers: ../../rush-plugins/rush-archive-project-plugin: dependencies: '@rushstack/node-core-library': - specifier: 3.44.1 - version: 3.44.1 + specifier: 3.62.0 + version: 3.62.0(@types/node@18.17.15) '@rushstack/rush-sdk': specifier: 5.62.4 version: 5.62.4 @@ -69,8 +69,8 @@ importers: ../../rush-plugins/rush-audit-cache-plugin: dependencies: '@rushstack/node-core-library': - specifier: 3.44.1 - version: 3.44.1 + specifier: 3.62.0 + version: 3.62.0(@types/node@18.17.15) '@rushstack/rush-sdk': specifier: 5.62.4 version: 5.62.4 @@ -103,8 +103,8 @@ importers: ../../rush-plugins/rush-git-lfs-plugin: dependencies: '@rushstack/node-core-library': - specifier: 3.44.1 - version: 3.44.1 + specifier: 3.62.0 + version: 3.62.0(@types/node@18.17.15) '@rushstack/rush-sdk': specifier: 5.62.4 version: 5.62.4 @@ -155,8 +155,8 @@ importers: ../../rush-plugins/rush-init-project-plugin: dependencies: '@rushstack/node-core-library': - specifier: 3.44.1 - version: 3.44.1 + specifier: 3.62.0 + version: 3.62.0(@types/node@18.17.15) '@rushstack/rush-sdk': specifier: 5.62.4 version: 5.62.4 @@ -249,8 +249,8 @@ importers: ../../rush-plugins/rush-lint-staged-plugin: dependencies: '@rushstack/node-core-library': - specifier: 3.44.1 - version: 3.44.1 + specifier: 3.62.0 + version: 3.62.0(@types/node@18.17.15) lint-staged: specifier: 12.3.4 version: 12.3.4 @@ -277,8 +277,8 @@ importers: ../../rush-plugins/rush-print-log-if-error-plugin: dependencies: '@rushstack/node-core-library': - specifier: 3.44.1 - version: 3.44.1 + specifier: 3.62.0 + version: 3.62.0(@types/node@18.17.15) '@rushstack/rush-sdk': specifier: 5.62.4 version: 5.62.4 @@ -305,8 +305,8 @@ importers: ../../rush-plugins/rush-sort-package-json: dependencies: '@rushstack/node-core-library': - specifier: 3.44.1 - version: 3.44.1 + specifier: 3.62.0 + version: 3.62.0(@types/node@18.17.15) '@rushstack/rush-sdk': specifier: 5.62.4 version: 5.62.4 @@ -336,8 +336,8 @@ importers: ../../rush-plugins/rush-upgrade-self-plugin: dependencies: '@rushstack/node-core-library': - specifier: 3.44.1 - version: 3.44.1 + specifier: 3.62.0 + version: 3.62.0(@types/node@18.17.15) '@rushstack/rush-sdk': specifier: 5.62.4 version: 5.62.4 @@ -1415,8 +1415,8 @@ packages: - '@types/node' dev: true - /@rushstack/node-core-library@3.44.1: - resolution: {integrity: sha512-qK2BKuRoy6Vh83qjXxilafsUJ1soXzEX0rtkxmAC+GsKOdEVav74Df5859bvY2Ap0JNnYfGfXukX/8o3vqODyw==} + /@rushstack/node-core-library@3.45.0: + resolution: {integrity: sha512-YMuIJl19vQT1+g/OU9mLY6T5ZBT9uDlmeXExDQACpGuxTJW+LHNbk/lRX+eCApQI2eLBlaL4U68r3kZlqwbdmw==} dependencies: '@types/node': 12.20.24 colors: 1.2.5 @@ -1426,25 +1426,29 @@ packages: resolve: 1.17.0 semver: 7.3.8 timsort: 0.3.0 - z-schema: 3.18.4 + z-schema: 5.0.5 dev: false - /@rushstack/node-core-library@3.45.0: - resolution: {integrity: sha512-YMuIJl19vQT1+g/OU9mLY6T5ZBT9uDlmeXExDQACpGuxTJW+LHNbk/lRX+eCApQI2eLBlaL4U68r3kZlqwbdmw==} + /@rushstack/node-core-library@3.60.0(@types/node@18.17.15): + resolution: {integrity: sha512-PcyrqhILvzU+65wMFybQ2VeGNnU5JzhDq2OvUi3j6jPUxyllM7b2hrRUwCuVaYboewYzIbpzXFzgxe2K7ii1nw==} + peerDependencies: + '@types/node': '*' + peerDependenciesMeta: + '@types/node': + optional: true dependencies: - '@types/node': 12.20.24 + '@types/node': 18.17.15 colors: 1.2.5 fs-extra: 7.0.1 import-lazy: 4.0.0 jju: 1.4.0 - resolve: 1.17.0 - semver: 7.3.8 - timsort: 0.3.0 + resolve: 1.22.6 + semver: 7.5.4 z-schema: 5.0.5 - dev: false + dev: true - /@rushstack/node-core-library@3.60.0(@types/node@18.17.15): - resolution: {integrity: sha512-PcyrqhILvzU+65wMFybQ2VeGNnU5JzhDq2OvUi3j6jPUxyllM7b2hrRUwCuVaYboewYzIbpzXFzgxe2K7ii1nw==} + /@rushstack/node-core-library@3.62.0(@types/node@18.17.15): + resolution: {integrity: sha512-88aJn2h8UpSvdwuDXBv1/v1heM6GnBf3RjEy6ZPP7UnzHNCqOHA2Ut+ScYUbXcqIdfew9JlTAe3g+cnX9xQ/Aw==} peerDependencies: '@types/node': '*' peerDependenciesMeta: @@ -1459,7 +1463,7 @@ packages: resolve: 1.22.6 semver: 7.5.4 z-schema: 5.0.5 - dev: true + dev: false /@rushstack/operation-graph@0.1.0(@types/node@18.17.15): resolution: {integrity: sha512-FHV5KPQ1zq3h76gCMi6Kr0LWoiIobzNgiv8OJkm0x/HzgNDTfPgWbuueNfU5FiaAKkR6tIhT1bLJ/fvnW3jxoA==} @@ -2907,12 +2911,6 @@ packages: delayed-stream: 1.0.0 dev: true - /commander@2.20.3: - resolution: {integrity: sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==} - requiresBuild: true - dev: false - optional: true - /commander@8.3.0: resolution: {integrity: sha512-OkTL9umf+He2DZkUq8f8J9of7yL6RJKI24dVITBmNfZBmri9zYZQrKkuXiKhyfPSu8tUhnVBB1iKXevvnlR4Ww==} engines: {node: '>= 12'} @@ -7467,11 +7465,6 @@ packages: resolution: {integrity: sha512-Ii+sehpSfZy+At5nPdnyMhx78fEoPDkR2XW/zimHEL3MyGJQOCQ7WeP20jPYRz7ZCpcKLB21NxuXHF3bxjStBQ==} engines: {node: '>= 0.10'} - /validator@8.2.0: - resolution: {integrity: sha512-Yw5wW34fSv5spzTXNkokD6S6/Oq92d8q/t14TqsS3fAiA1RYnxSFSIZ+CY3n6PGGRCq5HhJTSepQvFUS2QUDxA==} - engines: {node: '>= 0.10'} - dev: false - /walker@1.0.8: resolution: {integrity: sha512-ts/8E8l5b7kY0vlWLewOkDXMmPdLcVV4GmOQLyxuSswIJsweeFZtAsMF7k1Nszz+TYBQrlYRmzOnr398y1JemQ==} dependencies: @@ -7640,17 +7633,6 @@ packages: resolution: {integrity: sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==} engines: {node: '>=10'} - /z-schema@3.18.4: - resolution: {integrity: sha512-DUOKC/IhbkdLKKiV89gw9DUauTV8U/8yJl1sjf6MtDmzevLKOF2duNJ495S3MFVjqZarr+qNGCPbkg4mu4PpLw==} - hasBin: true - dependencies: - lodash.get: 4.4.2 - lodash.isequal: 4.5.0 - validator: 8.2.0 - optionalDependencies: - commander: 2.20.3 - dev: false - /z-schema@5.0.5: resolution: {integrity: sha512-D7eujBWkLa3p2sIpJA0d1pr7es+a7m0vFAnZLlCEKq/Ij2k0MLi9Br2UPxoxdYystm5K1yeBGzub0FlYUEWj2Q==} engines: {node: '>=8.0.0'} diff --git a/rush-plugins/rush-archive-project-plugin/package.json b/rush-plugins/rush-archive-project-plugin/package.json index 8139ced..15bf1b2 100644 --- a/rush-plugins/rush-archive-project-plugin/package.json +++ b/rush-plugins/rush-archive-project-plugin/package.json @@ -29,7 +29,7 @@ "test": "heft test" }, "dependencies": { - "@rushstack/node-core-library": "3.44.1", + "@rushstack/node-core-library": "3.62.0", "@rushstack/rush-sdk": "5.62.4", "inquirer": "~8.2.0", "json2md": "~2.0.0", diff --git a/rush-plugins/rush-audit-cache-plugin/package.json b/rush-plugins/rush-audit-cache-plugin/package.json index e7c3fdd..d9f59e9 100644 --- a/rush-plugins/rush-audit-cache-plugin/package.json +++ b/rush-plugins/rush-audit-cache-plugin/package.json @@ -25,7 +25,7 @@ "test": "heft test" }, "dependencies": { - "@rushstack/node-core-library": "3.44.1", + "@rushstack/node-core-library": "3.62.0", "@rushstack/rush-sdk": "5.62.4", "commander": "~9.4.0", "ignore": "5.1.9" diff --git a/rush-plugins/rush-git-lfs-plugin/package.json b/rush-plugins/rush-git-lfs-plugin/package.json index e7c55ae..794180e 100644 --- a/rush-plugins/rush-git-lfs-plugin/package.json +++ b/rush-plugins/rush-git-lfs-plugin/package.json @@ -23,7 +23,7 @@ "test": "heft test" }, "dependencies": { - "@rushstack/node-core-library": "3.44.1", + "@rushstack/node-core-library": "3.62.0", "@rushstack/rush-sdk": "5.62.4", "chalk": "4.1.2", "commander": "~9.4.0", diff --git a/rush-plugins/rush-init-project-plugin/package.json b/rush-plugins/rush-init-project-plugin/package.json index 0e3685b..ac57be3 100644 --- a/rush-plugins/rush-init-project-plugin/package.json +++ b/rush-plugins/rush-init-project-plugin/package.json @@ -29,7 +29,7 @@ "test": "heft test" }, "dependencies": { - "@rushstack/node-core-library": "3.44.1", + "@rushstack/node-core-library": "3.62.0", "@rushstack/rush-sdk": "5.62.4", "@types/inquirer-autocomplete-prompt": "~3.0.0", "blessed": "~0.1.81", diff --git a/rush-plugins/rush-lint-staged-plugin/package.json b/rush-plugins/rush-lint-staged-plugin/package.json index c25e18e..5743d7e 100644 --- a/rush-plugins/rush-lint-staged-plugin/package.json +++ b/rush-plugins/rush-lint-staged-plugin/package.json @@ -26,7 +26,7 @@ "test": "" }, "dependencies": { - "@rushstack/node-core-library": "3.44.1", + "@rushstack/node-core-library": "3.62.0", "lint-staged": "12.3.4" }, "devDependencies": { diff --git a/rush-plugins/rush-print-log-if-error-plugin/package.json b/rush-plugins/rush-print-log-if-error-plugin/package.json index 6bddeff..5dd51c3 100644 --- a/rush-plugins/rush-print-log-if-error-plugin/package.json +++ b/rush-plugins/rush-print-log-if-error-plugin/package.json @@ -25,7 +25,7 @@ "test": "heft test" }, "dependencies": { - "@rushstack/node-core-library": "3.44.1", + "@rushstack/node-core-library": "3.62.0", "@rushstack/rush-sdk": "5.62.4" }, "devDependencies": { diff --git a/rush-plugins/rush-sort-package-json/package.json b/rush-plugins/rush-sort-package-json/package.json index 5ab20ac..b2203c8 100644 --- a/rush-plugins/rush-sort-package-json/package.json +++ b/rush-plugins/rush-sort-package-json/package.json @@ -25,7 +25,7 @@ "test": "heft test" }, "dependencies": { - "@rushstack/node-core-library": "3.44.1", + "@rushstack/node-core-library": "3.62.0", "@rushstack/rush-sdk": "5.62.4", "sort-package-json": "1.54.0" }, diff --git a/rush-plugins/rush-upgrade-self-plugin/package.json b/rush-plugins/rush-upgrade-self-plugin/package.json index bbb65a5..d6d5c29 100644 --- a/rush-plugins/rush-upgrade-self-plugin/package.json +++ b/rush-plugins/rush-upgrade-self-plugin/package.json @@ -29,7 +29,7 @@ "test": "heft test" }, "dependencies": { - "@rushstack/node-core-library": "3.44.1", + "@rushstack/node-core-library": "3.62.0", "@rushstack/rush-sdk": "5.62.4", "fast-glob": "~3.2.7", "find-up": "5.0.0", From 09fe760977da1ca0a7140a6bcc96ce365c1ec784 Mon Sep 17 00:00:00 2001 From: Cheng Liu Date: Tue, 19 Dec 2023 13:55:26 +0800 Subject: [PATCH 2/2] chore: rush change --- .../upgrade-core-lib_2023-12-19-05-54.json | 11 +++++++++++ .../upgrade-core-lib_2023-12-19-05-54.json | 11 +++++++++++ .../upgrade-core-lib_2023-12-19-05-54.json | 11 +++++++++++ .../upgrade-core-lib_2023-12-19-05-54.json | 11 +++++++++++ .../upgrade-core-lib_2023-12-19-05-54.json | 11 +++++++++++ .../upgrade-core-lib_2023-12-19-05-54.json | 11 +++++++++++ .../upgrade-core-lib_2023-12-19-05-54.json | 11 +++++++++++ .../upgrade-core-lib_2023-12-19-05-54.json | 11 +++++++++++ 8 files changed, 88 insertions(+) create mode 100644 common/changes/rush-archive-project-plugin/upgrade-core-lib_2023-12-19-05-54.json create mode 100644 common/changes/rush-audit-cache-plugin/upgrade-core-lib_2023-12-19-05-54.json create mode 100644 common/changes/rush-git-lfs-plugin/upgrade-core-lib_2023-12-19-05-54.json create mode 100644 common/changes/rush-init-project-plugin/upgrade-core-lib_2023-12-19-05-54.json create mode 100644 common/changes/rush-lint-staged-plugin/upgrade-core-lib_2023-12-19-05-54.json create mode 100644 common/changes/rush-print-log-if-error-plugin/upgrade-core-lib_2023-12-19-05-54.json create mode 100644 common/changes/rush-sort-package-json/upgrade-core-lib_2023-12-19-05-54.json create mode 100644 common/changes/rush-upgrade-self-plugin/upgrade-core-lib_2023-12-19-05-54.json diff --git a/common/changes/rush-archive-project-plugin/upgrade-core-lib_2023-12-19-05-54.json b/common/changes/rush-archive-project-plugin/upgrade-core-lib_2023-12-19-05-54.json new file mode 100644 index 0000000..d066f32 --- /dev/null +++ b/common/changes/rush-archive-project-plugin/upgrade-core-lib_2023-12-19-05-54.json @@ -0,0 +1,11 @@ +{ + "changes": [ + { + "comment": "Upgrade @rushstack/node-core-library to 3.62.0", + "type": "patch", + "packageName": "rush-archive-project-plugin" + } + ], + "packageName": "rush-archive-project-plugin", + "email": "chengcyber@users.noreply.github.com" +} \ No newline at end of file diff --git a/common/changes/rush-audit-cache-plugin/upgrade-core-lib_2023-12-19-05-54.json b/common/changes/rush-audit-cache-plugin/upgrade-core-lib_2023-12-19-05-54.json new file mode 100644 index 0000000..82815df --- /dev/null +++ b/common/changes/rush-audit-cache-plugin/upgrade-core-lib_2023-12-19-05-54.json @@ -0,0 +1,11 @@ +{ + "changes": [ + { + "comment": "Upgrade @rushstack/node-core-library to 3.62.0", + "type": "patch", + "packageName": "rush-audit-cache-plugin" + } + ], + "packageName": "rush-audit-cache-plugin", + "email": "chengcyber@users.noreply.github.com" +} \ No newline at end of file diff --git a/common/changes/rush-git-lfs-plugin/upgrade-core-lib_2023-12-19-05-54.json b/common/changes/rush-git-lfs-plugin/upgrade-core-lib_2023-12-19-05-54.json new file mode 100644 index 0000000..e279e6b --- /dev/null +++ b/common/changes/rush-git-lfs-plugin/upgrade-core-lib_2023-12-19-05-54.json @@ -0,0 +1,11 @@ +{ + "changes": [ + { + "comment": "Upgrade @rushstack/node-core-library to 3.62.0", + "type": "patch", + "packageName": "rush-git-lfs-plugin" + } + ], + "packageName": "rush-git-lfs-plugin", + "email": "chengcyber@users.noreply.github.com" +} \ No newline at end of file diff --git a/common/changes/rush-init-project-plugin/upgrade-core-lib_2023-12-19-05-54.json b/common/changes/rush-init-project-plugin/upgrade-core-lib_2023-12-19-05-54.json new file mode 100644 index 0000000..d897759 --- /dev/null +++ b/common/changes/rush-init-project-plugin/upgrade-core-lib_2023-12-19-05-54.json @@ -0,0 +1,11 @@ +{ + "changes": [ + { + "comment": "Upgrade @rushstack/node-core-library to 3.62.0", + "type": "patch", + "packageName": "rush-init-project-plugin" + } + ], + "packageName": "rush-init-project-plugin", + "email": "chengcyber@users.noreply.github.com" +} \ No newline at end of file diff --git a/common/changes/rush-lint-staged-plugin/upgrade-core-lib_2023-12-19-05-54.json b/common/changes/rush-lint-staged-plugin/upgrade-core-lib_2023-12-19-05-54.json new file mode 100644 index 0000000..ee70fd1 --- /dev/null +++ b/common/changes/rush-lint-staged-plugin/upgrade-core-lib_2023-12-19-05-54.json @@ -0,0 +1,11 @@ +{ + "changes": [ + { + "comment": "Upgrade @rushstack/node-core-library to 3.62.0", + "type": "patch", + "packageName": "rush-lint-staged-plugin" + } + ], + "packageName": "rush-lint-staged-plugin", + "email": "chengcyber@users.noreply.github.com" +} \ No newline at end of file diff --git a/common/changes/rush-print-log-if-error-plugin/upgrade-core-lib_2023-12-19-05-54.json b/common/changes/rush-print-log-if-error-plugin/upgrade-core-lib_2023-12-19-05-54.json new file mode 100644 index 0000000..2712bf7 --- /dev/null +++ b/common/changes/rush-print-log-if-error-plugin/upgrade-core-lib_2023-12-19-05-54.json @@ -0,0 +1,11 @@ +{ + "changes": [ + { + "comment": "Upgrade @rushstack/node-core-library to 3.62.0", + "type": "patch", + "packageName": "rush-print-log-if-error-plugin" + } + ], + "packageName": "rush-print-log-if-error-plugin", + "email": "chengcyber@users.noreply.github.com" +} \ No newline at end of file diff --git a/common/changes/rush-sort-package-json/upgrade-core-lib_2023-12-19-05-54.json b/common/changes/rush-sort-package-json/upgrade-core-lib_2023-12-19-05-54.json new file mode 100644 index 0000000..b76f0ee --- /dev/null +++ b/common/changes/rush-sort-package-json/upgrade-core-lib_2023-12-19-05-54.json @@ -0,0 +1,11 @@ +{ + "changes": [ + { + "comment": "Upgrade @rushstack/node-core-library to 3.62.0", + "type": "patch", + "packageName": "rush-sort-package-json" + } + ], + "packageName": "rush-sort-package-json", + "email": "chengcyber@users.noreply.github.com" +} \ No newline at end of file diff --git a/common/changes/rush-upgrade-self-plugin/upgrade-core-lib_2023-12-19-05-54.json b/common/changes/rush-upgrade-self-plugin/upgrade-core-lib_2023-12-19-05-54.json new file mode 100644 index 0000000..4e640d3 --- /dev/null +++ b/common/changes/rush-upgrade-self-plugin/upgrade-core-lib_2023-12-19-05-54.json @@ -0,0 +1,11 @@ +{ + "changes": [ + { + "comment": "Upgrade @rushstack/node-core-library to 3.62.0", + "type": "patch", + "packageName": "rush-upgrade-self-plugin" + } + ], + "packageName": "rush-upgrade-self-plugin", + "email": "chengcyber@users.noreply.github.com" +} \ No newline at end of file