Skip to content

chore(deps): update first-party cachekit to v0.2.1#175

Merged
27Bslash6 merged 2 commits into
mainfrom
renovate/first-party-cachekit
Jun 11, 2026
Merged

chore(deps): update first-party cachekit to v0.2.1#175
27Bslash6 merged 2 commits into
mainfrom
renovate/first-party-cachekit

Conversation

@cachekit-renovate-bot

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
cachekit-core dependencies patch 0.2.00.2.1
cachekit_storage dependencies patch =0.2.0=0.2.1

Warning

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


Release Notes

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

v0.2.1

Compare Source

Bug Fixes
  • use local> preset ref for private renovate-config repo (#​29) (80355a4)
Security
  • seed nonce instance counter with 8 random bytes, raising cross-process collision resistance from 2^32 to 2^64 (HIGH-2/HIGH-3) (#​36) (af3d5fe)

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 Jun 8, 2026
@codecov

codecov Bot commented Jun 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-core 0.2.1's RNG build path pulls a second windows-sys lineage
(0.59/0.52.6 vs 0.60-0.61/0.53.x), tripping the duplicate ban. The windows
shim crates are never compiled on Linux CI and only one variant links per
target, so the duplicates are benign. Replace the brittle version-pinned
windows-sys@0.60.2 skip with a subtree skip so future windows bumps don't
re-break the gate. (#175)
@27Bslash6 27Bslash6 merged commit f522ecd into main Jun 11, 2026
32 checks passed
@27Bslash6 27Bslash6 deleted the renovate/first-party-cachekit branch June 11, 2026 10:17
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