amilajack / popcorn-time-desktop

🍿 🕐 🎞 A Modern Popcorn Time Client
MIT License
468 stars 109 forks source link

chore(deps): update dependency webpack-bundle-analyzer to v3 - autoclosed #441

Closed renovate[bot] closed 5 years ago

renovate[bot] commented 5 years ago

This PR contains the following updates:

Package Type Update Change References
webpack-bundle-analyzer devDependencies major ^2.13.1 -> ^3.1.0 source

Release Notes

webpack-contrib/webpack-bundle-analyzer ### [`v3.1.0`](https://togithub.com/webpack-contrib/webpack-bundle-analyzer/blob/master/CHANGELOG.md#​310) [Compare Source](https://togithub.com/webpack-contrib/webpack-bundle-analyzer/compare/v3.0.4...v3.1.0) - **Bug Fix** - Properly determine the size of the modules containing special characters ([#​223](https://togithub.com/webpack-contrib/webpack-bundle-analyzer/pull/223), [@​hulkish](https://togithub.com/hulkish)) - Update acorn to v6 ([#​248](https://togithub.com/webpack-contrib/webpack-bundle-analyzer/pull/248), [@​realityking](https://togithub.com/realityking)) ### [`v3.0.4`](https://togithub.com/webpack-contrib/webpack-bundle-analyzer/blob/master/CHANGELOG.md#​304) [Compare Source](https://togithub.com/webpack-contrib/webpack-bundle-analyzer/compare/v3.0.3...v3.0.4) - **Bug Fix** - Make webpack's done hook wait until analyzer writes report or stat file ([#​247](https://togithub.com/webpack-contrib/webpack-bundle-analyzer/pull/247), [@​mareolan](https://togithub.com/mareolan)) ### [`v3.0.3`](https://togithub.com/webpack-contrib/webpack-bundle-analyzer/blob/master/CHANGELOG.md#​303) [Compare Source](https://togithub.com/webpack-contrib/webpack-bundle-analyzer/compare/v3.0.2...v3.0.3) - **Bug Fix** - Disable viewer websocket connection when report is generated in `static` mode ([#​215](https://togithub.com/webpack-contrib/webpack-bundle-analyzer/pull/215), [@​sebastianhaeni](https://togithub.com/sebastianhaeni)) ### [`v3.0.2`](https://togithub.com/webpack-contrib/webpack-bundle-analyzer/blob/master/CHANGELOG.md#​302) [Compare Source](https://togithub.com/webpack-contrib/webpack-bundle-analyzer/compare/v3.0.1...v3.0.2) - **Improvements** - Drop `@babel/runtime` dependency ([#​209](https://togithub.com/webpack-contrib/webpack-bundle-analyzer/pull/209), [@​realityking](https://togithub.com/realityking)) - Properly specify minimal Node.js version in `.babelrc` ([#​209](https://togithub.com/webpack-contrib/webpack-bundle-analyzer/pull/209), [@​realityking](https://togithub.com/realityking)) - **Bug Fix** - Move some "dependencies" to "devDependencies" ([#​209](https://togithub.com/webpack-contrib/webpack-bundle-analyzer/pull/209), [@​realityking](https://togithub.com/realityking)) ### [`v3.0.1`](https://togithub.com/webpack-contrib/webpack-bundle-analyzer/blob/master/CHANGELOG.md#​301) [Compare Source](https://togithub.com/webpack-contrib/webpack-bundle-analyzer/compare/v3.0.0...v3.0.1) - **Bug Fix** - Small UI fixes ### [`v3.0.0`](https://togithub.com/webpack-contrib/webpack-bundle-analyzer/blob/master/CHANGELOG.md#​300) [Compare Source](https://togithub.com/webpack-contrib/webpack-bundle-analyzer/compare/v2.13.1...v3.0.0) - **Breaking change** - Dropped support for Node.js v4. Minimal required version now is v6.14.4 - Contents of concatenated modules are now hidden by default because of a number of related issues ([details](https://togithub.com/webpack-contrib/webpack-bundle-analyzer/issues/188)), but can be shown using a new checkbox in the sidebar. - **New Feature** - Added modules search - Added ability to pin and resize the sidebar - Added button to toggle the sidebar - Added checkbox to show/hide contents of concatenated modules - **Improvements** - Nested folders that contain only one child folder are now visually merged i.e. `folder1 => folder2 => file1` is now shown like `folder1/folder2 => file1` (thanks to [@​varun-singh-1](https://togithub.com/varun-singh-1) for the idea) - **Internal** - Dropped support for Node.js v4 - Using MobX for state management - Updated dependencies

Renovate configuration

:date: Schedule: "before 3am on the first day of the month" (UTC).

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

:recycle: Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

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



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