smly / mjai.app

Mahjong game simulator for RiichiLab https://mjai.app
https://github.com/smly/mjai.app/discussions
GNU Affero General Public License v3.0
59 stars 7 forks source link

fix(deps): update rust crate pyo3-log to 0.11 - autoclosed #104

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 6 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
pyo3-log dependencies minor 0.9 -> 0.11

Release Notes

vorner/pyo3-log (pyo3-log) ### [`v0.11.0`](https://togithub.com/vorner/pyo3-log/blob/HEAD/CHANGELOG.md#0110) - Update to pyo3 0.22. - `Logger` not longer implements `Clone` ### [`v0.10.0`](https://togithub.com/vorner/pyo3-log/blob/HEAD/CHANGELOG.md#0100) [Compare Source](https://togithub.com/vorner/pyo3-log/compare/v0.9.0...v0.10.0) - Update to pyo3 0.21.

Configuration

πŸ“… Schedule: Branch creation - "after 07:00 before 20:00 every weekday" in timezone Asia/Tokyo, 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 has been generated by Mend Renovate. View repository job log here.

renovate[bot] commented 6 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 `pyo3`.
    ... required by package `mjai v0.2.0 (/tmp/renovate/repos/github/smly/mjai.app)`
versions that meet the requirements `^0.20` are: 0.20.3, 0.20.2, 0.20.1, 0.20.0

the package `pyo3` links to the native library `python`, but it conflicts with a previous package which links to `python` as well:
package `pyo3 v0.21.0`
    ... which satisfies dependency `pyo3 = ">=0.21, <0.22"` of package `pyo3-log v0.10.0`
    ... which satisfies dependency `pyo3-log = "^0.10"` of package `mjai v0.2.0 (/tmp/renovate/repos/github/smly/mjai.app)`
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 = "python"` value. For more information, see https://doc.rust-lang.org/cargo/reference/resolver.html#links.

failed to select a version for `pyo3` which could resolve this conflict
renovate[bot] commented 5 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 `pyo3`.
    ... required by package `pyo3-log v0.11.0`
    ... which satisfies dependency `pyo3-log = "^0.11"` of package `mjai v0.2.1 (/tmp/renovate/repos/github/smly/mjai.app)`
versions that meet the requirements `>=0.21, <0.23` are: 0.22.2, 0.22.1, 0.22.0, 0.21.2, 0.21.1, 0.21.0

the package `pyo3` links to the native library `python`, but it conflicts with a previous package which links to `python` as well:
package `pyo3 v0.20.0`
    ... which satisfies dependency `pyo3 = "^0.20"` of package `mjai v0.2.1 (/tmp/renovate/repos/github/smly/mjai.app)`
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 = "python"` value. For more information, see https://doc.rust-lang.org/cargo/reference/resolver.html#links.

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