Closed renovate[bot] closed 3 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 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.12"`
candidate versions found which didn't match: 1.1.0
location searched: crates.io index
required by package `activitypub_federation v0.5.8`
... which satisfies dependency `activitypub_federation = "^0.5.8"` (locked to 0.5.8) of package `lemmy_api v0.19.6-beta.2 (/tmp/renovate/repos/github/LemmyNet/lemmy/crates/api)`
Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 1.x
releases. But if you manually upgrade to 1.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.
This PR contains the following updates:
0.2.12
->1.0.0
Release Notes
hyperium/http (http)
### [`v1.1.0`](https://togithub.com/hyperium/http/blob/HEAD/CHANGELOG.md#110-March-4-2024) [Compare Source](https://togithub.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 - "before 4am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.