Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency cross-spawn to v6 [SECURITY] #97

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 17, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
cross-spawn 5.1.0 -> 6.0.6 age adoption passing confidence

GitHub Vulnerability Alerts

CVE-2024-21538

Versions of the package cross-spawn before 7.0.5 are vulnerable to Regular Expression Denial of Service (ReDoS) due to improper input sanitization. An attacker can increase the CPU usage and crash the program by crafting a very large and well crafted string.


Release Notes

moxystudio/node-cross-spawn (cross-spawn)

v6.0.6

Compare Source

v6.0.5

Compare Source

Bug Fixes

v6.0.4

Compare Source

Bug Fixes
  • fix paths being incorrectly normalized on unix (06ee3c6), closes #​90

v6.0.3

Compare Source

6.0.3 (2018-01-23)

v6.0.2

Compare Source

6.0.2 (2018-01-23)

v6.0.1

Compare Source

6.0.1 (2018-01-23)

v6.0.0

Compare Source

Bug Fixes
  • fix certain arguments not being correctly escaped or causing batch syntax error (900cf10), closes #​82 #​51
  • fix commands as posix relatixe paths not working correctly, e.g.: ./my-command (900cf10)
  • fix options argument being mutated (900cf10)
  • fix commands resolution when PATH was actually Path (900cf10)
Features
  • improve compliance with node's ENOENT errors (900cf10)
  • improve detection of node's shell option support (900cf10)
Chores
  • upgrade tooling
  • upgrate project to es6 (node v4)
BREAKING CHANGES
  • remove support for older nodejs versions, only node >= 4 is supported

5.1.0 (2017-02-26)

Bug Fixes
  • fix options.shell support for NodeJS v4.8

5.0.1 (2016-11-04)

Bug Fixes
  • fix options.shell support for NodeJS v7

Configuration

📅 Schedule: Branch creation - "" in timezone Europe/Berlin, 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.

@renovate renovate bot changed the title Update dependency cross-spawn to v7 [SECURITY] Update dependency cross-spawn to v7 [SECURITY] - autoclosed Nov 18, 2024
@renovate renovate bot closed this Nov 18, 2024
@renovate renovate bot deleted the renovate/npm-cross-spawn-vulnerability branch November 18, 2024 22:02
@renovate renovate bot changed the title Update dependency cross-spawn to v7 [SECURITY] - autoclosed Update dependency cross-spawn to v7 [SECURITY] Nov 20, 2024
@renovate renovate bot reopened this Nov 20, 2024
@renovate renovate bot force-pushed the renovate/npm-cross-spawn-vulnerability branch from fa42105 to d271666 Compare November 20, 2024 06:26
@renovate renovate bot changed the title Update dependency cross-spawn to v7 [SECURITY] Update dependency cross-spawn to v6 [SECURITY] Nov 20, 2024
@renovate renovate bot force-pushed the renovate/npm-cross-spawn-vulnerability branch from d271666 to bbbe167 Compare November 20, 2024 10:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

0 participants