ABenassi87 / ngx-text-diff

A Text Diff component for Angular
https://ngx-text-diff.herokuapp.com/home
50 stars 44 forks source link

Bump webpack-bundle-analyzer from 3.0.3 to 3.3.2 #34

Closed dependabot[bot] closed 4 years ago

dependabot[bot] commented 4 years ago

Bumps webpack-bundle-analyzer from 3.0.3 to 3.3.2.

Changelog *Sourced from [webpack-bundle-analyzer's changelog](https://github.com/webpack-contrib/webpack-bundle-analyzer/blob/master/CHANGELOG.md).* > ## 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)) > > * **Internal** > * Updated dev dependencies > > ## 3.2.0 > > * **Improvements** > * Add support for .mjs output files ([#252](https://github-redirect.dependabot.com/webpack-contrib/webpack-bundle-analyzer/pull/252), [@​jlopezxs](https://github.com/jlopezxs)) > > ## 3.1.0 > > * **Bug Fix** > * Properly determine the size of the modules containing special characters ([#223](https://github-redirect.dependabot.com/webpack-contrib/webpack-bundle-analyzer/pull/223), [@​hulkish](https://github.com/hulkish)) > * Update acorn to v6 ([#248](https://github-redirect.dependabot.com/webpack-contrib/webpack-bundle-analyzer/pull/248), [@​realityking](https://github.com/realityking)) > > ## 3.0.4 > > * **Bug Fix** > * Make webpack's done hook wait until analyzer writes report or stat file ([#247](https://github-redirect.dependabot.com/webpack-contrib/webpack-bundle-analyzer/pull/247), [@​mareolan](https://github.com/mareolan))
Commits - [`345c3f5`](https://github.com/webpack-contrib/webpack-bundle-analyzer/commit/345c3f5c2cc8cd1a450f155ea989859b110944a0) v3.3.2 - [`a615815`](https://github.com/webpack-contrib/webpack-bundle-analyzer/commit/a615815d6c6fd276c41198a4351c9d5a9d63e945) Merge pull request [#264](https://github-redirect.dependabot.com/webpack-contrib/webpack-bundle-analyzer/issues/264) from webpack-contrib/fix-escape-regression - [`20f2b4c`](https://github.com/webpack-contrib/webpack-bundle-analyzer/commit/20f2b4c553ee343f491faf63e39427fba9908c7c) Fix regression with escaping internal assets - [`9836649`](https://github.com/webpack-contrib/webpack-bundle-analyzer/commit/9836649e870ef2e0a19da1ad4b17bf92c645e536) v3.3.1 - [`d1db526`](https://github.com/webpack-contrib/webpack-bundle-analyzer/commit/d1db52631d0716fa4a600f4bdd2ad1cea3edfb74) Remove outdated item from troubleshooting section - [`ca34279`](https://github.com/webpack-contrib/webpack-bundle-analyzer/commit/ca342796b9685cb515e364b62c445ebbe1d86c70) Merge pull request [#261](https://github-redirect.dependabot.com/webpack-contrib/webpack-bundle-analyzer/issues/261) from webpack-contrib/relative-links-to-assets - [`99818f9`](https://github.com/webpack-contrib/webpack-bundle-analyzer/commit/99818f9238a5f97a63f604bacd13bcd4a1738cc4) Fix changelog - [`21722d2`](https://github.com/webpack-contrib/webpack-bundle-analyzer/commit/21722d28183314c88ca414f2b5c21179adc86875) Add changelog entry - [`ed99c32`](https://github.com/webpack-contrib/webpack-bundle-analyzer/commit/ed99c3237f5d1d9d67a2e0a12f72e3f55a47f080) Use relative links for serving internal assets - [`3ce1b8c`](https://github.com/webpack-contrib/webpack-bundle-analyzer/commit/3ce1b8c3533fb479155a9cdd6a3338b834fde7d6) Merge pull request [#262](https://github-redirect.dependabot.com/webpack-contrib/webpack-bundle-analyzer/issues/262) from webpack-contrib/proper-js-escape - Additional commits viewable in [compare view](https://github.com/webpack-contrib/webpack-bundle-analyzer/compare/v3.0.3...v3.3.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 close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor 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/ABenassi87/ngx-text-diff/network/alerts).
dependabot[bot] commented 4 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.