Skip to content

chore(deps): update first-party cachekit to 0.6.0 - #262

Open
cachekit-renovate-bot[bot] wants to merge 3 commits into
mainfrom
renovate/first-party-cachekit
Open

chore(deps): update first-party cachekit to 0.6.0#262
cachekit-renovate-bot[bot] wants to merge 3 commits into
mainfrom
renovate/first-party-cachekit

Conversation

@cachekit-renovate-bot

@cachekit-renovate-bot cachekit-renovate-bot Bot commented Aug 8, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
cachekit-core dependencies minor 0.5.00.6.0
cachekit_storage dependencies minor =0.4.0=0.6.0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

cachekit-io/cachekit-core (cachekit-core)

v0.6.0

Compare Source

Features
  • cache keyring per-tenant derivation at construction via TenantKeyring (LAB-1638) (#​71) (d3f0eb0)
  • expose winning-key index via decrypt_indexed for rotation drain observability (LAB-1645) (#​73) (d834f74)

Configuration

📅 Schedule: (in timezone Australia/Sydney)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

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


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

@cachekit-renovate-bot cachekit-renovate-bot Bot added the dependencies Pull requests that update a dependency file label Aug 8, 2026
@kodus-27b

This comment has been minimized.

Comment thread rust/Cargo.toml Outdated
@codecov

codecov Bot commented Aug 8, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ All tests successful. No failed tests found.

📢 Thoughts on this report? Let us know!

@cachekit-renovate-bot
cachekit-renovate-bot Bot force-pushed the renovate/first-party-cachekit branch from 7128632 to 7802080 Compare August 9, 2026 21:47
@cachekit-renovate-bot cachekit-renovate-bot Bot changed the title chore(deps): update rust crate cachekit_storage to v0.5.0 chore(deps): update first-party cachekit to 0.6.0 Aug 9, 2026
@kodus-27b

kodus-27b Bot commented Aug 9, 2026

Copy link
Copy Markdown

Code Review Completed! 🔥

The code review was successfully completed based on your current configurations.

Kody Guide: Usage and Configuration
Interacting with Kody
  • Request a Review: Ask Kody to review your PR manually by adding a comment with the @kody start-review command at the root of your PR.

  • Validate Business Logic: Ask Kody to validate your code against business rules by adding a comment with the @kody -v business-logic command.

  • Provide Feedback: Help Kody learn and improve by reacting to its comments with a 👍 for helpful suggestions or a 👎 if improvements are needed.

Current Kody Configuration
Review Options

The following review options are enabled or disabled:

Options Enabled
Bug
Performance
Security
Business Logic

Access your configuration settings here.

Comment thread rust/Cargo.toml
[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"] }

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

kody code-review Kody Rules high

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.

@cachekit-renovate-bot

Copy link
Copy Markdown
Contributor Author

Edited/Blocked Notification

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

⚠️ Warning: custom changes will be lost.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant