Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update JS unit testing packages (major) #34694

Merged
merged 2 commits into from
Dec 18, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
411 changes: 175 additions & 236 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.
6 changes: 3 additions & 3 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.7",
"version": "0.45.8-alpha",
"description": "Jetpack Components Package",
"author": "Automattic",
"license": "GPL-2.0-or-later",
Expand Down Expand Up @@ -41,8 +41,8 @@
"@storybook/addon-actions": "7.4.6",
"@storybook/blocks": "7.4.6",
"@storybook/react": "7.4.6",
"@testing-library/dom": "8.20.1",
"@testing-library/react": "13.4.0",
"@testing-library/dom": "9.3.3",
"@testing-library/react": "14.1.2",
"@testing-library/user-event": "14.5.1",
"@types/jest": "29.5.10",
"@types/qrcode.react": "1.0.4",
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/connection/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@automattic/jetpack-connection",
"version": "0.30.10",
"version": "0.30.11-alpha",
"description": "Jetpack Connection Component",
"homepage": "https://github.com/Automattic/jetpack/tree/HEAD/projects/js-packages/connection/#readme",
"bugs": {
Expand Down Expand Up @@ -34,8 +34,8 @@
"@babel/core": "7.23.5",
"@babel/preset-react": "7.23.3",
"@storybook/addon-actions": "7.4.6",
"@testing-library/dom": "8.20.1",
"@testing-library/react": "13.4.0",
"@testing-library/dom": "9.3.3",
"@testing-library/react": "14.1.2",
"@testing-library/user-event": "14.5.1",
"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.
6 changes: 3 additions & 3 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.15",
"version": "0.11.16-alpha",
"description": "Jetpack licensing flow",
"homepage": "https://github.com/Automattic/jetpack/tree/HEAD/projects/js-packages/licensing/#readme",
"bugs": {
Expand Down Expand Up @@ -33,8 +33,8 @@
"@automattic/jetpack-base-styles": "workspace:*",
"@babel/core": "7.23.5",
"@babel/preset-react": "7.23.3",
"@testing-library/dom": "8.20.1",
"@testing-library/react": "13.4.0",
"@testing-library/dom": "9.3.3",
"@testing-library/react": "14.1.2",
"@testing-library/user-event": "14.5.1",
"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.
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.63",
"version": "0.2.64-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 @@ -23,14 +23,14 @@
"@automattic/jetpack-base-styles": "workspace:*",
"@babel/core": "7.23.5",
"@babel/preset-react": "7.23.3",
"@testing-library/dom": "8.20.1",
"@testing-library/react": "13.4.0",
"@testing-library/dom": "9.3.3",
"@testing-library/react": "14.1.2",
"@testing-library/user-event": "14.5.1",
"@wordpress/base-styles": "4.38.0",
"@wordpress/data": "9.17.0",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"jest-extended": "2.0.0",
"jest-extended": "4.0.2",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-test-renderer": "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.
6 changes: 3 additions & 3 deletions projects/js-packages/publicize-components/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"name": "@automattic/jetpack-publicize-components",
"version": "0.43.0",
"version": "0.43.1-alpha",
"description": "A library of JS components required by the Publicize editor plugin",
"homepage": "https://github.com/Automattic/jetpack/tree/HEAD/projects/js-packages/publicize-components/#readme",
"bugs": {
Expand Down Expand Up @@ -51,8 +51,8 @@
"@babel/plugin-transform-react-jsx": "7.23.4",
"@babel/preset-react": "7.23.3",
"@babel/runtime": "7.23.5",
"@testing-library/dom": "8.20.1",
"@testing-library/react": "13.4.0",
"@testing-library/dom": "9.3.3",
"@testing-library/react": "14.1.2",
"@testing-library/user-event": "14.5.1",
"@types/jest": "29.5.10",
"@types/react": "18.2.33",
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/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.4",
"version": "0.13.5-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 Down Expand Up @@ -39,8 +39,8 @@
"react-dom": "18.2.0",
"jetpack-js-tools": "workspace:*",
"@automattic/jetpack-webpack-config": "workspace:*",
"@testing-library/dom": "8.20.1",
"@testing-library/react": "13.4.0",
"@testing-library/dom": "9.3.3",
"@testing-library/react": "14.1.2",
"@testing-library/user-event": "14.5.1",
"@babel/plugin-transform-react-jsx": "7.23.4",
"@wordpress/babel-plugin-import-jsx-pragma": "4.30.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/backup/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@
"@babel/core": "7.23.5",
"@babel/preset-env": "7.23.5",
"@babel/runtime": "7.23.5",
"@testing-library/dom": "8.20.1",
"@testing-library/react": "13.4.0",
"@testing-library/dom": "9.3.3",
"@testing-library/react": "14.1.2",
"@testing-library/user-event": "14.5.1",
"@wordpress/browserslist-config": "5.30.0",
"concurrently": "7.6.0",
Expand Down
2 changes: 1 addition & 1 deletion projects/packages/backup/src/class-package-version.php
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
*/
class Package_Version {

const PACKAGE_VERSION = '2.0.3';
const PACKAGE_VERSION = '2.0.4-alpha';

const PACKAGE_SLUG = 'backup';

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/packages/my-jetpack/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"name": "@automattic/jetpack-my-jetpack",
"version": "4.1.3",
"version": "4.1.4-alpha",
"description": "WP Admin page with information and configuration shared among all Jetpack stand-alone plugins",
"homepage": "https://github.com/Automattic/jetpack/tree/HEAD/projects/packages/my-jetpack/#readme",
"bugs": {
Expand Down Expand Up @@ -50,8 +50,8 @@
"@babel/core": "7.23.5",
"@babel/preset-env": "7.23.5",
"@storybook/react": "7.4.6",
"@testing-library/dom": "8.20.1",
"@testing-library/react": "13.4.0",
"@testing-library/dom": "9.3.3",
"@testing-library/react": "14.1.2",
"@testing-library/user-event": "14.5.1",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
Expand Down
2 changes: 1 addition & 1 deletion projects/packages/my-jetpack/src/class-initializer.php
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ class Initializer {
*
* @var string
*/
const PACKAGE_VERSION = '4.1.3';
const PACKAGE_VERSION = '4.1.4-alpha';

/**
* HTML container ID for the IDC screen on My Jetpack page.
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/packages/search/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "jetpack-search",
"version": "0.40.3",
"version": "0.40.4-alpha",
"description": "Package for Jetpack Search products",
"main": "main.js",
"directories": {
Expand Down Expand Up @@ -71,9 +71,9 @@
"@babel/preset-typescript": "7.23.3",
"@babel/runtime": "7.23.5",
"@size-limit/preset-app": "8.2.6",
"@testing-library/dom": "8.20.1",
"@testing-library/dom": "9.3.3",
"@testing-library/preact": "3.2.3",
"@testing-library/react": "13.4.0",
"@testing-library/react": "14.1.2",
"@wordpress/babel-plugin-import-jsx-pragma": "4.30.0",
"@wordpress/browserslist-config": "5.30.0",
"@wordpress/dependency-extraction-webpack-plugin": "4.30.0",
Expand Down
2 changes: 1 addition & 1 deletion projects/packages/search/src/class-package.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
* Search package general information
*/
class Package {
const VERSION = '0.40.3';
const VERSION = '0.40.4-alpha';
const SLUG = 'search';

/**
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/packages/videopress/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"name": "@automattic/jetpack-videopress",
"version": "0.21.4",
"version": "0.21.5-alpha",
"description": "VideoPress package",
"homepage": "https://github.com/Automattic/jetpack/tree/HEAD/projects/packages/videopress/#readme",
"bugs": {
Expand Down Expand Up @@ -32,8 +32,8 @@
"@storybook/blocks": "7.4.6",
"@storybook/client-api": "7.4.6",
"@storybook/react": "7.4.6",
"@testing-library/dom": "8.20.1",
"@testing-library/react": "13.4.0",
"@testing-library/dom": "9.3.3",
"@testing-library/react": "14.1.2",
"@types/jest": "29.5.10",
"@types/react": "18.2.33",
"@types/react-dom": "18.2.14",
Expand Down
2 changes: 1 addition & 1 deletion projects/packages/videopress/src/class-package-version.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
* The Package_Version class.
*/
class Package_Version {
const PACKAGE_VERSION = '0.21.4';
const PACKAGE_VERSION = '0.21.5-alpha';

const PACKAGE_SLUG = 'videopress';

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/packages/wordads/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"name": "@automattic/jetpack-wordads",
"version": "0.3.2",
"version": "0.3.3-alpha",
"description": "Earn income by allowing Jetpack to display high quality ads.",
"main": "main.js",
"homepage": "https://github.com/Automattic/jetpack/tree/HEAD/projects/packages/wordads/#readme",
Expand Down Expand Up @@ -66,9 +66,9 @@
"@babel/preset-react": "7.23.3",
"@babel/preset-typescript": "7.23.3",
"@babel/runtime": "7.23.5",
"@testing-library/dom": "8.20.1",
"@testing-library/dom": "9.3.3",
"@testing-library/preact": "3.2.3",
"@testing-library/react": "13.4.0",
"@testing-library/react": "14.1.2",
"@wordpress/babel-plugin-import-jsx-pragma": "4.30.0",
"@wordpress/browserslist-config": "5.30.0",
"@wordpress/dependency-extraction-webpack-plugin": "4.30.0",
Expand Down
2 changes: 1 addition & 1 deletion projects/packages/wordads/src/class-package.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
* WordAds package general information
*/
class Package {
const VERSION = '0.3.2';
const VERSION = '0.3.3-alpha';
const SLUG = 'wordads';

/**
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/plugins/crm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@
"@babel/core": "7.23.5",
"@babel/preset-env": "7.23.5",
"@babel/runtime": "7.23.5",
"@testing-library/dom": "8.20.1",
"@testing-library/react": "13.4.0",
"@testing-library/dom": "9.3.3",
"@testing-library/react": "14.1.2",
"@types/jest": "29.5.10",
"@types/react": "18.2.33",
"@types/react-dom": "18.2.14",
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
Significance: patch
Type: other

Updated package dependencies.
4 changes: 2 additions & 2 deletions projects/plugins/jetpack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -123,8 +123,8 @@
"@babel/preset-env": "7.23.5",
"@babel/runtime": "7.23.5",
"@svgr/webpack": "7.0.0",
"@testing-library/dom": "8.20.1",
"@testing-library/react": "13.4.0",
"@testing-library/dom": "9.3.3",
"@testing-library/react": "14.1.2",
"@testing-library/user-event": "14.5.1",
"@types/jest": "29.5.10",
"@types/react": "18.2.33",
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/plugins/social/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,8 @@
"@babel/core": "7.23.5",
"@babel/preset-env": "7.23.5",
"@babel/runtime": "7.23.5",
"@testing-library/dom": "8.20.1",
"@testing-library/react": "13.4.0",
"@testing-library/dom": "9.3.3",
"@testing-library/react": "14.1.2",
"@types/react": "18.2.33",
"@types/react-dom": "18.2.14",
"@wordpress/browserslist-config": "5.30.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/plugins/starter-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@
"@babel/core": "7.23.5",
"@babel/preset-env": "7.23.5",
"@babel/runtime": "7.23.5",
"@testing-library/dom": "8.20.1",
"@testing-library/react": "13.4.0",
"@testing-library/dom": "9.3.3",
"@testing-library/react": "14.1.2",
"@wordpress/browserslist-config": "5.30.0",
"babel-jest": "29.4.3",
"concurrently": "7.6.0",
Expand Down
2 changes: 1 addition & 1 deletion tools/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,6 @@
},
"devDependencies": {
"jest": "29.7.0",
"jest-extended": "2.0.0"
"jest-extended": "4.0.2"
}
}
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": "4.0.0",
"@octokit/rest": "19.0.13",
"@rushstack/eslint-patch": "1.3.3",
"@testing-library/jest-dom": "5.17.0",
"@testing-library/jest-dom": "6.1.5",
"@typescript-eslint/eslint-plugin": "6.7.5",
"@typescript-eslint/parser": "6.7.5",
"@wordpress/eslint-plugin": "17.4.0",
Expand Down
Loading