Skip to content

chore(deps): update rust crate lru to 0.18#89

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/lru-0.x
Open

chore(deps): update rust crate lru to 0.18#89
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/lru-0.x

Conversation

@renovate

@renovate renovate Bot commented Jan 28, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
lru workspace.dependencies minor 0.120.18

Release Notes

jeromefroe/lru-rs (lru)

v0.18.1

Compare Source

  • Add find_and_promote method.

v0.18.0

Compare Source

  • Fix unconstrained lifetime in get_or_insert_mut_ref.

v0.17.0

Compare Source

  • Upgrade hashbrown to 0.17.0 and update MSRV to 1.85.0.

v0.16.4

Compare Source

  • Add get_or_insert_with_key and variants.

v0.16.3

Compare Source

  • Fix Stacked Borrows violation in IterMut.

v0.16.2

Compare Source

  • Upgrade hashbrown dependency to 0.16.0.

v0.16.1

Compare Source

  • Fix Clone for unbounded cache.

v0.16.0

Compare Source

  • Implement Clone for caches with custom hashers.

v0.15.0

Compare Source

  • Return bool from promote and demote to indicate whether key was found.

v0.14.0

Compare Source

  • Use NonZeroUsize::MAX instead of unwrap(), and update MSRV to 1.70.0.

v0.13.0

Compare Source

  • Add peek_mru and pop_mru methods, upgrade dependency on hashbrown to 0.15.2, and update MSRV to 1.65.0.

Configuration

📅 Schedule: (UTC)

  • 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.

@renovate renovate Bot force-pushed the renovate/lru-0.x branch from d864b02 to da6f155 Compare February 28, 2025 03:18
@renovate renovate Bot changed the title chore(deps): update rust crate lru to 0.13 chore(deps): update rust crate lru to 0.14 Apr 12, 2025
@renovate renovate Bot force-pushed the renovate/lru-0.x branch from da6f155 to 38c23c2 Compare April 12, 2025 14:41
@renovate renovate Bot changed the title chore(deps): update rust crate lru to 0.14 chore(deps): update rust crate lru to 0.15 Jun 27, 2025
@renovate renovate Bot force-pushed the renovate/lru-0.x branch 2 times, most recently from 74db148 to db73b53 Compare July 3, 2025 03:27
@renovate renovate Bot changed the title chore(deps): update rust crate lru to 0.15 chore(deps): update rust crate lru to 0.16 Jul 3, 2025
@renovate renovate Bot force-pushed the renovate/lru-0.x branch from db73b53 to 4b50f50 Compare April 15, 2026 05:06
@renovate renovate Bot changed the title chore(deps): update rust crate lru to 0.16 chore(deps): update rust crate lru to 0.17 Apr 15, 2026
@renovate renovate Bot force-pushed the renovate/lru-0.x branch from 4b50f50 to 779a76f Compare April 27, 2026 13:14
@renovate renovate Bot changed the title chore(deps): update rust crate lru to 0.17 chore(deps): update rust crate lru to 0.18 Apr 27, 2026
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.

0 participants