CQCL / pytket-docs

User manual and example notebooks for the pytket quantum computing toolkit
https://docs.quantinuum.com/tket/user-guide/
Apache License 2.0
331 stars 90 forks source link

Bump the python-packages group across 1 directory with 6 updates #359

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 2 months ago

Bumps the python-packages group with 6 updates in the / directory:

Package From To
pytket 1.31.0 1.31.1
pytket-qiskit 0.53.0 0.55.0
pytket-cirq 0.36.0 0.37.0
pytket-qujax 0.19.0 0.20.0
pytest 8.3.1 8.3.2
furo 2024.7.18 2024.8.6

Updates pytket from 1.31.0 to 1.31.1

Release notes

Sourced from pytket's releases.

v1.31.1

What's Changed

Full Changelog: https://github.com/CQCL/tket/compare/v1.31.0...v1.31.1

Commits


Updates pytket-qiskit from 0.53.0 to 0.55.0

Release notes

Sourced from pytket-qiskit's releases.

v0.55.0

What's Changed

New Contributors

Full Changelog: https://github.com/CQCL/pytket-qiskit/compare/v0.54.0...v0.55.0

v0.54.1

What's Changed

New Contributors

Full Changelog: https://github.com/CQCL/pytket-qiskit/compare/v0.54.0...v0.54.1

v0.54.0

What's Changed

Full Changelog: https://github.com/CQCL/pytket-qiskit/compare/v0.53.0...v0.54.0

Changelog

Sourced from pytket-qiskit's changelog.

0.55.0 (July 2024)

  • Updated pytket version requirement to 1.30.

0.54.1 (June 2024)

  • 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.
Commits


Updates pytket-cirq from 0.36.0 to 0.37.0

Release notes

Sourced from pytket-cirq's releases.

v0.37.0

What's Changed

Full Changelog: https://github.com/CQCL/pytket-cirq/compare/v0.36.0...v0.37.0

Changelog

Sourced from pytket-cirq's changelog.

0.37.0 (July 2024)

  • Updated pytket version requirement to 1.30.
Commits


Updates pytket-qujax from 0.19.0 to 0.20.0

Release notes

Sourced from pytket-qujax's releases.

v0.20.0

What's Changed

Full Changelog: https://github.com/CQCL/pytket-qujax/compare/v0.19.0...v0.20.0

Changelog

Sourced from pytket-qujax's changelog.

0.20.0 (July 2024)

  • Updated pytket version requirement to 1.30.
Commits


Updates pytest from 8.3.1 to 8.3.2

Release notes

Sourced from pytest's releases.

8.3.2

pytest 8.3.2 (2024-07-24)

Bug fixes

  • #12652: Resolve regression [conda]{.title-ref} environments where no longer being automatically detected.

    -- by RonnyPfannschmidt{.interpreted-text role="user"}

Commits
  • bbcec9c Prepare release version 8.3.2
  • 78fe8b6 Merge pull request #12657 from pytest-dev/patchback/backports/8.3.x/6c806b499...
  • 238bad2 Merge pull request #12656 from RonnyPfannschmidt/fix-12652-detect-conda-env
  • ae6034a Merge pull request #12641 from pytest-dev/patchback/backports/8.3.x/c03989cee...
  • 31337ab Merge pull request #12640 from pytest-dev/update-user
  • ca3070b Merge pull request #12637 from pytest-dev/release-8.3.1
  • See full diff in compare view


Updates furo from 2024.7.18 to 2024.8.6

Changelog

Sourced from furo's changelog.

Changelog

2024.08.06 -- Energetic Eminence

  • ✨ Add support for Sphinx 8
  • ✨ Add smoother transitions between breakpoints
  • Increase specificity of table-wrapper selector
  • Avoid page breaks inside paragraphs

2024.07.18 -- Dull Denim

  • Improve how icons are handled and aligned.
  • Improve scroll event handler.
  • Hide the copybutton by default.
  • Fix source_view_link configuration handling.
  • Fix close tag on pencil icon.

2024.05.06 -- Cheerful Cerulean

  • ✨ Add new custom icons for auto mode, reflecting the currently active theme.
  • ✨ Add a view this page button.
  • ✨ Add colours and highlighting to "version modified" API helpers.
  • ✨ Add release information to various customisation knobs.
  • Make all icons bigger and use a thinner stroke with them.

2024.04.27 -- Bold Burgundy

  • Add a skip to content link.
  • Add --font-stack--headings.
  • Add :visited colour and enforce uniform contrast between light/dark.
  • Add an offset of :target to reduce back-to-top overlap.
  • Improve dark mode colours.
  • Fix outstanding colour contrast warnings on Firefox.
  • Fix bad indent in footnotes.
  • Tweak handling of default configuration options in a more resilient manner.
  • Tweak length and sizing of API source links.
  • Stop search engine indexing on search page.

2024.01.29 -- Amazing Amethyst

... (truncated)

Commits
  • 1bbf4ee Prepare release: 2024.08.06
  • bcb22c3 Update changelog
  • e633f02 Improve the selector for sidebar
  • d2fa2e0 [pre-commit.ci] pre-commit autoupdate (#821)
  • 05a2d63 Add smoother transitions between breakpoints
  • d261d3b [pre-commit.ci] pre-commit autoupdate (#810)
  • 2d3b6ba Add support for Sphinx 8
  • bf98041 Increase specificity of table-wrapper selector
  • fc6337c Fix the figures
  • fd3f422 Avoid page breaks inside paragraphs
  • Additional commits viewable in compare view


You can trigger a rebase of this PR 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

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

cqc-melf commented 2 months ago

@CalMacCQ are you still working on this, or should I try to fix the problem?

CalMacCQ commented 2 months ago

Sorry I meant to reply before.

I wasn't sure why the C.I. check wasn't running with the updated packages.

Feel free to take a look if you have some time.

CalMacCQ commented 1 month ago

Fixing in #372

dependabot[bot] commented 1 month ago

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml