chore(deps): update rust crate cachekit-core to 0.6 - #66
chore(deps): update rust crate cachekit-core to 0.6#66cachekit-renovate-bot[bot] wants to merge 1 commit into
Conversation
Code Review Completed! 🔥The code review was successfully completed based on your current configurations. Kody Guide: Usage and ConfigurationInteracting with Kody
Current Kody ConfigurationReview OptionsThe following review options are enabled or disabled:
|
|
|
||
| [dependencies] | ||
| cachekit-core = { version = "0.5", features = ["messagepack"] } | ||
| cachekit-core = { version = "0.6", features = ["messagepack"] } |
There was a problem hiding this comment.
WHAT: Dependency manifest changed by bumping cachekit-core from 0.5 to 0.6 without SCA/CVE evidence. WHY: New dependency versions may introduce known vulnerabilities or supply-chain risk (Rule 81). HOW: Run an OSV/SCA scan (e.g. cargo audit / osv-scanner) for cachekit-core 0.6, include the results in the PR description, and ensure Cargo.lock is updated to pin the version.
Kody rule violation: Validate new/updated dependencies for CVEs and supply-chain risk
Prompt for LLM
File crates/cachekit/Cargo.toml:
Line 48:
WHAT: Dependency manifest changed by bumping cachekit-core from 0.5 to 0.6 without SCA/CVE evidence. WHY: New dependency versions may introduce known vulnerabilities or supply-chain risk (Rule 81). HOW: Run an OSV/SCA scan (e.g. cargo audit / osv-scanner) for cachekit-core 0.6, include the results in the PR description, and ensure Cargo.lock is updated to pin the version.
Talk to Kody by mentioning @kody
Was this suggestion helpful? React with 👍 or 👎 to help Kody learn from this interaction.
This PR contains the following updates:
0.5→0.6Release Notes
cachekit-io/cachekit-core (cachekit-core)
v0.6.0Compare Source
Features
Configuration
📅 Schedule: (in timezone Australia/Sydney)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate.