chore(deps): update first-party cachekit to 0.6.0 - #262
chore(deps): update first-party cachekit to 0.6.0#262cachekit-renovate-bot[bot] wants to merge 3 commits into
Conversation
This comment has been minimized.
This comment has been minimized.
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
7128632 to
7802080
Compare
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.5.0", features = ["compression", "checksum", "messagepack", "encryption"] } | ||
| cachekit-core = { version = "0.6.0", features = ["compression", "checksum", "messagepack", "encryption"] } |
There was a problem hiding this comment.
WHAT: The dependency cachekit-core was bumped from 0.5.0 to 0.6.0 without any CVE/SCA evidence. WHY: New dependency versions may introduce known vulnerabilities or supply-chain risks. HOW: Run an OSV/SCA scan (e.g., cargo audit) on the new version and include the results/advisory links in the PR description, and ensure Cargo.lock is updated.
Kody rule violation: Validate new/updated dependencies for CVEs and supply-chain risk
Prompt for LLM
File rust/Cargo.toml:
Line 23:
WHAT: The dependency cachekit-core was bumped from 0.5.0 to 0.6.0 without any CVE/SCA evidence. WHY: New dependency versions may introduce known vulnerabilities or supply-chain risks. HOW: Run an OSV/SCA scan (e.g., cargo audit) on the new version and include the results/advisory links in the PR description, and ensure Cargo.lock is updated.
Talk to Kody by mentioning @kody
Was this suggestion helpful? React with 👍 or 👎 to help Kody learn from this interaction.
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
This PR contains the following updates:
0.5.0→0.6.0=0.4.0→=0.6.0Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release 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 these updates again.
This PR has been generated by Mend Renovate.