Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 15, 2026

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

Updates zhinst-utils from 0.7.0 to 0.7.1

Changelog

Sourced from zhinst-utils's changelog.

Version 0.7.1

  • Fix bug in convert_awg_waveform where negative waveform values were incorrectly converted to 0 on Linux/aarch64
  • Fix bug in wait_for_state_change where the actual value was not shown in timeout exceptions
  • Fix wait_for_state_change to be case insensitive when comparing state values
  • Optimize wait_for_state_change to avoid repetitive get requests
Commits

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-utils](https://github.com/zhinst/zhinst-utils).


Updates `zhinst-utils` from 0.7.0 to 0.7.1
- [Changelog](https://github.com/zhinst/zhinst-utils/blob/release-25.10/CHANGELOG.md)
- [Commits](https://github.com/zhinst/zhinst-utils/commits)

---
updated-dependencies:
- dependency-name: zhinst-utils
  dependency-version: 0.7.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: zhinst
...

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 15, 2026
@dependabot dependabot bot requested a review from a team as a code owner January 15, 2026 04:42
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jan 15, 2026
@codecov
Copy link

codecov bot commented Jan 15, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 59.90%. Comparing base (60464d8) to head (f874408).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #7788   +/-   ##
=======================================
  Coverage   59.90%   59.90%           
=======================================
  Files         352      352           
  Lines       31810    31810           
=======================================
  Hits        19055    19055           
  Misses      12755    12755           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@jenshnielsen jenshnielsen added this pull request to the merge queue Jan 15, 2026
Merged via the queue into main with commit 02725b5 Jan 15, 2026
18 checks passed
@dependabot dependabot bot deleted the dependabot/pip/zhinst-1eceeae628 branch January 15, 2026 08:56
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.

2 participants