Update dependencies#6574
Conversation
|
I've now reviewed the complete diff. This is a straightforward automated dependency update PR. Let me verify my understanding of the changes: Summary of changes:
All changes are:
The new There are no actionable issues — no logic bugs, security concerns, backward compatibility violations, or incorrect wiring in the build files. LGTM |
|
The generated output of |
|
Looks like builds fail since the updated version of highway starts using cc_test without importing it which is not supported with Bazel 9. We could either patch highway (too much effort) or simply add cc_test to the existing list we have with |
This is an automated pull request for updating the dependencies of workerd.