Skip to content

chore(deps): bump lru from 0.12.5 to 0.18.3 in /crates in the cargo group across 1 directory - #91

Open
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/cargo/crates/cargo-a054320601
Open

chore(deps): bump lru from 0.12.5 to 0.18.3 in /crates in the cargo group across 1 directory#91
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/cargo/crates/cargo-a054320601

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 29, 2026

Copy link
Copy Markdown
Contributor

Bumps the cargo group with 1 update in the /crates directory: lru.

Updates lru from 0.12.5 to 0.18.3

Changelog

Sourced from lru's changelog.

v0.18.3 - 2026-08-27

  • Add sparse constructor.

v0.18.2 - 2026-08-03

  • Fix panic-safety unsoundness in pop method.

v0.18.1 - 2026-07-09

  • Add find_and_promote method.

v0.18.0 - 2026-04-27

  • Fix unconstrained lifetime in get_or_insert_mut_ref.

v0.17.0 - 2026-04-14

  • Upgrade hashbrown to 0.17.0 and update MSRV to 1.85.0.

v0.16.4 - 2026-04-13

  • Add get_or_insert_with_key and variants.

v0.16.3 - 2026-01-07

  • Fix Stacked Borrows violation in IterMut.

v0.16.2 - 2025-10-14

  • Upgrade hashbrown dependency to 0.16.0.

v0.16.1 - 2025-09-08

  • Fix Clone for unbounded cache.

v0.16.0 - 2025-07-02

  • Implement Clone for caches with custom hashers.

v0.15.0 - 2025-06-26

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

v0.14.0 - 2025-04-12

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

v0.13.0 - 2025-01-27

... (truncated)

Commits
  • ceeee6a Merge pull request #244 from jeromefroe/jerome/prepare-0-18-3-release
  • 1810d9a Prepare 0.18.3 release
  • 0f4e37a Merge pull request #242 from drbrain/LruCache-sparse
  • f1c04a2 Merge pull request #243 from jeromefroe/jerome/nonnull-unchecked-on-box-ptr
  • bcd5722 fmt
  • fa08c36 Prefer into_raw over leak
  • 8a93408 fmt
  • 043384f Fix nonnull_unchecked_on_box_ptr lint
  • ea63d70 Add LruCache::sparse()
  • 2544aae Merge pull request #239 from jeromefroe/jerome/prepare-0-18-2-release
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps the cargo group with 1 update in the /crates directory: [lru](https://github.com/jeromefroe/lru-rs).


Updates `lru` from 0.12.5 to 0.18.3
- [Changelog](https://github.com/jeromefroe/lru-rs/blob/master/CHANGELOG.md)
- [Commits](jeromefroe/lru-rs@0.12.5...0.18.3)

---
updated-dependencies:
- dependency-name: lru
  dependency-version: 0.18.3
  dependency-type: indirect
  dependency-group: cargo
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Rust / Cargo ecosystem updates and changes labels Aug 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Rust / Cargo ecosystem updates and changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant