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
src: add cjs_module_lexer_version and base64_version #45629
Merged
nodejs-github-bot
merged 1 commit into
nodejs:main
from
MrJithil:addCjsModuleLexerVersion
May 14, 2023
Merged
src: add cjs_module_lexer_version and base64_version #45629
nodejs-github-bot
merged 1 commit into
nodejs:main
from
MrJithil:addCjsModuleLexerVersion
May 14, 2023
+46
−2
Conversation
This file contains 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
31cef86
to
1791f9b
Compare
f5d3e71
to
65d9864
Compare
65d9864
to
67ffed7
Compare
6 tasks
|
Can we add |
jasnell
reviewed
Nov 27, 2022
jasnell
approved these changes
Nov 27, 2022
3fff7bc
to
03da04e
Compare
JungMinu
approved these changes
Dec 5, 2022
03da04e
to
3b1d99c
Compare
|
Resolved conflicts |
7d52c2b
to
cd76930
Compare
cd76930
to
e5ff1cd
Compare
RaisinTen
approved these changes
May 13, 2023
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
aduh95
reviewed
May 13, 2023
My requested changes have been addressed, my remaining comments are non-blocking
14 tasks
src: add cjs_module_lexer_version base64_version
e5ff1cd
to
8af37e7
Compare
aduh95
approved these changes
May 14, 2023
This comment was marked as outdated.
This comment was marked as outdated.
|
Landed in abb1c45 |
17 tasks
This was referenced May 16, 2023
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 pending requests for changes, and a CI started.
c++
Issues and PRs that require attention from people who are familiar with C++.
needs-ci
PRs that need a full CI run.
process
Issues and PRs related to the process subsystem.
semver-minor
PRs that contain new features and should be released in the next minor version.
tools
Issues and PRs related to the tools directory.
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.


Ref: #45260
Added version info of
cjs_module_lexerandbase64_version