salt-ui / saltui

MIT License
238 stars 64 forks source link

Bump webpack-bundle-analyzer from 2.13.1 to 3.6.0 #390

Closed dependabot[bot] closed 5 years ago

dependabot[bot] commented 5 years ago

Bumps webpack-bundle-analyzer from 2.13.1 to 3.6.0.

Release notes *Sourced from [webpack-bundle-analyzer's releases](https://github.com/webpack-contrib/webpack-bundle-analyzer/releases).* > ## First test with Lerna monorepo > [th0r/webpack-bundle-analyzer#98](https://github-redirect.dependabot.com/th0r/webpack-bundle-analyzer/pull/98)
Changelog *Sourced from [webpack-bundle-analyzer's changelog](https://github.com/webpack-contrib/webpack-bundle-analyzer/blob/master/CHANGELOG.md).* > ## 3.6.0 > > * **Improvement** > * Support webpack builds where `output.globalObject` is set to `'self'` ([#323](https://github-redirect.dependabot.com/webpack-contrib/webpack-bundle-analyzer/pull/323) by [@​lemonmade](https://github.com/lemonmade)) > * Improve readability of tooltips ([#320](https://github-redirect.dependabot.com/webpack-contrib/webpack-bundle-analyzer/pull/320) by [@​lorenzos](https://github.com/lorenzos)) > > ## 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** > ... (truncated)
Commits - [`9eb7499`](https://github.com/webpack-contrib/webpack-bundle-analyzer/commit/9eb74999ce01caef350088e78ac2fe386367a604) v3.6.0 - [`9c582cf`](https://github.com/webpack-contrib/webpack-bundle-analyzer/commit/9c582cfd982aa7388c9db79317c576950c3f25fc) Add changelog entry about readability improvement - [`ea074c1`](https://github.com/webpack-contrib/webpack-bundle-analyzer/commit/ea074c11275d6d8e565441342c0019865482409f) Merge pull request [#323](https://github-redirect.dependabot.com/webpack-contrib/webpack-bundle-analyzer/issues/323) from lemonmade/fix-self-global-object - [`2116b66`](https://github.com/webpack-contrib/webpack-bundle-analyzer/commit/2116b666e15c205be0c8215a974fa35eadcbf0dc) Allow self for globalObject in async chunks - [`f49796f`](https://github.com/webpack-contrib/webpack-bundle-analyzer/commit/f49796fbb6cada3749cabda574bc25dfa3fdd480) Merge pull request [#320](https://github-redirect.dependabot.com/webpack-contrib/webpack-bundle-analyzer/issues/320) from lorenzos/font-and-tooltip-opacity - [`84044cd`](https://github.com/webpack-contrib/webpack-bundle-analyzer/commit/84044cd1ff591d929db370f7fce294f34d4230c0) Improved readability of translucent tooltips - [`df49b19`](https://github.com/webpack-contrib/webpack-bundle-analyzer/commit/df49b1915f65a4d4b4de9836f82d6bd5fc214783) Fixed serif font when Verdana is not available - [`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 - Additional commits viewable in [compare view](https://github.com/webpack-contrib/webpack-bundle-analyzer/compare/v2.13.1...v3.6.0)


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/salt-ui/saltui/network/alerts).
stale[bot] commented 5 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

dependabot[bot] commented 5 years ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.