Skip to content

chore(deps): lock file maintenance (flake.nix) #1184

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

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 1, 2025

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 - Between 12:00 AM and 03:59 AM, on day 1 of the month ( * 0-3 1 * * ) (UTC), 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.

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


  • 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 dependencies Pull requests that update a dependency file label May 1, 2025
@renovate renovate bot force-pushed the renovate/lock-file-maintenance-flake.nix branch 5 times, most recently from 911c728 to f08b0e7 Compare May 7, 2025 10:00
@qkaiser qkaiser force-pushed the renovate/lock-file-maintenance-flake.nix branch 2 times, most recently from 6205cfc to 63057a4 Compare May 7, 2025 12:27
Copy link
Contributor Author

renovate bot commented May 7, 2025

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@qkaiser qkaiser enabled auto-merge May 7, 2025 12:27
@qkaiser
Copy link
Contributor

qkaiser commented May 7, 2025

We have this line in our pyproject.yml:

 "lz4>=4.3.2,!=4.4.3",        # 4.4.3 doesn't have aarch64 wheels https://github.com/python-lz4/python-lz4/pull/298

So why do we get this ?

unblob> Checking runtime dependencies for unblob-25.4.14-cp39-abi3-linux_x86_64.whl
unblob>   - lz4!=4.4.3,>=4.3.2 not satisfied by version 4.4.3
error: builder for '/nix/store/kd71a8zjy79vxcvnmpn4ml5dz24l2wx5-unblob-25.4.14.drv' failed with exit code 1;
       last 10 log lines:
       > /build/source/dist /build/source
       > Unpacking to: unpacked/unblob-25.4.14...OK
       > Repacking wheel as ./unblob-25.4.14-cp39-abi3-linux_x86_64.whl...OK
       > /build/source
       > Finished maturinBuildHook
       > buildPhase completed in 38 seconds
       > Running phase: pythonRuntimeDepsCheckHook
       > Executing pythonRuntimeDepsCheck
       > Checking runtime dependencies for unblob-25.4.14-cp39-abi3-linux_x86_64.whl
       >   - lz4!=4.4.3,>=4.3.2 not satisfied by version 4.4.3
       For full logs, run 'nix log /nix/store/kd71a8zjy79vxcvnmpn4ml5dz24l2wx5-unblob-25.4.14.drv'.

@qkaiser qkaiser force-pushed the renovate/lock-file-maintenance-flake.nix branch from 63057a4 to 98ef0b7 Compare May 7, 2025 12:50
@qkaiser qkaiser force-pushed the renovate/lock-file-maintenance-flake.nix branch from 98ef0b7 to efe0948 Compare May 7, 2025 12:54
@qkaiser
Copy link
Contributor

qkaiser commented May 8, 2025

Tests are failing as if ubi_reader is not 0.8.10 in Nix. We adapted integration tests with c6af67f.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant