Closed renovate[bot] closed 4 years ago
This PR contains the following updates:
^16.9.34
^16.9.35
^16.9.7
^16.9.8
^26.0.0
^26.0.1
^3.1.0
^3.1.1
^3.5.1
^3.5.2
^13.0.1
^13.1.0
^3.10.3
^3.11.0
:date: Schedule: "before 3am on Monday" (UTC).
:vertical_traffic_light: Automerge: Disabled due to failing status checks.
:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
:ghost: Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by WhiteSource Renovate. View repository job log here.
This PR contains the following updates:
^16.9.34
->^16.9.35
^16.9.7
->^16.9.8
^26.0.0
->^26.0.1
^3.1.0
->^3.1.1
^3.5.1
->^3.5.2
^26.0.0
->^26.0.1
^13.0.1
->^13.1.0
^3.10.3
->^3.11.0
Release Notes
facebook/jest
### [`v26.0.1`](https://togithub.com/facebook/jest/blob/master/CHANGELOG.md#2601) [Compare Source](https://togithub.com/facebook/jest/compare/v26.0.0...v26.0.1) ##### Fixes - `[jest-circus]` Backward compatibility for deprecated `DescribeBlock.tests` to not break e.g. Detox reportersindresorhus/cpy-cli
### [`v3.1.1`](https://togithub.com/sindresorhus/cpy-cli/releases/v3.1.1) [Compare Source](https://togithub.com/sindresorhus/cpy-cli/compare/v3.1.0...v3.1.1) - Update dependencies ([#25](https://togithub.com/sindresorhus/cpy-cli/issues/25)) [`65637f7`](https://togithub.com/sindresorhus/cpy-cli/commit/65637f7)Microsoft/dtslint
### [`v3.5.2`](https://togithub.com/Microsoft/dtslint/compare/v3.5.1...v3.5.2) [Compare Source](https://togithub.com/Microsoft/dtslint/compare/v3.5.1...v3.5.2)jquense/webpack-atoms
### [`v13.1.0`](https://togithub.com/jquense/webpack-atoms/blob/master/CHANGELOG.md#1310-httpsgithubcomjquensewebpack-atomscomparev1301v1310-2020-05-04) [Compare Source](https://togithub.com/jquense/webpack-atoms/compare/v13.0.1...v13.1.0) ##### Features - remove astroturf dep ([9c64c4a](https://togithub.com/jquense/webpack-atoms/commit/9c64c4a)) - remove astroturf dep ([bebddb6](https://togithub.com/jquense/webpack-atoms/commit/bebddb6)) #### [13.0.1](https://togithub.com/jquense/webpack-atoms/compare/v13.0.0...v13.0.1) (2020-04-29) ##### Bug Fixes - type import ([cb40c86](https://togithub.com/jquense/webpack-atoms/commit/cb40c86))webpack/webpack-dev-server
### [`v3.11.0`](https://togithub.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md#3110-httpsgithubcomwebpackwebpack-dev-servercomparev3103v3110-2020-05-08) [Compare Source](https://togithub.com/webpack/webpack-dev-server/compare/v3.10.3...v3.11.0) ##### Features - add icons for directory viewer ([#2441](https://togithub.com/webpack/webpack-dev-server/issues/2441)) ([e953d01](https://togithub.com/webpack/webpack-dev-server/commit/e953d01ca93764dabe38cedad8e7b9ef4e7f04bc)) - allow multiple `contentBasePublicPath` paths ([#2489](https://togithub.com/webpack/webpack-dev-server/issues/2489)) ([c6bdfe4](https://togithub.com/webpack/webpack-dev-server/commit/c6bdfe4afb2ce3612c02142954c68a8e657c3915)) - emit progress-update ([#2498](https://togithub.com/webpack/webpack-dev-server/issues/2498)) ([4808abd](https://togithub.com/webpack/webpack-dev-server/commit/4808abd434bac0511da688aee861f7e2d8b0c81c)), closes [#1666](https://togithub.com/webpack/webpack-dev-server/issues/1666) - add invalidate endpoint ([#2493](https://togithub.com/webpack/webpack-dev-server/issues/2493)) ([89ffb86](https://togithub.com/webpack/webpack-dev-server/commit/89ffb86cd26425c59e3937ca06a2c804a01b8f1d)) - allow open option to accept an object ([#2492](https://togithub.com/webpack/webpack-dev-server/issues/2492)) ([adeb92e](https://togithub.com/webpack/webpack-dev-server/commit/adeb92e1e37551a6cbf3063942d6c2c7efbdff10)) ##### Bug Fixes - do not swallow errors from server ([#2512](https://togithub.com/webpack/webpack-dev-server/issues/2512)) ([06583f2](https://togithub.com/webpack/webpack-dev-server/commit/06583f268b70f4a9715e4b747b1557055c419086)) - security vulnerability in yargs-parser ([#2566](https://togithub.com/webpack/webpack-dev-server/issues/2566)) ([41d1d0c](https://togithub.com/webpack/webpack-dev-server/commit/41d1d0cf99f53df0569991a85489d3c8bc095af5)) - don't crash on setupExitSignals(undefined) ([#2507](https://togithub.com/webpack/webpack-dev-server/issues/2507)) ([0d5c681](https://togithub.com/webpack/webpack-dev-server/commit/0d5c68143d780e631cdaf09081822fc87d7cb3ba)) - support entry descriptor (closes [#2453](https://togithub.com/webpack/webpack-dev-server/issues/2453)) ([#2465](https://togithub.com/webpack/webpack-dev-server/issues/2465)) ([8bbef6a](https://togithub.com/webpack/webpack-dev-server/commit/8bbef6adf6ae5f6a3109ecd4a6246223d2f77cb2)) - update jquery ([#2516](https://togithub.com/webpack/webpack-dev-server/issues/2516)) ([99ccfd8](https://togithub.com/webpack/webpack-dev-server/commit/99ccfd84d1db566aa4ed77c441c4674bc4e986df)) ##### [3.10.3](https://togithub.com/webpack/webpack-dev-server/compare/v3.10.2...v3.10.3) (2020-02-05) ##### Bug Fixes - forward error requests to the proxy ([#2425](https://togithub.com/webpack/webpack-dev-server/issues/2425)) ([e291cd4](https://togithub.com/webpack/webpack-dev-server/commit/e291cd4922f66c5c69dfd1fd3839812cfa502de5)) ##### [3.10.2](https://togithub.com/webpack/webpack-dev-server/compare/v3.10.0...v3.10.2) (2020-01-31) ##### Bug Fixes - fallthrough non `GET` and `HEAD` request to routes ([#2374](https://togithub.com/webpack/webpack-dev-server/issues/2374)) ([ebe8eca](https://togithub.com/webpack/webpack-dev-server/commit/ebe8eca37957a9009f8627e7dfb82699606846de)) - add an optional peer dependency on webpack-cli ([#2396](https://togithub.com/webpack/webpack-dev-server/issues/2396)) ([aa365df](https://togithub.com/webpack/webpack-dev-server/commit/aa365dfd7e86c5dca31304bd5dcfe9bb9b767b40)) - add heartbeat for the websocket server ([#2404](https://togithub.com/webpack/webpack-dev-server/issues/2404)) ([1a7c827](https://togithub.com/webpack/webpack-dev-server/commit/1a7c8273de5a5b164c63c9919950babd7ecfaadb)) ##### [3.10.1](https://togithub.com/webpack/webpack-dev-server/compare/v3.10.0...v3.10.1) (2019-12-19) ##### Bug Fixes - ie11 compatibility ([1306abe](https://togithub.com/webpack/webpack-dev-server/commit/1306abeb8c5fd125952cdc177fdf38c2c31b3c4f))Renovate configuration
:date: Schedule: "before 3am on Monday" (UTC).
:vertical_traffic_light: Automerge: Disabled due to failing status checks.
:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
:ghost: Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by WhiteSource Renovate. View repository job log here.