Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 13, 2025

Updates the requirements on h5py to permit the latest version.

Release notes

Sourced from h5py's releases.

3.15.0

See https://docs.h5py.org/en/latest/whatsnew/3.15.html for release notes

Commits
  • 4e8866a Merge pull request #2719 from neutrinoceros/whl/bump-macosx-deployment-targets
  • c193adc WHL: match runner images macosx versions in MACOSX_DEPLOYMENT_TARGET
  • 1b3c7c3 Merge pull request #2716 from takluyver/prepare-3.15
  • 9a1dd42 Mention vlen conversion fix in release notes
  • fa6ffe9 Merge pull request #2718 from neutrinoceros/mnt/upgrade-cibuildwheel
  • b8bb137 Merge pull request #2717 from takluyver/vlen-empty-array
  • c51a46b Rearrange test code for clarity
  • e7c36e9 CLN: cleanup now-unnecessary cibuildwheel override
  • 5be8725 DEP: manually upgrade cibuildwheel action
  • f460bf4 Fix reading length 0 vlen entry with compound dtype of basic types
  • Additional commits viewable in compare view

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 ignore-for-release PRs that shouldn't be included with release notes. maintenance Issues/PRs related to maintenance. Dependency versions, dependencies, etc. labels Oct 13, 2025
Copy link

codecov bot commented Oct 13, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 79.48%. Comparing base (b13ab76) to head (be82205).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1520   +/-   ##
=======================================
  Coverage   79.48%   79.48%           
=======================================
  Files          58       58           
  Lines        7700     7700           
  Branches     1029     1029           
=======================================
  Hits         6120     6120           
  Misses       1279     1279           
  Partials      301      301           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@dependabot dependabot bot force-pushed the dependabot/pip/h5py-lte-3.15.0 branch from 7ed67cc to 99e5b74 Compare October 14, 2025 12:41
Updates the requirements on [h5py](https://github.com/h5py/h5py) to permit the latest version.
- [Release notes](https://github.com/h5py/h5py/releases)
- [Changelog](https://github.com/h5py/h5py/blob/master/docs/release_guide.rst)
- [Commits](h5py/h5py@1.3.0...3.15.0)

---
updated-dependencies:
- dependency-name: h5py
  dependency-version: 3.15.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/h5py-lte-3.15.0 branch from 99e5b74 to be82205 Compare October 14, 2025 13:20
@tsalo tsalo merged commit 8119c73 into main Oct 14, 2025
25 checks passed
@tsalo tsalo deleted the dependabot/pip/h5py-lte-3.15.0 branch October 14, 2025 13:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ignore-for-release PRs that shouldn't be included with release notes. maintenance Issues/PRs related to maintenance. Dependency versions, dependencies, etc.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant