Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 21, 2025

This PR contains the following updates:

Package Type Update Change
moka dependencies patch =0.12.11 -> =0.12.12

Release Notes

moka-rs/moka (moka)

v0.12.12

Compare Source

Bumped the minimum supported Rust version (MSRV) to 1.71.1, released on August 3,
2023 ([#​555][gh-pull-0555]).

Fixed
  • Fixed use-after-free panic in the hierarchical timer wheels when Expiry returns
    None ([#​548][gh-pull-0548], by [@​awarus][gh-awarus]).
  • Fixed a subtle undefined behavior (UB) in the internal deque::move_to_back method
    (found by Miri) ([#​553][gh-pull-0553]).
Added
Removed
  • Removed several unneeded files from the published package ([#​541][gh-pull-0541],
    by [@​weiznich][gh-weiznich]).
  • Removed the once_cell crate from the dependencies ([#​520][gh-pull-0520], by
    [@​Expyron][gh-Expyron]).
  • Removed the rustc_version crate from the dev-dependencies ([#​554][gh-pull-0554]).

Configuration

📅 Schedule: 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 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.

@Turbo87 Turbo87 merged commit 93c4759 into main Dec 21, 2025
12 checks passed
@Turbo87 Turbo87 deleted the renovate/moka-0.x branch December 21, 2025 10:31
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.

2 participants