Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 1, 2025

Bumps pyvisa-py from 0.5.3 to 0.8.1.

Release notes

Sourced from pyvisa-py's releases.

0.8.1

What's Changed

New Contributors

Full Changelog: pyvisa/pyvisa-py@0.8.0...0.8.1

0.8.0

What's Changed

... (truncated)

Changelog

Sourced from pyvisa-py's changelog.

0.8.1 (04-09-2025)

  • allow users to easily change the VXI-11 lock timeout PR #496
  • ensure listing of GPIB resources works after PR #484 PR #523
  • add support for pyocd/libusb_package PyUSB backend PR #524

0.8.0 (01-04-2025)

  • add support for USB and Ethernet Prologix adapters PR #484
  • improve message when USB device serial number is not readable PR #423
  • ignore network interface card with no subnet mask when discovering TCPIP resources PR #478
  • add VICP INSTR to the supported interface for TCPIP keep alive attr PR #477
  • add read_stb method for TCPIP HiSLIP client PR #429
  • fix usbtmc implementation to respect section 3.3 of the spec PR #449 Read now reads from usb until a "short packet" or if all data (transfer_size) PR #465 has been read (see specification), and only expects a header on the first packet received.
  • fix usbtmc implementation to properly discard the alignment bytes ensuring only the actual data (transfer_size) is retained in the message PR #465
  • Implemented partial USBTMC message functionality that allows reading the amount of bytes specified by host PR #470
  • add support for VI_ATTR_SUPPRESS_END_EN for USB resources PR #449
  • support open_timeout for TCPIP hislip resources PR #430
  • fix serial flow control configuration PR #483
  • Fix large data transfer using USBTMC PR #490

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

... (truncated)

Commits
  • f561aea cut release 0.8.1
  • 7eab746 ci use trusted publishing
  • 103b857 Support pyocd/libusb-package PyUSB backend (#524)
  • ed6a133 build(deps): bump sigstore/gh-action-sigstore-python from 3.0.0 to 3.0.1 (#511)
  • e87492b build(deps): bump actions/checkout from 4 to 5 (#521)
  • ee9bac7 List GPIB::INSTR resources through the dispatcher enabling PROLOGIX support (...
  • 0d877ac [pre-commit.ci] pre-commit autoupdate (#526)
  • e12a0da [pre-commit.ci] pre-commit autoupdate (#525)
  • 5339149 [pre-commit.ci] pre-commit autoupdate (#522)
  • 5258e18 [pre-commit.ci] pre-commit autoupdate (#519)
  • 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.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Oct 1, 2025
@dependabot dependabot bot force-pushed the dependabot/pip/pyvisa-py-0.8.1 branch from c13f58e to a4758e4 Compare October 21, 2025 12:09
@dependabot dependabot bot force-pushed the dependabot/pip/pyvisa-py-0.8.1 branch from a4758e4 to 901c554 Compare October 29, 2025 08:02
Bumps [pyvisa-py](https://github.com/pyvisa/pyvisa-py) from 0.5.3 to 0.8.1.
- [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.8.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/pyvisa-py-0.8.1 branch from 901c554 to c9e9973 Compare October 30, 2025 09:03
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