Skip to content

Commit

Permalink
Update pnpm once again to fix issues with auto-install-peers (#35007)
Browse files Browse the repository at this point in the history
  • Loading branch information
samueljseay committed Oct 10, 2022
1 parent eb6fa63 commit aec4421
Show file tree
Hide file tree
Showing 56 changed files with 113 additions and 37 deletions.
2 changes: 1 addition & 1 deletion .github/actions/setup-woocommerce-monorepo/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ runs:
- name: Setup PNPM
uses: pnpm/action-setup@10693b3829bf86eb2572aef5f3571dcf5ca9287d
with:
version: "^7.12.2"
version: "^7.13.3"

- name: Setup Node
uses: actions/setup-node@2fddd8803e2f5c9604345a0b591c3020ee971a93
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
Significance: minor
Type: dev

Update pnpm version constraint to 7.13.3 to avoid auto-install-peers issues
2 changes: 1 addition & 1 deletion packages/js/admin-e2e-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"homepage": "https://github.com/woocommerce/woocommerce/tree/trunk/packages/js/admin-e2e-tests/README.md",
"engines": {
"node": "^16.13.1",
"pnpm": "^7.12.2"
"pnpm": "^7.13.3"
},
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion packages/js/api-core-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"main": "index.js",
"engines": {
"node": "^16.13.1",
"pnpm": "^7.12.2"
"pnpm": "^7.13.3"
},
"scripts": {
"e2e": "jest",
Expand Down
4 changes: 4 additions & 0 deletions packages/js/api/changelog/dev-bump-pnpm-version-restraint
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
Significance: minor
Type: dev

Update pnpm version constraint to 7.13.3 to avoid auto-install-peers issues
2 changes: 1 addition & 1 deletion packages/js/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"homepage": "https://github.com/woocommerce/woocommerce/tree/trunk/packages/js/api/README.md",
"engines": {
"node": "^16.13.1",
"pnpm": "^7.12.2"
"pnpm": "^7.13.3"
},
"repository": {
"type": "git",
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
Significance: minor
Type: dev

Update pnpm version constraint to 7.13.3 to avoid auto-install-peers issues
2 changes: 1 addition & 1 deletion packages/js/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"license": "GPL-3.0-or-later",
"engines": {
"node": "^16.13.1",
"pnpm": "^7.12.2"
"pnpm": "^7.13.3"
},
"keywords": [
"wordpress",
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
Significance: minor
Type: dev

Update pnpm version constraint to 7.13.3 to avoid auto-install-peers issues
2 changes: 1 addition & 1 deletion packages/js/csv-export/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"license": "GPL-3.0-or-later",
"engines": {
"node": "^16.13.1",
"pnpm": "^7.12.2"
"pnpm": "^7.13.3"
},
"keywords": [
"wordpress",
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
Significance: minor
Type: dev

Update pnpm version constraint to 7.13.3 to avoid auto-install-peers issues
2 changes: 1 addition & 1 deletion packages/js/currency/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
],
"engines": {
"node": "^16.13.1",
"pnpm": "^7.12.2"
"pnpm": "^7.13.3"
},
"homepage": "https://github.com/woocommerce/woocommerce/tree/trunk/packages/js/currency/README.md",
"repository": {
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
Significance: minor
Type: dev

Update pnpm version constraint to 7.13.3 to avoid auto-install-peers issues
2 changes: 1 addition & 1 deletion packages/js/customer-effort-score/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
],
"engines": {
"node": "^16.13.1",
"pnpm": "^7.12.2"
"pnpm": "^7.13.3"
},
"homepage": "https://github.com/woocommerce/woocommerce/tree/trunk/packages/js/customer-effort-score/README.md",
"repository": {
Expand Down
4 changes: 4 additions & 0 deletions packages/js/data/changelog/dev-bump-pnpm-version-restraint
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
Significance: minor
Type: dev

Update pnpm version constraint to 7.13.3 to avoid auto-install-peers issues
2 changes: 1 addition & 1 deletion packages/js/data/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
],
"engines": {
"node": "^16.13.1",
"pnpm": "^7.12.2"
"pnpm": "^7.13.3"
},
"homepage": "https://github.com/woocommerce/woocommerce/tree/trunk/packages/js/data/README.md",
"repository": {
Expand Down
4 changes: 4 additions & 0 deletions packages/js/date/changelog/dev-bump-pnpm-version-restraint
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
Significance: minor
Type: dev

Update pnpm version constraint to 7.13.3 to avoid auto-install-peers issues
2 changes: 1 addition & 1 deletion packages/js/date/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
],
"engines": {
"node": "^16.13.1",
"pnpm": "^7.12.2"
"pnpm": "^7.13.3"
},
"homepage": "https://github.com/woocommerce/woocommerce/tree/trunk/packages/js/date/README.md",
"repository": {
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
Significance: minor
Type: dev

Update pnpm version constraint to 7.13.3 to avoid auto-install-peers issues
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
],
"engines": {
"node": "^16.13.1",
"pnpm": "^7.12.2"
"pnpm": "^7.13.3"
},
"homepage": "https://github.com/woocommerce/woocommerce/tree/trunk/packages/js/dependency-extraction-webpack-plugin/README.md",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion packages/js/e2e-core-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"license": "GPL-3.0+",
"engines": {
"node": "^16.13.1",
"pnpm": "^7.12.2"
"pnpm": "^7.13.3"
},
"main": "build/index.js",
"module": "build-module/index.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/js/e2e-environment/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
],
"engines": {
"node": "^16.13.1",
"pnpm": "^7.12.2"
"pnpm": "^7.13.3"
},
"homepage": "https://github.com/woocommerce/woocommerce/tree/trunk/packages/js/e2e-environment/README.md",
"bugs": {
Expand Down
2 changes: 1 addition & 1 deletion packages/js/e2e-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"license": "GPL-3.0+",
"engines": {
"node": "^16.13.1",
"pnpm": "^7.12.2"
"pnpm": "^7.13.3"
},
"main": "build/index.js",
"module": "build-module/index.js",
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
Significance: minor
Type: dev

Update pnpm version constraint to 7.13.3 to avoid auto-install-peers issues
2 changes: 1 addition & 1 deletion packages/js/eslint-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"license": "GPL-2.0-or-later",
"engines": {
"node": "^16.13.1",
"pnpm": "^7.12.2"
"pnpm": "^7.13.3"
},
"keywords": [
"wordpress",
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
Significance: minor
Type: dev

Update pnpm version constraint to 7.13.3 to avoid auto-install-peers issues
2 changes: 1 addition & 1 deletion packages/js/experimental/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"license": "GPL-3.0-or-later",
"engines": {
"node": "^16.13.1",
"pnpm": "^7.12.2"
"pnpm": "^7.13.3"
},
"keywords": [
"wordpress",
Expand Down
4 changes: 4 additions & 0 deletions packages/js/explat/changelog/dev-bump-pnpm-version-restraint
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
Significance: minor
Type: dev

Update pnpm version constraint to 7.13.3 to avoid auto-install-peers issues
2 changes: 1 addition & 1 deletion packages/js/explat/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"license": "GPL-2.0-or-later",
"engines": {
"node": "^16.13.1",
"pnpm": "^7.12.2"
"pnpm": "^7.13.3"
},
"keywords": [
"wordpress",
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
Significance: minor
Type: dev

Update pnpm version constraint to 7.13.3 to avoid auto-install-peers issues
2 changes: 1 addition & 1 deletion packages/js/extend-cart-checkout-block/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"main": "index.js",
"engines": {
"node": "^16.13.1",
"pnpm": "^7.12.2"
"pnpm": "^7.13.3"
},
"scripts": {
"postinstall": "composer install",
Expand Down
2 changes: 1 addition & 1 deletion packages/js/internal-e2e-builds/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"main": "build.js",
"engines": {
"node": "^16.13.1",
"pnpm": "^7.12.2"
"pnpm": "^7.13.3"
},
"bin": {
"e2e-builds": "./build.js"
Expand Down
2 changes: 1 addition & 1 deletion packages/js/internal-js-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"license": "GPL-2.0-or-later",
"engines": {
"node": "^16.13.1",
"pnpm": "^7.12.2"
"pnpm": "^7.13.3"
},
"homepage": "https://github.com/woocommerce/woocommerce/tree/trunk/packages/js/internal-js-tests/README.md",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion packages/js/internal-style-build/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"license": "GPL-2.0-or-later",
"engines": {
"node": "^16.13.1",
"pnpm": "^7.12.2"
"pnpm": "^7.13.3"
},
"keywords": [
"wordpress",
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
Significance: minor
Type: dev

Update pnpm version constraint to 7.13.3 to avoid auto-install-peers issues
2 changes: 1 addition & 1 deletion packages/js/navigation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"license": "GPL-3.0-or-later",
"engines": {
"node": "^16.13.1",
"pnpm": "^7.12.2"
"pnpm": "^7.13.3"
},
"keywords": [
"wordpress",
Expand Down
2 changes: 1 addition & 1 deletion packages/js/notices/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"license": "GPL-2.0-or-later",
"engines": {
"node": "^16.13.1",
"pnpm": "^7.12.2"
"pnpm": "^7.13.3"
},
"keywords": [
"wordpress",
Expand Down
4 changes: 4 additions & 0 deletions packages/js/number/changelog/dev-bump-pnpm-version-restraint
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
Significance: minor
Type: dev

Update pnpm version constraint to 7.13.3 to avoid auto-install-peers issues
2 changes: 1 addition & 1 deletion packages/js/number/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"license": "GPL-3.0-or-later",
"engines": {
"node": "^16.13.1",
"pnpm": "^7.12.2"
"pnpm": "^7.13.3"
},
"keywords": [
"wordpress",
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
Significance: minor
Type: dev

Update pnpm version constraint to 7.13.3 to avoid auto-install-peers issues
2 changes: 1 addition & 1 deletion packages/js/onboarding/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"license": "GPL-3.0-or-later",
"engines": {
"node": "^16.13.1",
"pnpm": "^7.12.2"
"pnpm": "^7.13.3"
},
"keywords": [
"wordpress",
Expand Down
4 changes: 4 additions & 0 deletions packages/js/tracks/changelog/dev-bump-pnpm-version-restraint
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
Significance: minor
Type: dev

Update pnpm version constraint to 7.13.3 to avoid auto-install-peers issues
2 changes: 1 addition & 1 deletion packages/js/tracks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"license": "GPL-3.0-or-later",
"engines": {
"node": "^16.13.1",
"pnpm": "^7.12.2"
"pnpm": "^7.13.3"
},
"keywords": [
"wordpress",
Expand Down
2 changes: 1 addition & 1 deletion plugins/woocommerce-admin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -227,6 +227,6 @@
},
"engines": {
"node": "^16.13.1",
"pnpm": "^7.12.2"
"pnpm": "^7.13.3"
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
Significance: minor
Type: dev

Update pnpm version constraint to 7.13.3 to avoid auto-install-peers issues
2 changes: 1 addition & 1 deletion plugins/woocommerce-beta-tester/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
},
"engines": {
"node": "^16.13.1",
"pnpm": "^7.12.2"
"pnpm": "^7.13.3"
},
"woorelease": {
"svn_reauth": "true",
Expand Down
4 changes: 4 additions & 0 deletions plugins/woocommerce/changelog/dev-bump-pnpm-version-restraint
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
Significance: minor
Type: dev

Update pnpm version constraint to 7.13.3 to avoid auto-install-peers issues
2 changes: 1 addition & 1 deletion plugins/woocommerce/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@
},
"engines": {
"node": "^16.13.1",
"pnpm": "^7.12.2"
"pnpm": "^7.13.3"
},
"browserslist": [
"> 0.1%",
Expand Down
2 changes: 1 addition & 1 deletion tools/cli-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"license": "GPL-2.0-or-later",
"engines": {
"node": "^16.13.1",
"pnpm": "^7.12.2"
"pnpm": "^7.13.3"
},
"devDependencies": {
"@tsconfig/node16": "^1.0.3",
Expand Down
2 changes: 1 addition & 1 deletion tools/code-analyzer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
},
"engines": {
"node": "^16.13.1",
"pnpm": "^7.12.2"
"pnpm": "^7.13.3"
},
"types": "dist/index.d.ts"
}
2 changes: 1 addition & 1 deletion tools/create-extension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@
},
"engines": {
"node": "^16.13.1",
"pnpm": "^7.12.2"
"pnpm": "^7.13.3"
}
}
2 changes: 1 addition & 1 deletion tools/monorepo-merge/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
},
"engines": {
"node": "^16.13.1",
"pnpm": "^7.12.2"
"pnpm": "^7.13.3"
},
"types": "dist/index.d.ts"
}
2 changes: 1 addition & 1 deletion tools/package-release/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
},
"engines": {
"node": "^16.13.1",
"pnpm": "^7.12.2"
"pnpm": "^7.13.3"
},
"types": "dist/index.d.ts"
}

0 comments on commit aec4421

Please sign in to comment.