Uh oh!
There was an error while loading. Please reload this page.
[v24.x backport] util: fix nested proxy inspection - #61154
Closed
LiviaMedeiros wants to merge 1 commit into
Closed
Conversation
BridgeAR
approved these changes
Dec 23, 2025
Uh oh!
There was an error while loading. Please reload this page.
Fixes: nodejs#61061 PR-URL: nodejs#61077 Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: LiviaMedeiros <livia@cirno.name> Reviewed-By: Juan José Arboleda <soyjuanarbol@gmail.com> Reviewed-By: Gürgün Dayıoğlu <hey@gurgun.day>
LiviaMedeirosforce-pushed
the
backport-61077-to-24
branch
from
December 23, 2025 14:52
99bc57f to
3609fdcComparetargos
commented
Dec 23, 2025
Member
Is this backport different from #61152? |
LiviaMedeiros
commented
Dec 23, 2025
MemberAuthor
@targos same, either can be cleanly landed on either v24.x or v25.x |
targos
commented
Dec 23, 2025
Member
Then I think we can close this PR. At least my method of updating LTS is to use the current release branch as a reference (and commits must live on a current release before being cherry-picked to LTS) |
LiviaMedeiros
commented
Dec 23, 2025
MemberAuthor
Sure, closing in favour of #61152. |
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 freeto 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.
Manual backport was required due to semver-majorPRs that contain breaking changes and should be released in the next major version.
change on
mainthat adjusted formatting for proxies.This version should be cleanly cherrypickable for
v22.xif considered important for LTS; LMK if PRs to older release lines are needed.