springload / draftail

📝🍸 A configurable rich text editor built with Draft.js
https://www.draftail.org/
MIT License
608 stars 68 forks source link

chore(deps): update webpack-bundle-analyzer to v4 #431

Closed thi-bot closed 3 years ago

thi-bot commented 3 years ago

This PR contains the following updates:

Package Update Type Change
webpack-bundle-analyzer major devDependencies 3.9.0 -> 4.1.0

Release Notes

webpack-contrib/webpack-bundle-analyzer ### [`v4.1.0`](https://togithub.com/webpack-contrib/webpack-bundle-analyzer/blob/master/CHANGELOG.md#​410) [Compare Source](https://togithub.com/webpack-contrib/webpack-bundle-analyzer/compare/v4.0.0...v4.1.0) - **Improvement** - Significantly speed up generation of `stats.json` file (see `generateStatsFile` option). ### [`v4.0.0`](https://togithub.com/webpack-contrib/webpack-bundle-analyzer/blob/master/CHANGELOG.md#​400) [Compare Source](https://togithub.com/webpack-contrib/webpack-bundle-analyzer/compare/e4b2677b11b86b11984aebc2a17cd0c1bea22595...v4.0.0) - **Breaking change** - Dropped support for Node.js 6 and 8. Minimal required version now is v10.13.0 - **Improvement** - Support for Webpack 5 - **Bug Fix** - Prevent crashes when `openAnalyzer` was set to true in environments where there's no program to handle opening. ([#​382](https://togithub.com/webpack-contrib/webpack-bundle-analyzer/pull/382) by [@​wbobeirne](https://togithub.com/wbobeirne)) - **Internal** - Updated dependencies - Added support for multiple Webpack versions in tests

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Enabled.

♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Renovate Bot.