viirya commented on PR #34:
URL: 
https://github.com/apache/spark-connect-gateway/pull/34#issuecomment-5740249317

   Superseded by #35 (SPARK-59657), which applies this update — redis 1.6.0 -> 
1.7.0 — along with the other.
   
   Closing rather than merging because this branch was cut before #29 landed, 
so as filed it also reverts `jsonwebtoken` from `{ version = "10", features = 
["use_pem", "rust_crypto"] }` back to `"9"` and drops around 270 lines from 
`Cargo.lock`. That would undo the crypto provider selection from SPARK-59552 
while still compiling and still passing every test, so it is not something CI 
would flag.
   
   One difference there: this PR also narrowed the manifest requirement from 
`redis = "1"` to `"1.7"`. #35 leaves the root `Cargo.toml` alone, since `"1"` 
already admits 1.7.0, and moves only `Cargo.lock`.
   
   The update itself checked out: verified on current `main` in #35. Thanks, 
dependabot.
   


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