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 iqm-client requirement from ~=15.2 to >=15.2,<21.0 in the python-packages group #127

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 17, 2024

Updates the requirements on iqm-client to permit the latest version.
Updates iqm-client to 20.9

Release notes

Sourced from iqm-client's releases.

20.9

Changelog: https://github.com/iqm-finland/iqm-client/blob/main/CHANGELOG.rst

Changelog

Sourced from iqm-client's changelog.

Version 20.9

  • Added Python 3.12 support [#154](https://github.com/iqm-finland/iqm-client/issues/154) <https://github.com/iqm-finland/iqm-client/pull/154>_
  • Python 3.9 support is deprecated and will be removed in the future

Version 20.8

  • Add dd_mode and dd_strategy to CircuitCompilationOptions and RunRequest [#152](https://github.com/iqm-finland/iqm-client/issues/152) <https://github.com/iqm-finland/iqm-client/pull/152>_

Version 20.7

  • Fix typo of QUALITY in src/iqm/iqm_client/api.py [#149](https://github.com/iqm-finland/iqm-client/issues/149) <https://github.com/iqm-finland/iqm-client/pull/149>_

Version 20.6

  • Improve version compatibility check to avoid it preventing usage of the client in any situation. [#150](https://github.com/iqm-finland/iqm-client/issues/150) <https://github.com/iqm-finland/iqm-client/pull/150>_

Version 20.5

  • Fixed client version compatibility check. [#148](https://github.com/iqm-finland/iqm-client/issues/148) <https://github.com/iqm-finland/iqm-client/pull/148>_

Version 20.4

  • active_reset_cycles added to CircuitCompilationOptions (in 20.2 it was only added to RunRequest making it difficult to use).

Version 20.3

  • Add warning when initializing client with server that has incompatible version. [#145](https://github.com/iqm-finland/iqm-client/issues/145) <https://github.com/iqm-finland/iqm-client/pull/145>_
  • Improve error message when an endpoint returns a 404 error due to the server version not supporting the endpoint. [#145](https://github.com/iqm-finland/iqm-client/issues/145) <https://github.com/iqm-finland/iqm-client/pull/145>_

Version 20.2

  • Add active_reset_cycles circuit execution option, used for deciding between reset-by-wait and active reset (and how active reset cycles). [#146](https://github.com/iqm-finland/iqm-client/issues/146) <https://github.com/iqm-finland/iqm-client/pull/146>_

Version 20.1

  • Disable attestations on gh-action-pypi-publish to fix failing PyPI publishing [#143](https://github.com/iqm-finland/iqm-client/issues/143) <https://github.com/iqm-finland/iqm-client/pull/143>_

Version 20.0

... (truncated)

Commits

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 <dependency name> 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 <dependency name> 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 <dependency name> 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 <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Updates the requirements on [iqm-client](https://github.com/iqm-finland/iqm-client) to permit the latest version.

Updates `iqm-client` to 20.9
- [Release notes](https://github.com/iqm-finland/iqm-client/releases)
- [Changelog](https://github.com/iqm-finland/iqm-client/blob/main/CHANGELOG.rst)
- [Commits](iqm-finland/iqm-client@15.2...20.9)

---
updated-dependencies:
- dependency-name: iqm-client
  dependency-type: direct:production
  dependency-group: python-packages
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from cqc-alec as a code owner December 17, 2024 10:19
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Dec 17, 2024
@cqc-alec cqc-alec closed this Dec 17, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 17, 2024

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

@dependabot dependabot bot deleted the dependabot/pip/python-packages-a05daaae4a branch December 17, 2024 10:55
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