{{ message }}
Closed
Conversation
targos
approved these changes
Oct 16, 2021
richardlau
approved these changes
Oct 16, 2021
Member
lpinca
approved these changes
Oct 16, 2021
a0c6aa9 to
04588b5
Compare
Member
Author
Rebased and resolved that conflict. I guess this should also wait for 16.x to switch to LTS before landing so that conflict can be resolved too? @richardlau |
Member
It would make things easier for me if this waited until after the 16 LTS transition🙂. |
Member
Author
|
Added |
jasnell
approved these changes
Oct 24, 2021
trivikr
approved these changes
Oct 26, 2021
Remove unnecessary `<sup>` usage and lint-disabling comment.
04588b5 to
7c2317d
Compare
richardlau
approved these changes
Oct 26, 2021
Contributor
nodejs-github-bot
pushed a commit
that referenced
this pull request
Oct 26, 2021
Remove unnecessary `<sup>` usage and lint-disabling comment. PR-URL: #40475 Reviewed-By: Michaël Zasso <targos@protonmail.com> Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com> Reviewed-By: Richard Lau <rlau@redhat.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Michael Dawson <midawson@redhat.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
richardlau
added a commit
to richardlau/node-core-utils
that referenced
this pull request
Oct 27, 2021
The Node.js `CHANGELOG.md` has replaced use of `<sup>` tags. Refs: nodejs/node#40475
richardlau
added a commit
to nodejs/node-core-utils
that referenced
this pull request
Oct 28, 2021
The Node.js `CHANGELOG.md` has replaced use of `<sup>` tags. Refs: nodejs/node#40475
targos
pushed a commit
that referenced
this pull request
Nov 6, 2021
Remove unnecessary `<sup>` usage and lint-disabling comment. PR-URL: #40475 Reviewed-By: Michaël Zasso <targos@protonmail.com> Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com> Reviewed-By: Richard Lau <rlau@redhat.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Michael Dawson <midawson@redhat.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
danielleadams
pushed a commit
that referenced
this pull request
Jan 29, 2022
Remove unnecessary `<sup>` usage and lint-disabling comment. PR-URL: #40475 Reviewed-By: Michaël Zasso <targos@protonmail.com> Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com> Reviewed-By: Richard Lau <rlau@redhat.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Michael Dawson <midawson@redhat.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Merged
johnfrench3
pushed a commit
to johnfrench3/core-utils-node
that referenced
this pull request
Nov 2, 2022
The Node.js `CHANGELOG.md` has replaced use of `<sup>` tags. Refs: nodejs/node#40475
renawolford6
added a commit
to renawolford6/node-dev-build-core-utils
that referenced
this pull request
Nov 10, 2022
The Node.js `CHANGELOG.md` has replaced use of `<sup>` tags. Refs: nodejs/node#40475
Developerarif2
pushed a commit
to Developerarif2/node-core-utils
that referenced
this pull request
Jan 27, 2023
The Node.js `CHANGELOG.md` has replaced use of `<sup>` tags. Refs: nodejs/node#40475
gerkai
added a commit
to gerkai/node-core-utils-project-build
that referenced
this pull request
Jan 27, 2023
The Node.js `CHANGELOG.md` has replaced use of `<sup>` tags. Refs: nodejs/node#40475
patrickm68
added a commit
to patrickm68/NodeJS-core-utils
that referenced
this pull request
Sep 14, 2023
The Node.js `CHANGELOG.md` has replaced use of `<sup>` tags. Refs: nodejs/node#40475
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
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.

Remove unnecessary
<sup>usage and lint-disabling comment.