rthaut / deviantART-Filter

A browser extension that allows you to filter DeviantArt by user, keyword, and/or category.
https://rthaut.github.io/deviantART-Filter/
GNU General Public License v3.0
30 stars 1 forks source link

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

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
webpack-bundle-analyzer ^3.8.0 -> ^4.0.0 age adoption passing confidence

Release Notes

webpack-contrib/webpack-bundle-analyzer ### [`v4.3.0`](https://togithub.com/webpack-contrib/webpack-bundle-analyzer/blob/master/CHANGELOG.md#​430) [Compare Source](https://togithub.com/webpack-contrib/webpack-bundle-analyzer/compare/v4.2.0...v4.3.0) - **Improvement** - Replace express with builtin node server, reducing number of dependencies ([#​398](https://togithub.com/webpack-contrib/webpack-bundle-analyzer/pull/398) by [@​TrySound](https://togithub.com/TrySound)) - Move `filesize` to dev dependencies, reducing number of dependencies ([#​401](https://togithub.com/webpack-contrib/webpack-bundle-analyzer/pull/401) by [@​realityking](https://togithub.com/realityking)) - **Internal** - Replace Travis with GitHub actions ([#​402](https://togithub.com/webpack-contrib/webpack-bundle-analyzer/pull/402) by [@​valscion](https://togithub.com/valscion)) ### [`v4.2.0`](https://togithub.com/webpack-contrib/webpack-bundle-analyzer/blob/master/CHANGELOG.md#​420) [Compare Source](https://togithub.com/webpack-contrib/webpack-bundle-analyzer/compare/v4.1.0...v4.2.0) - **Improvement** - A number of improvements to reduce the number of dependencies ([#​391](https://togithub.com/webpack-contrib/webpack-bundle-analyzer/pull/391), [#​396](https://togithub.com/webpack-contrib/webpack-bundle-analyzer/pull/396), [#​397](https://togithub.com/webpack-contrib/webpack-bundle-analyzer/pull/397)) - **Bug Fix** - Prevent crashes for bundles generated from webpack array configs. ([#​394](https://togithub.com/webpack-contrib/webpack-bundle-analyzer/pull/394) by [@​ctavan](https://togithub.com/ctavan)) - Fix `non-asset` assets causing analyze failure. ([#​385](https://togithub.com/webpack-contrib/webpack-bundle-analyzer/issues/385) by [@​ZKHelloworld](https://togithub.com/ZKHelloworld)) ### [`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

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

:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.

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

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



This PR has been generated by WhiteSource Renovate. View repository job log here.