Relax version requirements on dependencies by removing upper bounds.
Fix status reporting when running on hardware.
0.54.0 (June 2024)
User can pass a SamplerOptions instance (from qiskit-ibm-runtime)
via a keyword argument to both an IBMQBackend constructor and
an instance method IBMQBackend.process_circuits.
Remove dependency on deprecated qiskit-ibm-provider.
Remove support for deprecated "ibmq_qasm_simulator" backend.
Forbid circuits with incomplete classical registers in tk_to_qiskit().
Updated pytket version requirement to 1.29.
Update qiskit-ibm-runtime version requirement to 0.24.1.
Update qiskit version requirement to 1.1.
Update qiskit-aer version requirement to 0.14.2.
When constructing an Aer backend with a name for which more than one is
available, emit a warning and pick the first in the list.
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 ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the python-packages group with 5 updates in the / directory:
0.53.0
0.55.0
0.36.0
0.37.0
0.19.0
0.20.0
8.3.1
8.3.2
2024.7.18
2024.8.6
Updates
pytket-qiskit
from 0.53.0 to 0.55.0Release notes
Sourced from pytket-qiskit's releases.
Changelog
Sourced from pytket-qiskit's changelog.
Commits
9417469
Release 0.55 (#365)0b04121
update back and pylint version (#364)45067c8
update mypy and pytket (#363)dac18ff
Revert "update pytket version"5b4a72d
Revert "update mypy"f13e0a5
update mypyc342b2b
update pytket versionef80a73
Update version and changelog for 0.54.1 release. (#360)ae5e126
Update ibm.py to enable execution on QPUs (#359)40cb48a
Remove upper caps on dependency versions. (#358)Updates
pytket-cirq
from 0.36.0 to 0.37.0Release notes
Sourced from pytket-cirq's releases.
Changelog
Sourced from pytket-cirq's changelog.
Commits
260c6f0
Release 0.37 (#83)2aec9ac
update back and pylint version (#82)6b1278a
fix mypy (#81)fa4849a
Merge pull request #78 from CQCL/feature/mainonlyf51bcd8
Merge branch 'develop' into feature/mainonlyc2f6b1c
Fixes for mypy. (#79)7262994
mainonly1dd792c
Add new issues to project, not Jira (#77)8405010
update tket email (#76)5bd18ce
Merge pull request #75 from CQCL/mainUpdates
pytket-qujax
from 0.19.0 to 0.20.0Release notes
Sourced from pytket-qujax's releases.
Changelog
Sourced from pytket-qujax's changelog.
Commits
a1449a6
Release 0.20 (#143)d558409
update back and pylint version (#142)d363a35
fix mypy (#141)a67d634
Bump actions/add-to-project from 1.0.1 to 1.0.2 (#140)1d8c764
Merge pull request #139 from CQCL/feature/mainonly243ce68
mainonly038e408
Add new issues to project, not Jira (#138)4b889f2
update tket email (#137)38e8cb5
Merge pull request #136 from CQCL/mainUpdates
pytest
from 8.3.1 to 8.3.2Release notes
Sourced from pytest's releases.
Commits
bbcec9c
Prepare release version 8.3.278fe8b6
Merge pull request #12657 from pytest-dev/patchback/backports/8.3.x/6c806b499...238bad2
Merge pull request #12656 from RonnyPfannschmidt/fix-12652-detect-conda-envae6034a
Merge pull request #12641 from pytest-dev/patchback/backports/8.3.x/c03989cee...31337ab
Merge pull request #12640 from pytest-dev/update-userca3070b
Merge pull request #12637 from pytest-dev/release-8.3.1Updates
furo
from 2024.7.18 to 2024.8.6Changelog
Sourced from furo's changelog.
... (truncated)
Commits
1bbf4ee
Prepare release: 2024.08.06bcb22c3
Update changeloge633f02
Improve the selector for sidebard2fa2e0
[pre-commit.ci] pre-commit autoupdate (#821)05a2d63
Add smoother transitions between breakpointsd261d3b
[pre-commit.ci] pre-commit autoupdate (#810)2d3b6ba
Add support for Sphinx 8bf98041
Increase specificity of table-wrapper selectorfc6337c
Fix the figuresfd3f422
Avoid page breaks inside paragraphsDependabot 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