spiraldb / vortex

An extensible, state-of-the-art columnar file format
https://vortex.dev
Apache License 2.0
1.01k stars 28 forks source link

chore(deps): lock file maintenance #1465

Closed renovate[bot] closed 6 days ago

renovate[bot] commented 6 days ago

This PR contains the following updates:

Update Change
lockFileMaintenance All locks refreshed

🔧 This Pull Request updates lock files to use the latest dependency versions.


Configuration

📅 Schedule: Branch creation - "before 4am on monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



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

renovate[bot] commented 6 days 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: uv.lock
Command failed: uv lock --upgrade
Using CPython 3.10.15
  × Failed to build `vortex-array @
  │ file:///tmp/renovate/repos/github/spiraldb/vortex/pyvortex`
  ╰─▶ Build backend failed to determine metadata through
      `prepare_metadata_for_build_editable` (exit status: 1)

      [stdout]
      Checking for Rust toolchain....

      [stderr]

      Cargo, the Rust package manager, is not installed or is not on PATH.
      This package requires Rust and Cargo to compile extensions. Install
      it through
      the system's package manager or via https://rustup.rs/