Skip to content

chore(deps): bump pyvisa-py from 0.5.3 to 0.6.0#218

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

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

Conversation

@dependabot
Copy link
Contributor

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

Bumps pyvisa-py from 0.5.3 to 0.6.0.

Changelog

Sourced from pyvisa-py's changelog.

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
  • 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...
  • 89c982f Merge pull request #344 from pyvisa/vxi11-write-fix
  • 5272310 Merge pull request #332 from bobmcnamara/pyvicp
  • 40cac33 tcpip: use max_recv_size as it is supposed to be used
  • 3893b69 cis: switch back to using pyvisa main branch
  • 6a6192c Bump actions/upload-artifact from 2 to 3
  • a353c67 force continuous integration tools to use vicp branch of pyvisa
  • 4e30026 try to specify vicp branch of pyvisa
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jan 1, 2023
@codecov
Copy link

codecov bot commented Jan 1, 2023

Codecov Report

Merging #218 (3d5adbd) into master (fc418de) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #218   +/-   ##
=======================================
  Coverage   95.53%   95.53%           
=======================================
  Files          73       73           
  Lines        5688     5688           
=======================================
  Hits         5434     5434           
  Misses        254      254           

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

Copy link
Contributor

@sebastianpfischer sebastianpfischer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should be fine, but needs some validation on the infrastructure

@dependabot dependabot bot force-pushed the dependabot/pip/pyvisa-py-0.6.0 branch from 3503b9b to d066aa5 Compare January 23, 2023 12:21
Bumps [pyvisa-py](https://github.com/pyvisa/pyvisa-py) from 0.5.3 to 0.6.0.
- [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.0)

---
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 force-pushed the dependabot/pip/pyvisa-py-0.6.0 branch from d066aa5 to 3d5adbd Compare January 23, 2023 14:33
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 1, 2023

Superseded by #239.

@dependabot dependabot bot closed this Feb 1, 2023
@dependabot dependabot bot deleted the dependabot/pip/pyvisa-py-0.6.0 branch February 1, 2023 14:12
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