Skip to content

fix(deps): update rust crate pyo3-log to 0.13#158

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/pyo3-log-0.x
Open

fix(deps): update rust crate pyo3-log to 0.13#158
renovate[bot] wants to merge 1 commit intomainfrom
renovate/pyo3-log-0.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Nov 24, 2024

This PR contains the following updates:

Package Type Update Change
pyo3-log dependencies minor 0.110.13

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

vorner/pyo3-log (pyo3-log)

v0.13.3

Compare Source

  • Support for pyo3 0.28 (#​75).

v0.13.2

Compare Source

  • Support for pyo3 0.27 (#​72).

v0.13.1

Compare Source

  • Allow specifying a logger prefix (#​70).
  • Support the kv feature (#​69).

v0.13.0

Compare Source

  • Switch to pyo3 0.26 (and drop support for older versions, #​66).

v0.12.4

Compare Source

  • Allow pyo3 0.25.

v0.12.3

Compare Source

  • Declarative example (docs, #​59).

v0.12.2

Compare Source

  • Allow pyo3 0.24.

v0.12.1

Compare Source

  • Pass-through exceptions (#​57)

v0.12.0

  • Update to pyo3 0.23, drop older version support.

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 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
Copy link
Copy Markdown
Contributor Author

renovate Bot commented Nov 24, 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: 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-ffi`.
    ... required by package `pyo3 v0.26.0`
    ... which satisfies dependency `pyo3 = "^0.26"` of package `pyo3-log v0.13.0`
    ... which satisfies dependency `pyo3-log = "^0.13"` of package `mjai v0.2.1 (/tmp/renovate/repos/github/smly/mjai.app)`
versions that meet the requirements `=0.26.0` are: 0.26.0

package `pyo3-ffi` links to the native library `python`, but it conflicts with a previous package which links to `python` as well:
package `pyo3-ffi v0.21.0`
    ... which satisfies dependency `pyo3-ffi = "=0.21.0"` of package `pyo3 v0.21.0`
    ... which satisfies dependency `pyo3 = "^0.21"` 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-ffi` which could resolve this conflict

@renovate renovate Bot force-pushed the renovate/pyo3-log-0.x branch from 97c7773 to 28e298b Compare December 1, 2024 18:55
@renovate renovate Bot force-pushed the renovate/pyo3-log-0.x branch 2 times, most recently from bfa6f38 to 65333c8 Compare December 15, 2024 18:51
@renovate renovate Bot force-pushed the renovate/pyo3-log-0.x branch 2 times, most recently from df11b7f to 7b81035 Compare December 22, 2024 20:19
@renovate renovate Bot force-pushed the renovate/pyo3-log-0.x branch from 7b81035 to 220cdd3 Compare December 29, 2024 19:40
@renovate renovate Bot force-pushed the renovate/pyo3-log-0.x branch from 220cdd3 to 314b0dc Compare January 5, 2025 19:56
@renovate renovate Bot force-pushed the renovate/pyo3-log-0.x branch 2 times, most recently from ce83768 to e6cc025 Compare January 19, 2025 20:27
@renovate renovate Bot force-pushed the renovate/pyo3-log-0.x branch from e6cc025 to 7e9614a Compare January 26, 2025 21:02
@renovate renovate Bot force-pushed the renovate/pyo3-log-0.x branch 2 times, most recently from bbdfa2d to 09b0c46 Compare February 23, 2025 17:09
@renovate renovate Bot force-pushed the renovate/pyo3-log-0.x branch from 09b0c46 to e3e9ce6 Compare September 16, 2025 05:49
@renovate renovate Bot changed the title fix(deps): update rust crate pyo3-log to 0.12 fix(deps): update rust crate pyo3-log to 0.13 Sep 16, 2025
@renovate renovate Bot force-pushed the renovate/pyo3-log-0.x branch from e3e9ce6 to 35cf324 Compare April 25, 2026 08:48
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.

0 participants