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

Bump qcodes from 0.34.1 to 0.39.1 #125

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 19, 2023

Bumps qcodes from 0.34.1 to 0.39.1.

Release notes

Sourced from qcodes's releases.

v0.39.1

QCoDeS 0.39.1 (2023-07-19)

Improved:

  • Very noisy log messages from azure.monitor.opentelemetry.exporter are now by default filtered and not shown in the console logger. This matches the behavior of the OpenCensus exporter. #5278

v0.39.0

QCoDeS 0.39.0 (2023-06-20)

Note that this will be the last version to support Python 3.8. Please upgrade to at least python 3.9.

Improved:

  • The in memory cache of a dataset can now be configured both from the qcodesrc.json config file and when using dond to perform measurements. The Exception raised when a dond, do1d etc. measurement is interrupted (BreakConditionInterrupt) has been made public as part of the qcodes.dataset module so it can be intercepted and handled by the user. (#5200)
  • When writing a DataSetInMem back to a database the exp_id, counter and run_id are correctly updated to reflect the sate of the new database. write_metadata_to_db has also been fixed to use the database passed to init of the DataSetInMem class if no path is provided. (#5209)

Improved Drivers:

  • Fix Keithley 3706A driver to use the updated interlock status strings (following up on :pr:5007) (#5147)
  • Increase default timeout on R&S ZNB and allow the instrument to overwrite default timeout (#5201)

QCoDeS 0.38.1 (2023-04-26)

Improved:

  • Fixed a typo in the readme preventing release to pypi (#5132)

QCoDeS 0.38.0 (2023-04-25)

Breaking Changes:

... (truncated)

Commits
  • e8bb576 Merge pull request #5270 from jenshnielsen/importib_resources_5_3
  • c88c89f Add release notes for 0.39.1
  • 2e78182 Merge pull request #5278 from jenshnielsen/silence_open_telemetry
  • 373b80e Merge pull request #5220 from jenshnielsen/changelog_39
  • 63d41a8 Merge pull request #5204 from QCoDeS/dependabot/pip/mistune-approx-eq-3.0.1
  • 149e256 Add changelog for 0.39.0
  • d514f01 Update mistune requirement from ~=2.0.4 to ~=3.0.1
  • d8c600f Merge pull request #5219 from QCoDeS/pre-commit-ci-update-config
  • ab0c1c3 Merge pull request #5218 from QCoDeS/dependabot/pip/nbconvert-approx-eq-7.6.0
  • c017145 [pre-commit.ci] pre-commit autoupdate
  • 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 [qcodes](https://github.com/qcodes/qcodes) from 0.34.1 to 0.39.1.
- [Release notes](https://github.com/qcodes/qcodes/releases)
- [Commits](microsoft/Qcodes@v0.34.1...v0.39.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 19, 2023
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants