-
Notifications
You must be signed in to change notification settings - Fork 29.8k
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
module: remove outdated comment #54118
Merged
Merged
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
Review requested:
|
nodejs-github-bot
added
esm
Issues and PRs related to the ECMAScript Modules implementation.
needs-ci
PRs that need a full CI run.
labels
Jul 30, 2024
juanarbol
approved these changes
Jul 30, 2024
aduh95
approved these changes
Jul 30, 2024
aduh95
added
author ready
PRs that have at least one approval, no pending requests for changes, and a CI started.
and removed
needs-ci
PRs that need a full CI run.
labels
Jul 30, 2024
lpinca
approved these changes
Jul 30, 2024
targos
added
the
commit-queue
Add this label to land a pull request using GitHub Actions.
label
Jul 31, 2024
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #54118 +/- ##
==========================================
+ Coverage 87.04% 87.07% +0.02%
==========================================
Files 643 643
Lines 181589 181588 -1
Branches 34883 34888 +5
==========================================
+ Hits 158072 158110 +38
+ Misses 16785 16750 -35
+ Partials 6732 6728 -4
|
trivikr
approved these changes
Aug 1, 2024
nodejs-github-bot
added
commit-queue-failed
An error occurred while landing this pull request using GitHub Actions.
and removed
commit-queue
Add this label to land a pull request using GitHub Actions.
labels
Aug 1, 2024
Commit Queue failed- Loading data for nodejs/node/pull/54118 ✔ Done loading data for nodejs/node/pull/54118 ----------------------------------- PR info ------------------------------------ Title module: remove outdated comment (#54118) Author Michaël Zasso <targos@protonmail.com> (@targos) Branch targos:module-rm-comment -> nodejs:main Labels esm, author ready Commits 1 - module: remove outdated comment Committers 1 - Michaël Zasso <targos@protonmail.com> PR-URL: https://github.com/nodejs/node/pull/54118 Refs: https://github.com/nodejs/node/pull/53822 Reviewed-By: Juan José Arboleda <soyjuanarbol@gmail.com> Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com> ------------------------------ Generated metadata ------------------------------ PR-URL: https://github.com/nodejs/node/pull/54118 Refs: https://github.com/nodejs/node/pull/53822 Reviewed-By: Juan José Arboleda <soyjuanarbol@gmail.com> Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com> -------------------------------------------------------------------------------- ℹ This PR was created on Tue, 30 Jul 2024 10:13:09 GMT ✔ Approvals: 4 ✔ - Juan José Arboleda (@juanarbol): https://github.com/nodejs/node/pull/54118#pullrequestreview-2207278842 ✔ - Antoine du Hamel (@aduh95) (TSC): https://github.com/nodejs/node/pull/54118#pullrequestreview-2207294695 ✔ - Luigi Pinca (@lpinca): https://github.com/nodejs/node/pull/54118#pullrequestreview-2208546573 ✔ - Trivikram Kamat (@trivikr): https://github.com/nodejs/node/pull/54118#pullrequestreview-2211474577 ✔ Last GitHub CI successful ✘ No Jenkins CI runs detected -------------------------------------------------------------------------------- ✔ Aborted `git node land` session in /home/runner/work/node/node/.ncuhttps://github.com/nodejs/node/actions/runs/10196534245 |
Landed in 00c0644 |
Merged
targos
added
the
dont-land-on-v20.x
PRs that should not land on the v20.x-staging branch and should not be released in v20.x.
label
Sep 21, 2024
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.
commit-queue-failed
An error occurred while landing this pull request using GitHub Actions.
dont-land-on-v20.x
PRs that should not land on the v20.x-staging branch and should not be released in v20.x.
esm
Issues and PRs related to the ECMAScript Modules implementation.
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.
Refs: #53822