-
-
Notifications
You must be signed in to change notification settings - Fork 5.7k
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 JS dependencies #15033
Update JS dependencies #15033
Conversation
silverwind
commented
Mar 18, 2021
•
edited
Loading
edited
- Update all JS dependencies
- For octicons, rename trashcan to trash
- For svgo, migrate to v2 api, regenerate files
- For stylelint, update config, fix custom property duplicates
- For monaco, drop legacy Edge support
- For eslint, enable new rules, fix new issues
- For less-loader, remove deprecated import syntax
Will check later on the reason behind the SVG path changes. It looks like a svgo regression because the files are mostly larger than before. Edit: svg/svgo#1436 |
This is a fix for wider environments support. Not a regression. |
Yeah, I just read into svg/svgo#1353 and it looks to be a compatibilty fix for SVG renderers that can not deal with the condensed |
- Update all JS dependencies - For octicons, rename trashcan to trash - For svgo, migrate to v2 api, output seems to have slightly changed but icons look the same - For stylelint, update config, fix custom property duplicates - For monaco, drop legacy Edge support - For eslint, enable new rules, fix new issues - For less-loader, remove deprecated import syntax
This comment has been minimized.
This comment has been minimized.
@6543 can't reproduce locally and google does not help on it either. Try a |
. |