chore(deps): update rust crate cachekit_storage to v0.5.0 - #262
chore(deps): update rust crate cachekit_storage to v0.5.0#262cachekit-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] | ||
| # Compression, checksums, encryption (https://crates.io/crates/cachekit-core) | ||
| cachekit-core = { version = "0.4.0", features = ["compression", "checksum", "messagepack", "encryption"] } | ||
| cachekit-core = { version = "0.5.0", features = ["compression", "checksum", "messagepack", "encryption"] } |
There was a problem hiding this comment.
WHAT: A dependency version bump (cachekit-core 0.4.0 -> 0.5.0) was made without CVE/SCA evidence or a lockfile update. WHY: Dependency changes can introduce known vulnerabilities or supply-chain risk. HOW: Run an OSV/SCA scan (e.g., cargo audit) on the new version, include the results/advisory links in the PR description, and update Cargo.lock accordingly.
Kody rule violation: Validate new/updated dependencies for CVEs and supply-chain risk
Prompt for LLM
File rust/Cargo.toml:
Line 23:
WHAT: A dependency version bump (cachekit-core 0.4.0 -> 0.5.0) was made without CVE/SCA evidence or a lockfile update. WHY: Dependency changes can introduce known vulnerabilities or supply-chain risk. HOW: Run an OSV/SCA scan (e.g., cargo audit) on the new version, include the results/advisory links in the PR description, and update Cargo.lock accordingly.
Talk to Kody by mentioning @kody
Was this suggestion helpful? React with 👍 or 👎 to help Kody learn from this interaction.
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
This PR contains the following updates:
=0.4.0→=0.5.0Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
cachekit-io/cachekit-core (cachekit_storage)
v0.5.0Compare Source
⚠ BREAKING CHANGES
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.