FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

[v18.x] esm: fix broken assertion in `legacyMainResolve` by aduh95 · Pull Request #55708 · nodejs/node · GitHub

/ node Public

[v18.x] esm: fix broken assertion in legacyMainResolve - #55708

Closed
aduh95 wants to merge 1 commit into
nodejs:v18.x-stagingfrom
aduh95:fix-legacyMainResolve-assert
Closed

[v18.x] esm: fix broken assertion in legacyMainResolve#55708
aduh95 wants to merge 1 commit into
nodejs:v18.x-stagingfrom
aduh95:fix-legacyMainResolve-assert

Conversation

aduh95 commented Nov 3, 2024

Copy link
Copy Markdown
Contributor

On main, this was superseded by #48325, but in #49644 (comment) it was decided to not backport it to v18.x. Unfortunately we have a lack of coverage for this part of the code, and we don't have a repro for the issue, so this PR doesn't contain tests, it'd be good to have one though.

Fixes: #55692

Copy link
Copy Markdown
Collaborator

Review requested:

  • @nodejs/loaders

nodejs-github-bot added esm Issues and PRs related to the ECMAScript Modules implementation. needs-ci PRs that need a full CI run. v18.x labels Nov 3, 2024
aduh95 changed the title esm: fix broken assertion in legacyMainResolve [v18.x] esm: fix broken assertion in legacyMainResolve Nov 3, 2024
avivkeller added author ready PRs that have at least one approval, no outstanding review comments, and a CI started. request-ci Add this label to start a Jenkins CI on a PR. labels Nov 3, 2024
github-actions Bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Nov 3, 2024

Copy link
Copy Markdown
Collaborator

Copy link
Copy Markdown
Collaborator

Copy link
Copy Markdown
Collaborator

Copy link
Copy Markdown
Collaborator

aduh95 force-pushed the fix-legacyMainResolve-assert branch from c78ec0c to 0fd6321 Compare November 5, 2024 10:19

Copy link
Copy Markdown
Collaborator

Copy link
Copy Markdown
Collaborator

aduh95 force-pushed the fix-legacyMainResolve-assert branch from 0fd6321 to 2f519b4 Compare November 7, 2024 10:02

Copy link
Copy Markdown
Collaborator

Copy link
Copy Markdown
Collaborator

aduh95 force-pushed the fix-legacyMainResolve-assert branch from 2f519b4 to ba1afa8 Compare November 7, 2024 12:23
aduh95 force-pushed the fix-legacyMainResolve-assert branch from ba1afa8 to f6b7c51 Compare November 7, 2024 12:24

Copy link
Copy Markdown
Collaborator

aduh95 added a commit that referenced this pull request Nov 7, 2024
PR-URL: #55708
Fixes: #55692
Reviewed-By: Richard Lau <rlau@redhat.com>
Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com>

aduh95 commented Nov 7, 2024

Copy link
Copy Markdown
Contributor Author

Landed in 3059262

aduh95 closed this Nov 7, 2024
aduh95 deleted the fix-legacyMainResolve-assert branch November 7, 2024 16:53
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

Labels

author ready PRs that have at least one approval, no outstanding review comments, and a CI started. esm Issues and PRs related to the ECMAScript Modules implementation. needs-ci PRs that need a full CI run.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants


Back | FazBrowse Home | New Git URL