Skip to content

fix(deps): update rust crate lru to 0.14.0 #3339

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 14, 2025

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 renovate bot enabled auto-merge (squash) March 14, 2025 06:59
Copy link
Contributor Author

renovate bot commented Mar 14, 2025

⚠️ 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)`

@github-actions github-actions bot added the type: fix Iterations on existing features or infrastructure. label Mar 14, 2025
Copy link

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

@github-actions github-actions bot added the state: inactive No current action needed/possible; issue fixed, out of scope, or superseded. label Mar 19, 2025
@renovate renovate bot force-pushed the renovate/lru-0.x branch from 632cef0 to a0fe61d Compare April 12, 2025 14:49
@renovate renovate bot changed the title fix(deps): update rust crate lru to 0.13.0 fix(deps): update rust crate lru to 0.14.0 Apr 12, 2025
@renovate renovate bot force-pushed the renovate/lru-0.x branch from a0fe61d to 96939cf Compare April 15, 2025 07:19
@github-actions github-actions bot removed the state: inactive No current action needed/possible; issue fixed, out of scope, or superseded. label Apr 15, 2025
@renovate renovate bot force-pushed the renovate/lru-0.x branch 10 times, most recently from 61c9ec8 to 1d5fa57 Compare April 17, 2025 11:37
Copy link

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

@github-actions github-actions bot added the state: inactive No current action needed/possible; issue fixed, out of scope, or superseded. label Apr 22, 2025
@renovate renovate bot force-pushed the renovate/lru-0.x branch from 1d5fa57 to ae44f51 Compare April 24, 2025 04:31
@github-actions github-actions bot removed the state: inactive No current action needed/possible; issue fixed, out of scope, or superseded. label Apr 24, 2025
@renovate renovate bot force-pushed the renovate/lru-0.x branch from ae44f51 to a05ebdc Compare April 24, 2025 07:01
Copy link

codecov bot commented Apr 24, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

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           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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

@renovate renovate bot force-pushed the renovate/lru-0.x branch 5 times, most recently from 527d326 to abd892c Compare April 25, 2025 07:48
@renovate renovate bot force-pushed the renovate/lru-0.x branch 12 times, most recently from 5705d8a to 6959ee9 Compare April 27, 2025 13:27
Copy link

github-actions bot commented May 2, 2025

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

@github-actions github-actions bot added the state: inactive No current action needed/possible; issue fixed, out of scope, or superseded. label May 2, 2025
@renovate renovate bot force-pushed the renovate/lru-0.x branch from 6959ee9 to cea0a94 Compare May 3, 2025 03:34
@github-actions github-actions bot removed the state: inactive No current action needed/possible; issue fixed, out of scope, or superseded. label May 3, 2025
@renovate renovate bot force-pushed the renovate/lru-0.x branch from cea0a94 to 9f2aeaf Compare May 7, 2025 06:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: fix Iterations on existing features or infrastructure.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants