-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
Japanese file names are renamed incorrectly every time in PR. #15538
Comments
Hi there, Get your issue fixed faster by creating a minimal reproduction. This means a repository dedicated to reproducing this issue with the minimal dependencies and config possible. Before we start working on your issue we need to know exactly what's causing the current behavior. A minimal reproduction helps us with this. To get started, please read our guide on creating a minimal reproduction. We may close the issue if you, or someone else, haven't created a minimal reproduction within two weeks. If you need more time, or are stuck, please ask for help or more time in a comment. Good luck, The Renovate team |
looks like a Unicode issue. can be caused by renovate itself, simple-git or nodejs. |
I created reproduction at https://github.com/kondei/minimal-reporoduction-renovate-unicode-issue/pull/3/files . |
i'm unable to confirm reproduction since i get an error:
|
OK, we need a reproduction which doesn't use any private packages |
@rarkins FYI: https://www.npmjs.com/package/@storybook/addon-actions/v/6.4.13 |
In that case @PhilipAbed this sounds like a problem in your environment |
i noticed it happened on another repository too, its random, ill try to reproduce again. |
Could be related to IPv6, based on your logs |
maybe this issue can be closed, since #18963 was merged |
How are you running Renovate?
WhiteSource Renovate hosted app on github.com
If you're self-hosting Renovate, tell us what version of Renovate you run.
No response
Please select which platform you are using if self-hosting.
No response
If you're self-hosting Renovate, tell us what version of the platform you run.
No response
Was this something which used to work for you, and then stopped?
I never saw this working
Describe the bug
Japanese file names are renamed incorrectly every time in pull requests.
I show an example below.
original file name:
技術選定.md
first PR commit diff on console:
second PR commit diff on console:
and more...
diff image on PR page:
Relevant debug logs
Sorry, I could not find out the job corresponding to each commit or PR on https://app.renovatebot.com/dashboard .
Have you created a minimal reproduction repository?
https://github.com/kondei/minimal-reporoduction-renovate-unicode-issue/pull/3/files
The text was updated successfully, but these errors were encountered: