Skip to content

Commit

Permalink
Update JS unit testing packages (#39278)
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 Sep 6, 2024
1 parent 933e2a9 commit 47c31b9
Show file tree
Hide file tree
Showing 40 changed files with 194 additions and 121 deletions.
197 changes: 97 additions & 100 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.
2 changes: 1 addition & 1 deletion projects/js-packages/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@storybook/addon-actions": "8.2.9",
"@storybook/blocks": "8.2.9",
"@storybook/react": "8.2.9",
"@testing-library/dom": "10.1.0",
"@testing-library/dom": "10.4.0",
"@testing-library/react": "15.0.7",
"@testing-library/user-event": "14.5.2",
"@types/jest": "29.5.12",
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/connection/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@babel/core": "7.24.7",
"@babel/preset-react": "7.24.7",
"@storybook/addon-actions": "8.2.9",
"@testing-library/dom": "10.1.0",
"@testing-library/dom": "10.4.0",
"@testing-library/react": "15.0.7",
"@testing-library/user-event": "14.5.2",
"@types/react": "18.3.3",
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/licensing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@babel/core": "7.24.7",
"@babel/plugin-transform-react-jsx": "7.24.7",
"@babel/preset-react": "7.24.7",
"@testing-library/dom": "10.1.0",
"@testing-library/dom": "10.4.0",
"@testing-library/react": "15.0.7",
"@testing-library/user-event": "14.5.2",
"@wordpress/babel-plugin-import-jsx-pragma": "5.6.0",
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/partner-coupon/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@automattic/jetpack-base-styles": "workspace:*",
"@babel/core": "7.24.7",
"@babel/preset-react": "7.24.7",
"@testing-library/dom": "10.1.0",
"@testing-library/dom": "10.4.0",
"@testing-library/react": "15.0.7",
"@testing-library/user-event": "14.5.2",
"@wordpress/base-styles": "5.6.0",
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/publicize-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"@babel/plugin-transform-react-jsx": "7.24.7",
"@babel/preset-react": "7.24.7",
"@babel/runtime": "7.24.7",
"@testing-library/dom": "10.1.0",
"@testing-library/dom": "10.4.0",
"@testing-library/react": "15.0.7",
"@testing-library/user-event": "14.5.2",
"@types/jest": "29.5.12",
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/shared-extension-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"react-dom": "18.3.1",
"jetpack-js-tools": "workspace:*",
"@automattic/jetpack-webpack-config": "workspace:*",
"@testing-library/dom": "10.1.0",
"@testing-library/dom": "10.4.0",
"@testing-library/react": "15.0.7",
"@testing-library/user-event": "14.5.2",
"@babel/plugin-transform-react-jsx": "7.24.7",
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/packages/backup/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"@babel/core": "7.24.7",
"@babel/preset-env": "7.24.7",
"@babel/runtime": "7.24.7",
"@testing-library/dom": "10.1.0",
"@testing-library/dom": "10.4.0",
"@testing-library/react": "15.0.7",
"@testing-library/user-event": "14.5.2",
"@wordpress/browserslist-config": "6.6.0",
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/packages/forms/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"@automattic/remove-asset-webpack-plugin": "workspace:*",
"@babel/core": "7.24.7",
"@babel/runtime": "7.24.7",
"@testing-library/dom": "10.1.0",
"@testing-library/dom": "10.4.0",
"@wordpress/api-fetch": "7.6.0",
"@wordpress/babel-plugin-import-jsx-pragma": "5.6.0",
"@wordpress/browserslist-config": "6.6.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/packages/my-jetpack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,8 @@
"@babel/preset-env": "7.24.7",
"@jest/globals": "29.7.0",
"@storybook/react": "8.2.9",
"@testing-library/dom": "10.1.0",
"@testing-library/jest-dom": "6.4.2",
"@testing-library/dom": "10.4.0",
"@testing-library/jest-dom": "6.5.0",
"@testing-library/react": "15.0.7",
"@testing-library/user-event": "14.5.2",
"@types/jest": "29.5.12",
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/packages/search/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"@babel/runtime": "7.24.7",
"@csstools/postcss-global-data": "2.1.1",
"@size-limit/preset-app": "11.1.4",
"@testing-library/dom": "10.1.0",
"@testing-library/dom": "10.4.0",
"@testing-library/preact": "3.2.4",
"@testing-library/react": "15.0.7",
"@wordpress/babel-plugin-import-jsx-pragma": "5.6.0",
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/packages/videopress/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@storybook/blocks": "8.2.9",
"@storybook/preview-api": "8.2.9",
"@storybook/react": "8.2.9",
"@testing-library/dom": "10.1.0",
"@testing-library/dom": "10.4.0",
"@testing-library/react": "15.0.7",
"@types/jest": "29.5.12",
"@types/react": "18.3.3",
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/packages/wordads/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"@babel/preset-react": "7.24.7",
"@babel/preset-typescript": "7.24.7",
"@babel/runtime": "7.24.7",
"@testing-library/dom": "10.1.0",
"@testing-library/dom": "10.4.0",
"@testing-library/preact": "3.2.4",
"@testing-library/react": "15.0.7",
"@wordpress/babel-plugin-import-jsx-pragma": "5.6.0",
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
Significance: patch
Type: changed

Updated package dependencies.
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"@babel/core": "7.24.7",
"@babel/preset-env": "7.24.7",
"@babel/runtime": "7.24.7",
"@testing-library/dom": "10.1.0",
"@testing-library/dom": "10.4.0",
"@testing-library/react": "15.0.7",
"@wordpress/browserslist-config": "6.6.0",
"babel-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.
2 changes: 1 addition & 1 deletion projects/plugins/classic-theme-helper-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@babel/core": "7.24.7",
"@babel/preset-env": "7.24.7",
"@babel/runtime": "7.24.7",
"@testing-library/dom": "10.1.0",
"@testing-library/dom": "10.4.0",
"@testing-library/react": "15.0.7",
"@wordpress/browserslist-config": "6.6.0",
"babel-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.
2 changes: 1 addition & 1 deletion projects/plugins/crm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@babel/core": "7.24.7",
"@babel/preset-env": "7.24.7",
"@babel/runtime": "7.24.7",
"@testing-library/dom": "10.1.0",
"@testing-library/dom": "10.4.0",
"@testing-library/react": "15.0.7",
"@types/jest": "29.5.12",
"@types/react": "18.3.3",
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
Significance: patch
Type: other

Updated package dependencies.
2 changes: 1 addition & 1 deletion projects/plugins/jetpack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@
"@babel/runtime": "7.24.7",
"@csstools/postcss-global-data": "2.1.1",
"@svgr/webpack": "7.0.0",
"@testing-library/dom": "10.1.0",
"@testing-library/dom": "10.4.0",
"@testing-library/react": "15.0.7",
"@testing-library/user-event": "14.5.2",
"@types/jest": "29.5.12",
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/plugins/social/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"@babel/preset-env": "7.24.7",
"@babel/runtime": "7.24.7",
"@csstools/postcss-global-data": "2.1.1",
"@testing-library/dom": "10.1.0",
"@testing-library/dom": "10.4.0",
"@testing-library/react": "15.0.7",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
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/plugins/starter-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@babel/core": "7.24.7",
"@babel/preset-env": "7.24.7",
"@babel/runtime": "7.24.7",
"@testing-library/dom": "10.1.0",
"@testing-library/dom": "10.4.0",
"@testing-library/react": "15.0.7",
"@wordpress/browserslist-config": "6.6.0",
"babel-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.
2 changes: 1 addition & 1 deletion projects/plugins/super-cache/tests/e2e/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"dotenv": "16.0.2",
"jest": "^29.0.0",
"shell-escape": "0.2.0",
"ts-jest": "29.1.2",
"ts-jest": "29.2.5",
"typescript": "5.0.4"
}
}
2 changes: 1 addition & 1 deletion tools/js-tools/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@octokit/auth-token": "5.1.1",
"@octokit/rest": "20.1.1",
"@rushstack/eslint-patch": "1.3.3",
"@testing-library/jest-dom": "6.4.2",
"@testing-library/jest-dom": "6.5.0",
"@typescript-eslint/eslint-plugin": "6.21.0",
"@typescript-eslint/parser": "6.21.0",
"@wordpress/eslint-plugin": "20.3.0",
Expand Down

0 comments on commit 47c31b9

Please sign in to comment.