[v24.x backport] util: fix nested proxy inspection#61154
Closed
LiviaMedeiros wants to merge 1 commit intonodejs:v24.x-stagingfrom
Closed
[v24.x backport] util: fix nested proxy inspection#61154LiviaMedeiros wants to merge 1 commit intonodejs:v24.x-stagingfrom
LiviaMedeiros wants to merge 1 commit intonodejs:v24.x-stagingfrom
Conversation
BridgeAR
approved these changes
Dec 23, 2025
Member
BridgeAR
left a comment
There was a problem hiding this comment.
LGTM, just left a suggestion
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>
99bc57f to
3609fdc
Compare
Member
|
Is this backport different from #61152? |
Member
Author
|
@targos same, either can be cleanly landed on either v24.x or v25.x |
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) |
Member
Author
|
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 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.
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.