Skip to content

chore(deps): update dependency ansi-regex to v6 #5903

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

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 17, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ansi-regex ^5.0.1 -> ^6.0.0 age adoption passing confidence

Release Notes

chalk/ansi-regex

v6.0.1

Compare Source

Fixes
  • Fix ReDoS in certain cases (#​37)
    You are only really affected if you run the regex on untrusted user input in a server context, which it's very unlikely anyone is doing, since this regex is mainly used in command-line tools.

CVE-2021-3807

Thank you @​yetingli for the patch and reproduction case!

v6.0.0

Compare Source

Breaking

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from a team as a code owner December 17, 2022 14:01
@renovate renovate bot changed the title Update dependency ansi-regex to v6 chore(deps): update dependency ansi-regex to v6 Dec 17, 2022
@renovate renovate bot force-pushed the renovate/ansi-regex-6.x branch 2 times, most recently from 388cad3 to 235c0a8 Compare December 22, 2022 18:42
@renovate renovate bot force-pushed the renovate/ansi-regex-6.x branch from 235c0a8 to e73ca89 Compare December 22, 2022 21:53
@jsjoeio
Copy link
Contributor

jsjoeio commented Jan 3, 2023

Waiting on #5914

@jsjoeio jsjoeio closed this Jan 3, 2023
@renovate
Copy link
Contributor Author

renovate bot commented Jan 3, 2023

Renovate Ignore Notification

As this PR has been closed unmerged, Renovate will ignore this upgrade and you will not receive PRs for any future 6.x releases. However, if you upgrade to 6.x manually then Renovate will reenable minor and patch updates automatically.

If this PR was closed by mistake or you changed your mind, you can simply rename this PR and you will soon get a fresh replacement PR opened.

@renovate renovate bot deleted the renovate/ansi-regex-6.x branch January 3, 2023 17:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant