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

Pull latest commits from node core #21

Merged
merged 8 commits into from Jul 9, 2022

Conversation

aduh95
Copy link
Contributor

@aduh95 aduh95 commented Jul 8, 2022

I've cherry-picked the commit the have landed on nodejs/node@main, applied the lint fixes (because we're using standard here for some reason), added some tweaks to make the tests pass on 14.x, and amended the commit messages to comply with Conventional Commit.

NOTICE: This should be landed in fast-forward mode, not squashed.

PR-URL: nodejs/node#43159
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
PR-URL: nodejs/node#43159
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
@aduh95 aduh95 force-pushed the pull-latest-commits-from-node-core branch from d98e659 to bd73127 Compare July 9, 2022 12:20
fossamagna and others added 2 commits July 9, 2022 14:23
PR-URL: nodejs/node#42745
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Akhil Marsonya <akhil.marsonya27@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
PR-URL: nodejs/node#43417
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
@aduh95 aduh95 force-pushed the pull-latest-commits-from-node-core branch from bd73127 to fc0256b Compare July 9, 2022 12:23
MoLow and others added 4 commits July 9, 2022 16:34
PR-URL: nodejs/node#43420
Refs: nodejs/node#43415
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
PR-URL: nodejs/node#43666
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
PR-URL: nodejs/node#43549
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Nitzan Uziely <linkgoron@gmail.com>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
PR-URL: nodejs/node#43578
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: Mohammed Keyvanzadeh <mohammadkeyvanzade94@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
@aduh95 aduh95 force-pushed the pull-latest-commits-from-node-core branch from 38bcaeb to 88d5c8f Compare July 9, 2022 14:34
@aduh95 aduh95 marked this pull request as ready for review July 9, 2022 14:35
@aduh95 aduh95 requested a review from juliangruber July 9, 2022 15:02
@juliangruber
Copy link
Member

because we're using standard here for some reason

happy to change this at any point! standard was just my default, if we can also make this closer to core then +1

Copy link
Member

@juliangruber juliangruber left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great work! Very convenient that we can just cherry-pick commits now :)

@juliangruber
Copy link
Member

Opened #22 to discuss linter changes

@aduh95 aduh95 merged commit 88d5c8f into nodejs:main Jul 9, 2022
@aduh95 aduh95 deleted the pull-latest-commits-from-node-core branch July 9, 2022 15:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants