chore(deps): update dependency dependency-check to v4
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| dependency-check | 3.4.1 -> 4.1.0 |
Release Notes
dependency-check-team/dependency-check (dependency-check)
v4.1.0
- Fix node version check to match against package. Fixes #104
c8fca5d - Restore
--no-dev/--no-peerfor explicit--missing. Fixes #10501271e9
v4.0.1
- SEMIBREAKING: Remove --no-dev/no-peer from missing checks. Every only been officially supported in unused checks.
edfde9b - Update URL:s to point to new GitHub organization
0174a07
All changes:
v4.0.0
News
- Moved repository to a GitHub organization: dependency-check-team
Breaking
-
BREAKING: Remove
--entry, instead add entries directly8657129 -
BREAKING: Drop callback parameter from main export (doesn't affect the CLI interface)
80866f8 -
BREAKING: Remove
--extraalias, use--unusedinstead53d2c3d -
BREAKING: By default, run all checks, both
missingandunused5e4f11b -
BREAKING: Require Node >=10
fb09c07 -
SEMIBREAKING: Make
--quietthe standard, add--verbosefor previous verbose logging behaviord886e2b -
SEMIBREAKING: Update to latest
globbyrelease2c91ae0
Improvements
- Move to
require('module').builtinModules55d282e - Add resolving of
package.jsondirectly from filesda6c139
Fixes
- Internal: Make
parse()+ path resolving async8eaba08
Dependency updates
- Update to latest
micromatchrelease011184c
Full list of changes
Configuration
📅 Schedule: Branch creation - "after 10pm every weekday,every weekend,before 5am every weekday" in timezone America/New_York, 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.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.