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

chore(deps): update dependency webpack-dev-middleware to v4 #302

Merged
merged 2 commits into from
Apr 17, 2021

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 15, 2020

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
webpack-dev-middleware ^3.7.3 -> ^4.1.0 age adoption passing confidence
@types/webpack-dev-middleware ^3.7.4 -> ^4.1.2 age adoption passing confidence

Release Notes

webpack/webpack-dev-middleware

v4.1.0

Compare Source

Features
4.0.4 (2021-01-13)
Bug Fixes
4.0.3 (2021-01-12)
Bug Fixes
  • output stats to stdout instead stderr, how does webpack-cli, if you need hide stats from output please use { stats: false } or { stats: 'none' } (4de0f97)
  • colors are working for stats (4de0f97)
  • schema description (#​783) (f9ce2b2)
  • skip Content-type header on unknown types (#​809) (5c9eee5)
4.0.2 (2020-11-10)
Bug Fixes
4.0.1 (2020-11-09)
Bug Fixes
  • compatibility with connect (b83a1db)

v4.0.4

Compare Source

v4.0.3

Compare Source

v4.0.2

Compare Source

v4.0.1

Compare Source

v4.0.0

Compare Source

⚠️ BREAKING CHANGES
  • export in CommonJS format
Bug Fixes

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@codecov
Copy link

codecov bot commented Dec 15, 2020

Codecov Report

Merging #302 (297ca38) into development (a73a4d1) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##           development     #302   +/-   ##
============================================
  Coverage        96.46%   96.46%           
============================================
  Files               49       49           
  Lines             1469     1469           
  Branches           330      330           
============================================
  Hits              1417     1417           
  Misses               3        3           
  Partials            49       49           
Impacted Files Coverage Δ
packages/@averjs/renderer/lib/index.ts 96.85% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a73a4d1...297ca38. Read the comment docs.

@renovate renovate bot force-pushed the renovate/webpack-dev-middleware-4.x branch 4 times, most recently from b328753 to 0523b09 Compare January 11, 2021 23:58
@renovate renovate bot force-pushed the renovate/webpack-dev-middleware-4.x branch 4 times, most recently from 7d5e321 to 8fb4d23 Compare January 16, 2021 18:08
@renovate renovate bot force-pushed the renovate/webpack-dev-middleware-4.x branch 4 times, most recently from def89a2 to ebd0629 Compare March 26, 2021 09:55
@renovate renovate bot force-pushed the renovate/webpack-dev-middleware-4.x branch from ebd0629 to 60774aa Compare April 17, 2021 10:00
@exreplay exreplay merged commit 226e583 into development Apr 17, 2021
@exreplay exreplay deleted the renovate/webpack-dev-middleware-4.x branch April 17, 2021 10:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants