Skip to content

chore(deps): Bump hdf5-metno from 0.13.0 to 0.14.1 - #755

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/hdf5-metno-0.14.1
Open

chore(deps): Bump hdf5-metno from 0.13.0 to 0.14.1#755
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/hdf5-metno-0.14.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 17, 2026

Copy link
Copy Markdown
Contributor

Bumps hdf5-metno from 0.13.0 to 0.14.1.

Changelog

Sourced from hdf5-metno's changelog.

hdf5 0.14.1

Release date: Aug 12, 2026

  • Line and file_name added to ErrorFrame

hdf5-src 0.10.4

Release date: Aug 11, 2026

  • Build library at a consistent path on all platforms

hdf5-sys 0.11.4

Release date: Aug 10, 2026

  • Backport support for hdf5 2.X series

hdf5-sys 0.12.2

Release date: Aug 04, 2026

  • Add support for hdf5 2.2.0
  • Add symbols introduced in hdf5 2.2.0

hdf5-src 0.10.3

Release date: Aug 04, 2026

  • Bundling hdf5 2.2.0

hdf5 0.14.0

Release date: Jul 25, 2026

  • Fixed wrong f64 -> h5 datatype for big endian platforms
  • Added read_raw_into to read directly into a pre-allocated buffer
  • Added MajorErrorCode and MinorErrorCode for matching on HDF5 error codes
  • Added Error::stack, Error::contains_major and Error::contains_minor
  • Added ErrorFrame::major_code and ErrorFrame::minor_code
  • Added ExpandedErrorStack::major_codes, minor_codes, contains_major and contains_minor
  • Renamed error codes map to a single variant, H5E_BADATOM and H5E_BADID both give BadId
  • Fixed append masking the underlying error with EEXIST when the file exists but cannot be opened

hdf5-derive 0.10.2

Release date: Jul 25, 2026

  • Updated syn to version 3

hdf5-sys 0.12.1

Release date: Jul 25, 2026

  • Added missing H5E error code globals, including H5E_VOL, H5E_CONTEXT and H5E_LOGGING
  • Fixed version gates on H5E_PLUGIN, H5E_OPENERROR and H5E_SETDISALLOWED
  • Added H5E_CANTLOCKFILE and H5E_CANTUNLOCKFILE on hdf5 1.10.7 and later
Commits
  • 25418ae Release new versions of hdf5
  • 4e9d501 Merge pull request #207 from metno/error-frame-expand
  • fd60e04 Merge pull request #201 from metno/dependabot/github_actions/crate-ci/typos-1...
  • 5170baa Add line and file_name to ErrorFrame
  • f1d77ed Release new versions of src
  • f0ebd81 Merge pull request #205 from metno/static-libdir
  • 1d39c43 Build hdf5-src library at fixed path
  • d0f6d31 Merge pull request #204 from metno/backport-hdf5-sys-v0.11.4
  • 72cd76c Document backport
  • 110f162 Bump crate-ci/typos from 1.48.0 to 1.49.0
  • 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 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)

Bumps [hdf5-metno](https://github.com/metno/hdf5-rust) from 0.13.0 to 0.14.1.
- [Changelog](https://github.com/metno/hdf5-rust/blob/main/CHANGELOG.md)
- [Commits](metno/hdf5-rust@hdf5-v0.13.0...hdf5-v0.14.1)

---
updated-dependencies:
- dependency-name: hdf5-metno
  dependency-version: 0.14.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants