Skip to content

Commit dfa6c93

Browse files
chore(deps): update jest monorepo to v30 (major) (#1893)
* chore(deps): update jest monorepo to v30 * Update snapshot * Update * Update --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Nathan Bierema <[email protected]>
1 parent 8b554db commit dfa6c93

File tree

19 files changed

+1038
-806
lines changed

19 files changed

+1038
-806
lines changed

extension/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,8 +66,8 @@
6666
"esbuild": "^0.25.5",
6767
"globals": "^16.2.0",
6868
"immutable": "^5.1.3",
69-
"jest": "^29.7.0",
70-
"jest-environment-jsdom": "^29.7.0",
69+
"jest": "^30.0.0",
70+
"jest-environment-jsdom": "^30.0.0",
7171
"pug": "^3.0.3",
7272
"rimraf": "^6.0.1",
7373
"selenium-webdriver": "^4.33.0",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"eslint-plugin-jest": "^28.14.0",
1111
"eslint-plugin-react": "^7.37.5",
1212
"eslint-plugin-react-hooks": "^5.2.0",
13-
"jest": "^29.7.0",
13+
"jest": "^30.0.0",
1414
"prettier": "3.5.3",
1515
"typescript": "~5.8.3",
1616
"typescript-eslint": "^8.34.1"

packages/map2tree/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,10 +40,10 @@
4040
"lodash-es": "^4.17.21"
4141
},
4242
"devDependencies": {
43-
"@types/jest": "^29.5.14",
43+
"@types/jest": "^30.0.0",
4444
"@types/lodash-es": "^4.17.12",
4545
"immutable": "^5.1.3",
46-
"jest": "^29.7.0",
46+
"jest": "^30.0.0",
4747
"rimraf": "^6.0.1",
4848
"ts-jest": "^29.4.0",
4949
"typescript": "~5.8.3"

packages/react-base16-styling/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,10 +43,10 @@
4343
},
4444
"devDependencies": {
4545
"@types/color": "^4.2.0",
46-
"@types/jest": "^29.5.14",
46+
"@types/jest": "^30.0.0",
4747
"@types/lodash-es": "^4.17.12",
48-
"jest": "^29.7.0",
49-
"jest-environment-jsdom": "^29.7.0",
48+
"jest": "^30.0.0",
49+
"jest-environment-jsdom": "^30.0.0",
5050
"rimraf": "^6.0.1",
5151
"ts-jest": "^29.4.0",
5252
"typescript": "~5.8.3"

packages/react-json-tree/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,9 +44,9 @@
4444
"react-base16-styling": "workspace:^"
4545
},
4646
"devDependencies": {
47-
"@types/jest": "^29.5.14",
47+
"@types/jest": "^30.0.0",
4848
"@types/react": "^19.1.8",
49-
"jest": "^29.7.0",
49+
"jest": "^30.0.0",
5050
"react": "^19.1.0",
5151
"rimraf": "^6.0.1",
5252
"ts-jest": "^29.4.0",

packages/redux-devtools-app-core/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -67,16 +67,16 @@
6767
"@testing-library/dom": "^10.4.0",
6868
"@testing-library/jest-dom": "^6.6.3",
6969
"@testing-library/react": "^16.3.0",
70-
"@types/jest": "^29.5.14",
70+
"@types/jest": "^30.0.0",
7171
"@types/jsan": "^3.1.5",
7272
"@types/json-schema": "^7.0.15",
7373
"@types/node": "^22.15.32",
7474
"@types/react": "^19.1.8",
7575
"@types/react-dom": "^19.1.6",
7676
"cross-env": "^7.0.3",
7777
"esbuild": "^0.25.5",
78-
"jest": "^29.7.0",
79-
"jest-environment-jsdom": "^29.7.0",
78+
"jest": "^30.0.0",
79+
"jest-environment-jsdom": "^30.0.0",
8080
"react": "^19.1.0",
8181
"react-dom": "^19.1.0",
8282
"react-redux": "^9.2.0",

packages/redux-devtools-cli/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"@types/cors": "^2.8.19",
7575
"@types/cross-spawn": "^6.0.6",
7676
"@types/express": "^5.0.3",
77-
"@types/jest": "^29.5.14",
77+
"@types/jest": "^30.0.0",
7878
"@types/lodash-es": "^4.17.12",
7979
"@types/minimist": "^1.2.5",
8080
"@types/morgan": "^1.9.10",
@@ -85,7 +85,7 @@
8585
"@types/supertest": "^6.0.3",
8686
"@types/uuid": "^10.0.0",
8787
"globals": "^16.2.0",
88-
"jest": "^29.7.0",
88+
"jest": "^30.0.0",
8989
"ncp": "^2.0.0",
9090
"rimraf": "^6.0.1",
9191
"socketcluster-client": "^19.2.6",

packages/redux-devtools-inspector-monitor-test-tab/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -67,12 +67,12 @@
6767
"@testing-library/dom": "^10.4.0",
6868
"@testing-library/react": "^16.3.0",
6969
"@types/es6template": "^1.0.5",
70-
"@types/jest": "^29.5.14",
70+
"@types/jest": "^30.0.0",
7171
"@types/jsan": "^3.1.5",
7272
"@types/object-path": "^0.11.4",
7373
"@types/react": "^19.1.8",
74-
"jest": "^29.7.0",
75-
"jest-environment-jsdom": "^29.7.0",
74+
"jest": "^30.0.0",
75+
"jest-environment-jsdom": "^30.0.0",
7676
"react": "^19.1.0",
7777
"react-dom": "^19.1.0",
7878
"redux": "^5.0.1",

packages/redux-devtools-inspector-monitor-trace-tab/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -53,13 +53,13 @@
5353
"@testing-library/dom": "^10.4.0",
5454
"@testing-library/react": "^16.3.0",
5555
"@types/babel__code-frame": "^7.0.6",
56-
"@types/jest": "^29.5.14",
56+
"@types/jest": "^30.0.0",
5757
"@types/node": "^22.15.32",
5858
"@types/path-browserify": "^1.0.3",
5959
"@types/react": "^19.1.8",
6060
"@types/source-map": "0.5.2",
61-
"jest": "^29.7.0",
62-
"jest-environment-jsdom": "^29.7.0",
61+
"jest": "^30.0.0",
62+
"jest-environment-jsdom": "^30.0.0",
6363
"react": "^19.1.0",
6464
"react-dom": "^19.1.0",
6565
"redux": "^5.0.1",

packages/redux-devtools-instrument/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,9 +47,9 @@
4747
"@babel/plugin-transform-runtime": "^7.27.4",
4848
"@babel/preset-env": "^7.27.2",
4949
"@babel/preset-typescript": "^7.27.1",
50-
"@types/jest": "^29.5.14",
50+
"@types/jest": "^30.0.0",
5151
"@types/node": "^22.15.32",
52-
"jest": "^29.7.0",
52+
"jest": "^30.0.0",
5353
"redux": "^5.0.1",
5454
"rimraf": "^6.0.1",
5555
"rxjs": "^7.8.2",

packages/redux-devtools-rtk-query-monitor/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -69,12 +69,12 @@
6969
"@testing-library/dom": "^10.4.0",
7070
"@testing-library/jest-dom": "^6.6.3",
7171
"@testing-library/react": "^16.3.0",
72-
"@types/jest": "^29.5.14",
72+
"@types/jest": "^30.0.0",
7373
"@types/hex-rgba": "^1.0.3",
7474
"@types/lodash.debounce": "^4.0.9",
7575
"@types/react": "^19.1.8",
76-
"jest": "^29.7.0",
77-
"jest-environment-jsdom": "^29.7.0",
76+
"jest": "^30.0.0",
77+
"jest-environment-jsdom": "^30.0.0",
7878
"react": "^19.1.0",
7979
"react-dom": "^19.1.0",
8080
"react-redux": "^9.2.0",

packages/redux-devtools-serialize/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,10 +47,10 @@
4747
"@babel/plugin-transform-runtime": "^7.27.4",
4848
"@babel/preset-env": "^7.27.2",
4949
"@babel/preset-typescript": "^7.27.1",
50-
"@types/jest": "^29.5.14",
50+
"@types/jest": "^30.0.0",
5151
"@types/jsan": "^3.1.5",
5252
"immutable": "^5.1.3",
53-
"jest": "^29.7.0",
53+
"jest": "^30.0.0",
5454
"rimraf": "^6.0.1",
5555
"ts-jest": "^29.4.0",
5656
"typescript": "~5.8.3"

packages/redux-devtools-ui/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -72,12 +72,12 @@
7272
"@testing-library/user-event": "^14.6.1",
7373
"@types/color": "^4.2.0",
7474
"@types/node": "^22.15.32",
75-
"@types/jest": "^29.5.14",
75+
"@types/jest": "^30.0.0",
7676
"@types/react": "^19.1.8",
7777
"babel-loader": "^10.0.0",
7878
"csstype": "^3.1.3",
79-
"jest": "^29.7.0",
80-
"jest-environment-jsdom": "^29.7.0",
79+
"jest": "^30.0.0",
80+
"jest-environment-jsdom": "^30.0.0",
8181
"ncp": "^2.0.0",
8282
"react": "^19.1.0",
8383
"react-dom": "^19.1.0",

packages/redux-devtools-ui/test/__snapshots__/Editor.test.tsx.snap

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Jest Snapshot v1, https://goo.gl/fbAQLP
1+
// Jest Snapshot v1, https://jestjs.io/docs/snapshot-testing
22

33
exports[`Editor renders correctly 1`] = `
44
<div
@@ -76,7 +76,7 @@ exports[`Editor renders correctly 1`] = `
7676
>
7777
<span
7878
role="presentation"
79-
style="padding-right: .1px;"
79+
style="padding-right: 0.1px;"
8080
>
8181
<span
8282
class="cm-keyword"

packages/redux-devtools-ui/test/__snapshots__/Form.test.tsx.snap

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Jest Snapshot v1, https://goo.gl/fbAQLP
1+
// Jest Snapshot v1, https://jestjs.io/docs/snapshot-testing
22

33
exports[`Form renders correctly 1`] = `
44
<form
@@ -233,7 +233,7 @@ exports[`Form renders correctly 1`] = `
233233
id="react-select-2-input"
234234
role="combobox"
235235
spellcheck="false"
236-
style="opacity: 1; width: 100%; grid-area: 1 / 2; min-width: 2px; border: 0px; margin: 0px; outline: 0; padding: 0px;"
236+
style="color: inherit; background: 0px; opacity: 1; width: 100%; grid-area: 1 / 2; min-width: 2px; border: 0px; margin: 0px; outline: 0; padding: 0px;"
237237
tabindex="0"
238238
type="text"
239239
value=""
@@ -614,7 +614,7 @@ exports[`Form renders with no button 1`] = `
614614
id="react-select-4-input"
615615
role="combobox"
616616
spellcheck="false"
617-
style="opacity: 1; width: 100%; grid-area: 1 / 2; min-width: 2px; border: 0px; margin: 0px; outline: 0; padding: 0px;"
617+
style="color: inherit; background: 0px; opacity: 1; width: 100%; grid-area: 1 / 2; min-width: 2px; border: 0px; margin: 0px; outline: 0; padding: 0px;"
618618
tabindex="0"
619619
type="text"
620620
value=""
@@ -986,7 +986,7 @@ exports[`Form renders with primary button 1`] = `
986986
id="react-select-3-input"
987987
role="combobox"
988988
spellcheck="false"
989-
style="opacity: 1; width: 100%; grid-area: 1 / 2; min-width: 2px; border: 0px; margin: 0px; outline: 0; padding: 0px;"
989+
style="color: inherit; background: 0px; opacity: 1; width: 100%; grid-area: 1 / 2; min-width: 2px; border: 0px; margin: 0px; outline: 0; padding: 0px;"
990990
tabindex="0"
991991
type="text"
992992
value=""

packages/redux-devtools-ui/test/__snapshots__/Select.test.tsx.snap

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Jest Snapshot v1, https://goo.gl/fbAQLP
1+
// Jest Snapshot v1, https://jestjs.io/docs/snapshot-testing
22

33
exports[`Select renders correctly 1`] = `
44
<div
@@ -44,7 +44,7 @@ exports[`Select renders correctly 1`] = `
4444
id="react-select-2-input"
4545
role="combobox"
4646
spellcheck="false"
47-
style="opacity: 1; width: 100%; grid-area: 1 / 2; min-width: 2px; border: 0px; margin: 0px; outline: 0; padding: 0px;"
47+
style="color: inherit; background: 0px; opacity: 1; width: 100%; grid-area: 1 / 2; min-width: 2px; border: 0px; margin: 0px; outline: 0; padding: 0px;"
4848
tabindex="0"
4949
type="text"
5050
value=""
@@ -241,7 +241,7 @@ exports[`Select should select another option 1`] = `
241241
id="react-select-4-input"
242242
role="combobox"
243243
spellcheck="false"
244-
style="opacity: 1; width: 100%; grid-area: 1 / 2; min-width: 2px; border: 0px; margin: 0px; outline: 0; padding: 0px;"
244+
style="color: inherit; background: 0px; opacity: 1; width: 100%; grid-area: 1 / 2; min-width: 2px; border: 0px; margin: 0px; outline: 0; padding: 0px;"
245245
tabindex="0"
246246
type="text"
247247
value="two"
@@ -353,7 +353,7 @@ exports[`Select shouldn't find any results 1`] = `
353353
id="react-select-5-input"
354354
role="combobox"
355355
spellcheck="false"
356-
style="opacity: 1; width: 100%; grid-area: 1 / 2; min-width: 2px; border: 0px; margin: 0px; outline: 0; padding: 0px;"
356+
style="color: inherit; background: 0px; opacity: 1; width: 100%; grid-area: 1 / 2; min-width: 2px; border: 0px; margin: 0px; outline: 0; padding: 0px;"
357357
tabindex="0"
358358
type="text"
359359
value="text"

packages/redux-devtools/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,10 +52,10 @@
5252
"@babel/preset-env": "^7.27.2",
5353
"@babel/preset-react": "^7.27.1",
5454
"@babel/preset-typescript": "^7.27.1",
55-
"@types/jest": "^29.5.14",
55+
"@types/jest": "^30.0.0",
5656
"@types/node": "^22.15.32",
5757
"@types/react": "^19.1.8",
58-
"jest": "^29.7.0",
58+
"jest": "^30.0.0",
5959
"react": "^19.1.0",
6060
"react-dom": "^19.1.0",
6161
"react-redux": "^9.2.0",

0 commit comments

Comments
 (0)