Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Mar 16, 2023

Mend Renovate

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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/webpack-dashboard-3.x-lockfile branch from 805085b to 252094e Compare May 28, 2023 10:02
@renovate renovate bot changed the title fix(deps): update dependency webpack-dashboard to v3.3.7 fix(deps): update dependency webpack-dashboard to v3.3.8 May 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants