-
-
Notifications
You must be signed in to change notification settings - Fork 32.4k
deps: patch V8 to 6.4.388.41 #18522
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
deps: patch V8 to 6.4.388.41 #18522
Conversation
@MylesBorins Practical question: I see that you have GPG-signed the commit. I know |
@targos it just worked ¯\_(ツ)_/¯ . I have gpgsign set to true in gitconfig https://github.com/MylesBorins/dot-files/blob/master/.gitconfig#L36-L37 |
@MylesBorins Haha then maybe my config is wrong because I have to provide my passphrase for every commit and |
@targos What version of gpg are you using? I think it gets cached by default with gpg2 (but not gpg1). |
landed in 1f76482 |
PR-URL: #18522 Refs: v8/v8@6.4.388.40...6.4.388.41 Reviewed-By: Michaël Zasso <targos@protonmail.com> Reviewed-By: Franziska Hinkelmann <franziska.hinkelmann@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
@gibfahn thanks! I fixed this with |
PR-URL: nodejs#18522 Refs: v8/v8@6.4.388.40...6.4.388.41 Reviewed-By: Michaël Zasso <targos@protonmail.com> Reviewed-By: Franziska Hinkelmann <franziska.hinkelmann@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Refs: v8/v8@6.4.388.40...6.4.388.41