-
Notifications
You must be signed in to change notification settings - Fork 8.3k
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
Reduce usage of the trim dependency #130863
Conversation
We forcefully upgrade the trim sub-dependency to v1.0.1 because of an old know security vulnerability. Two of our dependencies who previously depended on trim no longer does so, and we can therefore now upgrade those to get rid of the warnings generated because of this forceful upgrade.
The only dependency still depending on an old version of |
💚 Build SucceededMetrics [docs]Page load bundle
History
To update your PR or re-run it, just comment with: cc @watson |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🎉
💔 All backports failed
Manual backportTo create the backport manually run:
Questions ?Please refer to the Backport tool documentation |
We forcefully upgrade the trim sub-dependency to v1.0.1 because of an old known security vulnerability. Two of our dependencies who previously depended on trim no longer does so, and we can therefore now upgrade those to get rid of the warnings generated because of this forceful upgrade. (cherry picked from commit 641fc10) # Conflicts: # yarn.lock
We forcefully upgrade the trim sub-dependency to v1.0.1 because of an old known security vulnerability. Two of our dependencies who previously depended on trim no longer does so, and we can therefore now upgrade those to get rid of the warnings generated because of this forceful upgrade.
We forcefully upgrade the trim sub-dependency to v1.0.1 because of an old known security vulnerability. Two of our dependencies who previously depended on trim no longer does so, and we can therefore now upgrade those to get rid of the warnings generated because of this forceful upgrade.