chore(deps): bump lru from 0.16.4 to 0.18.0#3341
Conversation
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>
|
Thanks @dependabot[bot] for taking the time to contribute. This repository is observing a maintainer-managed PR intake gate in dry-run mode, so this pull request is staying open. This note helps maintainers prepare the allowlist before any enforcement is considered. Please read |
There was a problem hiding this comment.
Your free trial has ended. If you'd like to continue receiving code reviews, you can add a payment method here.
Patch bump of the async runtime (dependabot Hmbown#3343). Raises the floor spec from 1.49.0 to 1.50.0 in the workspace and codewhale-tui manifests and pins Cargo.lock to tokio 1.50.0 (with its semver-compatible transitive deps mio/socket2). Verified: cargo check -p codewhale-tui --locked; focused gate test (saved_default_provider_syncs_back_to_runtime_config); client:: suite (205 passed, the async-heavy surface most affected by a tokio bump). Other dependabot PRs deferred to a dedicated dependency-triage pass: Hmbown#3341 lru (bumping to 0.18 creates a duplicate version since a transitive dep still pins 0.16), Hmbown#3339 windows, Hmbown#3342 similar (2->3 major), Hmbown#3340 toml (0->1 major), and Hmbown#3334-Hmbown#3338 GitHub Actions (not locally verifiable; only run in CI). Refs Hmbown#3343.
|
Carried this into the v0.8.64 integration PR: #3373 now includes 03d9810, cherry-picked from this PR with the original Dependabot authorship/signoff preserved. Local verification on the integration branch passed:
Leaving this PR open until the integration branch lands. |
|
Looks like lru is up-to-date now, so this is no longer needed. |
Bumps lru from 0.16.4 to 0.18.0.
Changelog
Sourced from lru's changelog.
Commits
dac07e3Merge pull request #234 from jeromefroe/jerome/prepare-0-18-0-release0335315Prepare 0.18.0 releasee40bbdcMerge pull request #233 from paolobarbolini/get_or_insert_mut_ref-unconstrain...a615a5bFix unconstrained lifetime inLruCache::get_or_insert_mut_ref13321a9Merge pull request #232 from jeromefroe/jerome/prepare-0-17-0-releasef7d0ecePrepare 0.17.0 release2d3d6d5Merge pull request #231 from xtqqczze/deps/hashbrown346e2feBump hashbrown to 0.17.01302b4eUpdate MSRV to 1.85.0Dependabot 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 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)