Open renovate[bot] opened 10 months ago
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:
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path crates/devtools-core/Cargo.toml --package http@0.2.12 --precise 1.1.0
Updating crates.io index
error: failed to select a version for the requirement `http = "^0.2"`
candidate versions found which didn't match: 1.1.0
location searched: crates.io index
required by package `tonic v0.10.2`
... which satisfies dependency `tonic = "^0.10"` (locked to 0.10.2) of package `devtools-wire-format v0.5.0 (/tmp/renovate/repos/github/crabnebula-dev/devtools/crates/wire)`
perhaps a crate was updated and forgotten to be re-vendored?
Name | Link |
---|---|
Latest commit | 78974d280982d27968b8c06a15706639da075832 |
Latest deploy log | https://app.netlify.com/sites/cn-devtools-app/deploys/66cef8496a1be40008d544ee |
Name | Link |
---|---|
Latest commit | fcb71220a4a8eba63122e55264781b05ce39a545 |
Latest deploy log | https://app.netlify.com/sites/cn-devtools-website/deploys/65ae52d23ce12d000834ce39 |
This PR contains the following updates:
0.2
->1.0
Release Notes
hyperium/http (http)
### [`v1.1.0`](https://redirect.github.com/hyperium/http/blob/HEAD/CHANGELOG.md#110-March-4-2024) [Compare Source](https://redirect.github.com/hyperium/http/compare/v1.0.0...v1.1.0) - Add methods to allow trying to allocate in the `HeaderMap`, returning an error if oversize instead of panicking. - Add `Extensions::get_or_insert()` method. - Implement `FromConfiguration
📅 Schedule: Branch creation - " 1 " (UTC), 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 was generated by Mend Renovate. View the repository job log.