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

Update pytket-qiskit requirement from <0.47.0,>=0.40.0 to >=0.40.0,<0.48.0 #280

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 10, 2024

Updates the requirements on pytket-qiskit to permit the latest version.

Release notes

Sourced from pytket-qiskit's releases.

pytket-qiskit 0.47.0

What's Changed

Full Changelog: CQCL/pytket-qiskit@v0.46.0...v0.47.0

Changelog

Sourced from pytket-qiskit's changelog.

0.47.0 (unreleased)

  • Update qiskit-ibm-runtime version to 0.17.0.
  • Update qiskit-ibm-provider version to 0.8.0.
  • Updated pytket version requirement to 1.23.

0.46.0 (November 2023)

  • Updated pytket version requirement to 1.22.
  • Add support for circuits with barriers in the Aer simulators.
  • Update qiskit version to 0.45.0.
  • Update qiskit-ibm-runtime version to 0.15.1.
  • Update qiskit-aer version to 0.13.0.
  • Update qiskit-ibm-provider version to 0.7.2.
  • Introduce dependency on qiskit-algorithms.
  • Seed given to process_circuits() will be automatically incremented for the different circuit batches submitted.
  • Fix :py:class:RuntimeError caused by the use of custom gates in qiskit_to_tk [#200](https://github.com/CQCL/pytket-qiskit/issues/200) <https://github.com/CQCL/pytket-qiskit/issues/200>_.

0.45.0 (October 2023)

  • Updated pytket version requirement to 1.21.
  • Implement crosstalk noise model for AerBackend.
  • Don't include SimplifyInitial in default passes; instead make it an option to process_circuits().

0.44.0 (September 2023)

  • Fix to add include Measure, Reset and Conditional operations to the supported operations of :py:class:AerStateBackend.
  • Update qiskit-ibm-runtime version to 0.12.0.
  • Update qiskit-ibm-provider version to 0.7.0.
  • Update pytket version requirement to 1.19.

0.43.0 (August 2023)

  • Update qiskit version to 0.44.
  • Update qiskit-aer version to 0.12.2.
  • Update qiskit-ibm-runtime version to 0.11.3.
  • Update qiskit-ibm-provider version to 0.6.3.
  • Add option to specify the maximum number of qubits supported by Aer backends (defaults to 40).

0.42.0 (August 2023)

... (truncated)

Commits

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
pytket-qiskit [>= 0.28.a, < 0.29]

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)

Updates the requirements on [pytket-qiskit](https://github.com/CQCL/pytket-qiskit) to permit the latest version.
- [Release notes](https://github.com/CQCL/pytket-qiskit/releases)
- [Changelog](https://github.com/CQCL/pytket-qiskit/blob/develop/docs/changelog.rst)
- [Commits](CQCL/pytket-qiskit@v0.40.0...v0.47.0)

---
updated-dependencies:
- dependency-name: pytket-qiskit
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jan 10, 2024
Copy link

codecov bot commented Jan 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (ddef239) 92.8% compared to head (a18799a) 92.8%.

Additional details and impacted files
@@          Coverage Diff          @@
##            main    #280   +/-   ##
=====================================
  Coverage   92.8%   92.8%           
=====================================
  Files         37      37           
  Lines       1861    1861           
=====================================
  Hits        1728    1728           
  Misses       133     133           

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

@nquetschlich nquetschlich merged commit bbea89e into main Jan 11, 2024
15 checks passed
@nquetschlich nquetschlich deleted the dependabot/pip/pytket-qiskit-gte-0.40.0-and-lt-0.48.0 branch January 11, 2024 15:30
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 python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant