streamich / nano-css

Distilled CSS-in-JS for gourmet developers
The Unlicense
427 stars 23 forks source link

chore(deps): update dependency webpack-bundle-analyzer to v4.10.1 #288

Closed renovate[bot] closed 7 months ago

renovate[bot] commented 7 months ago

Mend Renovate logo banner

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
webpack-bundle-analyzer 4.3.0 -> 4.10.1 age adoption passing confidence

Release Notes

webpack-contrib/webpack-bundle-analyzer (webpack-bundle-analyzer) ### [`v4.10.1`](https://togithub.com/webpack-contrib/webpack-bundle-analyzer/blob/HEAD/CHANGELOG.md#4101) [Compare Source](https://togithub.com/webpack-contrib/webpack-bundle-analyzer/compare/021de3ddd433993002e214e9840c2c53664a7366...v4.10.1) - **Bug Fix** - fix `this.handleValueChange.cancel()` is not a function ([#​611](https://togithub.com/webpack-contrib/webpack-bundle-analyzer/pull/625) by [@​life2015](https://togithub.com/life2015)) ### [`v4.10.0`](https://togithub.com/webpack-contrib/webpack-bundle-analyzer/blob/HEAD/CHANGELOG.md#4100) [Compare Source](https://togithub.com/webpack-contrib/webpack-bundle-analyzer/compare/v4.9.1...021de3ddd433993002e214e9840c2c53664a7366) - **Improvement** - Allows filtering the list of entrypoints ([#​624](https://togithub.com/webpack-contrib/webpack-bundle-analyzer/pull/624) by [@​chriskrogh](https://togithub.com/chriskrogh)) - **Internal** - Make module much slimmer by replacing all `lodash.*` packages ([#​612](https://togithub.com/webpack-contrib/webpack-bundle-analyzer/pull/612)) by [@​sukkaw](https://togithub.com/sukkaw). ### [`v4.9.1`](https://togithub.com/webpack-contrib/webpack-bundle-analyzer/blob/HEAD/CHANGELOG.md#491) [Compare Source](https://togithub.com/webpack-contrib/webpack-bundle-analyzer/compare/v4.9.0...v4.9.1) - **Internal** - Replace some lodash usages with JavaScript native API ([#​505](https://togithub.com/webpack-contrib/webpack-bundle-analyzer/pull/505)) by [@​sukkaw](https://togithub.com/sukkaw). - Make module much slimmer ([#​609](https://togithub.com/webpack-contrib/webpack-bundle-analyzer/pull/609)) by [@​sukkaw](https://togithub.com/sukkaw). - **Bug Fix** - fix `analyzerMode: 'server'` on certain machines ([#​611](https://togithub.com/webpack-contrib/webpack-bundle-analyzer/pull/611) by [@​panbenson](https://togithub.com/panbenson)) ### [`v4.9.0`](https://togithub.com/webpack-contrib/webpack-bundle-analyzer/blob/HEAD/CHANGELOG.md#490) [Compare Source](https://togithub.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://togithub.com/webpack-contrib/webpack-bundle-analyzer/pull/602) by [@​pgoldberg](https://togithub.com/pgoldberg)) ### [`v4.8.0`](https://togithub.com/webpack-contrib/webpack-bundle-analyzer/blob/HEAD/CHANGELOG.md#480) [Compare Source](https://togithub.com/webpack-contrib/webpack-bundle-analyzer/compare/v4.7.0...v4.8.0) - **Improvement** - Support reading large (>500MB) stats.json files ([#​423](https://togithub.com/webpack-contrib/webpack-bundle-analyzer/pull/423) by [@​henry-alakazhang](https://togithub.com/henry-alakazhang)) - Improve search UX by graying out non-matches ([#​554](https://togithub.com/webpack-contrib/webpack-bundle-analyzer/pull/554) by [@​starpit](https://togithub.com/starpit)) - **Internal** - Add Node.js v16.x to CI and update GitHub actions ([#​539](https://togithub.com/webpack-contrib/webpack-bundle-analyzer/pull/539) by [@​amareshsm](https://togithub.com/amareshsm)) ### [`v4.7.0`](https://togithub.com/webpack-contrib/webpack-bundle-analyzer/blob/HEAD/CHANGELOG.md#470) [Compare Source](https://togithub.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://togithub.com/webpack-contrib/webpack-bundle-analyzer/pull/519) by [@​pas-trop-de-zele](https://togithub.com/pas-trop-de-zele)) ### [`v4.6.1`](https://togithub.com/webpack-contrib/webpack-bundle-analyzer/blob/HEAD/CHANGELOG.md#461) [Compare Source](https://togithub.com/webpack-contrib/webpack-bundle-analyzer/compare/v4.6.0...v4.6.1) - **Bug Fix** - fix outputting different URL in cli mode ([#​524](https://togithub.com/webpack-contrib/webpack-bundle-analyzer/pull/524) by [@​southorange1228](https://togithub.com/southorange1228)) ### [`v4.6.0`](https://togithub.com/webpack-contrib/webpack-bundle-analyzer/blob/HEAD/CHANGELOG.md#460) [Compare Source](https://togithub.com/webpack-contrib/webpack-bundle-analyzer/compare/v4.5.0...v4.6.0) - **New Feature** - Support outputting different URL in server mode ([#​520](https://togithub.com/webpack-contrib/webpack-bundle-analyzer/pull/520) by [@​southorange1228](https://togithub.com/southorange1228)) - Use deterministic chunk colors (#[501](https://togithub.com/webpack-contrib/webpack-bundle-analyzer/pull/501) by [@​CreativeTechGuy](https://togithub.com/CreativeTechGuy)) ### [`v4.5.0`](https://togithub.com/webpack-contrib/webpack-bundle-analyzer/blob/HEAD/CHANGELOG.md#450) [Compare Source](https://togithub.com/webpack-contrib/webpack-bundle-analyzer/compare/v4.4.2...v4.5.0) - **Improvement** - Stop publishing src folder to npm ([#​478](https://togithub.com/webpack-contrib/webpack-bundle-analyzer/pull/478) by [@​wood1986](https://togithub.com/wood1986)) - **Internal** - Update some dependencies ([#​448](https://togithub.com/webpack-contrib/webpack-bundle-analyzer/pull/448)) - Replace nightmare with Puppeteer ([#​469](https://togithub.com/webpack-contrib/webpack-bundle-analyzer/pull/469) by [@​valscion](https://togithub.com/valscion)) - Replace Mocha with Jest ([#​470](https://togithub.com/webpack-contrib/webpack-bundle-analyzer/pull/470) by [@​valscion](https://togithub.com/valscion)) ### [`v4.4.2`](https://togithub.com/webpack-contrib/webpack-bundle-analyzer/blob/HEAD/CHANGELOG.md#442) [Compare Source](https://togithub.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://togithub.com/webpack-contrib/webpack-bundle-analyzer/pull/447) by [@​kedarv](https://togithub.com/kedarv) and [@​alexander-akait](https://togithub.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://togithub.com/webpack-contrib/webpack-bundle-analyzer/blob/HEAD/CHANGELOG.md#441) [Compare Source](https://togithub.com/webpack-contrib/webpack-bundle-analyzer/compare/v4.4.0...v4.4.1) - **Bug Fix** - Fix missing module chunks ([#​433](https://togithub.com/webpack-contrib/webpack-bundle-analyzer/pull/433) by [@​deanshub](https://togithub.com/deanshub)) - **Internal** - Fix tests timing out in CI ([#​435](https://togithub.com/webpack-contrib/webpack-bundle-analyzer/pull/435) by [@​deanshub](https://togithub.com/deanshub)) - Fix command in issue template ([#​428](https://togithub.com/webpack-contrib/webpack-bundle-analyzer/pull/428) by [@​cncolder](https://togithub.com/cncolder)) ### [`v4.4.0`](https://togithub.com/webpack-contrib/webpack-bundle-analyzer/blob/HEAD/CHANGELOG.md#440) [Compare Source](https://togithub.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://togithub.com/webpack-contrib/webpack-bundle-analyzer/pull/414) by [@​stanislawosinski](https://togithub.com/stanislawosinski)) - **Bug Fix** - Don't show an empty tooltip when hovering over the FoamTree attribution group or between top-level groups ([#​413](https://togithub.com/webpack-contrib/webpack-bundle-analyzer/pull/413) by [@​stanislawosinski](https://togithub.com/stanislawosinski)) - **Internal** - Upgrade FoamTree to version 3.5.0, replace vendor dependency with an NPM package ([#​412](https://togithub.com/webpack-contrib/webpack-bundle-analyzer/pull/412) by [@​stanislawosinski](https://togithub.com/stanislawosinski))

Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - 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 Mend Renovate. View repository job log here.

github-actions[bot] commented 7 months ago

:tada: This PR is included in version 5.6.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: