elm-webpack-starter
elm-webpack-starter copied to clipboard
Bump webpack-dashboard from 3.3.3 to 3.3.7
Bumps webpack-dashboard from 3.3.3 to 3.3.7.
Changelog
Sourced from webpack-dashboard's changelog.
3.3.7
- Bug: Move plugin types and update to webpack v5. #324
3.3.6
[3.3.5] - 2021-07-12
- Chore: Update dependencies. #333
- Coverage: Add CodeCov stats. #206
- CI: Update Node matrix to 12/14/16.
[3.3.4] - 2021-07-12
- Chore: Refactor internal stats consumption to perform
inspectpack
analysis in the main thread, without usingmain
streams.- Chore: Refactor internal handler in plugin to always be a wrapped function so that we can't accidentally have asynchronous code call the handler function after it is removed / nulled.
- Bugfix: Add message counting delayed cleanup in plugin to allow messages to drain in Dashboard. Fixes #294.
Commits
cb31516
3.3.73370126
Changes for 3.3.74802585
Bug: TS fixes (#341)8a725a4
Merge pull request #340 from FormidableLabs/update-readme-imagesc80df63
update readme image urls530a59d
Cleaned up the issue template (#337)983a80c
3.3.6cb0aaa2
Changes for 3.3.6ee73086
Bug: (#338)1c958c4
3.3.5- 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 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)