mike-works / vscode-fundamentals

👨‍🏫 Mike's Visual Studio Code Course
https://frontendmasters.com/courses/visual-studio-code/
BSD 3-Clause "New" or "Revised" License
201 stars 108 forks source link

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

Open renovate[bot] opened 3 years ago

renovate[bot] commented 3 years ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
webpack-bundle-analyzer 3.9.0 -> 4.10.2 age adoption passing confidence
@types/webpack-bundle-analyzer (source) 3.9.4 -> 4.7.0 age adoption passing confidence

Release Notes

webpack-contrib/webpack-bundle-analyzer (webpack-bundle-analyzer) ### [`v4.10.2`](https://redirect.github.com/webpack-contrib/webpack-bundle-analyzer/blob/HEAD/CHANGELOG.md#4102) [Compare Source](https://redirect.github.com/webpack-contrib/webpack-bundle-analyzer/compare/v4.10.1...v4.10.2) - **Bug Fix** - fix `.cjs` files not being handled ([#​512](https://redirect.github.com/webpack-contrib/webpack-bundle-analyzer/pull/512) by [@​Rush](https://redirect.github.com/Rush)) - **Internal** - Remove `is-plain-object` ([#​627](https://redirect.github.com/webpack-contrib/webpack-bundle-analyzer/pull/627) by [@​SukkaW](https://redirect.github.com/SukkaW)) ### [`v4.10.1`](https://redirect.github.com/webpack-contrib/webpack-bundle-analyzer/blob/HEAD/CHANGELOG.md#4101) [Compare Source](https://redirect.github.com/webpack-contrib/webpack-bundle-analyzer/compare/021de3ddd433993002e214e9840c2c53664a7366...v4.10.1) - **Bug Fix** - fix `this.handleValueChange.cancel()` is not a function ([#​611](https://redirect.github.com/webpack-contrib/webpack-bundle-analyzer/pull/625) by [@​life2015](https://redirect.github.com/life2015)) ### [`v4.10.0`](https://redirect.github.com/webpack-contrib/webpack-bundle-analyzer/blob/HEAD/CHANGELOG.md#4100) [Compare Source](https://redirect.github.com/webpack-contrib/webpack-bundle-analyzer/compare/v4.9.1...021de3ddd433993002e214e9840c2c53664a7366) - **Improvement** - Allows filtering the list of entrypoints ([#​624](https://redirect.github.com/webpack-contrib/webpack-bundle-analyzer/pull/624) by [@​chriskrogh](https://redirect.github.com/chriskrogh)) - **Internal** - Make module much slimmer by replacing all `lodash.*` packages ([#​612](https://redirect.github.com/webpack-contrib/webpack-bundle-analyzer/pull/612)) by [@​sukkaw](https://redirect.github.com/sukkaw). ### [`v4.9.1`](https://redirect.github.com/webpack-contrib/webpack-bundle-analyzer/blob/HEAD/CHANGELOG.md#491) [Compare Source](https://redirect.github.com/webpack-contrib/webpack-bundle-analyzer/compare/v4.9.0...v4.9.1) - **Internal** - Replace some lodash usages with JavaScript native API ([#​505](https://redirect.github.com/webpack-contrib/webpack-bundle-analyzer/pull/505)) by [@​sukkaw](https://redirect.github.com/sukkaw). - Make module much slimmer ([#​609](https://redirect.github.com/webpack-contrib/webpack-bundle-analyzer/pull/609)) by [@​sukkaw](https://redirect.github.com/sukkaw). - **Bug Fix** - fix `analyzerMode: 'server'` on certain machines ([#​611](https://redirect.github.com/webpack-contrib/webpack-bundle-analyzer/pull/611) by [@​panbenson](https://redirect.github.com/panbenson)) ### [`v4.9.0`](https://redirect.github.com/webpack-contrib/webpack-bundle-analyzer/blob/HEAD/CHANGELOG.md#490) [Compare Source](https://redirect.github.com/webpack-contrib/webpack-bundle-analyzer/compare/v4.8.0...v4.9.0) - **Improvement** - Display modules included in concatenated entry modules on Webpack 5 when "Show content of concatenated modules" is checked ([#​602](https://redirect.github.com/webpack-contrib/webpack-bundle-analyzer/pull/602) by [@​pgoldberg](https://redirect.github.com/pgoldberg)) ### [`v4.8.0`](https://redirect.github.com/webpack-contrib/webpack-bundle-analyzer/blob/HEAD/CHANGELOG.md#480) [Compare Source](https://redirect.github.com/webpack-contrib/webpack-bundle-analyzer/compare/v4.7.0...v4.8.0) - **Improvement** - Support reading large (>500MB) stats.json files ([#​423](https://redirect.github.com/webpack-contrib/webpack-bundle-analyzer/pull/423) by [@​henry-alakazhang](https://redirect.github.com/henry-alakazhang)) - Improve search UX by graying out non-matches ([#​554](https://redirect.github.com/webpack-contrib/webpack-bundle-analyzer/pull/554) by [@​starpit](https://redirect.github.com/starpit)) - **Internal** - Add Node.js v16.x to CI and update GitHub actions ([#​539](https://redirect.github.com/webpack-contrib/webpack-bundle-analyzer/pull/539) by [@​amareshsm](https://redirect.github.com/amareshsm)) ### [`v4.7.0`](https://redirect.github.com/webpack-contrib/webpack-bundle-analyzer/blob/HEAD/CHANGELOG.md#470) [Compare Source](https://redirect.github.com/webpack-contrib/webpack-bundle-analyzer/compare/v4.6.1...v4.7.0) - **New Feature** - Add the ability to filter to displaying only initial chunks per entrypoint ([#​519](https://redirect.github.com/webpack-contrib/webpack-bundle-analyzer/pull/519) by [@​pas-trop-de-zele](https://redirect.github.com/pas-trop-de-zele)) ### [`v4.6.1`](https://redirect.github.com/webpack-contrib/webpack-bundle-analyzer/blob/HEAD/CHANGELOG.md#461) [Compare Source](https://redirect.github.com/webpack-contrib/webpack-bundle-analyzer/compare/v4.6.0...v4.6.1) - **Bug Fix** - fix outputting different URL in cli mode ([#​524](https://redirect.github.com/webpack-contrib/webpack-bundle-analyzer/pull/524) by [@​southorange1228](https://redirect.github.com/southorange1228)) ### [`v4.6.0`](https://redirect.github.com/webpack-contrib/webpack-bundle-analyzer/blob/HEAD/CHANGELOG.md#460) [Compare Source](https://redirect.github.com/webpack-contrib/webpack-bundle-analyzer/compare/v4.5.0...v4.6.0) - **New Feature** - Support outputting different URL in server mode ([#​520](https://redirect.github.com/webpack-contrib/webpack-bundle-analyzer/pull/520) by [@​southorange1228](https://redirect.github.com/southorange1228)) - Use deterministic chunk colors (#[501](https://redirect.github.com/webpack-contrib/webpack-bundle-analyzer/pull/501) by [@​CreativeTechGuy](https://redirect.github.com/CreativeTechGuy)) ### [`v4.5.0`](https://redirect.github.com/webpack-contrib/webpack-bundle-analyzer/blob/HEAD/CHANGELOG.md#450) [Compare Source](https://redirect.github.com/webpack-contrib/webpack-bundle-analyzer/compare/v4.4.2...v4.5.0) - **Improvement** - Stop publishing src folder to npm ([#​478](https://redirect.github.com/webpack-contrib/webpack-bundle-analyzer/pull/478) by [@​wood1986](https://redirect.github.com/wood1986)) - **Internal** - Update some dependencies ([#​448](https://redirect.github.com/webpack-contrib/webpack-bundle-analyzer/pull/448)) - Replace nightmare with Puppeteer ([#​469](https://redirect.github.com/webpack-contrib/webpack-bundle-analyzer/pull/469) by [@​valscion](https://redirect.github.com/valscion)) - Replace Mocha with Jest ([#​470](https://redirect.github.com/webpack-contrib/webpack-bundle-analyzer/pull/470) by [@​valscion](https://redirect.github.com/valscion)) ### [`v4.4.2`](https://redirect.github.com/webpack-contrib/webpack-bundle-analyzer/blob/HEAD/CHANGELOG.md#442) [Compare Source](https://redirect.github.com/webpack-contrib/webpack-bundle-analyzer/compare/v4.4.1...v4.4.2) - **Bug Fix** - Fix failure with `compiler.outputFileSystem.constructor` being `undefined` ([#​447](https://redirect.github.com/webpack-contrib/webpack-bundle-analyzer/pull/447) by [@​kedarv](https://redirect.github.com/kedarv) and [@​alexander-akait](https://redirect.github.com/alexander-akait)) - **NOTE:** This fix doesn't have added test coverage so the fix might break in future versions unless test coverage is added later. ### [`v4.4.1`](https://redirect.github.com/webpack-contrib/webpack-bundle-analyzer/blob/HEAD/CHANGELOG.md#441) [Compare Source](https://redirect.github.com/webpack-contrib/webpack-bundle-analyzer/compare/v4.4.0...v4.4.1) - **Bug Fix** - Fix missing module chunks ([#​433](https://redirect.github.com/webpack-contrib/webpack-bundle-analyzer/pull/433) by [@​deanshub](https://redirect.github.com/deanshub)) - **Internal** - Fix tests timing out in CI ([#​435](https://redirect.github.com/webpack-contrib/webpack-bundle-analyzer/pull/435) by [@​deanshub](https://redirect.github.com/deanshub)) - Fix command in issue template ([#​428](https://redirect.github.com/webpack-contrib/webpack-bundle-analyzer/pull/428) by [@​cncolder](https://redirect.github.com/cncolder)) ### [`v4.4.0`](https://redirect.github.com/webpack-contrib/webpack-bundle-analyzer/blob/HEAD/CHANGELOG.md#440) [Compare Source](https://redirect.github.com/webpack-contrib/webpack-bundle-analyzer/compare/v4.3.0...v4.4.0) - **Improvement** - Keep treemap labels visible during zooming animations for better user experience ([#​414](https://redirect.github.com/webpack-contrib/webpack-bundle-analyzer/pull/414) by [@​stanislawosinski](https://redirect.github.com/stanislawosinski)) - **Bug Fix** - Don't show an empty tooltip when hovering over the FoamTree attribution group or between top-level groups ([#​413](https://redirect.github.com/webpack-contrib/webpack-bundle-analyzer/pull/413) by [@​stanislawosinski](https://redirect.github.com/stanislawosinski)) - **Internal** - Upgrade FoamTree to version 3.5.0, replace vendor dependency with an NPM package ([#​412](https://redirect.github.com/webpack-contrib/webpack-bundle-analyzer/pull/412) by [@​stanislawosinski](https://redirect.github.com/stanislawosinski)) ### [`v4.3.0`](https://redirect.github.com/webpack-contrib/webpack-bundle-analyzer/blob/HEAD/CHANGELOG.md#430) [Compare Source](https://redirect.github.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://redirect.github.com/webpack-contrib/webpack-bundle-analyzer/pull/398) by [@​TrySound](https://redirect.github.com/TrySound)) - Move `filesize` to dev dependencies, reducing number of dependencies ([#​401](https://redirect.github.com/webpack-contrib/webpack-bundle-analyzer/pull/401) by [@​realityking](https://redirect.github.com/realityking)) - **Internal** - Replace Travis with GitHub actions ([#​402](https://redirect.github.com/webpack-contrib/webpack-bundle-analyzer/pull/402) by [@​valscion](https://redirect.github.com/valscion)) ### [`v4.2.0`](https://redirect.github.com/webpack-contrib/webpack-bundle-analyzer/blob/HEAD/CHANGELOG.md#420) [Compare Source](https://redirect.github.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://redirect.github.com/webpack-contrib/webpack-bundle-analyzer/pull/391), [#​396](https://redirect.github.com/webpack-contrib/webpack-bundle-analyzer/pull/396), [#​397](https://redirect.github.com/webpack-contrib/webpack-bundle-analyzer/pull/397)) - **Bug Fix** - Prevent crashes for bundles generated from webpack array configs. ([#​394](https://redirect.github.com/webpack-contrib/webpack-bundle-analyzer/pull/394) by [@​ctavan](https://redirect.github.com/ctavan)) - Fix `non-asset` assets causing analyze failure. ([#​385](https://redirect.github.com/webpack-contrib/webpack-bundle-analyzer/issues/385) by [@​ZKHelloworld](https://redirect.github.com/ZKHelloworld)) ### [`v4.1.0`](https://redirect.github.com/webpack-contrib/webpack-bundle-analyzer/blob/HEAD/CHANGELOG.md#410) [Compare Source](https://redirect.github.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://redirect.github.com/webpack-contrib/webpack-bundle-analyzer/blob/HEAD/CHANGELOG.md#400) [Compare Source](https://redirect.github.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://redirect.github.com/webpack-contrib/webpack-bundle-analyzer/pull/382) by [@​wbobeirne](https://redirect.github.com/wbobeirne)) - **Internal** - Updated dependencies - Added support for multiple Webpack versions in tests

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

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

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

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



This PR was generated by Mend Renovate. View the repository job log.