-
Notifications
You must be signed in to change notification settings - Fork 42
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
Open
Update h5py requirement from <=3.15.1,>=3.0.0 to >=3.0.0,<=3.16.0#2115dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
Contributor
Updates the requirements on h5py to permit the latest version.
Commits
b2f0347Merge pull request #2807 from takluyver/prepare-3.16f0dedaaAdd zlib update to release notes1e04026Merge pull request #2808 from takluyver/zlib-1.3.2c5c8f06Fix another reference to zlib DLLd872c0cUse a newer bugfix release of HDF5 1.14 on Azure pipelines71c655aFix calling zlib script on Windows Azure CI2f5bf86Fix for new names z.lib & z.dll47ce1d8Reduce duplicated code building zlib on Windowsd5c8b5dTry building zlib directly from source on Windows ARM64 as well846abfcUpdate 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot showwill show all of the ignore conditions of the specified dependencyignore conditions @dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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]
- [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
Contributor
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 |
Codecov Report All modified and coverable lines are covered by tests. 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 New features to boost your workflow:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.