FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

readline: refactor to use more primordials by aduh95 · Pull Request #36296 · nodejs/node · GitHub

/ node Public

readline: refactor to use more primordials - #36296

Closed
aduh95 wants to merge 1 commit into
nodejs:masterfrom
aduh95:readline-primordials
Closed

readline: refactor to use more primordials#36296
aduh95 wants to merge 1 commit into
nodejs:masterfrom
aduh95:readline-primordials

Conversation

aduh95 commented Nov 27, 2020

Copy link
Copy Markdown
Contributor
Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines

nodejs-github-bot added the readline Issues and PRs related to the built-in readline module. label Nov 27, 2020
aduh95 added author ready PRs that have at least one approval, no outstanding review comments, and a CI started. request-ci Add this label to start a Jenkins CI on a PR. labels Nov 30, 2020
github-actions Bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Nov 30, 2020

This comment has been minimized.

nodejs-github-bot commented Nov 30, 2020
edited by aduh95
Loading

Copy link
Copy Markdown
Collaborator

aduh95 added the commit-queue Add this label to land a pull request using GitHub Actions. label Dec 4, 2020
github-actions Bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Dec 4, 2020

github-actions Bot commented Dec 4, 2020

Copy link
Copy Markdown
Contributor

Landed in e074bee...ed6e71a

github-actions Bot closed this Dec 4, 2020
nodejs-github-bot pushed a commit that referenced this pull request Dec 4, 2020
PR-URL: #36296
Reviewed-By: Rich Trott <rtrott@gmail.com>
aduh95 deleted the readline-primordials branch December 4, 2020 18:35
danielleadams pushed a commit that referenced this pull request Dec 7, 2020
PR-URL: #36296
Reviewed-By: Rich Trott <rtrott@gmail.com>
danielleadams mentioned this pull request Dec 7, 2020
targos pushed a commit that referenced this pull request May 16, 2021
PR-URL: #36296
Reviewed-By: Rich Trott <rtrott@gmail.com>
targos pushed a commit that referenced this pull request Jun 11, 2021
PR-URL: #36296
Reviewed-By: Rich Trott <rtrott@gmail.com>

Copy link
Copy Markdown
Member

Hey, this is breaking in the v16.x release branch by the avoid-prototype-pollution lint rule; I was considering doing something like you did on this line: https://github.com/nodejs/node/pull/43476/files#diff-5a4538cd718c611584a97c379b5445c006a886ea9b90734080f3434c4abc1ff0R34; simply commenting the linter. But this is not my code; I decided to request a backport fo v16.x

Copy link
Copy Markdown
Member

Nevermind, this is a quite all commit; this is part of v16.x branch already.

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

Labels

author ready PRs that have at least one approval, no outstanding review comments, and a CI started. readline Issues and PRs related to the built-in readline module.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants


Back | FazBrowse Home | New Git URL