Skip to content

Update HDF5 requirement to 0.17.3 - #54

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/julia/HDF5-0.17.3
Open

Update HDF5 requirement to 0.17.3#54
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/julia/HDF5-0.17.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 21, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on HDF5 to permit the latest version.

Release notes

Sourced from HDF5's releases.

v0.17.3

What's Changed

Julia 1.6

  • Julia 1.6 may not support HDF5_jll v2.

Full Changelog: JuliaIO/HDF5.jl@v0.17.2...v0.17.3

Changelog

Sourced from HDF5's changelog.

v0.17.3

  • Support HDF5 2.0

v0.17.2

  • Fix variable length strings as attributes (#1130)
  • Fix h5_is_library_threadsafe (#1138)
  • Fix HF5_LIBVER_LATEST up to HDF5 v1.15 (#1145)
  • Add Julia 1.11 nightly to tests (#1146)
  • Add fix for Base.ReinterpretArrays in Julia 1.11 (#1146)
  • Marked Windows virtual dataset tests as broken (#1146)

v0.17.1

  • Added set_libraries! to conveniently set the preferences for a custom HDF5 library
  • Added new HDF5.Filters.Registered module containing information about registered filters
  • Miscellaneous documentation fixes

v0.17.0

  • Replace build step by using Preferences.jl to use system HDF5 library

v0.16.14

  • Allow begin to work in a dataset
  • Simplify MPIO tests and internals
  • Minor updates to docs and several docstrings

v0.16.13

  • Writing compound data set support
  • Invalidation fixes
  • Support read-only s3 virtual driver
  • Locks around API calls (may introduce a minor regression around API calls)

v0.16.12

  • Virtual dataset support
  • More informative errors when missing a filter
  • Add BlockRange object to represent a slab of a hyperslab selection

v0.16.11

  • Doc improvements
  • Internal code re-organization and cleanup
  • Fixed track_order usage in do block syntax
  • Implement copy for Properties type
  • Additional H5P functions
  • Introduction of experimental context based API for property lists (internal API subject to change)

v0.16.10

  • New attribute dictionary interface
  • Additional h5f coverage

... (truncated)

Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Updates the requirements on [HDF5](https://github.com/JuliaIO/HDF5.jl) to permit the latest version.
- [Release notes](https://github.com/JuliaIO/HDF5.jl/releases)
- [Changelog](https://github.com/JuliaIO/HDF5.jl/blob/v0.17.3/HISTORY.md)
- [Commits](JuliaIO/HDF5.jl@v0.17.0...v0.17.3)

---
updated-dependencies:
- dependency-name: HDF5
  dependency-version: 0.17.3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file julia Pull requests that update julia code labels Jul 21, 2026
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 julia Pull requests that update julia code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants