Skip to content

deps: update to cjs-module-lexer@0.4.3 - #35745

Closed
guybedford wants to merge 1 commit into
nodejs:masterfrom
guybedford:cjs-module-lexer-update
Closed

deps: update to cjs-module-lexer@0.4.3#35745
guybedford wants to merge 1 commit into
nodejs:masterfrom
guybedford:cjs-module-lexer-update

Conversation

@guybedford

Copy link
Copy Markdown
Contributor

The CHANGELOG.md includes the listed features which are supported including:

These are all extensions to the functionality so this is entirely non-breaking, with associated test coverage in the PRs.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • documentation is changed or added
  • commit message follows commit guidelines

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

Review requested:

  • @nodejs/modules

@codecov-io

Copy link
Copy Markdown

Codecov Report

Merging #35745 into master will decrease coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@ Coverage Diff @@## master #35745 +/- ##
==========================================
- Coverage 96.41% 96.40% -0.02% 
==========================================
Files 223 223 Lines 73685 73685 ==========================================
- Hits 71043 71035 -8 - Misses 2642 2650 +8 
Impacted FilesCoverage Δ
lib/internal/modules/cjs/loader.js94.39% <0.00%> (-0.65%)⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4d16554...e37ff1e. Read the comment docs.

@MylesBorinsMylesBorins left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@TrottTrott left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Rubber-stamp LGTM

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@mhdawsonmhdawson left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Rubber stamp LGTM

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@guybedford

Copy link
Copy Markdown
ContributorAuthor

All tests passing on the build except for one ARM run. Running a final time...

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

guybedford added a commit that referenced this pull request Oct 24, 2020
PR-URL: #35745
Reviewed-By: Jan Krems <jan.krems@gmail.com>
Reviewed-By: Myles Borins <myles.borins@gmail.com>
Reviewed-By: Ujjwal Sharma <ryzokuken@disroot.org>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Michael Dawson <midawson@redhat.com>
@guybedford

Copy link
Copy Markdown
ContributorAuthor

The same CI seems to be consistently failing across builds today, so this seems most certainly unrelated.

Landed in fdaf9cb.

targos pushed a commit that referenced this pull request Nov 3, 2020
PR-URL: #35745
Reviewed-By: Jan Krems <jan.krems@gmail.com>
Reviewed-By: Myles Borins <myles.borins@gmail.com>
Reviewed-By: Ujjwal Sharma <ryzokuken@disroot.org>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Michael Dawson <midawson@redhat.com>
@targostargos mentioned this pull request Nov 3, 2020
MylesBorins pushed a commit that referenced this pull request Nov 3, 2020
PR-URL: #35745
Reviewed-By: Jan Krems <jan.krems@gmail.com>
Reviewed-By: Myles Borins <myles.borins@gmail.com>
Reviewed-By: Ujjwal Sharma <ryzokuken@disroot.org>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Michael Dawson <midawson@redhat.com>
MylesBorins pushed a commit that referenced this pull request Nov 3, 2020
PR-URL: #35745
Reviewed-By: Jan Krems <jan.krems@gmail.com>
Reviewed-By: Myles Borins <myles.borins@gmail.com>
Reviewed-By: Ujjwal Sharma <ryzokuken@disroot.org>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Michael Dawson <midawson@redhat.com>
@MylesBorinsMylesBorins mentioned this pull request Nov 3, 2020
BethGriggs pushed a commit that referenced this pull request Nov 16, 2020
PR-URL: #35745
Reviewed-By: Jan Krems <jan.krems@gmail.com>
Reviewed-By: Myles Borins <myles.borins@gmail.com>
Reviewed-By: Ujjwal Sharma <ryzokuken@disroot.org>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Michael Dawson <midawson@redhat.com>
MylesBorins pushed a commit that referenced this pull request Nov 16, 2020
PR-URL: #35745
Reviewed-By: Jan Krems <jan.krems@gmail.com>
Reviewed-By: Myles Borins <myles.borins@gmail.com>
Reviewed-By: Ujjwal Sharma <ryzokuken@disroot.org>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Michael Dawson <midawson@redhat.com>
@BethGriggsBethGriggs mentioned this pull request Dec 10, 2020
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants

@guybedford@nodejs-github-bot@codecov-io@MylesBorins@hybrist@Trott@mhdawson@ryzokuken