Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update rust crate gtk to 0.18 #168

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 7, 2024

This PR contains the following updates:

Package Type Update Change
gtk (source) dependencies minor 0.15 -> 0.18

Release Notes

gtk-rs/gtk3-rs (gtk)

v0.18.1

Compare Source

  • Fix regression by the switch to glib::Propagation

v0.18.0

Compare Source

What's Changed

New Contributors

Full Changelog: gtk-rs/gtk3-rs@0.17.1...0.18.0

v0.17.1

Compare Source

What's Changed

Full Changelog: gtk-rs/gtk3-rs@0.17.0...0.17.1

v0.17.0

What's Changed


Configuration

📅 Schedule: Branch creation - "every weekend" (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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link
Contributor Author

renovate bot commented Jan 7, 2024

⚠ 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:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: src-tauri/Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path src-tauri/Cargo.toml --workspace
    Updating crates.io index
    Updating git repository `https://github.com/tauri-apps/fix-path-env-rs`
    Updating git repository `https://github.com/tauri-apps/plugins-workspace`
error: failed to select a version for `gdk-sys`.
    ... required by package `gtk-sys v0.18.0`
    ... which satisfies dependency `ffi = "^0.18"` of package `gtk v0.18.0`
    ... which satisfies dependency `gtk = "^0.18"` of package `phoenix-code-ide v3.7.2 (/tmp/renovate/repos/github/phcode-dev/phoenix-desktop/src-tauri)`
versions that meet the requirements `^0.18` are: 0.18.0

the package `gdk-sys` links to the native library `gdk-3`, but it conflicts with a previous package which links to `gdk-3` as well:
package `gdk-sys v0.15.1`
    ... which satisfies dependency `gdk-sys = "^0.15.0"` of package `webkit2gtk v0.18.2`
    ... which satisfies dependency `webkit2gtk = "^0.18.2"` of package `tauri v1.6.2`
    ... which satisfies dependency `tauri = "^1.6.2"` of package `phoenix-code-ide v3.7.2 (/tmp/renovate/repos/github/phcode-dev/phoenix-desktop/src-tauri)`
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 = "gdk-3"` value. For more information, see https://doc.rust-lang.org/cargo/reference/resolver.html#links.

failed to select a version for `gdk-sys` which could resolve this conflict

@renovate renovate bot force-pushed the renovate/gtk-0.x branch from 436442e to a2d5dd6 Compare February 4, 2024 10:52
@renovate renovate bot force-pushed the renovate/gtk-0.x branch from a2d5dd6 to 9d46367 Compare February 14, 2024 13:10
@renovate renovate bot force-pushed the renovate/gtk-0.x branch from 9d46367 to 9c92fcc Compare February 25, 2024 09:20
Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@renovate renovate bot force-pushed the renovate/gtk-0.x branch from 9c92fcc to f36561c Compare May 1, 2024 13:12
@renovate renovate bot changed the title fix(deps): update rust crate gtk to 0.18 fix(deps): update rust crate gtk to 0.18.1 May 1, 2024
@renovate renovate bot force-pushed the renovate/gtk-0.x branch from f36561c to 5b60cc6 Compare May 5, 2024 09:26
@renovate renovate bot changed the title fix(deps): update rust crate gtk to 0.18.1 fix(deps): update rust crate gtk to 0.18 May 5, 2024
Copy link
Contributor Author

renovate bot commented May 31, 2024

⚠️ 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:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: src-tauri/Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path src-tauri/Cargo.toml --workspace
    Updating crates.io index
    Updating git repository `https://github.com/tauri-apps/fix-path-env-rs`
From https://github.com/tauri-apps/fix-path-env-rs
 * [new ref]         8481725b7ebfc56cdb052d522517421242eac36b -> refs/commit/8481725b7ebfc56cdb052d522517421242eac36b
    Updating git repository `https://github.com/tauri-apps/plugins-workspace`
From https://github.com/tauri-apps/plugins-workspace
 * [new ref]         184f4edbbcfed8f8c057a15e02318e0ddcaab132 -> refs/commit/184f4edbbcfed8f8c057a15e02318e0ddcaab132
 * [new tag]         persisted-scope-v0.1.1 -> persisted-scope-v0.1.1
 * [new tag]         persisted-scope-v0.1.2 -> persisted-scope-v0.1.2
 * [new tag]         persisted-scope-v0.1.3 -> persisted-scope-v0.1.3
 * [new tag]         positioner-v1.0.5 -> positioner-v1.0.5
 * [new tag]         window-state-v0.1.1 -> window-state-v0.1.1
error: failed to select a version for `gdk-sys`.
    ... required by package `webkit2gtk v0.18.0`
    ... which satisfies dependency `webkit2gtk = "^0.18"` of package `phoenix-code-ide v3.9.0 (/tmp/renovate/repos/github/phcode-dev/phoenix-desktop/src-tauri)`
versions that meet the requirements `^0.15.0` are: 0.15.1

the package `gdk-sys` links to the native library `gdk-3`, but it conflicts with a previous package which links to `gdk-3` as well:
package `gdk-sys v0.18.0`
    ... which satisfies dependency `ffi = "^0.18"` of package `gdk v0.18.0`
    ... which satisfies dependency `gdk = "^0.18"` of package `gtk v0.18.0`
    ... which satisfies dependency `gtk = "^0.18"` of package `phoenix-code-ide v3.9.0 (/tmp/renovate/repos/github/phcode-dev/phoenix-desktop/src-tauri)`
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 = "gdk-3"` value. For more information, see https://doc.rust-lang.org/cargo/reference/resolver.html#links.

failed to select a version for `gdk-sys` which could resolve this conflict

@renovate renovate bot force-pushed the renovate/gtk-0.x branch from 5b60cc6 to e814c3a Compare May 31, 2024 10:23
@renovate renovate bot force-pushed the renovate/gtk-0.x branch from e814c3a to d95c662 Compare June 15, 2024 09:01
Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@renovate renovate bot force-pushed the renovate/gtk-0.x branch from d95c662 to 68cbc9e Compare August 28, 2024 09:46
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants