Closed renovate[bot] closed 4 years ago
:construction_worker: This PR has received other commits, so Renovate will stop updating it to avoid conflicts or other problems. If you wish to abandon your changes and have Renovate start over you may click the "rebase" checkbox in the PR body/description.
If you think this comment is in error and the branch is not modified, try deleting this comment. If it comes back again the next time Renovate runs, please submit an issue or seek config help.
This PR contains the following updates:
1.3.0
->2.0.6
2.0.1
->3.0.0
1.19.4
->2.0.2
6.4.0
->7.0.2
Release Notes
FullHuman/purgecss
### [`v2.0.6`](https://togithub.com/FullHuman/purgecss/compare/v2.0.5...v2.0.6) [Compare Source](https://togithub.com/FullHuman/purgecss/compare/v2.0.5...v2.0.6) ### [`v2.0.5`](https://togithub.com/FullHuman/purgecss/releases/v2.0.5) [Compare Source](https://togithub.com/FullHuman/purgecss/compare/v2.0.4...v2.0.5) Changes: - Asynchronous ```js import PurgeCSS from "purgecss"; const purgecssResults = await new PurgeCSS().purge({ // options }); ``` - Extractor is a function ```js content => content.match(/[\w-/:]+(?sindresorhus/is-port-reachable
### [`v3.0.0`](https://togithub.com/sindresorhus/is-port-reachable/releases/v3.0.0) [Compare Source](https://togithub.com/sindresorhus/is-port-reachable/compare/v2.0.1...v3.0.0) ##### Breaking - Require Node.js 8 [`61e182a`](https://togithub.com/sindresorhus/is-port-reachable/commit/61e182a)remy/nodemon
### [`v2.0.2`](https://togithub.com/remy/nodemon/releases/v2.0.2) [Compare Source](https://togithub.com/remy/nodemon/compare/v2.0.1...v2.0.2) ##### Bug Fixes - pipe stderr correctly ([47dfb8b](https://togithub.com/remy/nodemon/commit/47dfb8b)), closes [#1638](https://togithub.com/remy/nodemon/issues/1638) ### [`v2.0.1`](https://togithub.com/remy/nodemon/releases/v2.0.1) [Compare Source](https://togithub.com/remy/nodemon/compare/v2.0.0...v2.0.1) ##### Bug Fixes - ubuntu loop waiting for sub processes ([ed91703](https://togithub.com/remy/nodemon/commit/ed91703)), closes [#1633](https://togithub.com/remy/nodemon/issues/1633) ### [`v2.0.0`](https://togithub.com/remy/nodemon/releases/v2.0.0) [Compare Source](https://togithub.com/remy/nodemon/compare/v1.19.4...v2.0.0) ##### Bug Fixes - wait for all subprocesses to terminate (fixes issue [#1476](https://togithub.com/remy/nodemon/issues/1476)) ([0e6ba3c](https://togithub.com/remy/nodemon/commit/0e6ba3c)) ##### Features - update chokidar to v3 ([9a67f36](https://togithub.com/remy/nodemon/commit/9a67f36)) ##### BREAKING CHANGES - Upgrading to chokidar@3 drops support for node@4, so nodemon is doing the same, and now supports node@8+ - Chokidar upgrade means: massive CPU & RAM consumption improvements. 17x package & deps size reduction.sindresorhus/open
### [`v7.0.2`](https://togithub.com/sindresorhus/open/releases/v7.0.2) [Compare Source](https://togithub.com/sindresorhus/open/compare/v7.0.1...v7.0.2) - Fix Docker in WSL2 for real ([#168](https://togithub.com/sindresorhus/open/issues/168)) [`2c1647d`](https://togithub.com/sindresorhus/open/commit/2c1647d) ### [`v7.0.1`](https://togithub.com/sindresorhus/open/releases/v7.0.1) [Compare Source](https://togithub.com/sindresorhus/open/compare/v7.0.0...v7.0.1) - Fix Docker in WSL2 ([#164](https://togithub.com/sindresorhus/open/issues/164)) [`417c326`](https://togithub.com/sindresorhus/open/commit/417c326) - Fix URLs in WSL ([#166](https://togithub.com/sindresorhus/open/issues/166)) [`d8a508b`](https://togithub.com/sindresorhus/open/commit/d8a508b) ### [`v7.0.0`](https://togithub.com/sindresorhus/open/releases/v7.0.0) [Compare Source](https://togithub.com/sindresorhus/open/compare/v6.4.0...v7.0.0) ##### Breaking - Correctly handle URL and path escaping on Windows ([#146](https://togithub.com/sindresorhus/open/issues/146)) [`7ef15d2`](https://togithub.com/sindresorhus/open/commit/7ef15d2) If you use `open` with URLs, you'll want to use the new `{url: true}` option. [Read more](https://togithub.com/sindresorhus/open#double-quotes-on-windows). ##### Enhancements - Add support for WSL 2 ([#150](https://togithub.com/sindresorhus/open/issues/150)) [`12333bf`](https://togithub.com/sindresorhus/open/commit/12333bf)Renovate configuration
:date: Schedule: "after 6pm,before 9am" in timezone Europe/Paris.
:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.
:recycle: Rebasing: Whenever PR is behind base branch, 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.