Skip to content

Update Rust crate moka to v0.9.3 #5050

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 5, 2022
Merged

Update Rust crate moka to v0.9.3 #5050

merged 1 commit into from
Aug 5, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 4, 2022

Mend Renovate

This PR contains the following updates:

Package Type Update Change
moka dependencies patch =0.9.2 -> =0.9.3

Release Notes

moka-rs/moka

v0.9.3

Compare Source

Added
  • Add an option to the cache builder of the following caches not to start and use the
    global thread pools for housekeeping tasks ([#​165][gh-pull-0165]):
    • sync::Cache
    • sync::SegmentedCache
Fixed
  • Ensure that the following caches will drop the value of evicted entries immediately
    after eviction ([#​169][gh-pull-0169]):
    • sync::Cache
    • sync::SegmentedCache
    • future::Cache

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, click this checkbox.

This PR has been generated by Mend Renovate. View repository job log here.

@jtgeibel jtgeibel merged commit b99621a into master Aug 5, 2022
@jtgeibel jtgeibel deleted the renovate/moka-0.x branch August 5, 2022 01:43
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.

1 participant