vhdirk / terms

A tiling terminal emulator for GNOME
GNU General Public License v3.0
4 stars 0 forks source link

Update Rust crate adw to 0.7 #109

Open renovate[bot] opened 2 months ago

renovate[bot] commented 2 months ago

This PR contains the following updates:

Package Type Update Change
adw (source) dependencies minor 0.6 -> 0.7

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 was generated by Mend Renovate. View the repository job log.

renovate[bot] commented 2 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 `gtk4-sys`.
    ... required by package `vte4-sys v0.7.0`
    ... which satisfies dependency `ffi = "^0.7"` of package `vte4 v0.7.1`
    ... which satisfies dependency `vte = "^0.7.1"` of package `terms v0.1.0 (/tmp/renovate/repos/github/vhdirk/terms)`
versions that meet the requirements `^0.8` are: 0.8.0, 0.8.2, 0.8.1

the package `gtk4-sys` links to the native library `gtk-4`, but it conflicts with a previous package which links to `gtk-4` as well:
package `gtk4-sys v0.9.0`
    ... which satisfies dependency `gtk4-sys = "^0.9"` of package `gtk4 v0.9.0`
    ... which satisfies dependency `gtk = "^0.9"` of package `libadwaita v0.7.0`
    ... which satisfies dependency `adw = "^0.7"` of package `terms v0.1.0 (/tmp/renovate/repos/github/vhdirk/terms)`
Only one package in the dependency graph may specify the same links value. This helps ensure that only one copy of a native library is linked in the final binary. Try to adjust your dependencies so that only one package uses the `links = "gtk-4"` value. For more information, see https://doc.rust-lang.org/cargo/reference/resolver.html#links.

failed to select a version for `gtk4-sys` which could resolve this conflict
semanticdiff-com[bot] commented 2 months ago

Review changes with SemanticDiff.