Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 2, 2025

Bumps hdf5plugin from 5.0.0 to 5.1.0.

Release notes

Sourced from hdf5plugin's releases.

5.1.0: 31/03/2025

What's Changed

  • Compression filters and libraries:

    • Updated bitshuffle filter (v0.5.2) (PR #334)
    • Updated h5z-sperr filter (v0.2.3) (PR #335, #336)
    • Updated c-blosc2 compression library (v2.17.1) (PR #334, #337)
  • Build:

    • Added HDF5PLUGIN_SYSTEM_LIBRARIES environment variable to build filters with system libraries (PR #333)
    • Fixed HDF5PLUGIN_STRIP=all environment variable to support missing folders (PR #331)
  • Updated documentation (PR #323, #338)

  • Updated continuous integration configuration (PR #331)

Full Changelog: silx-kit/hdf5plugin@v5.0.0...v5.1.0

Changelog

Sourced from hdf5plugin's changelog.

5.1.0: 31/03/2025

  • Compression filters and libraries:

    • Updated bitshuffle filter (v0.5.2) (PR #334)
    • Updated h5z-sperr filter (v0.2.3) (PR #335, #336)
    • Updated c-blosc2 compression library (v2.17.1) (PR #334, #337)
  • Build:

    • Added HDF5PLUGIN_SYSTEM_LIBRARIES environment variable to build filters with system libraries (PR #333)
    • Fixed HDF5PLUGIN_STRIP=all environment variable to support missing folders (PR #331)
  • Updated documentation (PR #323, #338)

  • Updated continuous integration configuration (PR #331)

Commits
  • f8e36cf Fix typo
  • 61c944e Merge pull request #338 from t20100/prepare-5.1.0
  • 33d4387 bump to version 5.1.0
  • 5825ee4 update changelog
  • d0c7c16 Merge pull request #336 from t20100/test-sperr
  • 23eb473 Merge pull request #337 from t20100/update-c-blsoc2
  • 8218d0e update c-blosc2 version
  • f789847 Merge commit '4a0574db63dec8ab4efd9f8525bf1b22baefdfcd' into update-c-blsoc2
  • 4a0574d Squashed 'src/c-blosc2/' changes from 55a103239..a935c49b2
  • 17c6ac0 add test of sperr v0.2 missing values
  • 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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jun 2, 2025
Bumps [hdf5plugin](https://github.com/silx-kit/hdf5plugin) from 5.0.0 to 5.1.0.
- [Release notes](https://github.com/silx-kit/hdf5plugin/releases)
- [Changelog](https://github.com/silx-kit/hdf5plugin/blob/main/CHANGELOG.rst)
- [Commits](silx-kit/hdf5plugin@v5.0.0...v5.1.0)

---
updated-dependencies:
- dependency-name: hdf5plugin
  dependency-version: 5.1.0
  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/hdf5plugin-5.1.0 branch from 4caad05 to a5cf8ab Compare June 3, 2025 14:30
@noemifrisina noemifrisina merged commit 9803c4c into main Jun 19, 2025
12 checks passed
@noemifrisina noemifrisina deleted the dependabot/pip/hdf5plugin-5.1.0 branch June 19, 2025 10:49
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.

2 participants