Skip to content

Commit

Permalink
Update wordpress monorepo (#35384)
Browse files Browse the repository at this point in the history
* Update wordpress monorepo
* Apparently GB changed something that eliminated some duplicate class names
  • Loading branch information
matticbot authored and spsiddarthan committed Feb 15, 2024
1 parent 7a2d4ea commit e30dabe
Show file tree
Hide file tree
Showing 89 changed files with 1,721 additions and 1,886 deletions.
2,901 changes: 1,286 additions & 1,615 deletions pnpm-lock.yaml

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
Significance: patch
Type: changed

Updated package dependencies.
16 changes: 8 additions & 8 deletions projects/js-packages/ai-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,14 +44,14 @@
"@automattic/jetpack-shared-extension-utils": "workspace:*",
"@microsoft/fetch-event-source": "2.0.1",
"@types/react": "18.2.33",
"@wordpress/api-fetch": "6.45.0",
"@wordpress/block-editor": "12.16.0",
"@wordpress/components": "25.14.0",
"@wordpress/compose": "6.25.0",
"@wordpress/data": "9.18.0",
"@wordpress/element": "5.25.0",
"@wordpress/i18n": "4.48.0",
"@wordpress/icons": "9.39.0",
"@wordpress/api-fetch": "6.47.0",
"@wordpress/block-editor": "12.18.2",
"@wordpress/components": "25.16.0",
"@wordpress/compose": "6.27.0",
"@wordpress/data": "9.20.0",
"@wordpress/element": "5.27.0",
"@wordpress/i18n": "4.50.0",
"@wordpress/icons": "9.41.0",
"classnames": "2.3.2",
"debug": "4.3.4",
"react": "18.2.0",
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
Significance: patch
Type: changed

Updated package dependencies.
4 changes: 2 additions & 2 deletions projects/js-packages/api/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@automattic/jetpack-api",
"version": "0.16.8",
"version": "0.16.9-alpha",
"description": "Jetpack Api Package",
"homepage": "https://github.com/Automattic/jetpack/tree/HEAD/projects/js-packages/api/#readme",
"bugs": {
Expand All @@ -15,7 +15,7 @@
"license": "GPL-2.0-or-later",
"dependencies": {
"@automattic/jetpack-config": "workspace:*",
"@wordpress/url": "3.49.0"
"@wordpress/url": "3.51.0"
},
"devDependencies": {
"jest": "29.7.0",
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
Significance: patch
Type: changed

Updated package dependencies.
4 changes: 2 additions & 2 deletions projects/js-packages/base-styles/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@automattic/jetpack-base-styles",
"version": "0.6.15",
"version": "0.6.16-alpha",
"description": "Jetpack components base styles",
"homepage": "https://github.com/Automattic/jetpack/tree/HEAD/projects/js-packages/base-styles/#readme",
"bugs": {
Expand All @@ -20,6 +20,6 @@
"build-production-js": "echo 'Not implemented.'"
},
"devDependencies": {
"@wordpress/base-styles": "4.39.0"
"@wordpress/base-styles": "4.41.0"
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
Significance: patch
Type: changed

Updated package dependencies.
4 changes: 2 additions & 2 deletions projects/js-packages/boost-score-api/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@automattic/jetpack-boost-score-api",
"version": "0.1.20",
"version": "0.1.21-alpha",
"description": "A package to get the Jetpack Boost score of a site",
"homepage": "https://github.com/Automattic/jetpack/tree/HEAD/projects/js-packages/boost-score-api/#readme",
"bugs": {
Expand All @@ -20,7 +20,7 @@
"test": "jest tests"
},
"dependencies": {
"@wordpress/i18n": "4.48.0",
"@wordpress/i18n": "4.50.0",
"zod": "3.22.3"
},
"devDependencies": {
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
Significance: patch
Type: changed

Updated package dependencies.
16 changes: 8 additions & 8 deletions projects/js-packages/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,14 +17,14 @@
"@automattic/format-currency": "1.0.1",
"@automattic/jetpack-boost-score-api": "workspace:*",
"@babel/runtime": "^7",
"@wordpress/browserslist-config": "5.31.0",
"@wordpress/components": "25.14.0",
"@wordpress/compose": "6.25.0",
"@wordpress/data": "9.18.0",
"@wordpress/date": "4.48.0",
"@wordpress/element": "5.25.0",
"@wordpress/i18n": "4.48.0",
"@wordpress/icons": "9.39.0",
"@wordpress/browserslist-config": "5.33.0",
"@wordpress/components": "25.16.0",
"@wordpress/compose": "6.27.0",
"@wordpress/data": "9.20.0",
"@wordpress/date": "4.50.0",
"@wordpress/element": "5.27.0",
"@wordpress/i18n": "4.50.0",
"@wordpress/icons": "9.41.0",
"classnames": "2.3.2",
"prop-types": "^15.7.2",
"qrcode.react": "3.1.0",
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
Significance: patch
Type: changed

Updated package dependencies.
14 changes: 7 additions & 7 deletions projects/js-packages/connection/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,13 @@
"@automattic/jetpack-api": "workspace:*",
"@automattic/jetpack-components": "workspace:*",
"@automattic/jetpack-config": "workspace:*",
"@wordpress/base-styles": "4.39.0",
"@wordpress/browserslist-config": "5.31.0",
"@wordpress/components": "25.14.0",
"@wordpress/data": "9.18.0",
"@wordpress/element": "5.25.0",
"@wordpress/i18n": "4.48.0",
"@wordpress/icons": "9.39.0",
"@wordpress/base-styles": "4.41.0",
"@wordpress/browserslist-config": "5.33.0",
"@wordpress/components": "25.16.0",
"@wordpress/data": "9.20.0",
"@wordpress/element": "5.27.0",
"@wordpress/i18n": "4.50.0",
"@wordpress/icons": "9.41.0",
"classnames": "2.3.2",
"debug": "4.3.4",
"prop-types": "^15.7.2"
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
Significance: patch
Type: changed

Updated package dependencies.
2 changes: 1 addition & 1 deletion projects/js-packages/eslint-config-target-es/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"semver": "^7.3.5"
},
"devDependencies": {
"@wordpress/browserslist-config": "5.31.0",
"@wordpress/browserslist-config": "5.33.0",
"eslint": "8.51.0",
"eslint-plugin-es-x": "7.2.0",
"jest": "29.7.0"
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
Significance: patch
Type: changed

Updated package dependencies.
6 changes: 3 additions & 3 deletions projects/js-packages/i18n-loader-webpack-plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@automattic/i18n-loader-webpack-plugin",
"version": "2.0.43",
"version": "2.0.44-alpha",
"description": "A Webpack plugin to load WordPress i18n when Webpack lazy-loads a bundle.",
"homepage": "https://github.com/Automattic/jetpack/tree/HEAD/projects/js-packages/i18n-loader-webpack-plugin/#readme",
"bugs": {
Expand All @@ -20,8 +20,8 @@
"debug": "^4.3.2"
},
"devDependencies": {
"@wordpress/dependency-extraction-webpack-plugin": "4.31.0",
"@wordpress/i18n": "4.48.0",
"@wordpress/dependency-extraction-webpack-plugin": "5.1.0",
"@wordpress/i18n": "4.50.0",
"jest": "29.7.0",
"webpack": "5.76.0",
"webpack-cli": "4.9.1"
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
Significance: patch
Type: changed

Updated package dependencies.
16 changes: 8 additions & 8 deletions projects/js-packages/idc/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@automattic/jetpack-idc",
"version": "0.10.59",
"version": "0.10.60-alpha",
"description": "Jetpack Connection Component",
"author": "Automattic",
"license": "GPL-2.0-or-later",
Expand All @@ -9,13 +9,13 @@
"@automattic/jetpack-api": "workspace:*",
"@automattic/jetpack-base-styles": "workspace:*",
"@automattic/jetpack-components": "workspace:*",
"@wordpress/base-styles": "4.39.0",
"@wordpress/components": "25.14.0",
"@wordpress/compose": "6.25.0",
"@wordpress/data": "9.18.0",
"@wordpress/element": "5.25.0",
"@wordpress/i18n": "4.48.0",
"@wordpress/url": "3.49.0",
"@wordpress/base-styles": "4.41.0",
"@wordpress/components": "25.16.0",
"@wordpress/compose": "6.27.0",
"@wordpress/data": "9.20.0",
"@wordpress/element": "5.27.0",
"@wordpress/i18n": "4.50.0",
"@wordpress/url": "3.51.0",
"prop-types": "^15.7.2"
},
"devDependencies": {
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
Significance: patch
Type: changed

Updated package dependencies.
8 changes: 4 additions & 4 deletions projects/js-packages/licensing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,10 @@
"@automattic/jetpack-analytics": "workspace:*",
"@automattic/jetpack-api": "workspace:*",
"@automattic/jetpack-components": "workspace:*",
"@wordpress/components": "25.14.0",
"@wordpress/element": "5.25.0",
"@wordpress/i18n": "4.48.0",
"@wordpress/icons": "9.39.0",
"@wordpress/components": "25.16.0",
"@wordpress/element": "5.27.0",
"@wordpress/i18n": "4.50.0",
"@wordpress/icons": "9.41.0",
"classnames": "2.3.2",
"prop-types": "15.7.2"
},
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
Significance: patch
Type: changed

Updated package dependencies.
8 changes: 4 additions & 4 deletions projects/js-packages/partner-coupon/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"name": "@automattic/jetpack-partner-coupon",
"version": "0.2.67",
"version": "0.2.68-alpha",
"description": "This package aims to add components to make it easier to redeem partner coupons",
"homepage": "https://github.com/Automattic/jetpack/tree/HEAD/projects/js-packages/partner-coupon/#readme",
"bugs": {
Expand All @@ -26,8 +26,8 @@
"@testing-library/dom": "9.3.3",
"@testing-library/react": "14.1.2",
"@testing-library/user-event": "14.5.2",
"@wordpress/base-styles": "4.39.0",
"@wordpress/data": "9.18.0",
"@wordpress/base-styles": "4.41.0",
"@wordpress/data": "9.20.0",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"jest-extended": "4.0.2",
Expand All @@ -42,7 +42,7 @@
"dependencies": {
"@automattic/jetpack-components": "workspace:*",
"@automattic/jetpack-connection": "workspace:*",
"@wordpress/i18n": "4.48.0",
"@wordpress/i18n": "4.50.0",
"classnames": "2.3.2",
"prop-types": "15.7.2"
},
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
Significance: patch
Type: changed

Updated package dependencies.
34 changes: 17 additions & 17 deletions projects/js-packages/publicize-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,21 +23,21 @@
"@automattic/jetpack-connection": "workspace:*",
"@automattic/jetpack-shared-extension-utils": "workspace:*",
"@automattic/social-previews": "2.0.1-beta.10",
"@wordpress/annotations": "2.48.0",
"@wordpress/api-fetch": "6.45.0",
"@wordpress/block-editor": "12.16.0",
"@wordpress/blocks": "12.25.0",
"@wordpress/components": "25.14.0",
"@wordpress/compose": "6.25.0",
"@wordpress/data": "9.18.0",
"@wordpress/edit-post": "7.25.0",
"@wordpress/editor": "13.25.0",
"@wordpress/element": "5.25.0",
"@wordpress/hooks": "3.48.0",
"@wordpress/html-entities": "3.48.0",
"@wordpress/i18n": "4.48.0",
"@wordpress/icons": "9.39.0",
"@wordpress/notices": "4.16.0",
"@wordpress/annotations": "2.50.0",
"@wordpress/api-fetch": "6.47.0",
"@wordpress/block-editor": "12.18.2",
"@wordpress/blocks": "12.27.1",
"@wordpress/components": "25.16.0",
"@wordpress/compose": "6.27.0",
"@wordpress/data": "9.20.0",
"@wordpress/edit-post": "7.27.2",
"@wordpress/editor": "13.27.2",
"@wordpress/element": "5.27.0",
"@wordpress/hooks": "3.50.0",
"@wordpress/html-entities": "3.50.0",
"@wordpress/i18n": "4.50.0",
"@wordpress/icons": "9.41.0",
"@wordpress/notices": "4.18.0",
"classnames": "2.3.2",
"prop-types": "15.8.1",
"react-page-visibility": "7.0.0",
Expand All @@ -56,8 +56,8 @@
"@testing-library/user-event": "14.5.2",
"@types/jest": "29.5.11",
"@types/react": "18.2.33",
"@wordpress/babel-plugin-import-jsx-pragma": "4.31.0",
"@wordpress/core-data": "6.25.0",
"@wordpress/babel-plugin-import-jsx-pragma": "4.33.0",
"@wordpress/core-data": "6.27.2",
"babel-jest": "29.4.3",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
Significance: patch
Type: changed

Updated package dependencies.
12 changes: 6 additions & 6 deletions projects/js-packages/scan/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@testing-library/react": "14.1.2",
"@types/jest": "29.5.10",
"@types/react": "18.2.33",
"@wordpress/babel-plugin-import-jsx-pragma": "4.31.0",
"@wordpress/babel-plugin-import-jsx-pragma": "4.33.0",
"babel-jest": "29.7.0",
"jest": "^29.7.0",
"jest-environment-jsdom": "29.7.0",
Expand All @@ -52,17 +52,17 @@
"@automattic/jetpack-base-styles": "workspace:*",
"@automattic/jetpack-connection": "workspace:*",
"@automattic/jetpack-shared-extension-utils": "workspace:*",
"@wordpress/api-fetch": "6.45.0",
"@wordpress/element": "5.25.0",
"@wordpress/i18n": "4.48.0",
"@wordpress/url": "3.49.0",
"@wordpress/api-fetch": "6.47.0",
"@wordpress/element": "5.27.0",
"@wordpress/i18n": "4.50.0",
"@wordpress/url": "3.51.0",
"debug": "4.3.4",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
"peerDependencies": {
"react": "^18.2.0",
"react-dom": "^18.2.0",
"@wordpress/i18n": "4.47.0"
"@wordpress/i18n": "4.50.0"
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
Significance: patch
Type: changed

Updated package dependencies.
Loading

0 comments on commit e30dabe

Please sign in to comment.