Level / level-js

An abstract-leveldown compliant store on top of IndexedDB.
MIT License
542 stars 44 forks source link

Upgrade devDependency dependency-check from ^3.3.0 to ^4.0.0 #193

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Type Update Change
dependency-check devDependencies major ^3.3.0 -> ^4.0.0

Release Notes

dependency-check-team/dependency-check ### [`v4.1.0`](https://togithub.com/dependency-check-team/dependency-check/releases/v4.1.0) [Compare Source](https://togithub.com/dependency-check-team/dependency-check/compare/v4.0.1...v4.1.0) - Fix node version check to match against package. Fixes [#​104](https://togithub.com/dependency-check-team/dependency-check/issues/104) [`c8fca5d`](https://togithub.com/dependency-check-team/dependency-check/commit/c8fca5d) - Restore `--no-dev`/`--no-peer` for explicit `--missing`. Fixes [#​105](https://togithub.com/dependency-check-team/dependency-check/issues/105) [`01271e9`](https://togithub.com/dependency-check-team/dependency-check/commit/01271e9) ### [`v4.0.1`](https://togithub.com/dependency-check-team/dependency-check/releases/v4.0.1) [Compare Source](https://togithub.com/dependency-check-team/dependency-check/compare/v4.0.0...v4.0.1) - SEMIBREAKING: Remove --no-dev/no-peer from missing checks. Every only been officially supported in unused checks. [`edfde9b`](https://togithub.com/dependency-check-team/dependency-check/commit/edfde9b) - Update URL:s to point to new GitHub organization [`0174a07`](https://togithub.com/dependency-check-team/dependency-check/commit/0174a07) All changes: ### [`v4.0.0`](https://togithub.com/dependency-check-team/dependency-check/releases/v4.0.0) [Compare Source](https://togithub.com/dependency-check-team/dependency-check/compare/v3.4.1...v4.0.0) ##### News - Moved repository to a GitHub organization: [dependency-check-team](https://togithub.com/dependency-check-team) ##### Breaking - BREAKING: Remove `--entry`, instead add entries directly [`8657129`](https://togithub.com/dependency-check-team/dependency-check/commit/8657129) - BREAKING: Drop callback parameter from main export (doesn't affect the CLI interface) [`80866f8`](https://togithub.com/dependency-check-team/dependency-check/commit/80866f8) - BREAKING: Remove `--extra` alias, use `--unused` instead [`53d2c3d`](https://togithub.com/dependency-check-team/dependency-check/commit/53d2c3d) - BREAKING: By default, run all checks, both `missing` and `unused` [`5e4f11b`](https://togithub.com/dependency-check-team/dependency-check/commit/5e4f11b) - BREAKING: Require Node >=10 [`fb09c07`](https://togithub.com/dependency-check-team/dependency-check/commit/fb09c07) - SEMIBREAKING: Make `--quiet` the standard, add `--verbose` for previous verbose logging behavior [`d886e2b`](https://togithub.com/dependency-check-team/dependency-check/commit/d886e2b) - SEMIBREAKING: Update to latest [`globby` release](https://togithub.com/sindresorhus/globby/releases/tag/v10.0.0) [`2c91ae0`](https://togithub.com/dependency-check-team/dependency-check/commit/2c91ae0) ##### Improvements - Move to `require('module').builtinModules` [`55d282e`](https://togithub.com/dependency-check-team/dependency-check/commit/55d282e) - Add resolving of `package.json` directly from files [`da6c139`](https://togithub.com/dependency-check-team/dependency-check/commit/da6c139) ##### Fixes - Internal: Make `parse()` + path resolving async [`8eaba08`](https://togithub.com/dependency-check-team/dependency-check/commit/8eaba08) ##### Dependency updates - Update to latest [`micromatch` release](https://togithub.com/micromatch/micromatch/blob/cd602f32ab4960d66b068d3df74f9144f5a18930/CHANGELOG.md#​400---2019-03-20) [`011184c`](https://togithub.com/dependency-check-team/dependency-check/commit/011184c) ##### Full list of changes

Renovate configuration

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

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