-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Open
Labels
A-infrastructureArea: infrastructure around the cargo repo, ci, releases, etc.Area: infrastructure around the cargo repo, ci, releases, etc.
Description
The last renovate update failed for unknown reasons: #15902
In particular, there seemed to be several issues:
- It tried to update handlebars, even though it is pinned. Is it possible to tell Renovate to ignore pinned dependencies?
- It failed to generate a
Cargo.lock
file. - It failed to update
curl-sys
. I don't understand the error message. It's almost like it updated everything, and then got confused and tried to updatecurl-sys
manually from the older version which was already updated?
The renovate logs continue to have the WARN: Release interceptor failed for "crate"
while processing curl-sys. I'm guessing it is still broken when handling build metadata? I'm guessing renovatebot/renovate#36005 is still an issue.
Metadata
Metadata
Assignees
Labels
A-infrastructureArea: infrastructure around the cargo repo, ci, releases, etc.Area: infrastructure around the cargo repo, ci, releases, etc.