⬆️🔒️ Lock file maintenance#203
Conversation
a36dee3 to
1d379c7
Compare
|
Looks like this has to wait until a new version of |
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
fbad609 to
2de5002
Compare
Edited/Blocked NotificationRenovate 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. |
439dc50 to
d2d5b51
Compare
|
@burgholzer, to be able to move on here, we might need to require |
Previously, this worked just fine with Qiskit 2.1. Even though qsharp did not indicate compatibility. Is there any change in 2.2 that breaks this explicitly? |
|
It should be this change that removed |
Hm. The interesting thing to me is that it's the minimum sessions that are failing here, not the regular test session. Something is slightly odd about that. |
|
The minimum |
I was actually trying to argue that we should lower the lower bound on the pytket_tket dependency as we should permit older versions as well. |
|
Sorry, I misunderstood you then! You are right that the minimum versions are too high here. I'll try to find better minimums later! That said, I think we will just be shifting the errors from the I will also raise a Qiskit issue later. 👍 |
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
|
Sorry... I oversaw that the PR was set to auto-merge... I set more reasonable minimum versions now. I did not immediately find a way to extend support to Qiskit 1.3 because the For now, we are requiring @burgholzer, please let me know if something doesn't look good to you. I can open another PR fix that! |
| "pytket-qiskit>=0.71.0", | ||
| "pytket>=1.29.0", | ||
| "pytket-qiskit>=0.67.0", | ||
| "qiskit-ibm-runtime>=0.38.0,<0.42.0", |
There was a problem hiding this comment.
I believe this is the only thing that does not really look good to me as we upper cap the dependency again.
But probably this is unavoidable for now. So let's just go with it for now.
There was a problem hiding this comment.
Yeah, the requirement qiskit-ibm-runtime<0.42.0 unfortunately goes hand in hand with qiskit<2.2. Let's see what the Qiskit devs say. 😌
Note
Mend has cancelled the proposed renaming of the Renovate GitHub app being renamed to
mend[bot].This notice will be removed on 2025-10-07.
This PR contains the following updates:
🔧 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 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.
This PR was generated by Mend Renovate. View the repository job log.