travi-org / admin.travi.org

reference client to api.travi.org
https://admin.travi.org
MIT License
3 stars 0 forks source link

chore(deps): update dependency webpack-dev-server to v4.1.0 #3377

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
webpack-dev-server 4.0.0 -> 4.1.0 age adoption passing confidence

Release Notes

webpack/webpack-dev-server ### [`v4.1.0`](https://togithub.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md#​410-httpsgithubcomwebpackwebpack-dev-servercomparev400v410-2021-08-31) [Compare Source](https://togithub.com/webpack/webpack-dev-server/compare/v4.0.0...v4.1.0) ##### Features - added the `magicHtml` option ([#​3717](https://togithub.com/webpack/webpack-dev-server/issues/3717)) ([4831f58](https://togithub.com/webpack/webpack-dev-server/commit/4831f58a75d12f75f4d5e5064ff3245f1a3770ba)) - allow to set `hot` and `live-reload` for client using search params ([1c57680](https://togithub.com/webpack/webpack-dev-server/commit/1c576802bff4a4be78b1771ed2fc8f343780663b)) - show warning when the `hot` option is enabled with the HMR plugin in config ([#​3744](https://togithub.com/webpack/webpack-dev-server/issues/3744)) ([6cb1e4e](https://togithub.com/webpack/webpack-dev-server/commit/6cb1e4e6a25de3fb284be84d2ad67fc701800b96)) ##### Bug Fixes - change log type of `Disconnected!` to `info` ([fde27f5](https://togithub.com/webpack/webpack-dev-server/commit/fde27f5002ae3d679b2cee2215287f6e3a16febf)) - handle `--allowed-hosts all` correctly ([#​3720](https://togithub.com/webpack/webpack-dev-server/issues/3720)) ([326ed56](https://togithub.com/webpack/webpack-dev-server/commit/326ed567638944bc3b64e185b118f9e723383e44)) - output documentation link on errors ([#​3680](https://togithub.com/webpack/webpack-dev-server/issues/3680)) ([e16221b](https://togithub.com/webpack/webpack-dev-server/commit/e16221b1aed48f93c31c8659438834fdbf1e62bf)) - respect the `bypass` option with `target`/`router` options for proxy ([b5dd568](https://togithub.com/webpack/webpack-dev-server/commit/b5dd5687e521cd70e7e13b397280d8bda38df255))

Configuration

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

🚦 Automerge: Enabled.

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.



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

codecov[bot] commented 3 years ago

Codecov Report

Merging #3377 (ca41bad) into master (cc16da8) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #3377   +/-   ##
=======================================
  Coverage   48.73%   48.73%           
=======================================
  Files          18       18           
  Lines         158      158           
=======================================
  Hits           77       77           
  Misses         81       81           

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 cc16da8...ca41bad. Read the comment docs.