mainmatter / gerust

A project generator and manager for Rust backend projects.
MIT License
14 stars 0 forks source link

Update Rust crate vergen to v9 #76

Closed renovate[bot] closed 1 week ago

renovate[bot] commented 3 months ago

This PR contains the following updates:

Package Type Update Change
vergen build-dependencies major 8.3.2 -> 9.0.0

Release Notes

rustyhorde/vergen (vergen) ### [`v9.0.1`](https://redirect.github.com/rustyhorde/vergen/releases/tag/vergen_9.0.1): vergen 9.0.1 [Compare Source](https://redirect.github.com/rustyhorde/vergen/compare/vergen_9.0.0...vergen_9.0.1) - Dependency updates ### [`v9.0.0`](https://redirect.github.com/rustyhorde/vergen/releases/tag/vergen_9.0.0): vergen 9.0.0 - Release 9 of the `vergen` tool.

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 is behind base branch, 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.

renovate[bot] commented 3 months 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 --workspace
    Updating crates.io index
error: failed to select a version for `vergen`.
    ... required by package `gerust v0.0.1-alpha.1 (/tmp/renovate/repos/github/mainmatter/gerust)`
versions that meet the requirements `^9.0.0` are: 9.0.1, 9.0.0

the package `gerust` depends on `vergen`, with features: `git` but `vergen` does not have these features.

failed to select a version for `vergen` which could resolve this conflict
renovate[bot] commented 1 week ago

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.