-
-
Notifications
You must be signed in to change notification settings - Fork 166
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
Bump pyqrack from 1.30.30 to 1.31.1 #2534
Conversation
Bumps [pyqrack](https://github.com/vm6502q/pyqrack) from 1.30.30 to 1.31.1. - [Release notes](https://github.com/vm6502q/pyqrack/releases) - [Commits](unitaryfund/pyqrack@v1.30.30...v1.31.1) --- updated-dependencies: - dependency-name: pyqrack dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #2534 +/- ##
=======================================
Coverage 98.72% 98.72%
=======================================
Files 90 90
Lines 4158 4158
=======================================
Hits 4105 4105
Misses 53 53 ☔ View full report in Codecov by Sentry. |
pyqrack==1.31.1 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@natestemen we should make this dependency less strict with ~=
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We've generally tried to keep dependencies that are required for documentation to be pinned exactly for reproducibility, and so CI/RTD doesn't fail randomly when a new version is released that doesn't adhere to SemVer.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
but this is a UF-owned package :) if it doesn't adhere to SemVer, we know whom to bug.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Not a hill I'm willing to die on, but I feel like skipping patch/minor dependencies solves the issue of there being too many dependabot alerts.
I like pinning exactly for docs for reproducibility sake.
A newer version of pyqrack exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged. |
Bumps pyqrack from 1.30.30 to 1.31.1.
Release notes
Sourced from pyqrack's releases.
... (truncated)
Commits
6e0fd30
Qrack update [SQUARE/ENIX boss music starts playing in Latin]31961f2
Debug0d54a7c
Bump version (new Qrack)c2e16a5
Match Aer convention for measurement stringsd4fc854
MacOS 15 buildsc68ed4f
Bump version (new Qrack)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)