anomiex and matticbot Update wordpress monorepo (#32803)
c78c47f Sep 1, 2023
Update wordpress monorepo (#32803)
* Update wordpress monorepo
* Skip `@wordpress/eslint-plugin` for now, will do that separately to
  more clearly coordinate updating other deps.
* Cleanup StaticSiteGeneratorPlugin globals in webpack.config.extensions.js
  Having `navigator: {}` was breaking framer-motion, and it turns out
  that and most of the rest are no longer needed.
* Work around typo in y-webrtc and y-protocols package.json
  They had `peerDependenies` rather than `peerDependencies`. Aready
  fixed upstream, but unreleased.
* Clean up no-longer-needed pnpmfile overrides
* Work around missing `@babel/runtime` dep in `@wordpress/patterns`
* Update serialization in jetpack mailchimp block test
  Looks like some GB change ([#53521]?) got better at omitting default values
* Update button test for changed popover container
  Probably [#53889]

[#53521]: https://href.li?https://github.com/wordpress/gutenberg/pull/53521
[#53889]: https://href.li?https://github.com/wordpress/gutenberg/pull/53889

---------

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Brad Jorsch <brad.jorsch@automattic.com>

Committed via a GitHub action: https://github.com/Automattic/jetpack/actions/runs/6052363633
c78c47f