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 pyo3-log to 0.12.0 #1464

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 25, 2024

This PR contains the following updates:

Package Type Update Change
pyo3-log workspace.dependencies minor 0.11.0 -> 0.12.0

Release Notes

vorner/pyo3-log (pyo3-log)

v0.12.0

  • Update to pyo3 0.23, drop older version support.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.

@renovate renovate bot enabled auto-merge (squash) November 25, 2024 02:05
Copy link
Contributor Author

renovate bot commented Nov 25, 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.22.4`
    ... which satisfies dependency `pyo3 = "^0.22.2"` of package `vortex-error v0.21.1 (/tmp/renovate/repos/github/spiraldb/vortex/vortex-error)`
    ... which satisfies path dependency `vortex-error` (locked to 0.21.1) of package `vortex-fuzz v0.21.1 (/tmp/renovate/repos/github/spiraldb/vortex/fuzz)`
versions that meet the requirements `=0.22.4` are: 0.22.4

the 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.23.3`
    ... which satisfies dependency `pyo3-ffi = "=0.23.3"` of package `pyo3 v0.23.3`
    ... which satisfies dependency `pyo3 = ">=0.23, <0.24"` of package `pyo3-log v0.12.0`
    ... which satisfies dependency `pyo3-log = "^0.12.0"` of package `pyvortex v0.21.1 (/tmp/renovate/repos/github/spiraldb/vortex/pyvortex)`
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

@lwwmanning lwwmanning added dependencies Pull requests that update a dependency file blocked Cannot be merged until another task completes and removed dependencies Pull requests that update a dependency file labels Nov 26, 2024
@renovate renovate bot force-pushed the renovate/pyo3-log-0.x branch from 78aa284 to c556ffc Compare December 19, 2024 11:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked Cannot be merged until another task completes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant