Bump minimatch and npx in /dev-environment/shared-projects-workspace#16
Conversation
Removes [minimatch](https://github.com/isaacs/minimatch). It's no longer used after updating ancestor dependency [npx](https://github.com/npm/npx). These dependencies need to be updated together. Removes `minimatch` Updates `npx` from 3.0.0 to 10.2.2 - [Changelog](https://github.com/npm/npx/blob/latest/CHANGELOG.md) - [Commits](npm/npx@v3.0.0...v10.2.2) --- updated-dependencies: - dependency-name: minimatch dependency-version: dependency-type: indirect - dependency-name: npx dependency-version: 10.2.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
|
Warning Review the following alerts detected in dependencies. According to your organization's Security Policy, it is recommended to resolve "Warn" alerts. Learn more about Socket for GitHub.
|
Removes minimatch. It's no longer used after updating ancestor dependency npx. These dependencies need to be updated together.
Removes
minimatchUpdates
npxfrom 3.0.0 to 10.2.2Changelog
Sourced from npx's changelog.
... (truncated)
Commits
26a8394chore(release): 10.2.2e0eb3cbfix: install latest npm on travis for node 6e8b4a7echore: put node 6 back in travis set9a23db1fix: correct Kat's github url3733137fix: Update changelog to fix old issue links3192e0fv10.2.140df81cfix: point repo at proper git remote43d68c8fix: spurious test failuref51a8d3travis: only test on supported node versionsb7c8b9ffix(platform): drop node 4 and 7, add 9 and 10Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.