Open renovate[bot] opened 1 month ago
Thanks for opening an issue! Make sure you've followed CONTRIBUTING.md.
Is your PR ready for review and processing? Mark the PR ready by including #pr-ready
in a comment.
If you still have work to do, even after marking this ready. Put the PR on hold by including #pr-onhold
in a comment.
Thanks for the PR!
This section of the codebase is owner by https://github.com/AlexRogalskiy/ - if they write a comment saying "LGTM" then it will be merged.
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
🚮 Removed packages: npm/del-cli@3.0.1, npm/prettier@2.2.1, npm/pretty-quick@3.1.0, npm/remark-cli@9.0.0, npm/remark-lint-code-block-style@2.0.1, npm/remark-lint-ordered-list-marker-value@2.0.1, npm/remark-preset-davidtheclark@0.12.0, npm/remark-validate-links@10.0.4, npm/semantic-release@17.4.2, npm/ts-jest@26.5.5, npm/ts-node@9.1.1, npm/typescript@4.2.4
🚨 Potential security issues detected. Learn more about Socket for GitHub ↗︎
To accept the risk, merge this PR and you will not be notified again.
Alert | Package | Note | Source | CI |
---|---|---|---|---|
Critical CVE | npm/minimist@1.2.5 |
| ⚠︎ | |
Critical CVE | npm/@babel/traverse@7.13.15 |
| ⚠︎ |
Contains a Critical Common Vulnerability and Exposure (CVE).
Remove or replace dependencies that include known critical CVEs. Consumers can use dependency overrides or npm audit fix --force to remove vulnerable dependencies.
Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support [AT] socket [DOT] dev.
If you happen to install a dependency that Socket reports as Known Malware you should immediately remove it and select a different dependency. For other alert types, you may may wish to investigate alternative packages or consider if there are other ways to mitigate the specific risk posed by the dependency.
To ignore an alert, reply with a comment starting with @SocketSecurity ignore
followed by a space separated list of ecosystem/package-name@version
specifiers. e.g. @SocketSecurity ignore npm/foo@1.0.0
or ignore all packages with @SocketSecurity ignore-all
@SocketSecurity ignore npm/minimist@1.2.5
@SocketSecurity ignore npm/@babel/traverse@7.13.15
This PR contains the following updates:
^3.0.1
->^6.0.0
Release Notes
sindresorhus/del-cli (del-cli)
### [`v6.0.0`](https://redirect.github.com/sindresorhus/del-cli/releases/tag/v6.0.0) [Compare Source](https://redirect.github.com/sindresorhus/del-cli/compare/v5.1.0...v6.0.0) ##### Breaking - Require Node.js 18 [`de54031`](https://redirect.github.com/sindresorhus/del-cli/commit/de54031) ##### Improvements - Update dependencies [`de54031`](https://redirect.github.com/sindresorhus/del-cli/commit/de54031) ### [`v5.1.0`](https://redirect.github.com/sindresorhus/del-cli/releases/tag/v5.1.0) [Compare Source](https://redirect.github.com/sindresorhus/del-cli/compare/v5.0.1...v5.1.0) - Add `--verbose` flag ([#37](https://redirect.github.com/sindresorhus/del-cli/issues/37)) [`f32b531`](https://redirect.github.com/sindresorhus/del-cli/commit/f32b531) ### [`v5.0.1`](https://redirect.github.com/sindresorhus/del-cli/releases/tag/v5.0.1) [Compare Source](https://redirect.github.com/sindresorhus/del-cli/compare/v5.0.0...v5.0.1) - Fix Windows compatibility for use with `npx` [`537e5b3`](https://redirect.github.com/sindresorhus/del-cli/commit/537e5b3) ### [`v5.0.0`](https://redirect.github.com/sindresorhus/del-cli/releases/tag/v5.0.0) [Compare Source](https://redirect.github.com/sindresorhus/del-cli/compare/v4.0.1...v5.0.0) ##### Breaking - Require Node.js 14 [`b977982`](https://redirect.github.com/sindresorhus/del-cli/commit/b977982) ### [`v4.0.1`](https://redirect.github.com/sindresorhus/del-cli/releases/tag/v4.0.1) [Compare Source](https://redirect.github.com/sindresorhus/del-cli/compare/v4.0.0...v4.0.1) - Upgrade dependencies [`72e377d`](https://redirect.github.com/sindresorhus/del-cli/commit/72e377d) ### [`v4.0.0`](https://redirect.github.com/sindresorhus/del-cli/releases/tag/v4.0.0) [Compare Source](https://redirect.github.com/sindresorhus/del-cli/compare/v3.0.1...v4.0.0) ##### Breaking - Require Node.js 12 [`4c65d87`](https://redirect.github.com/sindresorhus/del-cli/commit/4c65d87) ##### Improvements - Upgrade dependencies [`4c65d87`](https://redirect.github.com/sindresorhus/del-cli/commit/4c65d87)Configuration
📅 Schedule: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" in timezone Europe/Moscow, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.