From bde6a126bc20a5cd68d955d526e75c7d5b29ab05 Mon Sep 17 00:00:00 2001 From: Pete Gonzalez <4673363+octogonz@users.noreply.github.com> Date: Fri, 23 Jun 2023 22:10:33 -0700 Subject: [PATCH] Fix a mistake where "5.100.1-pr3481.18" should have been "5.100.1-pr3481.19" --- apps/rush/package.json | 2 +- .../workspace/common/pnpm-lock.yaml | 28 +++++++++---------- common/config/rush/version-policies.json | 2 +- libraries/rush-lib/package.json | 2 +- libraries/rush-sdk/package.json | 2 +- .../package.json | 2 +- .../package.json | 2 +- 7 files changed, 20 insertions(+), 20 deletions(-) diff --git a/apps/rush/package.json b/apps/rush/package.json index ba5e39c4b54..4b1f740c078 100644 --- a/apps/rush/package.json +++ b/apps/rush/package.json @@ -1,6 +1,6 @@ { "name": "@microsoft/rush", - "version": "5.100.1-pr3481.18", + "version": "5.100.1-pr3481.19", "description": "A professional solution for consolidating all your JavaScript projects in one Git repo", "keywords": [ "install", diff --git a/build-tests/install-test-workspace/workspace/common/pnpm-lock.yaml b/build-tests/install-test-workspace/workspace/common/pnpm-lock.yaml index 8f000415783..43f2bb5ab49 100644 --- a/build-tests/install-test-workspace/workspace/common/pnpm-lock.yaml +++ b/build-tests/install-test-workspace/workspace/common/pnpm-lock.yaml @@ -7,13 +7,13 @@ importers: rush-lib-test: specifiers: - '@microsoft/rush-lib': file:microsoft-rush-lib-5.100.1-pr3481.18.tgz + '@microsoft/rush-lib': file:microsoft-rush-lib-5.100.1-pr3481.19.tgz '@types/node': 14.18.36 colors: ^1.4.0 rimraf: ^4.1.2 typescript: ~5.0.4 dependencies: - '@microsoft/rush-lib': file:../temp/tarballs/microsoft-rush-lib-5.100.1-pr3481.18.tgz_@types+node@14.18.36 + '@microsoft/rush-lib': file:../temp/tarballs/microsoft-rush-lib-5.100.1-pr3481.19.tgz_@types+node@14.18.36 colors: 1.4.0 devDependencies: '@types/node': 14.18.36 @@ -22,17 +22,17 @@ importers: rush-sdk-test: specifiers: - '@microsoft/rush-lib': file:microsoft-rush-lib-5.100.1-pr3481.18.tgz - '@rushstack/rush-sdk': file:rushstack-rush-sdk-5.100.1-pr3481.18.tgz + '@microsoft/rush-lib': file:microsoft-rush-lib-5.100.1-pr3481.19.tgz + '@rushstack/rush-sdk': file:rushstack-rush-sdk-5.100.1-pr3481.19.tgz '@types/node': 14.18.36 colors: ^1.4.0 rimraf: ^4.1.2 typescript: ~5.0.4 dependencies: - '@rushstack/rush-sdk': file:../temp/tarballs/rushstack-rush-sdk-5.100.1-pr3481.18.tgz_@types+node@14.18.36 + '@rushstack/rush-sdk': file:../temp/tarballs/rushstack-rush-sdk-5.100.1-pr3481.19.tgz_@types+node@14.18.36 colors: 1.4.0 devDependencies: - '@microsoft/rush-lib': file:../temp/tarballs/microsoft-rush-lib-5.100.1-pr3481.18.tgz_@types+node@14.18.36 + '@microsoft/rush-lib': file:../temp/tarballs/microsoft-rush-lib-5.100.1-pr3481.19.tgz_@types+node@14.18.36 '@types/node': 14.18.36 rimraf: 4.1.2 typescript: 5.0.4 @@ -3851,11 +3851,11 @@ packages: optionalDependencies: commander: 2.20.3 - file:../temp/tarballs/microsoft-rush-lib-5.100.1-pr3481.18.tgz_@types+node@14.18.36: - resolution: {tarball: file:../temp/tarballs/microsoft-rush-lib-5.100.1-pr3481.18.tgz} - id: file:../temp/tarballs/microsoft-rush-lib-5.100.1-pr3481.18.tgz + file:../temp/tarballs/microsoft-rush-lib-5.100.1-pr3481.19.tgz_@types+node@14.18.36: + resolution: {tarball: file:../temp/tarballs/microsoft-rush-lib-5.100.1-pr3481.19.tgz} + id: file:../temp/tarballs/microsoft-rush-lib-5.100.1-pr3481.19.tgz name: '@microsoft/rush-lib' - version: 5.100.1-pr3481.18 + version: 5.100.1-pr3481.19 engines: {node: '>=5.6.0'} dependencies: '@pnpm/dependency-path': 2.1.2 @@ -4213,11 +4213,11 @@ packages: resolve: 1.22.1 strip-json-comments: 3.1.1 - file:../temp/tarballs/rushstack-rush-sdk-5.100.1-pr3481.18.tgz_@types+node@14.18.36: - resolution: {tarball: file:../temp/tarballs/rushstack-rush-sdk-5.100.1-pr3481.18.tgz} - id: file:../temp/tarballs/rushstack-rush-sdk-5.100.1-pr3481.18.tgz + file:../temp/tarballs/rushstack-rush-sdk-5.100.1-pr3481.19.tgz_@types+node@14.18.36: + resolution: {tarball: file:../temp/tarballs/rushstack-rush-sdk-5.100.1-pr3481.19.tgz} + id: file:../temp/tarballs/rushstack-rush-sdk-5.100.1-pr3481.19.tgz name: '@rushstack/rush-sdk' - version: 5.100.1-pr3481.18 + version: 5.100.1-pr3481.19 dependencies: '@rushstack/node-core-library': file:../temp/tarballs/rushstack-node-core-library-3.59.4.tgz_@types+node@14.18.36 '@types/node-fetch': 2.6.2 diff --git a/common/config/rush/version-policies.json b/common/config/rush/version-policies.json index cbdd21c4f55..e664f297b0b 100644 --- a/common/config/rush/version-policies.json +++ b/common/config/rush/version-policies.json @@ -102,7 +102,7 @@ { "policyName": "rush", "definitionName": "lockStepVersion", - "version": "5.100.1-pr3481.18", + "version": "5.100.1-pr3481.19", "nextBump": "patch", "mainProject": "@microsoft/rush" } diff --git a/libraries/rush-lib/package.json b/libraries/rush-lib/package.json index 6749563e1df..e37a3b97880 100644 --- a/libraries/rush-lib/package.json +++ b/libraries/rush-lib/package.json @@ -1,6 +1,6 @@ { "name": "@microsoft/rush-lib", - "version": "5.100.1-pr3481.18", + "version": "5.100.1-pr3481.19", "description": "A library for writing scripts that interact with the Rush tool", "repository": { "type": "git", diff --git a/libraries/rush-sdk/package.json b/libraries/rush-sdk/package.json index 5ba0d30546b..ed5edeecad0 100644 --- a/libraries/rush-sdk/package.json +++ b/libraries/rush-sdk/package.json @@ -1,6 +1,6 @@ { "name": "@rushstack/rush-sdk", - "version": "5.100.1-pr3481.18", + "version": "5.100.1-pr3481.19", "description": "An API for interacting with the Rush engine", "repository": { "type": "git", diff --git a/rush-plugins/rush-amazon-s3-build-cache-plugin/package.json b/rush-plugins/rush-amazon-s3-build-cache-plugin/package.json index 6733f0dfaa4..03009a37f14 100644 --- a/rush-plugins/rush-amazon-s3-build-cache-plugin/package.json +++ b/rush-plugins/rush-amazon-s3-build-cache-plugin/package.json @@ -1,6 +1,6 @@ { "name": "@rushstack/rush-amazon-s3-build-cache-plugin", - "version": "5.100.1-pr3481.18", + "version": "5.100.1-pr3481.19", "description": "Rush plugin for Amazon S3 cloud build cache", "repository": { "type": "git", diff --git a/rush-plugins/rush-azure-storage-build-cache-plugin/package.json b/rush-plugins/rush-azure-storage-build-cache-plugin/package.json index 40e0d632b46..01c2f3896a6 100644 --- a/rush-plugins/rush-azure-storage-build-cache-plugin/package.json +++ b/rush-plugins/rush-azure-storage-build-cache-plugin/package.json @@ -1,6 +1,6 @@ { "name": "@rushstack/rush-azure-storage-build-cache-plugin", - "version": "5.100.1-pr3481.18", + "version": "5.100.1-pr3481.19", "description": "Rush plugin for Azure storage cloud build cache", "repository": { "type": "git",