Skip to content
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.20 to 1.30.22 #2489

Merged
merged 1 commit into from
Sep 2, 2024
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 2, 2024

Bumps pyqrack from 1.30.20 to 1.30.22.

Release notes

Sourced from pyqrack's releases.

Stable maintenance release (debugging and style)

The past couple of months have seen almost exclusively style and debugging changes in Qrack. (We experimented with fixed-point math for certain applications, but it was only suitable on GNU/Linux, and the experiments mostly proved we are better leaving out fixed-point for now.) This release compared the current head of main branch to the state of Qrack about 2 months ago and whittled down the diff to a small and trustworthy set of bug fixes and adjustments according to style guide.

This release might constitute a relatively "complete" state of the core Qrack project, for a significant amount of time into the future. (Most future development is likely to focus on building out support for other quantum software frameworks.)

(Note that releases of PyQrack now aim to be semantic over build artifacts.)

Happy Qracking! You rock!

Full Changelog: unitaryfund/pyqrack@v1.30.20...v1.30.22 unitaryfund/qrack@vm6502q.v9.9.23...vm6502q.v9.9.28

sha1sum results: d77818655d1601de8968044b772fb44fe9acafa0 pyqrack-1.30.22-py3-none-macosx_12_0_x86_64.whl 74ef0bd8d2ad1bf36813cebf7bc28b708f362376 pyqrack-1.30.22-py3-none-macosx_13_0_x86_64.whl ef030e039092d777b6dcdc2dad579d137eb1530f pyqrack-1.30.22-py3-none-macosx_14_0_arm64.whl d07962b23c3e4ed6e530ad8317da1ad1cd7caf26 pyqrack-1.30.22-py3-none-manylinux_2_31_x86_64.whl 63ecb3574374754aa3fc7bf853cf0c5bbd3940bb pyqrack-1.30.22-py3-none-manylinux_2_35_x86_64.whl 8b31eb7a5e6e851b0f20df3db2e71902dd5ae6ed pyqrack-1.30.22-py3-none-manylinux_2_39_x86_64.whl dc0a572a584d898c76eb8d1e43dc82b03d4c9af8 pyqrack-1.30.22-py3-none-win_amd64.whl f556473d0494a602c1e90c995b6e9c3f83b37be7 pyqrack-1.30.22.tar.gz

Commits

Dependabot compatibility score

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)

Bumps [pyqrack](https://github.com/vm6502q/pyqrack) from 1.30.20 to 1.30.22.
- [Release notes](https://github.com/vm6502q/pyqrack/releases)
- [Commits](unitaryfund/pyqrack@v1.30.20...v1.30.22)

---
updated-dependencies:
- dependency-name: pyqrack
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the infrastructure For issues related to building, packaging, and continuous integration. label Sep 2, 2024
Copy link

codecov bot commented Sep 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.71%. Comparing base (bb44aa4) to head (c483192).
Report is 43 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2489   +/-   ##
=======================================
  Coverage   98.71%   98.71%           
=======================================
  Files          89       89           
  Lines        4131     4131           
=======================================
  Hits         4078     4078           
  Misses         53       53           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@cosenal cosenal merged commit 685e7d0 into main Sep 2, 2024
17 checks passed
@cosenal cosenal deleted the dependabot/pip/pyqrack-1.30.22 branch September 2, 2024 08:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
infrastructure For issues related to building, packaging, and continuous integration.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant