tailcallhq / tailcall

High Performance GraphQL Runtime
https://tailcall.run
Apache License 2.0
1.19k stars 213 forks source link

fix(deps): update rust crate http-cache-semantics to v2 #2331

Closed renovate[bot] closed 2 days ago

renovate[bot] commented 3 days ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
http-cache-semantics (source) dependencies major 1.0.1 -> 2.0.0

Release Notes

kornelski/rusty-http-cache-semantics (http-cache-semantics) ### [`v2.1.0`](https://togithub.com/kornelski/rusty-http-cache-semantics/compare/v2.0.1...v2.1.0) [Compare Source](https://togithub.com/kornelski/rusty-http-cache-semantics/compare/v2.0.1...v2.1.0) ### [`v2.0.1`](https://togithub.com/kornelski/rusty-http-cache-semantics/compare/v2.0.0...v2.0.1) [Compare Source](https://togithub.com/kornelski/rusty-http-cache-semantics/compare/v2.0.0...v2.0.1) ### [`v2.0.0`](https://togithub.com/kornelski/rusty-http-cache-semantics/compare/v1.0.2...v2.0.0) [Compare Source](https://togithub.com/kornelski/rusty-http-cache-semantics/compare/v1.0.2...v2.0.0)

Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), 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.



This PR has been generated by Mend Renovate. View repository job log here.

renovate[bot] commented 3 days ago

⚠️ 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:

The artifact failure details are included below:

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path tailcall-http-cache/Cargo.toml --workspace
    Updating crates.io index
error: failed to select a version for `http-cache-semantics`.
    ... required by package `tailcall-http-cache v0.1.0 (/tmp/renovate/repos/github/tailcallhq/tailcall/tailcall-http-cache)`
    ... which satisfies path dependency `tailcall-http-cache` (locked to 0.1.0) of package `tailcall v0.1.0 (/tmp/renovate/repos/github/tailcallhq/tailcall)`
    ... which satisfies path dependency `tailcall` (locked to 0.1.0) of package `tailcall-aws-lambda v0.1.0 (/tmp/renovate/repos/github/tailcallhq/tailcall/tailcall-aws-lambda)`
versions that meet the requirements `^2.0.0` are: 2.1.0, 2.0.1, 2.0.0

the package `tailcall-http-cache` depends on `http-cache-semantics`, with features: `reqwest` but `http-cache-semantics` does not have these features.

failed to select a version for `http-cache-semantics` which could resolve this conflict
renovate[bot] commented 2 days ago

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 2.x releases. But if you manually upgrade to 2.x then Renovate will re-enable minor and patch updates automatically.

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