bahmutov / cypress-cycle-unit-test

Unit testing Cycle.js components in Cypress E2E test runner
3 stars 0 forks source link

chore(deps): update dependency dependency-check to v4 #55

Open renovate[bot] opened 5 years ago

renovate[bot] commented 5 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
dependency-check 3.4.1 -> 4.1.0 age adoption passing confidence

Release Notes

dependency-check-team/dependency-check ### [`v4.1.0`](https://togithub.com/dependency-check-team/dependency-check/releases/tag/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/tag/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/tag/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

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - 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 Mend Renovate. View repository job log here.

renovate[bot] commented 1 year ago

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.