Rolling to V8 15.2.124.1 - #2037
Merged
Merged
Conversation
nathanwhit
marked this pull request as ready for review
July 29, 2026 21:08
bartlomieju
reviewed
Jul 31, 2026
bartlomieju
left a comment
Member
There was a problem hiding this comment.
Converting my three earlier top-level comments into inline ones anchored to the relevant code, plus two smaller notes that were buried at the end of the crdtp comment. Deleting the originals.
bartlomieju
approved these changes
Aug 1, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Rolls the V8 submodule and README to V8 15.2.124.1.
This also fixes fork handling in
tools/auto_update_v8.ts. The updater previously usedoriginfor checkout and push, but hardcodeddenoland:autorollas the pull-request head. In a fork checkout, that combined the locally calculated title with an unrelated upstream branch.The updater now:
denoland/rusty_v8remote independently for themainbase;gh;Validation:
deno fmt --check tools/auto_update_v8.tsdeno lint tools/auto_update_v8.tsdeno check tools/auto_update_v8.tsc4ca1eccb90c5464d826b7713dc27178a53b0cfeis the current15.2-lkgr-denolandhead and reports V8 15.2.124.1main