Uh oh!
There was an error while loading. Please reload this page.
fix: pass _isRoot context where missing - #9206
Merged
Merged
Conversation
wraithgarforce-pushed
the
gar/allow-git-fix
branch
from
April 8, 2026 17:34
6bab875 to
23d9832Compareakhenry
commented
Apr 8, 2026
Seems like maybe there's a sketchy test here as well - https://github.com/npm/cli/pull/8943/changes#diff-8ab375e634149f489e0f560b62170ee8770114b25f0d314c83e0493c5b2bf02bR259 |
wraithgar
commented
Apr 8, 2026
ContributorAuthor
The test was fine, it's a negative test (i.e. refuses a situation). There is no positive test (i.e. allows the situation) and that's what would have caught this. |
akhenry
commented
Apr 8, 2026
akhenry
commented
Apr 8, 2026
In any case, thank you for addressing this issue so quickly! Appreciate it. |
Uh oh!
There was an error while loading. Please reload this page.
This comment was marked as outdated.
This comment was marked as outdated.
wraithgar pushed a commit
that referenced
this pull request
Apr 15, 2026
Backport of #9206 to `release/v11`
reggi pushed a commit
that referenced
this pull request
Apr 21, 2026
Merged
1 task
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.

fixes: #9189