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 rustls-pemfile to v2 #2334

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
rustls-pemfile dependencies major 1.0.4 -> 2.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 Cargo.toml --package rustls-pemfile@1.0.4 --precise 2.1.2
    Updating crates.io index
error: failed to select a version for the requirement `rustls-pemfile = "^1.0"`
candidate versions found which didn't match: 2.1.2
location searched: crates.io index
required by package `reqwest v0.11.27`
    ... which satisfies dependency `reqwest = "^0.11"` (locked to 0.11.27) of package `tailcall v0.1.0 (/tmp/renovate/repos/github/tailcallhq/tailcall)`
perhaps a crate was updated and forgotten to be re-vendored?
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.