getChan opened a new pull request, #21114:
URL: https://github.com/apache/datafusion/pull/21114

   ## Which issue does this PR close?
   
   - N/A
   
   ## Rationale for this change
   
   `cargo audit --ignore RUSTSEC-2024-0014` started failing due to 
`RUSTSEC-2026-0066` in `astral-tokio-tar 0.5.6`, which was pulled in 
transitively through `testcontainers`.
   
   ## What changes are included in this PR?
   
   - Updated `Cargo.lock`
   - Resolved `testcontainers` from `0.27.1` to `0.27.2`
   - Updated transitive `astral-tokio-tar` from `0.5.6` to `0.6.0`
   
   ## Are these changes tested?
   
   Yes.
   
   - `cargo test -p datafusion-cli`
   - `cargo audit --ignore RUSTSEC-2024-0014`
   
   ## Are there any user-facing changes?
   
   No.
   
   This PR was created with the help of a coding agent.


-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to