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

chore(deps): update rust crate webkit2gtk to v2 (1.x) #12280

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 6, 2025

This PR contains the following updates:

Package Type Update Change
webkit2gtk dependencies major 0.18.2 -> 2.0.0

Release Notes

tauri-apps/webkit2gtk-rs (webkit2gtk)

v2.0.1

  • 74ab5a4 Properly replaced dox with docrs.

v2.0.0

  • b31ff8c Update gtk to 0.18.

    Bump MSRV to 1.70.0.

v1.1.1

  • e95f84a Lock webkit2gtk version to 1.0.

v1.1.0

  • 5f8f15f Update to webkit2gtk v2.40.

v1.0.0

  • Bump version to 1.0.
    • 31b3ddf Bump version to v1.0 on 2023-04-04

v0.19.2

  • Enable dox feature when building docs.
    • a59c76d Enable dox feature when building docs on 2023-01-31

v0.19.1

  • Update javascriptcore to crates.io dependency.
    • 38b4d26 Update jsc to crate.io's dependency. on 2023-01-26

v0.19.0

  • Bump gtk version: 0.15 -> 0.16, webkit2gtk version: 4.0 -> 4.1
    • c475ff3 chore: add changelog on 2023-01-25

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.


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

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

@renovate renovate bot added the type: chore label Jan 6, 2025
@renovate renovate bot requested a review from a team as a code owner January 6, 2025 19:36
Copy link
Contributor Author

renovate bot commented Jan 6, 2025

⚠️ Artifact update problem

Renovate failed to update artifacts 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: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path core/tauri-runtime-wry/Cargo.toml --workspace
    Updating crates.io index
error: failed to select a version for `wry`.
    ... required by package `tauri-runtime-wry v0.14.10 (/tmp/renovate/repos/github/tauri-apps/tauri/core/tauri-runtime-wry)`
    ... which satisfies path dependency `tauri-runtime-wry` (locked to 0.14.10) of package `tauri v1.8.1 (/tmp/renovate/repos/github/tauri-apps/tauri/core/tauri)`
    ... which satisfies path dependency `tauri` (locked to 1.8.1) of package `app-updater-tests v0.1.0 (/tmp/renovate/repos/github/tauri-apps/tauri/core/tests/app-updater)`
versions that meet the requirements `^0.24.10` are: 0.24.10, 0.24.11

the package `wry` links to the native library `web_kit2`, but it conflicts with a previous package which links to `web_kit2` as well:
package `webkit2gtk v2.0.0`
    ... which satisfies dependency `webkit2gtk = "^2.0.0"` of package `tauri v1.8.1 (/tmp/renovate/repos/github/tauri-apps/tauri/core/tauri)`
    ... which satisfies path dependency `tauri` (locked to 1.8.1) of package `app-updater-tests v0.1.0 (/tmp/renovate/repos/github/tauri-apps/tauri/core/tests/app-updater)`
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 = "web_kit2"` value. For more information, see https://doc.rust-lang.org/cargo/reference/resolver.html#links.

failed to select a version for `wry` which could resolve this conflict

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path core/tauri/Cargo.toml --workspace
    Updating crates.io index
error: failed to select a version for `wry`.
    ... required by package `tauri-runtime-wry v0.14.10 (/tmp/renovate/repos/github/tauri-apps/tauri/core/tauri-runtime-wry)`
    ... which satisfies path dependency `tauri-runtime-wry` (locked to 0.14.10) of package `tauri v1.8.1 (/tmp/renovate/repos/github/tauri-apps/tauri/core/tauri)`
    ... which satisfies path dependency `tauri` (locked to 1.8.1) of package `app-updater-tests v0.1.0 (/tmp/renovate/repos/github/tauri-apps/tauri/core/tests/app-updater)`
versions that meet the requirements `^0.24.10` are: 0.24.10, 0.24.11

the package `wry` links to the native library `web_kit2`, but it conflicts with a previous package which links to `web_kit2` as well:
package `webkit2gtk v2.0.0`
    ... which satisfies dependency `webkit2gtk = "^2.0.0"` of package `tauri v1.8.1 (/tmp/renovate/repos/github/tauri-apps/tauri/core/tauri)`
    ... which satisfies path dependency `tauri` (locked to 1.8.1) of package `app-updater-tests v0.1.0 (/tmp/renovate/repos/github/tauri-apps/tauri/core/tests/app-updater)`
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 = "web_kit2"` value. For more information, see https://doc.rust-lang.org/cargo/reference/resolver.html#links.

failed to select a version for `wry` which could resolve this conflict

Copy link
Contributor

github-actions bot commented Jan 6, 2025

Package Changes Through d22c7e3

There are 1 changes which include tauri-utils with patch

Planned Package Versions

The following package releases are the planned based on the context of changes in this pull request.

package current next
tauri-utils 1.6.1 1.6.2
tauri-bundler 1.7.2 1.7.3
tauri-runtime 0.14.5 0.14.6
tauri-runtime-wry 0.14.10 0.14.11
tauri-codegen 1.4.5 1.4.6
tauri-macros 1.4.6 1.4.7
tauri-build 1.5.5 1.5.6
tauri 1.8.1 1.8.2
@tauri-apps/cli 1.6.4 1.6.5
tauri-cli 1.6.4 1.6.5

Add another change file through the GitHub UI by following this link.


Read about change files or the docs at github.com/jbolda/covector

@FabianLars FabianLars closed this Jan 6, 2025
@FabianLars FabianLars deleted the renovate/1.x-webkit2gtk-2.x branch January 6, 2025 19:38
Copy link
Contributor Author

renovate bot commented Jan 6, 2025

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 2.x releases. But if you manually upgrade to 2.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.

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

Successfully merging this pull request may close these issues.

1 participant