Conversation
JPeer264
force-pushed
the
jp/update-local-node
branch
from
September 11, 2026 15:17
628e143 to
c67e9f0
Compare
Contributor
size-limit report 📦
|
Member
Author
|
moved to draft as not all tests love that node version upgrade |
JPeer264
force-pushed
the
jp/update-local-node
branch
from
September 22, 2026 14:00
b395b6f to
4037fce
Compare
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
JPeer264
force-pushed
the
jp/update-local-node
branch
from
September 22, 2026 19:22
c55ea35 to
34110b0
Compare
JPeer264
marked this pull request as ready for review
September 23, 2026 04:57
JPeer264
requested review from
logaretm,
nicohrubec and
s1gr1d
and removed request for
a team
September 23, 2026 04:57
This branch has not been deployed
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.
(I recommend to merge this after we released v11, just to keep the first v11 release smooth in case this PR would cause any issues)
This updates our base local node version to 24.21.0.
There is only 1 benefit for Cloudflare. We can update
wrangler(see: #24314)Kept tests were it was explicitly set to v22. v24 pins were removed.
Some E2E tests were failing when upgrading to v24, so I downgraded the failing tests to v20 - these should be checked out individually (didn't want to change them here, to keep changes minimal).