nuxt-webpackdashboard
nuxt-webpackdashboard copied to clipboard
fix(deps): update dependency webpack-dashboard to v3.3.8
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| webpack-dashboard | 3.0.7 -> 3.3.8 |
Release Notes
FormidableLabs/webpack-dashboard (webpack-dashboard)
v3.3.8
Patch Changes
- Adding GitHub release workflow (#354)
v3.3.7
- Bug: Move plugin types and update to webpack v5. #324
v3.3.6
v3.3.5
- Chore: Update dependencies. #333
- Coverage: Add CodeCov stats. #206
- CI: Update Node matrix to 12/14/16.
v3.3.4
- Chore: Refactor internal stats consumption to perform
inspectpackanalysis in the main thread, without usingmainstreams. - 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.
v3.3.3
- Security: Update
socket.ioversion to get rid of vulnerablexmlhttprequest-sslpackage. Included in: https://github.com/FormidableLabs/webpack-dashboard/pull/325 by @texpert.
v3.3.2
- Empty publish.
v3.3.1
- Bugfix: Ensure
Statusis properly updating and reaches completion. Fixes #321
v3.3.0
- Add
webpack@5support. Closes #316 - Bugfix:
webpack@5warning message conflict. Fixes #314 - Update various production dependencies.
v3.2.1
- Add missing dependency on
chalk. Included in: https://github.com/FormidableLabs/webpack-dashboard/pull/309 by @am-a.
v3.2.0
- Add left / right navigation keys to assets in Modules and Problems screens. Included in: https://github.com/FormidableLabs/webpack-dashboard/pull/288 by @wapgear.
v3.1.0
- Add
DashboardPlugin({ includeAssets: [ "stringPrefix", /regexObj/ ] })Webpack plugin filtering option. - Add
webpack-dashboard --include-assets stringPrefix1 -a stringPrefix2CLI filtering option. - Change
"mode"SocketIO event to"options"as it now passes bothminimalandincludeAssetsfrom CLI to the Webpack plugin. - Fix unit tests that incorrectly relied on
.complete()formostobservables. - Add additional
examplesfixture for development.
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.