Skip to content

Commit

Permalink
Update wordpress monorepo (#34411)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
matticbot and renovate-bot authored Dec 1, 2023
1 parent fecc025 commit 6bfaa84
Show file tree
Hide file tree
Showing 85 changed files with 1,632 additions and 1,475 deletions.
2,425 changes: 1,213 additions & 1,212 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.42.0",
"@wordpress/block-editor": "12.13.0",
"@wordpress/components": "25.11.0",
"@wordpress/compose": "6.22.0",
"@wordpress/data": "9.15.0",
"@wordpress/element": "5.22.0",
"@wordpress/i18n": "4.45.0",
"@wordpress/icons": "9.36.0",
"@wordpress/api-fetch": "6.44.0",
"@wordpress/block-editor": "12.15.0",
"@wordpress/components": "25.13.0",
"@wordpress/compose": "6.24.0",
"@wordpress/data": "9.17.0",
"@wordpress/element": "5.24.0",
"@wordpress/i18n": "4.47.0",
"@wordpress/icons": "9.38.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.6",
"version": "0.16.7-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.46.0"
"@wordpress/url": "3.48.0"
},
"devDependencies": {
"jest": "29.4.3",
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.13",
"version": "0.6.14-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.36.0"
"@wordpress/base-styles": "4.38.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.17",
"version": "0.1.18-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.45.0",
"@wordpress/i18n": "4.47.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.
18 changes: 9 additions & 9 deletions projects/js-packages/components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@automattic/jetpack-components",
"version": "0.45.3",
"version": "0.45.4-alpha",
"description": "Jetpack Components Package",
"author": "Automattic",
"license": "GPL-2.0-or-later",
Expand All @@ -17,14 +17,14 @@
"@automattic/format-currency": "1.0.1",
"@automattic/jetpack-boost-score-api": "workspace:*",
"@babel/runtime": "^7",
"@wordpress/browserslist-config": "5.28.0",
"@wordpress/components": "25.11.0",
"@wordpress/compose": "6.22.0",
"@wordpress/data": "9.15.0",
"@wordpress/date": "4.45.0",
"@wordpress/element": "5.22.0",
"@wordpress/i18n": "4.45.0",
"@wordpress/icons": "9.36.0",
"@wordpress/browserslist-config": "5.30.0",
"@wordpress/components": "25.13.0",
"@wordpress/compose": "6.24.0",
"@wordpress/data": "9.17.0",
"@wordpress/date": "4.47.0",
"@wordpress/element": "5.24.0",
"@wordpress/i18n": "4.47.0",
"@wordpress/icons": "9.38.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.
16 changes: 8 additions & 8 deletions projects/js-packages/connection/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@automattic/jetpack-connection",
"version": "0.30.8",
"version": "0.30.9-alpha",
"description": "Jetpack Connection Component",
"homepage": "https://github.com/Automattic/jetpack/tree/HEAD/projects/js-packages/connection/#readme",
"bugs": {
Expand All @@ -18,13 +18,13 @@
"@automattic/jetpack-api": "workspace:*",
"@automattic/jetpack-components": "workspace:*",
"@automattic/jetpack-config": "workspace:*",
"@wordpress/base-styles": "4.36.0",
"@wordpress/browserslist-config": "5.28.0",
"@wordpress/components": "25.11.0",
"@wordpress/data": "9.15.0",
"@wordpress/element": "5.22.0",
"@wordpress/i18n": "4.45.0",
"@wordpress/icons": "9.36.0",
"@wordpress/base-styles": "4.38.0",
"@wordpress/browserslist-config": "5.30.0",
"@wordpress/components": "25.13.0",
"@wordpress/data": "9.17.0",
"@wordpress/element": "5.24.0",
"@wordpress/i18n": "4.47.0",
"@wordpress/icons": "9.38.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.28.0",
"@wordpress/browserslist-config": "5.30.0",
"eslint": "8.51.0",
"eslint-plugin-es-x": "7.2.0",
"jest": "29.4.3"
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.41",
"version": "2.0.42-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.28.0",
"@wordpress/i18n": "4.45.0",
"@wordpress/dependency-extraction-webpack-plugin": "4.30.0",
"@wordpress/i18n": "4.47.0",
"jest": "29.4.3",
"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.53",
"version": "0.10.54-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.36.0",
"@wordpress/components": "25.11.0",
"@wordpress/compose": "6.22.0",
"@wordpress/data": "9.15.0",
"@wordpress/element": "5.22.0",
"@wordpress/i18n": "4.45.0",
"@wordpress/url": "3.46.0",
"@wordpress/base-styles": "4.38.0",
"@wordpress/components": "25.13.0",
"@wordpress/compose": "6.24.0",
"@wordpress/data": "9.17.0",
"@wordpress/element": "5.24.0",
"@wordpress/i18n": "4.47.0",
"@wordpress/url": "3.48.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.
10 changes: 5 additions & 5 deletions projects/js-packages/licensing/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"name": "@automattic/jetpack-licensing",
"version": "0.11.13",
"version": "0.11.14-alpha",
"description": "Jetpack licensing flow",
"homepage": "https://github.com/Automattic/jetpack/tree/HEAD/projects/js-packages/licensing/#readme",
"bugs": {
Expand All @@ -22,10 +22,10 @@
"@automattic/jetpack-analytics": "workspace:*",
"@automattic/jetpack-api": "workspace:*",
"@automattic/jetpack-components": "workspace:*",
"@wordpress/components": "25.11.0",
"@wordpress/element": "5.22.0",
"@wordpress/i18n": "4.45.0",
"@wordpress/icons": "9.36.0",
"@wordpress/components": "25.13.0",
"@wordpress/element": "5.24.0",
"@wordpress/i18n": "4.47.0",
"@wordpress/icons": "9.38.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.61",
"version": "0.2.62-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": "8.19.1",
"@testing-library/react": "13.4.0",
"@testing-library/user-event": "14.4.3",
"@wordpress/base-styles": "4.36.0",
"@wordpress/data": "9.15.0",
"@wordpress/base-styles": "4.38.0",
"@wordpress/data": "9.17.0",
"jest": "29.4.3",
"jest-environment-jsdom": "29.4.3",
"jest-extended": "2.0.0",
Expand All @@ -42,7 +42,7 @@
"dependencies": {
"@automattic/jetpack-components": "workspace:*",
"@automattic/jetpack-connection": "workspace:*",
"@wordpress/i18n": "4.45.0",
"@wordpress/i18n": "4.47.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.45.0",
"@wordpress/api-fetch": "6.42.0",
"@wordpress/block-editor": "12.13.0",
"@wordpress/blocks": "12.22.0",
"@wordpress/components": "25.11.0",
"@wordpress/compose": "6.22.0",
"@wordpress/data": "9.15.0",
"@wordpress/edit-post": "7.22.0",
"@wordpress/editor": "13.22.0",
"@wordpress/element": "5.22.0",
"@wordpress/hooks": "3.45.0",
"@wordpress/html-entities": "3.45.0",
"@wordpress/i18n": "4.45.0",
"@wordpress/icons": "9.36.0",
"@wordpress/notices": "4.13.0",
"@wordpress/annotations": "2.47.0",
"@wordpress/api-fetch": "6.44.0",
"@wordpress/block-editor": "12.15.0",
"@wordpress/blocks": "12.24.0",
"@wordpress/components": "25.13.0",
"@wordpress/compose": "6.24.0",
"@wordpress/data": "9.17.0",
"@wordpress/edit-post": "7.24.0",
"@wordpress/editor": "13.24.0",
"@wordpress/element": "5.24.0",
"@wordpress/hooks": "3.47.0",
"@wordpress/html-entities": "3.47.0",
"@wordpress/i18n": "4.47.0",
"@wordpress/icons": "9.38.0",
"@wordpress/notices": "4.15.0",
"classnames": "2.3.2",
"prop-types": "15.8.1",
"react-page-visibility": "7.0.0",
Expand All @@ -55,8 +55,8 @@
"@testing-library/react": "13.4.0",
"@testing-library/user-event": "14.4.3",
"@types/react": "18.2.33",
"@wordpress/babel-plugin-import-jsx-pragma": "4.28.0",
"@wordpress/core-data": "6.22.0",
"@wordpress/babel-plugin-import-jsx-pragma": "4.30.0",
"@wordpress/core-data": "6.24.0",
"babel-jest": "29.4.3",
"jest": "29.4.3",
"jest-environment-jsdom": "29.4.3",
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
Significance: patch
Type: changed

Updated package dependencies.
18 changes: 9 additions & 9 deletions projects/js-packages/shared-extension-utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@automattic/jetpack-shared-extension-utils",
"version": "0.13.2",
"version": "0.13.3-alpha",
"description": "Utility functions used by the block editor extensions",
"homepage": "https://github.com/Automattic/jetpack/tree/HEAD/projects/js-packages/shared-extension-utils/#readme",
"bugs": {
Expand All @@ -20,13 +20,13 @@
"@automattic/jetpack-analytics": "workspace:*",
"@automattic/jetpack-components": "workspace:*",
"@automattic/jetpack-connection": "workspace:*",
"@wordpress/api-fetch": "6.42.0",
"@wordpress/compose": "6.22.0",
"@wordpress/data": "9.15.0",
"@wordpress/element": "5.22.0",
"@wordpress/i18n": "4.45.0",
"@wordpress/plugins": "6.13.0",
"@wordpress/url": "3.46.0",
"@wordpress/api-fetch": "6.44.0",
"@wordpress/compose": "6.24.0",
"@wordpress/data": "9.17.0",
"@wordpress/element": "5.24.0",
"@wordpress/i18n": "4.47.0",
"@wordpress/plugins": "6.15.0",
"@wordpress/url": "3.48.0",
"lodash": "4.17.21"
},
"devDependencies": {
Expand All @@ -43,7 +43,7 @@
"@testing-library/react": "13.4.0",
"@testing-library/user-event": "14.4.3",
"@babel/plugin-transform-react-jsx": "7.22.15",
"@wordpress/babel-plugin-import-jsx-pragma": "4.28.0"
"@wordpress/babel-plugin-import-jsx-pragma": "4.30.0"
},
"exports": {
".": "./index.js"
Expand Down
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 6bfaa84

Please sign in to comment.