chore(deps): bump lru from 0.12.5 to 0.16.2 in /codex-rs
Closed
Number: #130
Type: Pull Request
State: Closed
Type: Pull Request
State: Closed
Author:
dependabot[bot]
Association: Unknown
Comments: 2
Association: Unknown
Comments: 2
Created:
December 15, 2025 at 04:29 AM UTC
(6 months ago)
(6 months ago)
Updated:
December 17, 2025 at 09:09 AM UTC
(6 months ago)
(6 months ago)
Closed:
December 17, 2025 at 09:09 AM UTC
(6 months ago)
(6 months ago)
Time to Close:
2 days
Labels:
dependencies rust
dependencies rust
Description:
Bumps lru from 0.12.5 to 0.16.2.
Changelog
Sourced from lru's changelog.
v0.16.2 - 2025-10-14
- Upgrade hashbrown dependency to 0.16.0.
v0.16.1 - 2025-09-08
- Fix
Clonefor unbounded cache.v0.16.0 - 2025-07-02
- Implement
Clonefor caches with custom hashers.v0.15.0 - 2025-06-26
- Return bool from
promoteanddemoteto indicate whether key was found.v0.14.0 - 2025-04-12
- Use
NonZeroUsize::MAXinstead ofunwrap(), and update MSRV to 1.70.0.v0.13.0 - 2025-01-27
- Add
peek_mruandpop_mrumethods, upgrade dependency onhashbrownto 0.15.2, and update MSRV to 1.65.0.
Commits
c1f843dMerge pull request #223 from jeromefroe/jerome/prepare-0-16-2-releasefc4f309Prepare 0.16.2 releasee91ea2bMerge pull request #222 from torokati44/hashbrown-0.1690d05feUpdate hashbrown to 0.16c699209Merge pull request #220 from jeromefroe/jerome/prepare-0-16-1-release2bd8207Prepare 0.16.1 release1b21bf1Merge pull request #219 from wqfish/bk3ec42b6Fix clone implementation for unbounded cachee2e3e47Merge pull request #218 from jeromefroe/jerome/prepare-0-16-0-release17fe4f3Prepare 0.16.0 release- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Package Dependencies
Technical Details
| ID: | 12095941 |
| UUID: | 3728649177 |
| Node ID: | PR_kwDOQQCrdM641D0X |
| Host: | GitHub |
| Repository: | ScriptedAlchemy/codex-native |