Skip to content
This repository was archived by the owner on Aug 29, 2025. It is now read-only.

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 18, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
braces 3.0.2 -> 3.0.3 age adoption passing confidence

GitHub Vulnerability Alerts

CVE-2024-4068

The NPM package braces fails to limit the number of characters it can handle, which could lead to Memory Exhaustion. In lib/parse.js, if a malicious user sends "imbalanced braces" as input, the parsing will enter a loop, which will cause the program to start allocating heap memory without freeing it at any moment of the loop. Eventually, the JavaScript heap limit is reached, and the program will crash.


Release Notes

micromatch/braces (braces)

v3.0.3

Compare Source


Configuration

📅 Schedule: Branch creation - "" (UTC), 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@webteam-app
Copy link
Collaborator

@renovate renovate bot force-pushed the renovate/npm-braces-vulnerability branch 2 times, most recently from e5a5a2e to 27dc03a Compare June 21, 2024 11:17
@renovate renovate bot force-pushed the renovate/npm-braces-vulnerability branch 2 times, most recently from c011ee6 to 59d7f99 Compare July 5, 2024 10:04
@renovate renovate bot force-pushed the renovate/npm-braces-vulnerability branch 3 times, most recently from 147a57f to 16f973e Compare September 10, 2024 12:02
@renovate renovate bot force-pushed the renovate/npm-braces-vulnerability branch 2 times, most recently from fe35d7a to f198d0e Compare October 2, 2024 08:44
@renovate renovate bot force-pushed the renovate/npm-braces-vulnerability branch 3 times, most recently from 275fba7 to 1f131e7 Compare November 8, 2024 12:29
@renovate renovate bot force-pushed the renovate/npm-braces-vulnerability branch from 1f131e7 to 3320a5d Compare February 26, 2025 13:34
@renovate renovate bot force-pushed the renovate/npm-braces-vulnerability branch from 3320a5d to 883417d Compare March 18, 2025 08:09
@renovate renovate bot force-pushed the renovate/npm-braces-vulnerability branch from 883417d to d0e283f Compare April 9, 2025 04:37
@renovate renovate bot force-pushed the renovate/npm-braces-vulnerability branch 2 times, most recently from fec4c84 to 97935c0 Compare June 17, 2025 00:20
@renovate renovate bot force-pushed the renovate/npm-braces-vulnerability branch 3 times, most recently from b377af3 to 2d81d0c Compare June 27, 2025 08:38
@renovate renovate bot force-pushed the renovate/npm-braces-vulnerability branch 2 times, most recently from 2253cca to bfcbcf2 Compare July 29, 2025 05:55
@renovate renovate bot force-pushed the renovate/npm-braces-vulnerability branch from bfcbcf2 to 2893023 Compare August 12, 2025 12:33
@renovate renovate bot force-pushed the renovate/npm-braces-vulnerability branch from 2893023 to ae68948 Compare August 27, 2025 04:33
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant