jerry-024 opened a new pull request, #105:
URL: https://github.com/apache/paimon-vector-index/pull/105

   Main currently locks `crossbeam-epoch` to 0.9.18, which is affected by 
[RUSTSEC-2026-0204](https://rustsec.org/advisories/RUSTSEC-2026-0204.html). 
Upgrade it to the patched 0.9.20 release and synchronize the four Rust 
dependency license inventories.
   
   Validation:
   - `cargo +1.98.0 check --workspace --locked --offline`
   - `cargo +1.98.0 fmt --all -- --check`
   - `python3 tools/verify_binary_artifact.py --source`
   - Verified the cached crate checksum and that each inventory changes only 
the dependency version.
   
   Local test execution was blocked by unavailable execution approval; 
workspace tests remain to be verified by CI.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to