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

v20 ports #191

Merged
merged 20 commits into from
Oct 11, 2024
Merged

v20 ports #191

merged 20 commits into from
Oct 11, 2024

Conversation

trevnorris
Copy link
Member

Port the rest of the commits currently on the v20 branch. Also have one additional commit that fixes the use of simdjson so we don't have to parse the entire package.json when a module is required.

trevnorris and others added 19 commits October 8, 2024 14:02
ProfileCollector is a class that allows to start collecting profiles and
report them to a callback function running in a specific uv_loop_t thread.

PR-URL: #161
Reviewed-by: Trevor Norris <trev.norris@gmail.com>
PR-URL: #161
Reviewed-by: Trevor Norris <trev.norris@gmail.com>
PR-URL: #176
Reviewed-By: Santiago Gimeno <santiago.gimeno@gmail.com>
This commit disables get-released-versions comparison as our base branch
(node-vN.x-nsolid-vX.x) isn't the same as Node.js (main).
So, the check expects that we are running into the `main` branch where
all release commits go to (so the changelog) is up to date.

PR-URL: #174
Reviewed-By: Santiago Gimeno <santiago.gimeno@gmail.com>
PR-URL: #173
Reviewed-By: Santiago Gimeno <santiago.gimeno@gmail.com>
PR-URL: #180
Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com>
Reviewed-by: Trevor Norris <trev.norris@gmail.com>
PR-URL: #180
Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com>
Reviewed-by: Trevor Norris <trev.norris@gmail.com>
PR-URL: #166
Fixes: #163
Reviewed-By: Santiago Gimeno <santiago.gimeno@gmail.com>
PR-URL: #166
Fixes: #163
Reviewed-By: Santiago Gimeno <santiago.gimeno@gmail.com>
PR-URL: #166
Fixes: #163
Reviewed-By: Santiago Gimeno <santiago.gimeno@gmail.com>
PR-URL: #166
Fixes: #163
Reviewed-By: Santiago Gimeno <santiago.gimeno@gmail.com>
PR-URL: #166
Fixes: #163
Reviewed-By: Santiago Gimeno <santiago.gimeno@gmail.com>
PR-URL: #166
Fixes: #163
Reviewed-By: Santiago Gimeno <santiago.gimeno@gmail.com>
PR-URL: #166
Fixes: #163
Reviewed-By: Santiago Gimeno <santiago.gimeno@gmail.com>
PR-URL: #188
Reviewed-By: Santiago Gimeno <santiago.gimeno@gmail.com>
PR-URL: #177
Refs: https://nodesource.slack.com/archives/CQ94LGFCN/p1724871909558779
Reviewed-By: Santiago Gimeno <santiago.gimeno@gmail.com>
Reviewed-By: Trevor Norris <trev.norris@gmail.com>
PR-URL: #188
PR-URL: #188
Reviewed-By: Santiago Gimeno <santiago.gimeno@gmail.com>
@trevnorris trevnorris self-assigned this Oct 10, 2024
Extend Node's use of simdjson to pull the fields that we need so we can
populate the object sent to create the package structure.

PR-URL: #191
Reviewed-By: Santiago Gimeno <santiago.gimeno@gmail.com>
@trevnorris trevnorris merged commit a2f089b into node-v22.x-nsolid-v5.x Oct 11, 2024
15 of 17 checks passed
@trevnorris trevnorris deleted the trevnorris/v20-ports branch October 11, 2024 16:48
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.

3 participants