chore(deps): update rust crate cachekit-core to 0.5.0 - #106
chore(deps): update rust crate cachekit-core to 0.5.0#106cachekit-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] | ||
| wasm-bindgen = "=0.2.121" | ||
| cachekit-core = { version = "0.4.0", features = ["encryption"] } | ||
| cachekit-core = { version = "0.5.0", features = ["encryption"] } |
There was a problem hiding this comment.
WHAT: This bumps the cachekit-core dependency from 0.4.0 to 0.5.0 without evidence of CVE/SCA scanning or a lockfile update. WHY: Rule 81 requires validating new/updated dependency versions for known vulnerabilities and supply-chain risk. HOW: Run an OSV/SCA scan against cachekit-core 0.5.0, include the audit/advisory evidence in the PR description, and ensure the corresponding Cargo.lock is updated and pinned.
Also found in:
packages/cachekit-core-ts/Cargo.toml:13-13
Kody rule violation: Validate new/updated dependencies for CVEs and supply-chain risk
Prompt for LLM
File packages/cachekit-core-wasm/Cargo.toml:
Line 21:
WHAT: This bumps the cachekit-core dependency from 0.4.0 to 0.5.0 without evidence of CVE/SCA scanning or a lockfile update. WHY: Rule 81 requires validating new/updated dependency versions for known vulnerabilities and supply-chain risk. HOW: Run an OSV/SCA scan against cachekit-core 0.5.0, include the audit/advisory evidence in the PR description, and ensure the corresponding Cargo.lock is updated and pinned.
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.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-core)
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.