Skip to content

Conversation

@nodejs-github-bot
Copy link
Collaborator

@nodejs-github-bot nodejs-github-bot commented Sep 14, 2025

This is an automated update of simdjson to 4.0.7.

@nodejs-github-bot nodejs-github-bot added the dependencies Pull requests that update a dependency file. label Sep 14, 2025
@nodejs-github-bot
Copy link
Collaborator Author

Review requested:

  • @nodejs/security-wg

@nodejs-github-bot nodejs-github-bot added the needs-ci PRs that need a full CI run. label Sep 14, 2025
@targos
Copy link
Member

targos commented Sep 15, 2025

/cc @lemire @anonrig

@nodejs-github-bot nodejs-github-bot force-pushed the actions/tools-update-simdjson branch from b311b5c to 73ddddb Compare September 21, 2025 00:37
@nodejs-github-bot nodejs-github-bot changed the title deps: update simdjson to 4.0.1 deps: update simdjson to 4.0.5 Sep 21, 2025
@anonrig
Copy link
Member

anonrig commented Sep 21, 2025

i think we need to add no-exceptions to test matrix of simdjson

@lemire
Copy link
Member

lemire commented Sep 21, 2025

@anonrig We do test without exceptions in various configurations, but, evidently, not sufficiently. A patch is upcoming.

@lemire
Copy link
Member

lemire commented Sep 21, 2025

Version 4.0.6 should solve this build errors. See simdjson/simdjson#2464

@lemire
Copy link
Member

lemire commented Sep 21, 2025

Patch 4.0.6 should fix this issue. We were not compiling with -Wctad-maybe-unsupported (off-by-default flag). This flag was added to Node by @targos here: 17a74dd

The flag is fine by itself, and it should probably be on by default, but it is not, you have to specifically invoke it. But I think it is off by default because it has false positives. In our case, it was a false positive: there were no ambiguities.

RafaelGSS
RafaelGSS previously approved these changes Sep 21, 2025
@RafaelGSS
Copy link
Member

I meant to approve a different PR, ignore my approval here.

@RafaelGSS RafaelGSS self-requested a review September 21, 2025 23:43
@nodejs-github-bot nodejs-github-bot changed the title deps: update simdjson to 4.0.5 deps: update simdjson to 4.0.6 Sep 28, 2025
@nodejs-github-bot nodejs-github-bot force-pushed the actions/tools-update-simdjson branch from 73ddddb to 2ba6765 Compare September 28, 2025 00:37
@anonrig anonrig added author ready PRs that have at least one approval, no pending requests for changes, and a CI started. request-ci Add this label to start a Jenkins CI on a PR. labels Sep 28, 2025
@github-actions github-actions bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Sep 28, 2025
@nodejs-github-bot
Copy link
Collaborator Author

@nodejs-github-bot nodejs-github-bot changed the title deps: update simdjson to 4.0.6 deps: update simdjson to 4.0.7 Oct 5, 2025
@nodejs-github-bot nodejs-github-bot force-pushed the actions/tools-update-simdjson branch 2 times, most recently from 24e004d to 98ef251 Compare October 12, 2025 00:35
@nodejs-github-bot nodejs-github-bot force-pushed the actions/tools-update-simdjson branch 2 times, most recently from 4b563c1 to b01105b Compare October 26, 2025 00:37
@aduh95 aduh95 force-pushed the actions/tools-update-simdjson branch from b01105b to 2467f44 Compare October 26, 2025 20:29
Copy link
Contributor

@aduh95 aduh95 left a comment

Choose a reason for hiding this comment

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

RSLGTM

@aduh95 aduh95 added the request-ci Add this label to start a Jenkins CI on a PR. label Oct 27, 2025
@github-actions github-actions bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Oct 27, 2025
@nodejs-github-bot
Copy link
Collaborator Author

@aduh95 aduh95 added the commit-queue Add this label to land a pull request using GitHub Actions. label Oct 27, 2025
@nodejs-github-bot nodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Oct 27, 2025
@nodejs-github-bot nodejs-github-bot merged commit eea19fa into main Oct 27, 2025
63 checks passed
@nodejs-github-bot
Copy link
Collaborator Author

Landed in eea19fa

@nodejs-github-bot nodejs-github-bot deleted the actions/tools-update-simdjson branch October 27, 2025 14:14
aduh95 pushed a commit that referenced this pull request Oct 27, 2025
PR-URL: #59883
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
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 pending requests for changes, and a CI started. dependencies Pull requests that update a dependency file. needs-ci PRs that need a full CI run.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants