thecodealer / vue-panzoom

Vue plugin to zoom/pan dom elements
MIT License
89 stars 20 forks source link

Bump webpack-bundle-analyzer from 3.0.3 to 3.5.2 #5

Closed dependabot[bot] closed 4 years ago

dependabot[bot] commented 4 years ago

Bumps webpack-bundle-analyzer from 3.0.3 to 3.5.2.

Changelog *Sourced from [webpack-bundle-analyzer's changelog](https://github.com/webpack-contrib/webpack-bundle-analyzer/blob/master/CHANGELOG.md).* > ## 3.5.2 > > * **Bug Fix** > * Fix sidebar not showing visibility status of chunks hidden via popup menu (issue [#316](https://github-redirect.dependabot.com/webpack-contrib/webpack-bundle-analyzer/issues/316) by [@​gaokun](https://github.com/gaokun), fixed in [#317](https://github-redirect.dependabot.com/webpack-contrib/webpack-bundle-analyzer/pull/317) by [@​bregenspan](https://github.com/bregenspan)) > > ## 3.5.1 > > * **Bug Fix** > * Fix regression in support of webpack dev server and `webpack --watch` (issue [#312](https://github-redirect.dependabot.com/webpack-contrib/webpack-bundle-analyzer/issues/312), fixed in [#313](https://github-redirect.dependabot.com/webpack-contrib/webpack-bundle-analyzer/pull/313) by [@​gaokun](https://github.com/gaokun)) > > ## 3.5.0 > > * **Improvements** > * Improved report title and added favicon ([#310](https://github-redirect.dependabot.com/webpack-contrib/webpack-bundle-analyzer/pull/310), [@​gaokun](https://github.com/gaokun)) > > ## 3.4.1 > > * **Bug Fix** > * Fix regression of requiring an object to be passed to `new BundleAnalyzerPlugin()` (issue [#300](https://github-redirect.dependabot.com/webpack-contrib/webpack-bundle-analyzer/issues/300), fixed in [#302](https://github-redirect.dependabot.com/webpack-contrib/webpack-bundle-analyzer/pull/302) by [@​jerryOnlyZRJ](https://github.com/jerryOnlyZRJ)) > > ## 3.4.0 > > * **Improvements** > * Add `port: 'auto'` option ([#290](https://github-redirect.dependabot.com/webpack-contrib/webpack-bundle-analyzer/pull/290), [@​avin-kavish](https://github.com/avin-kavish)) > > * **Bug Fix** > * Avoid mutation of the generated `stats.json` ([#293](https://github-redirect.dependabot.com/webpack-contrib/webpack-bundle-analyzer/pull/293), [@​wood1986](https://github.com/wood1986)) > > * **Internal** > * Use Autoprefixer ([#266](https://github-redirect.dependabot.com/webpack-contrib/webpack-bundle-analyzer/pull/266), [@​bregenspan](https://github.com/bregenspan)) > * Detect `AsyncMFS` to support dev-server of Nuxt 2.5 and above ([#275](https://github-redirect.dependabot.com/webpack-contrib/webpack-bundle-analyzer/pull/275), [@​amoshydra](https://github.com/amoshydra)) > > ## 3.3.2 > > * **Bug Fix** > * Fix regression with escaping internal assets ([#264](https://github-redirect.dependabot.com/webpack-contrib/webpack-bundle-analyzer/pull/264), fixes [#263](https://github-redirect.dependabot.com/webpack-contrib/webpack-bundle-analyzer/issues/263)) > > ## 3.3.1 > > * **Improvements** > * Use relative links for serving internal assets ([#261](https://github-redirect.dependabot.com/webpack-contrib/webpack-bundle-analyzer/pull/261), fixes [#254](https://github-redirect.dependabot.com/webpack-contrib/webpack-bundle-analyzer/issues/254)) > * Properly escape embedded JS/JSON ([#262](https://github-redirect.dependabot.com/webpack-contrib/webpack-bundle-analyzer/pull/262)) > > * **Bug Fix** > * Fix showing help message on `-h` flag ([#260](https://github-redirect.dependabot.com/webpack-contrib/webpack-bundle-analyzer/pull/260), fixes [#239](https://github-redirect.dependabot.com/webpack-contrib/webpack-bundle-analyzer/issues/239)) > > ## 3.3.0 > > * **New Feature** > * Show/hide chunks using context menu ([#246](https://github-redirect.dependabot.com/webpack-contrib/webpack-bundle-analyzer/pull/246), [@​bregenspan](https://github.com/bregenspan)) > ... (truncated)
Commits - [`7fd44c9`](https://github.com/webpack-contrib/webpack-bundle-analyzer/commit/7fd44c94307e4455834ece1a0090cb8babd1c38a) v3.5.2 - [`c619d51`](https://github.com/webpack-contrib/webpack-bundle-analyzer/commit/c619d51a253cb13f8d32d73581735c6216221437) Merge pull request [#317](https://github-redirect.dependabot.com/webpack-contrib/webpack-bundle-analyzer/issues/317) from bregenspan/fix-checked-bundles-not-updating - [`2b685ed`](https://github.com/webpack-contrib/webpack-bundle-analyzer/commit/2b685ede691f2f8c5b04e390daaf8f2f44af230a) Update changelog with checkbox fix - [`a4a344c`](https://github.com/webpack-contrib/webpack-bundle-analyzer/commit/a4a344ca214632d965441acdd58b86dcf8bced1f) Reset checked items state upon prop update - [`d6aa7e8`](https://github.com/webpack-contrib/webpack-bundle-analyzer/commit/d6aa7e8dd2ff1f32eb282caf6ac1c6fdce02fe2f) v3.5.1 - [`701641e`](https://github.com/webpack-contrib/webpack-bundle-analyzer/commit/701641e2bca21b729517b106c6f304cb0e3567a1) Fix changelog formatting - [`5dd69e2`](https://github.com/webpack-contrib/webpack-bundle-analyzer/commit/5dd69e292d003b02bc8c2f5a8ced0cbe760733c5) Merge pull request [#313](https://github-redirect.dependabot.com/webpack-contrib/webpack-bundle-analyzer/issues/313) from gaokun/master - [`28279a3`](https://github.com/webpack-contrib/webpack-bundle-analyzer/commit/28279a314ef6c5e83deaedb2a687ae9a88a0a044) Add changelog entry for websocket fix - [`8aea15b`](https://github.com/webpack-contrib/webpack-bundle-analyzer/commit/8aea15b66e1fe421c24ce758be921e87dfb4aebd) Update viewer.ejs - [`dec8eb7`](https://github.com/webpack-contrib/webpack-bundle-analyzer/commit/dec8eb7e9db5aaf777792eda076b5fc337bfe801) fix [#312](https://github-redirect.dependabot.com/webpack-contrib/webpack-bundle-analyzer/issues/312) - Additional commits viewable in [compare view](https://github.com/webpack-contrib/webpack-bundle-analyzer/compare/v3.0.3...v3.5.2)


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/mistabiggx/vue-panzoom/network/alerts).