react-lite-ui
react-lite-ui copied to clipboard
build(deps-dev): bump webpack-bundle-analyzer from 3.0.3 to 3.3.2
Bumps webpack-bundle-analyzer from 3.0.3 to 3.3.2.
Changelog
Sourced from webpack-bundle-analyzer's changelog.
3.3.2
3.3.1
Improvements
Bug Fix
3.3.0
New Feature
- Show/hide chunks using context menu (#246, @bregenspan)
Internal
- Updated dev dependencies
3.2.0
- Improvements
- Add support for .mjs output files (#252, @jlopezxs)
3.1.0
- Bug Fix
- Properly determine the size of the modules containing special characters (#223, @hulkish)
- Update acorn to v6 (#248, @realityking)
3.0.4
- Bug Fix
- Make webpack's done hook wait until analyzer writes report or stat file (#247, @mareolan)
Commits
345c3f5v3.3.2a615815Merge pull request #264 from webpack-contrib/fix-escape-regression20f2b4cFix regression with escaping internal assets9836649v3.3.1d1db526Remove outdated item from troubleshooting sectionca34279Merge pull request #261 from webpack-contrib/relative-links-to-assets99818f9Fix changelog21722d2Add changelog entryed99c32Use relative links for serving internal assets3ce1b8cMerge pull request #262 from webpack-contrib/proper-js-escape- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot ignore this [patch|minor|major] versionwill 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 dependencywill 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 labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language
Codecov Report
Merging #330 into master will not change coverage. The diff coverage is
n/a.
@@ Coverage Diff @@
## master #330 +/- ##
=======================================
Coverage 92.69% 92.69%
=======================================
Files 26 26
Lines 876 876
=======================================
Hits 812 812
Misses 64 64
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing dataPowered by Codecov. Last update 9ebd44e...75f668d. Read the comment docs.