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

chore(deps): bump pyvisa-py from 0.5.3 to 0.7.2 #497

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 1, 2024

Bumps pyvisa-py from 0.5.3 to 0.7.2.

Release notes

Sourced from pyvisa-py's releases.

Release 0.7.2

What's Changed

New Contributors

Full Changelog: pyvisa/pyvisa-py@0.7.1...0.7.2

Release 0.7.1

No release notes provided.

Release 0.7.0

No release notes provided.

Release 0.6.3

No release notes provided.

Release 0.6.2

No release notes provided.

Release 0.6.1

No release notes provided.

Release 0.6.0

No release notes provided.

Changelog

Sourced from pyvisa-py's changelog.

0.7.2 (07/03/2024)

  • fix usbtmc to use MaxPacketSize reported by endpoint PR #417

0.7.1 (26/10/2023)

  • add URL-support to ASLR devices PR #386
  • add support for GPIB secondary addresses
  • fix missing sock.close() in rpc _connect()
  • Adjusted how iter_bytes works to be more accurate to the VISA spec and removed it from the serial module (it can still be found in common)
  • fix HiSLIP message tracking after read timeout PR #376
  • handle read_termination of null in tcipip PR #394
  • fix tcpip keepalive PR #396
  • store more attributes for USB resources PR #399

0.7.0 (05/05/2023)

  • add support for the flush operation with TCPIP::SOCKET resources PR #350
  • drop support for Python 3.7 PR #362
  • fix listing of available resources PR #362
  • fix hislip support for custom sub_addresses PR #359
  • fix bad USBRaw resource preventing enumeration of other resources PR #370

0.6.3 (17-02-2023)

  • fix bad behavior on PyVISA 1.12 and hence on Python 3.7 PR #357 0.6.x is the last version that will support Python 3.7

0.6.2 (08-02-2023)

  • fix usb resource handling by avoiding multiple calls to set_configuration PR #352
  • formatting fixes on files using "black" PR #352

0.6.1 (25-01-2023)

  • fix listing resources when some optional dependencies are missing PR #349
  • properly list discovered TCPIP resources PR #349
  • fix pyvisa-info output for TCPIP and GPIB resources PR #349

0.6.0 (22-12-2022)

  • fix writing large messages over TCPIP using the VXI-11 protocol PR #343

... (truncated)

Commits
  • 32ca1d5 cis: fix pypi upload
  • 3bc6601 cis: fix pypi upload
  • bec5168 cis: fix release workflow
  • b1e14d3 cut release 0.7.2
  • 7286a6c Maintenance (#418)
  • 8e8c1a1 Merge pull request #417 from sessl3r/main
  • 6b3c851 Fix to use endpoints MaxPacketSize instead of hardcoded RECV_CHUNK size
  • 13bda1d Merge pull request #415 from pyvisa/dependabot/github_actions/ts-graphviz/set...
  • 069d73d Bump ts-graphviz/setup-graphviz from 1 to 2
  • 29d013f Switch to ruff as linter and formatter (#413)
  • Additional commits viewable 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 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)

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

Bumps [pyvisa-py](https://github.com/pyvisa/pyvisa-py) from 0.5.3 to 0.7.2.
- [Release notes](https://github.com/pyvisa/pyvisa-py/releases)
- [Changelog](https://github.com/pyvisa/pyvisa-py/blob/main/CHANGES)
- [Commits](pyvisa/pyvisa-py@0.5.3...0.7.2)

---
updated-dependencies:
- dependency-name: pyvisa-py
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Sep 1, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 1, 2024

Dependabot tried to add @sebastianpfischer, @BKaDamien, @Pog3k and @sebclrsn as reviewers to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/eclipse/kiso-testing/pulls/497/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the eclipse/kiso-testing repository. // See: https://docs.github.com/rest/pulls/review-requests#request-reviewers-for-a-pull-request

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.

0 participants