Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

deps: update cjs-module-lexer to 1.4.0 #54713

Merged
merged 2 commits into from
Sep 6, 2024

Conversation

nodejs-github-bot
Copy link
Collaborator

This is an automated update of cjs-module-lexer to 1.4.0.

@nodejs-github-bot nodejs-github-bot added the dependencies Pull requests that update a dependency file. label Sep 2, 2024
@nodejs-github-bot
Copy link
Collaborator Author

Review requested:

  • @nodejs/security-wg

@nodejs-github-bot nodejs-github-bot added lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run. labels Sep 2, 2024
@guybedford
Copy link
Contributor

The issue turned out to be the Windows line endings here. Apparently I'm the only one that develops on Windows!

Pushed up a commit that should resolve the problem.

Copy link

codecov bot commented Sep 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.61%. Comparing base (981c701) to head (0f3c22b).
Report is 53 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #54713   +/-   ##
=======================================
  Coverage   87.61%   87.61%           
=======================================
  Files         650      650           
  Lines      182835   182829    -6     
  Branches    35382    35386    +4     
=======================================
- Hits       160185   160181    -4     
- Misses      15925    15930    +5     
+ Partials     6725     6718    -7     

see 29 files with indirect coverage changes

@richardlau richardlau added request-ci Add this label to start a Jenkins CI on a PR. commit-queue-squash Add this label to instruct the Commit Queue to squash all the PR commits into the first one. labels Sep 4, 2024
@github-actions github-actions bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Sep 4, 2024
@nodejs-github-bot

This comment was marked as outdated.

@nodejs-github-bot

This comment was marked as outdated.

@nodejs-github-bot

This comment was marked as outdated.

@richardlau richardlau added the request-ci Add this label to start a Jenkins CI on a PR. label Sep 5, 2024
@github-actions github-actions bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Sep 5, 2024
@nodejs-github-bot
Copy link
Collaborator Author

Copy link
Member

@mhdawson mhdawson left a comment

Choose a reason for hiding this comment

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

LGTM once CI is green

@nodejs-github-bot
Copy link
Collaborator Author

@nodejs-github-bot
Copy link
Collaborator Author

@richardlau richardlau added the commit-queue Add this label to land a pull request using GitHub Actions. label Sep 6, 2024
@nodejs-github-bot nodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Sep 6, 2024
@nodejs-github-bot nodejs-github-bot merged commit 01bf4a1 into main Sep 6, 2024
63 checks passed
@nodejs-github-bot
Copy link
Collaborator Author

Landed in 01bf4a1

@nodejs-github-bot nodejs-github-bot deleted the actions/tools-update-cjs-module-lexer branch September 6, 2024 22:41
aduh95 pushed a commit that referenced this pull request Sep 12, 2024
PR-URL: #54713
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Michael Dawson <midawson@redhat.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
@WontonSam

This comment was marked as duplicate.

@RafaelGSS RafaelGSS mentioned this pull request Sep 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
commit-queue-squash Add this label to instruct the Commit Queue to squash all the PR commits into the first one. dependencies Pull requests that update a dependency file. lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants