Skip to content

chore(deps): update rust crate moka to v0.12.12#3454

Merged
renovate[bot] merged 1 commit intomainfrom
renovate/moka-0.x-lockfile
Dec 21, 2025
Merged

chore(deps): update rust crate moka to v0.12.12#3454
renovate[bot] merged 1 commit intomainfrom
renovate/moka-0.x-lockfile

Conversation

@renovate
Copy link
Copy Markdown
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

Warning

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


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: 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 enabled auto-merge (squash) December 21, 2025 07:54
@github-actions github-actions Bot added the type: chore Routine tasks like conversions, reorganization, and maintenance work. label Dec 21, 2025
@renovate renovate Bot merged commit 74fd443 into main Dec 21, 2025
32 checks passed
@renovate renovate Bot deleted the renovate/moka-0.x-lockfile branch December 21, 2025 10:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: chore Routine tasks like conversions, reorganization, and maintenance work.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants