Skip to content

Commit bfe00b6

Browse files
renovate[bot]dd-octo-sts[bot]devflow.devflow-routing-intake
authored
chore(deps): update rust crate lru to 0.17.0 (#50257)
This PR contains the following updates: | Package | Type | Update | Change | Pending | |---|---|---|---|---| | [lru](https://redirect.github.com/jeromefroe/lru-rs) | workspace.dependencies | minor | `0.16.0` → `0.17.0` | `0.18.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/33469) for more information. --- ### Release Notes <details> <summary>jeromefroe/lru-rs (lru)</summary> ### [`v0.17.0`](https://redirect.github.com/jeromefroe/lru-rs/blob/HEAD/CHANGELOG.md#v0170---2026-04-14) [Compare Source](https://redirect.github.com/jeromefroe/lru-rs/compare/0.16.4...0.17.0) - Upgrade `hashbrown` to 0.17.0 and update MSRV to 1.85.0. </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At 12:00 AM through 04:59 AM and 10:00 PM through 11:59 PM, Monday through Friday (`* 0-4,22-23 * * 1-5`) - Only on Sunday and Saturday (`* * * * 0,6`) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/DataDog/datadog-agent). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNTkuMiIsInVwZGF0ZWRJblZlciI6IjQzLjE1OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJjaGFuZ2Vsb2cvbm8tY2hhbmdlbG9nIiwiZGVwZW5kZW5jaWVzIiwiZGVwZW5kZW5jaWVzLWNhcmdvIiwicWEvbm8tY29kZS1jaGFuZ2UiXX0=--> Co-authored-by: dd-octo-sts[bot] <200755185+dd-octo-sts[bot]@users.noreply.github.com> Co-authored-by: devflow.devflow-routing-intake <devflow.devflow-routing-intake@kubernetes.us1.ddbuild.io>
1 parent 4e89908 commit bfe00b6

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ prost = "0.14"
2929
prost-types = "0.14"
3030
protoc-gen-prost = "0.5"
3131
protoc-gen-tonic = "0.5"
32-
lru = { version = "0.16.0", default-features = false }
32+
lru = { version = "0.17.0", default-features = false }
3333
memchr = "2.7.6"
3434
nom = "8.0"
3535
normalize-path = "0.2"

MODULE.bazel.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)