Skip to content

Bump lru from 0.18.1 to 0.18.2 - #33

Merged
raphael-theriault-swi merged 1 commit into
mainfrom
dependabot/cargo/lru-0.18.2
Aug 13, 2026
Merged

Bump lru from 0.18.1 to 0.18.2#33
raphael-theriault-swi merged 1 commit into
mainfrom
dependabot/cargo/lru-0.18.2

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps lru from 0.18.1 to 0.18.2.

Changelog

Sourced from lru's changelog.

v0.18.2 - 2026-08-03

  • Fix panic-safety unsoundness in pop method.
Commits
  • 2544aae Merge pull request #239 from jeromefroe/jerome/prepare-0-18-2-release
  • 7fc46b1 Prepare 0.18.2 release
  • f9a7f00 Merge pull request #238 from tooson9010-spec/fix/pop-panic-safety
  • 2776ded Fix panic-safety unsoundness in LruCache::pop (UAF when key Drop panics)
  • See full diff 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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [lru](https://github.com/jeromefroe/lru-rs) from 0.18.1 to 0.18.2.
- [Changelog](https://github.com/jeromefroe/lru-rs/blob/master/CHANGELOG.md)
- [Commits](jeromefroe/lru-rs@0.18.1...0.18.2)

---
updated-dependencies:
- dependency-name: lru
  dependency-version: 0.18.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Aug 13, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner August 13, 2026 02:14
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Aug 13, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner August 13, 2026 02:14
@dependabot dependabot Bot added the rust Pull requests that update rust code label Aug 13, 2026
@raphael-theriault-swi
raphael-theriault-swi merged commit 60a9d19 into main Aug 13, 2026
9 checks passed
@raphael-theriault-swi
raphael-theriault-swi deleted the dependabot/cargo/lru-0.18.2 branch August 13, 2026 19:18
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

Development

Successfully merging this pull request may close these issues.

1 participant