Skip to content

chore(deps): bump pyvisa-py from 0.5.3 to 0.6.1#239

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/pyvisa-py-0.6.1
Closed

chore(deps): bump pyvisa-py from 0.5.3 to 0.6.1#239
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/pyvisa-py-0.6.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 1, 2023

Bumps pyvisa-py from 0.5.3 to 0.6.1.

Changelog

Sourced from pyvisa-py's changelog.

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

  • add support for the hislip protocol over TCPIP PR #331

  • allow to list TCPIP resources PR #326 In order to discover resources over all subnets psutil needs to be installed

  • attempt to stabilize access to USBTMC resources PR #335 Reduce the number of device reset performed and only set all settings if it is meaningful (more than one settings exist.)

    A huge thanks to @​bobmacnamara for his work adding hislip and vicp support !

Commits
  • c0c005e cut release 0.6.1
  • 9f3e3f5 Merge pull request #349 from pyvisa/tcpip-list-resources-fixes
  • 266d25d fix
  • 09e7e3a update releasenotes
  • f9f2eb9 gpib: improve pyvisa-info output if gpib_ctypes could not find the gpib lib
  • 8c79b51 tcpip: improve pyvisa-info output
  • ff5a6dc tcpip: fix listing resources when optional dependencies are missing
  • 756152a cut release 0.6.0
  • cbd27cd Merge pull request #343 from pyvisa/dependabot/github_actions/actions/upload-...
  • ceaa5dc Merge pull request #342 from pyvisa/dependabot/github_actions/actions/downloa...
  • Additional commits viewable in compare view

Dependabot compatibility score

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

Bumps [pyvisa-py](https://github.com/pyvisa/pyvisa-py) from 0.5.3 to 0.6.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.6.1)

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

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 Feb 1, 2023
@codecov
Copy link

codecov bot commented Feb 1, 2023

Codecov Report

Merging #239 (5e2f2d7) into master (cda8e75) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #239   +/-   ##
=======================================
  Coverage   95.54%   95.54%           
=======================================
  Files          73       73           
  Lines        5720     5720           
=======================================
  Hits         5465     5465           
  Misses        255      255           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 24, 2023

Superseded by #256.

@dependabot dependabot bot closed this Feb 24, 2023
@dependabot dependabot bot deleted the dependabot/pip/pyvisa-py-0.6.1 branch February 24, 2023 08:23
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