You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@mikeKuester thanks for the report.
This might be a limitation of dependabot-cli, which outputs text using utf-8 encoding. I will investigate to see if there is anything that can be done in the scope of this project to fix the issue.
@mburumaxwell yes, is still happening with version 2.42.1174
Fixes:
� specialized tar extract traversal by nils m��s��n
� [#635] bzip2 use explicit feature defs for vectorized memory move by Jackson Wood
� [#645] tar create translated files in temp by nils m��s��n
And it's not only the name, the first character (green curve) is broken.
Describe the bug
The created PR message contains invalid characters in the name of the author of a fix.
It should look like this (created PR message from dependabot-script):
Categorization
Repository
To Reproduce
Steps to reproduce the behavior:
You need a package with fixes from a user who has non ASCII chars in his user name like https://github.com/icsharpcode/SharpZipLib
Expected behavior
The chars should be valid.
Logs and screenshots
Screenshots see above.
Extension (please complete the following information):
Server (please complete the following information):
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: