Light Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Update h5py requirement from <=3.15.1,>=3.0.0 to >=3.0.0,<=3.16.0#2115

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/h5py-gte-3.0.0-and-lte-3.16.0
Open

Update h5py requirement from <=3.15.1,>=3.0.0 to >=3.0.0,<=3.16.0#2115
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/h5py-gte-3.0.0-and-lte-3.16.0

Conversation

Copy link
Contributor

dependabot bot commented on behalf of github Mar 6, 2026

Updates the requirements on h5py to permit the latest version.

Commits
  • b2f0347 Merge pull request #2807 from takluyver/prepare-3.16
  • f0dedaa Add zlib update to release notes
  • 1e04026 Merge pull request #2808 from takluyver/zlib-1.3.2
  • c5c8f06 Fix another reference to zlib DLL
  • d872c0c Use a newer bugfix release of HDF5 1.14 on Azure pipelines
  • 71c655a Fix calling zlib script on Windows Azure CI
  • 2f5bf86 Fix for new names z.lib & z.dll
  • 47ce1d8 Reduce duplicated code building zlib on Windows
  • d5c8b5d Try building zlib directly from source on Windows ARM64 as well
  • 846abfc Update zlib to 1.3.2 for Windows & Mac wheels
  • 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 show 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 [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@3.0.0...3.16.0)

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

Signed-off-by: dependabot[bot]
dependabot bot added dependencies Issue related to libraries we depend on and how we interface with them run_benchmarks Run timing benchmarks on this PR against current master branch skip_changelog No need to update changelog on this PR labels Mar 6, 2026
Copy link
Contributor

github-actions bot commented Mar 6, 2026

Memory benchmark result

| Test Name | %D | Master (MB) | PR (MB) | D (MB) | Time PR (s) | Time Master (s) |
| -------------------------------------- | ------------ | ------------------ | ------------------ | ------------ | ------------------ | ------------------ |
test_objective_jac_w7x | 0.27 % | 3.995e+03 | 4.006e+03 | 10.83 | 38.24 | 38.96 |
test_proximal_jac_w7x_with_eq_update | -0.75 % | 6.543e+03 | 6.494e+03 | -49.21 | 162.89 | 168.60 |
test_proximal_freeb_jac | 0.03 % | 1.318e+04 | 1.319e+04 | 4.04 | 85.21 | 87.84 |
test_proximal_freeb_jac_blocked | -0.98 % | 7.573e+03 | 7.498e+03 | -74.49 | 74.07 | 76.90 |
test_proximal_freeb_jac_batched | 0.02 % | 7.478e+03 | 7.480e+03 | 1.41 | 73.16 | 75.19 |
test_proximal_jac_ripple | 3.14 % | 3.471e+03 | 3.580e+03 | 109.12 | 66.46 | 67.88 |
test_proximal_jac_ripple_bounce1d | 0.10 % | 3.629e+03 | 3.632e+03 | 3.49 | 78.83 | 76.49 |
test_eq_solve | 0.86 % | 2.025e+03 | 2.043e+03 | 17.43 | 97.54 | 93.99 |

For the memory plots, go to the summary of Memory Benchmarks workflow and download the artifact.

Copy link

codecov bot commented Mar 6, 2026

Codecov Report

All modified and coverable lines are covered by tests.
Project coverage is 94.52%. Comparing base (79eea69) to head (80e5b88).

Additional details and impacted files
@@ Coverage Diff @@
## master #2115 +/- ##
=======================================
Coverage 94.52% 94.52%
=======================================
Files 102 102
Lines 28702 28702
=======================================
+ Hits 27130 27131 +1
+ Misses 1572 1571 -1

see 1 file with indirect coverage changes

New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

dependencies Issue related to libraries we depend on and how we interface with them run_benchmarks Run timing benchmarks on this PR against current master branch skip_changelog No need to update changelog on this PR

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

0 participants