Skip to content

deps: bump lru from 0.16.4 to 0.18.0#53

Merged
m2papierz merged 2 commits into
mainfrom
dependabot/cargo/lru-0.18.0
Jun 13, 2026
Merged

deps: bump lru from 0.16.4 to 0.18.0#53
m2papierz merged 2 commits into
mainfrom
dependabot/cargo/lru-0.18.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 12, 2026

Copy link
Copy Markdown
Contributor

Bumps lru from 0.16.4 to 0.18.0.

Changelog

Sourced from lru's changelog.

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.
Commits
  • dac07e3 Merge pull request #234 from jeromefroe/jerome/prepare-0-18-0-release
  • 0335315 Prepare 0.18.0 release
  • e40bbdc Merge pull request #233 from paolobarbolini/get_or_insert_mut_ref-unconstrain...
  • a615a5b Fix unconstrained lifetime in LruCache::get_or_insert_mut_ref
  • 13321a9 Merge pull request #232 from jeromefroe/jerome/prepare-0-17-0-release
  • f7d0ece Prepare 0.17.0 release
  • 2d3d6d5 Merge pull request #231 from xtqqczze/deps/hashbrown
  • 346e2fe Bump hashbrown to 0.17.0
  • 1302b4e Update MSRV to 1.85.0
  • See full diff in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Jun 12, 2026
@dependabot dependabot Bot requested a review from m2papierz as a code owner June 12, 2026 18:28
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Jun 12, 2026
@codspeed-hq

codspeed-hq Bot commented Jun 12, 2026

Copy link
Copy Markdown

Merging this PR will not alter performance

✅ 9 untouched benchmarks


Comparing dependabot/cargo/lru-0.18.0 (6315a74) with main (9a3e35c)1

Open in CodSpeed

Footnotes

  1. No successful run was found on main (c874e91) during the generation of this report, so 9a3e35c was used instead as the comparison base. There might be some changes unrelated to this pull request in this report.

@dependabot dependabot Bot force-pushed the dependabot/cargo/lru-0.18.0 branch from ea2577c to f4ef4b7 Compare June 12, 2026 19:41
Bumps [lru](https://github.com/jeromefroe/lru-rs) from 0.16.4 to 0.18.0.
- [Changelog](https://github.com/jeromefroe/lru-rs/blob/master/CHANGELOG.md)
- [Commits](jeromefroe/lru-rs@0.16.4...0.18.0)

---
updated-dependencies:
- dependency-name: lru
  dependency-version: 0.18.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/cargo/lru-0.18.0 branch from f4ef4b7 to 2891ba1 Compare June 13, 2026 16:54
@m2papierz m2papierz merged commit dd9bade into main Jun 13, 2026
10 checks passed
@m2papierz m2papierz deleted the dependabot/cargo/lru-0.18.0 branch June 13, 2026 19:12
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 Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant