ffddorf / netbox-vault-secrets

Work In Progress!
BSD 2-Clause "Simplified" License
78 stars 13 forks source link

Update dependency webpack-dev-server to v4.8.1 - autoclosed #26

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
webpack-dev-server ^4.5.0 -> 4.8.1 age adoption passing confidence

Release Notes

webpack/webpack-dev-server ### [`v4.8.1`](https://togithub.com/webpack/webpack-dev-server/blob/HEAD/CHANGELOG.md#​481-httpsgithubcomwebpackwebpack-dev-servercomparev480v481-2022-04-06) [Compare Source](https://togithub.com/webpack/webpack-dev-server/compare/v4.8.0...v4.8.1) ### [`v4.8.0`](https://togithub.com/webpack/webpack-dev-server/blob/HEAD/CHANGELOG.md#​480-httpsgithubcomwebpackwebpack-dev-servercomparev474v480-2022-04-05) [Compare Source](https://togithub.com/webpack/webpack-dev-server/compare/v4.7.4...v4.8.0) ##### Features - export initialized socket client ([#​4304](https://togithub.com/webpack/webpack-dev-server/issues/4304)) ([7920364](https://togithub.com/webpack/webpack-dev-server/commit/7920364d6b6ac29e1b7fdbb38c8a9fe22eec61de)) ##### Bug Fixes - update description for `--no-client-reconnect` ([#​4248](https://togithub.com/webpack/webpack-dev-server/issues/4248)) ([317648d](https://togithub.com/webpack/webpack-dev-server/commit/317648df21562f9dfe1b9f8069642b91ac3bffae)) - update description for `--no-client` ([#​4250](https://togithub.com/webpack/webpack-dev-server/issues/4250)) ([c3b6690](https://togithub.com/webpack/webpack-dev-server/commit/c3b669077089802412774079f38a13bce054eee7)) - update description for `--no-history-api-fallback` ([#​4277](https://togithub.com/webpack/webpack-dev-server/issues/4277)) ([d63a0a2](https://togithub.com/webpack/webpack-dev-server/commit/d63a0a298739d599f2161b237a750220c314deef)) - update negated descriptions for more options ([#​4287](https://togithub.com/webpack/webpack-dev-server/issues/4287)) ([c64bd94](https://togithub.com/webpack/webpack-dev-server/commit/c64bd94fb75c30984281f71ad3c20393fcb5ee67)) - update schema to have `negatedDescription` only for type `boolean` ([#​4280](https://togithub.com/webpack/webpack-dev-server/issues/4280)) ([fcf8e8e](https://togithub.com/webpack/webpack-dev-server/commit/fcf8e8e6a9951f4283e796df3ad72cc803e634a3)) ##### [4.7.4](https://togithub.com/webpack/webpack-dev-server/compare/v4.7.3...v4.7.4) (2022-02-02) ##### Bug Fixes - add [@​types/express](https://togithub.com/types/express) ([#​4226](https://togithub.com/webpack/webpack-dev-server/issues/4226)) ([e55f728](https://togithub.com/webpack/webpack-dev-server/commit/e55f728d3b5262884aa80daf9b021198b4bc65a9)) - negative descriptions ([#​4216](https://togithub.com/webpack/webpack-dev-server/issues/4216)) ([fd854c0](https://togithub.com/webpack/webpack-dev-server/commit/fd854c07c2a4654f479bdbad1b717d9406ce15c6)) - types for the `proxy` option ([#​4173](https://togithub.com/webpack/webpack-dev-server/issues/4173)) ([efec2f5](https://togithub.com/webpack/webpack-dev-server/commit/efec2f5bfb5ff4b99258b12317aa0d922836738e)) - use CLI specific description for `--open-app-name` and `--web-socket-server` ([#​4215](https://togithub.com/webpack/webpack-dev-server/issues/4215)) ([329679a](https://togithub.com/webpack/webpack-dev-server/commit/329679a434219adc43f2d73c2ceeda14787dc64d)) ##### [4.7.3](https://togithub.com/webpack/webpack-dev-server/compare/v4.7.2...v4.7.3) (2022-01-11) ##### Security - update `selfsigned` to `2.0.0` version ##### [4.7.2](https://togithub.com/webpack/webpack-dev-server/compare/v4.7.1...v4.7.2) (2021-12-29) ##### Bug Fixes - apply `onAfterSetupMiddleware` after `setupMiddlewares` (as behavior earlier) ([f6bc644](https://togithub.com/webpack/webpack-dev-server/commit/f6bc644bb81b966e030d8f8a54d5a99cd61ec8f2)) ##### [4.7.1](https://togithub.com/webpack/webpack-dev-server/compare/v4.7.0...v4.7.1) (2021-12-22) ##### Bug Fixes - removed `url` package, fixed compatibility with future webpack defaults ([#​4132](https://togithub.com/webpack/webpack-dev-server/issues/4132)) ([4e5d8ea](https://togithub.com/webpack/webpack-dev-server/commit/4e5d8eae654ef382697722c6406dbc96207594aa)) ### [`v4.7.4`](https://togithub.com/webpack/webpack-dev-server/blob/HEAD/CHANGELOG.md#​474-httpsgithubcomwebpackwebpack-dev-servercomparev473v474-2022-02-02) [Compare Source](https://togithub.com/webpack/webpack-dev-server/compare/v4.7.3...v4.7.4) ### [`v4.7.3`](https://togithub.com/webpack/webpack-dev-server/blob/HEAD/CHANGELOG.md#​473-httpsgithubcomwebpackwebpack-dev-servercomparev472v473-2022-01-11) [Compare Source](https://togithub.com/webpack/webpack-dev-server/compare/v4.7.2...v4.7.3) ### [`v4.7.2`](https://togithub.com/webpack/webpack-dev-server/blob/HEAD/CHANGELOG.md#​472-httpsgithubcomwebpackwebpack-dev-servercomparev471v472-2021-12-29) [Compare Source](https://togithub.com/webpack/webpack-dev-server/compare/v4.7.1...v4.7.2) ### [`v4.7.1`](https://togithub.com/webpack/webpack-dev-server/blob/HEAD/CHANGELOG.md#​471-httpsgithubcomwebpackwebpack-dev-servercomparev470v471-2021-12-22) [Compare Source](https://togithub.com/webpack/webpack-dev-server/compare/v4.7.0...v4.7.1) ### [`v4.7.0`](https://togithub.com/webpack/webpack-dev-server/blob/HEAD/CHANGELOG.md#​470-httpsgithubcomwebpackwebpack-dev-servercomparev460v470-2021-12-21) [Compare Source](https://togithub.com/webpack/webpack-dev-server/compare/v4.6.0...v4.7.0) ##### Features - added the `setupMiddlewares` option and deprecated `onAfterSetupMiddleware` and `onBeforeSetupMiddleware` options ([#​4068](https://togithub.com/webpack/webpack-dev-server/issues/4068)) ([c13aa56](https://togithub.com/webpack/webpack-dev-server/commit/c13aa560651a3bb4c4a7b1b4363c04383596c7e9)) - added types ([8f02c3f](https://togithub.com/webpack/webpack-dev-server/commit/8f02c3f3d6131fd37f58ef4d5cbe15578c94a6fd)) - show deprecation warning for `cacert` option ([#​4115](https://togithub.com/webpack/webpack-dev-server/issues/4115)) ([c73ddfb](https://togithub.com/webpack/webpack-dev-server/commit/c73ddfb934ec748e3dd34456d4293b933e9c6c99)) ##### Bug Fixes - add description for `watchFiles` options ([#​4057](https://togithub.com/webpack/webpack-dev-server/issues/4057)) ([75f3817](https://togithub.com/webpack/webpack-dev-server/commit/75f381751e5377ae297c32f9fcdcd096ef28c5c2)) - allow passing options for custom server ([#​4110](https://togithub.com/webpack/webpack-dev-server/issues/4110)) ([fc8bed9](https://togithub.com/webpack/webpack-dev-server/commit/fc8bed95251f27a24c1441307c44782f3836edd6)) - correct schema for `ClientLogging` ([#​4084](https://togithub.com/webpack/webpack-dev-server/issues/4084)) ([9b7ae7b](https://togithub.com/webpack/webpack-dev-server/commit/9b7ae7b5f4ac4a920b1ae3b47a8eb15d093cb369)) - mark `--open-app` deprecated in favor of `--open-app-name` ([#​4091](https://togithub.com/webpack/webpack-dev-server/issues/4091)) ([693c28a](https://togithub.com/webpack/webpack-dev-server/commit/693c28a0499e431b09274b8b7ecce71adb292c8f)) - show deprecation warning for both `https` and `http2` ([#​4069](https://togithub.com/webpack/webpack-dev-server/issues/4069)) ([d8d5d71](https://togithub.com/webpack/webpack-dev-server/commit/d8d5d71c8ca495098e1ee30ebc72ffd657ad5ba0)) - update `--web-socket-server` description ([#​4098](https://togithub.com/webpack/webpack-dev-server/issues/4098)) ([65955e9](https://togithub.com/webpack/webpack-dev-server/commit/65955e96cf7869dd4294699fd2a3878c2179c656)) - update `listen` and `close` deprecation warning message ([#​4097](https://togithub.com/webpack/webpack-dev-server/issues/4097)) ([b217a19](https://togithub.com/webpack/webpack-dev-server/commit/b217a191d09a93e8dcc1fff2ee26e97857e096d3)) - update descriptions of `https` and `server` options ([#​4094](https://togithub.com/webpack/webpack-dev-server/issues/4094)) ([f97c9e2](https://togithub.com/webpack/webpack-dev-server/commit/f97c9e2df460ef9a84c8ab2016c6bce3c90d93ac)) ### [`v4.6.0`](https://togithub.com/webpack/webpack-dev-server/blob/HEAD/CHANGELOG.md#​460-httpsgithubcomwebpackwebpack-dev-servercomparev450v460-2021-11-25) [Compare Source](https://togithub.com/webpack/webpack-dev-server/compare/v4.5.0...v4.6.0) ##### Features - allow to pass all `chokidar` options ([#​4025](https://togithub.com/webpack/webpack-dev-server/issues/4025)) ([5026601](https://togithub.com/webpack/webpack-dev-server/commit/5026601bd670eb65bdddabc208ec9ae73a58e592)) ##### Bug Fixes - reconnection logic ([#​4044](https://togithub.com/webpack/webpack-dev-server/issues/4044)) ([9b32c96](https://togithub.com/webpack/webpack-dev-server/commit/9b32c968fd96a57f5bab36416f79e649ab3a4a2c)) - reload on warnings ([#​4056](https://togithub.com/webpack/webpack-dev-server/issues/4056)) ([1ba9720](https://togithub.com/webpack/webpack-dev-server/commit/1ba97201f71b8a5b8f67281059f4834e55bf8f67))

Configuration

📅 Schedule: 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.



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