Skip to content

Commit

Permalink
Upgrade browserslist and webcompat data packages (#65926)
Browse files Browse the repository at this point in the history
* Upgrade browserslist and webcompat data packages

* Limit view scripts to the Form block

* Update blocks.js

* Upgrade also webpack

* Update snapshots

---------

Co-authored-by: jsnajdr <[email protected]>
Co-authored-by: gziolo <[email protected]>
Co-authored-by: sirreal <[email protected]>
  • Loading branch information
4 people authored Oct 9, 2024
1 parent 6be7f8f commit 72d2ff4
Show file tree
Hide file tree
Showing 6 changed files with 106 additions and 120 deletions.
146 changes: 67 additions & 79 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -181,15 +181,15 @@
"babel-plugin-react-native-platform-specific-extensions": "1.1.1",
"babel-plugin-transform-remove-console": "6.9.4",
"benchmark": "2.1.4",
"browserslist": "4.22.2",
"caniuse-lite": "1.0.30001636",
"browserslist": "4.24.0",
"caniuse-lite": "1.0.30001667",
"chalk": "4.1.1",
"change-case": "4.1.2",
"client-zip": "^2.4.5",
"commander": "9.2.0",
"concurrently": "3.5.0",
"copy-webpack-plugin": "10.2.0",
"core-js-builder": "3.35.1",
"core-js-builder": "3.38.1",
"cross-env": "3.2.4",
"css-loader": "6.2.0",
"cssnano": "6.0.1",
Expand Down Expand Up @@ -258,11 +258,11 @@
"strip-json-comments": "5.0.0",
"style-loader": "3.2.1",
"terser": "5.32.0",
"terser-webpack-plugin": "5.3.9",
"terser-webpack-plugin": "5.3.10",
"typescript": "5.5.3",
"uuid": "9.0.1",
"webdriverio": "8.16.20",
"webpack": "5.88.2",
"webpack": "5.95.0",
"webpack-bundle-analyzer": "4.9.1",
"worker-farm": "1.7.0"
},
Expand Down
Loading

1 comment on commit 72d2ff4

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Flaky tests detected in 72d2ff4.
Some tests passed with failed attempts. The failures may not be related to this commit but are still reported for visibility. See the documentation for more information.

🔍 Workflow run URL: https://github.com/WordPress/gutenberg/actions/runs/11253511990
📝 Reported issues:

Please sign in to comment.