Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump h5py from 3.12.1 to 3.13.0 #6892

Merged
merged 1 commit into from
Feb 19, 2025
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 19, 2025

Bumps h5py from 3.12.1 to 3.13.0.

Commits
  • c96b93d Merge pull request #2559 from h5py/changelog-3.13
  • 04daabc Add docstring for SpaceId.select_shape_same
  • 0588148 Full import path to low-level method
  • 584b591 Add release notes for 3.13
  • a04f03c Version number -> 3.13
  • f416f89 Merge pull request #2517 from takluyver/in-memory
  • 7bc2c19 Use a different make_fapl() parameter to test File.in_memory()
  • 3a7bd67 Add news entry for File.in_memory()
  • 261f609 Fix passing make_fcpl() keyword arguments from File.in_memory()
  • c8a141b Fix default block size in docs
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Bumps [h5py](https://github.com/h5py/h5py) from 3.12.1 to 3.13.0.
- [Release notes](https://github.com/h5py/h5py/releases)
- [Changelog](https://github.com/h5py/h5py/blob/master/docs/release_guide.rst)
- [Commits](h5py/h5py@3.12.1...3.13.0)

---
updated-dependencies:
- dependency-name: h5py
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 19, 2025
@dependabot dependabot bot requested a review from a team as a code owner February 19, 2025 11:17
@dependabot dependabot bot added the python Pull requests that update Python code label Feb 19, 2025
Copy link

codecov bot commented Feb 19, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 69.38%. Comparing base (aa0ab2a) to head (5f1c271).
Report is 6 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6892   +/-   ##
=======================================
  Coverage   69.38%   69.38%           
=======================================
  Files         341      341           
  Lines       31386    31386           
=======================================
  Hits        21776    21776           
  Misses       9610     9610           

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

@jenshnielsen jenshnielsen added this pull request to the merge queue Feb 19, 2025
Merged via the queue into main with commit bea7f5c Feb 19, 2025
18 checks passed
@dependabot dependabot bot deleted the dependabot/pip/h5py-3.13.0 branch February 19, 2025 12:42
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.

1 participant