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

Change var declarations to let and const #30445

Closed

Conversation

Copy link
Contributor

@Xavier-Redondo Xavier-Redondo commented Nov 12, 2019

Checklist
  • --> to be precise i have run make -j4 test-only because make -j4 test gave error related to test-doc. this happened before and after making my changes.

@nodejs-github-bot nodejs-github-bot added the tls label Nov 12, 2019
@addaleax addaleax added the code-and-learn label Nov 12, 2019
@trivikr
Copy link
Member

@trivikr trivikr commented Nov 13, 2019

lib/url.js was updated in #30281

@BridgeAR BridgeAR added the author ready label Nov 13, 2019
@nodejs-github-bot
Copy link
Contributor

@nodejs-github-bot nodejs-github-bot commented Nov 13, 2019

@BridgeAR
Copy link
Member

@BridgeAR BridgeAR commented Nov 13, 2019

@trivikr I believe it should not cause any issues to merge the other PR first and to land this afterwards. If the changes are identical, there should not be any conflicts.

@nodejs-github-bot
Copy link
Contributor

@nodejs-github-bot nodejs-github-bot commented Nov 17, 2019

gireeshpunathil pushed a commit that referenced this issue Nov 17, 2019
PR-URL: #30445
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
@gireeshpunathil
Copy link
Member

@gireeshpunathil gireeshpunathil commented Nov 17, 2019

landed in b6c407b , thanks for the contribution!

BridgeAR pushed a commit that referenced this issue Nov 19, 2019
PR-URL: #30445
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
@BridgeAR BridgeAR mentioned this pull request Nov 19, 2019
targos pushed a commit that referenced this issue Dec 1, 2019
PR-URL: #30445
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
@BethGriggs BethGriggs mentioned this pull request Dec 9, 2019
MylesBorins pushed a commit that referenced this issue Dec 17, 2019
PR-URL: #30445
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
@BethGriggs BethGriggs mentioned this pull request Dec 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
author ready code-and-learn tls
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

8 participants