Skip to content

fix(deps): update rust crate pyo3-object_store to 0.10 - autoclosed#7052

Closed
renovate[bot] wants to merge 1 commit into
developfrom
renovate/pyo3-object_store-0.x
Closed

fix(deps): update rust crate pyo3-object_store to 0.10 - autoclosed#7052
renovate[bot] wants to merge 1 commit into
developfrom
renovate/pyo3-object_store-0.x

Conversation

@renovate

@renovate renovate Bot commented Mar 19, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
pyo3-object_store dependencies minor 0.70.10

Release Notes

developmentseed/obstore (pyo3-object_store)

v0.10.0

Compare Source

v0.9.0

Compare Source

Breaking Changes
What's Changed
New Contributors

Full Changelog: developmentseed/obstore@py-v0.8.2...py-v0.9.0

v0.8.0

Compare Source

What's Changed
  • Breaking: Don't double percent-encode paths by @​kylebarron in #​524
    • This changes the internals from using Path "encoding" to Path "parsing". This avoids issues where paths could be unintentionally double-encoded. But this means that the user must ensure that paths are valid.
  • fix: Only SHA256 is supported for S3 checksum algorithm by @​kylebarron in #​527

Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), 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 added the changelog/chore A trivial change label Mar 19, 2026
@renovate renovate Bot enabled auto-merge (squash) March 19, 2026 05:34
@renovate

renovate Bot commented Mar 19, 2026

Copy link
Copy Markdown
Contributor Author

⚠️ 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 vortex-python/Cargo.toml --workspace
    Updating crates.io index
error: failed to select a version for `pyo3-ffi`.
    ... required by package `pyo3 v0.27.0`
    ... which satisfies dependency `pyo3 = "^0.27.0"` of package `vortex-python v0.1.0 (/tmp/renovate/repos/github/vortex-data/vortex/vortex-python)`
versions that meet the requirements `=0.27.0` are: 0.27.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.28.2`
    ... which satisfies dependency `pyo3-ffi = "=0.28.2"` of package `pyo3 v0.28.2`
    ... which satisfies dependency `pyo3 = "^0.28"` of package `pyo3-object_store v0.10.0`
    ... which satisfies dependency `pyo3-object_store = "^0.10"` of package `vortex-python v0.1.0 (/tmp/renovate/repos/github/vortex-data/vortex/vortex-python)`
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 changed the title fix(deps): update rust crate pyo3-object_store to 0.10 fix(deps): update rust crate pyo3-object_store to 0.10 - autoclosed Mar 19, 2026
@renovate renovate Bot closed this Mar 19, 2026
auto-merge was automatically disabled March 19, 2026 06:01

Pull request was closed

@renovate renovate Bot deleted the renovate/pyo3-object_store-0.x branch March 19, 2026 06:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog/chore A trivial change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants