Skip to content
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

fix(deps): update rust crate lru to 0.12.0 #130

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 30, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
lru dependencies minor 0.10.0 -> 0.12.0

Release Notes

jeromefroe/lru-rs (lru)

v0.12.3

Compare Source

  • Add get_key_value_mut method.

v0.12.2

Compare Source

  • Add clone method.

v0.12.1

Compare Source

  • Add get_key_value method.

v0.12.0

Compare Source

  • Add lifetime specifier to try_get_or_insert_mut.
  • Add BuildHasher trait bound to Debug for LruCache.

v0.11.1

Compare Source

  • Add try_get_or_insert_mut method.

v0.11.0

Compare Source

  • Update dependency on hashbrown to 0.14 and update MSRV to 1.64.0.

v0.10.1

Compare Source

  • Add try_get_or_insert method.

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 has been generated by Mend Renovate. View repository job log here.

@codecov
Copy link

codecov bot commented Jun 30, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.93%. Comparing base (7676848) to head (6ac0ba4).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #130      +/-   ##
==========================================
- Coverage   85.95%   85.93%   -0.02%     
==========================================
  Files          11       11              
  Lines        4457     4458       +1     
==========================================
  Hits         3831     3831              
- Misses        626      627       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot changed the title fix(deps): update rust crate lru to 0.10.1 fix(deps): update rust crate lru to 0.11.0 Jul 11, 2023
@renovate renovate bot changed the title fix(deps): update rust crate lru to 0.11.0 fix(deps): update rust crate lru to 0.11.1 Sep 6, 2023
@renovate renovate bot changed the title fix(deps): update rust crate lru to 0.11.1 fix(deps): update rust crate lru to 0.12.0 Oct 4, 2023
@renovate renovate bot changed the title fix(deps): update rust crate lru to 0.12.0 fix(deps): update rust crate lru to 0.12.1 Nov 22, 2023
@renovate renovate bot changed the title fix(deps): update rust crate lru to 0.12.1 fix(deps): update rust crate lru to 0.12.2 Jan 29, 2024
@renovate renovate bot changed the title fix(deps): update rust crate lru to 0.12.2 fix(deps): update rust crate lru to 0.12.3 Feb 24, 2024
@renovate renovate bot changed the title fix(deps): update rust crate lru to 0.12.3 fix(deps): update rust crate lru to 0.12.0 May 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants