tailcall icon indicating copy to clipboard operation
tailcall copied to clipboard

fix(deps): update rust crate lru to 0.14.0

Open renovate[bot] opened this issue 8 months ago • 4 comments

This PR contains the following updates:

Package Type Update Change
lru dependencies minor 0.12.3 -> 0.14.0

Release Notes

jeromefroe/lru-rs (lru)

v0.14.0

Compare Source

  • Use NonZeroUsize::MAX instead of unwrap(), and update MSRV to 1.70.0.

v0.13.0

Compare Source

  • Add peek_mru and pop_mru methods, upgrade dependency on hashbrown to 0.15.2, and update MSRV to 1.65.0.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • [ ] If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

renovate[bot] avatar Mar 14 '25 06:03 renovate[bot]

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path Cargo.toml --package [email protected] --precise 0.14.0
    Updating crates.io index
error: failed to select a version for the requirement `lru = "^0.12.3"`
candidate versions found which didn't match: 0.14.0
location searched: crates.io index
required by package `async-graphql v7.0.15`
    ... which satisfies dependency `async-graphql = "^7.0.9"` (locked to 7.0.15) of package `tailcall v0.1.0 (/tmp/renovate/repos/github/tailcallhq/tailcall)`

renovate[bot] avatar Mar 14 '25 06:03 renovate[bot]

Action required: PR inactive for 5 days. Status update or closure in 10 days.

github-actions[bot] avatar Mar 19 '25 07:03 github-actions[bot]

Action required: PR inactive for 5 days. Status update or closure in 10 days.

github-actions[bot] avatar Apr 22 '25 12:04 github-actions[bot]

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 86.49%. Comparing base (bc319dc) to head (9f2aeaf).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3339   +/-   ##
=======================================
  Coverage   86.49%   86.49%           
=======================================
  Files         282      282           
  Lines       29012    29012           
=======================================
  Hits        25094    25094           
  Misses       3918     3918           

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

:rocket: New features to boost your workflow:
  • :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • :package: JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

codecov[bot] avatar Apr 24 '25 07:04 codecov[bot]

Action required: PR inactive for 5 days. Status update or closure in 10 days.

github-actions[bot] avatar May 02 '25 14:05 github-actions[bot]

Action required: PR inactive for 5 days. Status update or closure in 10 days.

github-actions[bot] avatar May 12 '25 07:05 github-actions[bot]

PR closed after 10 days of inactivity.

github-actions[bot] avatar May 27 '25 11:05 github-actions[bot]

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (0.14.0). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

renovate[bot] avatar May 27 '25 11:05 renovate[bot]