★ wanayoo — archive 1999 https://github.com/nodejs/node/pull/32214Nouvelle recherche | Portail wanayoo
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

stream: change var to let/const in lib stream js files. #32214

Closed
wants to merge 1 commit into from

Conversation

Copy link
Contributor

@Saajan Saajan commented Mar 11, 2020

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

@nodejs-github-bot nodejs-github-bot added the stream label Mar 11, 2020
@nodejs-github-bot
Copy link
Contributor

@nodejs-github-bot nodejs-github-bot commented Mar 11, 2020

@Saajan Saajan changed the title "var" in lib stream js files changed to "let" and "const". lib:"var" in lib stream js files changed to "let" and "const". Mar 12, 2020
@trivikr
Copy link
Member

@trivikr trivikr commented Mar 18, 2020

@Saajan This needs rebase as _stream_writable.js was updated in #32037

Can you please update PR title to git commit message guidelines?
It can be stream: change var to let/const for example

@Saajan Saajan changed the title lib:"var" in lib stream js files changed to "let" and "const". stream: change var to let/const in lib stream js files. Mar 18, 2020
@Saajan
Copy link
Contributor Author

@Saajan Saajan commented Mar 18, 2020

@Saajan This needs rebase as _stream_writable.js was updated in #32037

Can you please update PR title to git commit message guidelines?
It can be stream: change var to let/const for example

Thank you for the suggestions. I have done the changes you asked.

@Saajan Saajan requested a review from ronag Mar 20, 2020
@addaleax addaleax added the author ready label Mar 29, 2020
@nodejs-github-bot
Copy link
Contributor

@nodejs-github-bot nodejs-github-bot commented Mar 29, 2020

@nodejs-github-bot
Copy link
Contributor

@nodejs-github-bot nodejs-github-bot commented Mar 30, 2020

@addaleax
Copy link
Member

@addaleax addaleax commented Mar 30, 2020

Landed in 4fc13b0 🎉

@addaleax addaleax closed this Mar 30, 2020
addaleax pushed a commit that referenced this issue Mar 30, 2020
PR-URL: #32214
Reviewed-By: Robert Nagy <ronagy@icloud.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
addaleax pushed a commit that referenced this issue Mar 30, 2020
PR-URL: #32214
Reviewed-By: Robert Nagy <ronagy@icloud.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
@targos targos added backport-blocked-v12.x and removed author ready labels Apr 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-blocked-v12.x stream
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

7 participants