rafamel / rxdb-utils

RxDB's missing pieces
MIT License
69 stars 5 forks source link

chore(deps): update dependency onchange to v7 (development) #17

Open renovate[bot] opened 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Type Update Change
onchange devDependencies major ^6.0.0 -> ^7.0.0

Release Notes

Qard/onchange ### [`v7.0.2`](https://togithub.com/Qard/onchange/releases/v7.0.2) [Compare Source](https://togithub.com/Qard/onchange/compare/v7.0.1...v7.0.2) **Fixed** - Fix `--exclude-path` feature ([#​112](https://togithub.com/Qard/onchange/issues/112)) [`62ac7a1`](https://togithub.com/Qard/onchange/commit/62ac7a1) ### [`v7.0.1`](https://togithub.com/Qard/onchange/releases/v7.0.1) [Compare Source](https://togithub.com/Qard/onchange/compare/v7.0.0...v7.0.1) **Fixed** - Fix `--exclude` [`34acdd6`](https://togithub.com/Qard/onchange/commit/34acdd6) ### [`v7.0.0`](https://togithub.com/Qard/onchange/releases/v7.0.0) [Compare Source](https://togithub.com/Qard/onchange/compare/v6.1.1...v7.0.0) **Changed** - Refactor package using `arg` - `--exclude` no longer wipes out the default exclude, use `--no-exclude` if this behavior is wanted - `--poll` must be provided a number - Removes `FORCE_COLOR` override in favor of `TTY` detection - If this breaks functionality, we can add this back as needed, please file an issue! - Main package exports an `onchange` function which returns a function to "close" - The main export expects only one argument - `options`

Renovate configuration

:date: Schedule: "before 3am on the first day of the month" (UTC).

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

:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

:no_bell: 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.

coveralls commented 4 years ago

Pull Request Test Coverage Report for Build 58


Totals Coverage Status
Change from base Build 46: 0.0%
Covered Lines: 361
Relevant Lines: 374

💛 - Coveralls