Skip to content

chore(deps): bump pyvisa-py from 0.5.3 to 0.6.3#256

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

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

Conversation

@dependabot
Copy link
Contributor

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

Bumps pyvisa-py from 0.5.3 to 0.6.3.

Changelog

Sourced from pyvisa-py's changelog.

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

  • 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
  • 9b28012 cut release 0.6.3
  • 0292111 Merge pull request #357 from pyvisa/37-fixes
  • 98b6a52 fixes to get TCPIP resources working on 3.7
  • e97353b add version.py to gitignore
  • 1048ead Merge pull request #354 from sbor23/patch-1
  • a739d70 fix(#346): don't advertize python 3.7 support
  • ceb594b cut release 0.6.2
  • 1bf1f79 Merge pull request #352 from cpagravel/main
  • 236f043 Format files with black
  • d640f3c Fix #351 - Avoid calling set_configuration if there is already an active config
  • 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 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 Feb 24, 2023
@codecov
Copy link

codecov bot commented Feb 24, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.91%. Comparing base (8b16fa7) to head (eae054c).
Report is 169 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #256   +/-   ##
=======================================
  Coverage   96.91%   96.91%           
=======================================
  Files          77       77           
  Lines        6193     6193           
=======================================
  Hits         6002     6002           
  Misses        191      191           

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

@dependabot dependabot bot force-pushed the dependabot/pip/pyvisa-py-0.6.3 branch from a75b7ae to 04d37db Compare February 27, 2023 15:28
@dependabot dependabot bot force-pushed the dependabot/pip/pyvisa-py-0.6.3 branch from 04d37db to 608d5b7 Compare March 31, 2023 13:25
Bumps [pyvisa-py](https://github.com/pyvisa/pyvisa-py) from 0.5.3 to 0.6.3.
- [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.3)

---
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.3 branch from 608d5b7 to eae054c Compare March 31, 2023 13:29
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 1, 2024

Superseded by #497.

@dependabot dependabot bot closed this Sep 1, 2024
@dependabot dependabot bot deleted the dependabot/pip/pyvisa-py-0.6.3 branch September 1, 2024 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.

0 participants