tailcall
tailcall copied to clipboard
fix(deps): update rust crate lru to 0.14.0
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
- Use
NonZeroUsize::MAXinstead ofunwrap(), and update MSRV to 1.70.0.
v0.13.0
- Add
peek_mruandpop_mrumethods, upgrade dependency onhashbrownto 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.
⚠️ 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)`
Action required: PR inactive for 5 days. Status update or closure in 10 days.
Action required: PR inactive for 5 days. Status update or closure in 10 days.
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.
Action required: PR inactive for 5 days. Status update or closure in 10 days.
Action required: PR inactive for 5 days. Status update or closure in 10 days.
PR closed after 10 days of inactivity.
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.