Qcodes icon indicating copy to clipboard operation
Qcodes copied to clipboard

Update h5netcdf requirement from ~=0.15.0 to ~=1.0.2

Open dependabot[bot] opened this issue 3 years ago • 1 comments

Updates the requirements on h5netcdf to permit the latest version.

Release notes

Sourced from h5netcdf's releases.

release 1.0.2

Bugfix release

  • Fix failing tests when using h5py 3.7.0.
  • Adapt boolean indexing for h5py 3.7.0

Full Changelog: https://github.com/h5netcdf/h5netcdf/compare/v1.0.1...v1.0.2

Changelog

Sourced from h5netcdf's changelog.

Change Log

Version 1.0.2 (August 2nd, 2022):

  • Adapt boolean indexing as h5py 3.7.0 started supporting it. By Kai Mühlbauer <https://github.com/kmuehlbauer>_.
  • Fix several tests to work with new h5py 3.7.0. By Mark Harfouche <https://github.com/hmaarrfk>_ and Kai Mühlbauer <https://github.com/kmuehlbauer>_.

Version 1.0.1 (June 27th, 2022):

  • Fix failing tests when using netCDF4 4.9.0. Reported and patch submitted by Bas Couwenberg <https://github.com/sebastic>_.

Version 1.0.0 (March 31st, 2022):

  • Add HSDS pytest-fixture, make tests work with h5ypd. By Aleksandar Jelenak <https://github.com/ajelenak>_.
  • Remove _NCProperties from existing file if writing invalid netcdf features. Warn users if .nc file extension is used writing invalid netcdf features. By Kai Mühlbauer <https://github.com/kmuehlbauer>_.
  • Remove deprecated code (eg. remove deprecated code (eg. handling mode, chunking_heuristics, decode_vlen_strings), adapt LICENSE/AUTHOR.txt, prepare repository for release 1.0. By Kai Mühlbauer <https://github.com/kmuehlbauer>_.

Version 0.15.0 (March 18th, 2022):

  • Add documentation to h5netcdf, merging current available documentation available as .rst-files, in the repo-wiki and new API-docs into one document using sphinx-doc and sphinx-book-theme. By Kai Mühlbauer <https://github.com/kmuehlbauer>_.

Version 0.14.1 (March 2nd, 2022):

  • Directly return non-string Empty-type attributes as empty numpy-ndarray. By Kai Mühlbauer <https://github.com/kmuehlbauer>_.

Version 0.14.0 (February 25, 2022):

  • Add chunking_heuristic keyword and custom heuristic chunking_heuristic="h5netcdf" with better handling of unlimited dimensions. By Dion Häfner <https://github.com/dionhaefner>_.
  • Return group name instead of full group path for legacy API. By Kai Mühlbauer <https://github.com/kmuehlbauer>_.
  • Add endian keyword argument legacyapi.Dataset.createVariable. By Kai Mühlbauer <https://github.com/kmuehlbauer>_.
  • Resize Dimensions when writing to variables (legacy API only), return padded arrays. By Kai Mühlbauer <https://github.com/kmuehlbauer>_.
  • Allow 1D boolean indexers in legacy API.

... (truncated)

Commits

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)

dependabot[bot] avatar Aug 03 '22 04:08 dependabot[bot]

Codecov Report

Merging #4462 (9cd336e) into master (06ddae2) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #4462   +/-   ##
=======================================
  Coverage   68.19%   68.19%           
=======================================
  Files         339      339           
  Lines       32013    32013           
=======================================
  Hits        21831    21831           
  Misses      10182    10182           

codecov[bot] avatar Aug 03 '22 04:08 codecov[bot]

@dependabot rebase

jenshnielsen avatar Oct 06 '22 08:10 jenshnielsen

@dependabot rebase

jenshnielsen avatar Oct 14 '22 07:10 jenshnielsen

@dependabot rebase

jenshnielsen avatar Oct 14 '22 12:10 jenshnielsen

Looks like h5netcdf is up-to-date now, so this is no longer needed.

dependabot[bot] avatar Oct 14 '22 12:10 dependabot[bot]