nuxt-webpackdashboard icon indicating copy to clipboard operation
nuxt-webpackdashboard copied to clipboard

fix(deps): update dependency webpack-dashboard to v3.3.8

Open renovate[bot] opened this issue 2 years ago • 0 comments

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
webpack-dashboard 3.0.7 -> 3.3.8 age adoption passing confidence

Release Notes

FormidableLabs/webpack-dashboard (webpack-dashboard)

v3.3.8

Compare Source

Patch Changes
  • Adding GitHub release workflow (#​354)

v3.3.7

Compare Source

  • Bug: Move plugin types and update to webpack v5. #​324

v3.3.6

Compare Source

v3.3.5

Compare Source

  • Chore: Update dependencies. #​333
  • Coverage: Add CodeCov stats. #​206
  • CI: Update Node matrix to 12/14/16.

v3.3.4

Compare Source

  • Chore: Refactor internal stats consumption to perform inspectpack analysis in the main thread, without using main 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.

v3.3.3

Compare Source

v3.3.2

Compare Source

  • Empty publish.

v3.3.1

Compare Source

  • Bugfix: Ensure Status is properly updating and reaches completion. Fixes #​321

v3.3.0

Compare Source

  • Add webpack@5 support. Closes #​316
  • Bugfix: webpack@5 warning message conflict. Fixes #​314
  • Update various production dependencies.

v3.2.1

Compare Source

v3.2.0

Compare Source

v3.1.0

Compare Source

  • Add DashboardPlugin({ includeAssets: [ "stringPrefix", /regexObj/ ] }) Webpack plugin filtering option.
  • Add webpack-dashboard --include-assets stringPrefix1 -a stringPrefix2 CLI filtering option.
  • Change "mode" SocketIO event to "options" as it now passes both minimal and includeAssets from CLI to the Webpack plugin.
  • Fix unit tests that incorrectly relied on .complete() for most observables.
  • Add additional examples fixture 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.

renovate[bot] avatar Mar 16 '23 20:03 renovate[bot]