Skip to content

⬆️ Update Rust crate moka to v0.12.14#66

Merged
renovate[bot] merged 1 commit intomainfrom
renovate/rust-crates
Mar 2, 2026
Merged

⬆️ Update Rust crate moka to v0.12.14#66
renovate[bot] merged 1 commit intomainfrom
renovate/rust-crates

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 2, 2026

This PR contains the following updates:

Package Type Update Change
moka dependencies patch 0.12.130.12.14

Release Notes

moka-rs/moka (moka)

v0.12.14

Compare Source

Fixed
  • Fixed a race condition in the and_compute_with method in the future::Cache.
    ([#​574][gh-pull-0574] by [@​Squadrick][gh-Squadrick]):
    • When multiple calls are made concurrently for the same key, the f closure may
      read a stale value, causing the first update to be lost when it is overwritten
      by a later one.
Changed

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/rust-crates branch from 5844611 to f25c90e Compare March 2, 2026 01:44
@renovate renovate bot merged commit 0d72fbc into main Mar 2, 2026
6 checks passed
@renovate renovate bot deleted the renovate/rust-crates branch March 2, 2026 09:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants