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 zhinst-qcodes from 0.5.5 to 0.6.0 in the zhinst group #6727

Merged
merged 1 commit into from
Dec 18, 2024

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the zhinst group with 1 update: zhinst-qcodes.

Updates zhinst-qcodes from 0.5.5 to 0.6.0

Release notes

Sourced from zhinst-qcodes's releases.

Release 0.4.1 (LabOne 22.08)

Adapt to LabOne Release 22.08

🛠️ For a complete List of Changes in LabOne see its release notes.

🛠️ Change log of zhinst-toolkit (the LabOne API this package is build on= is here.

🛠️ Change log is here.

Check out the Documentation to see how the new toolkit version can boost your experience with using LabOne inside Python.

Besides some bug fixes the following thing are worth highlighting:

  • Adapt toolkit to use the offline awg compiler when uploading a sequencer code to a awg node. Improves the performance a lot and also enables the uploading of a sequencer code within a transaction (Works both for AWGs and Generators).
  • Add new function compile_sequencer_code to the awg node.
  • Sequencer code, Waveforms and the AWG enable node can be changed in a single transaction.

zhinst-qcodes 0.3.0 has been released.

🛠️ Change log is here.

⚠️ This release contains a major redesign and rework of zhinst-qcodes. It breaks the interface in many ways and an upgrade should be done carefully.

Check out the Documentation to see how the new zhinst-qcodes version can boost your experience with using LabOne inside QCoDeS.

zhinst-qcodes 0.2.0 has been released.

🛠️ Change log is here.

Changelog

Sourced from zhinst-qcodes's changelog.

Version 0.6.0

  • Add explicit Instrument wrappers for SHFLI and GHFLI
  • The constructor of Session fails when attempting to connect to a data-server on a different LabOne version. This behavior can be overridden by setting the newly added allow_version_mismatch keyword argument to True. When allow_version_mismatch=True is passed to the Session constructor the connection to the data-server succeeds even if the version doesn't match.
Commits
  • 51c6d4a Expose version missmatch flag in the device clases
  • bfe507a Add direct support for SHFLI and GHFLI
  • 339cf3c Add support for allow_version_mismatch (L1-2516)
  • 9d37d6f Fix broken link to the labone progrmmin manual in the doc
  • See full diff in compare view

Dependabot compatibility score

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 <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

Bumps the zhinst group with 1 update: [zhinst-qcodes](https://github.com/zhinst/zhinst-qcodes).


Updates `zhinst-qcodes` from 0.5.5 to 0.6.0
- [Release notes](https://github.com/zhinst/zhinst-qcodes/releases)
- [Changelog](https://github.com/zhinst/zhinst-qcodes/blob/main/CHANGELOG.md)
- [Commits](zhinst/zhinst-qcodes@v0.5.5...v0.6.0)

---
updated-dependencies:
- dependency-name: zhinst-qcodes
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: zhinst
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner December 18, 2024 04:10
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Dec 18, 2024
Copy link

codecov bot commented Dec 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 69.38%. Comparing base (c69e92d) to head (11a64df).
Report is 8 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6727   +/-   ##
=======================================
  Coverage   69.38%   69.38%           
=======================================
  Files         340      340           
  Lines       31334    31334           
=======================================
  Hits        21741    21741           
  Misses       9593     9593           

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

@jenshnielsen jenshnielsen added this pull request to the merge queue Dec 18, 2024
Merged via the queue into main with commit 0b9f937 Dec 18, 2024
18 checks passed
@dependabot dependabot bot deleted the dependabot/pip/zhinst-03a080becd branch December 18, 2024 07:02
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