-
Notifications
You must be signed in to change notification settings - Fork 9
Bump h5py from 3.11.0 to 3.13.0 #330
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
Merged
Merged
Conversation
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
Bumps [h5py](https://github.com/h5py/h5py) from 3.11.0 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.11.0...3.13.0) --- updated-dependencies: - dependency-name: h5py dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #330 +/- ##
=======================================
Coverage 40.65% 40.65%
=======================================
Files 49 49
Lines 4287 4287
Branches 592 592
=======================================
Hits 1743 1743
Misses 2432 2432
Partials 112 112 ☔ View full report in Codecov by Sentry. |
noemifrisina
added a commit
that referenced
this pull request
May 20, 2025
* Extend MRC to Nexus converter to work with TVIPS Extend ED_mrc_to_nexus command to work with TVIPS cameras (besides eBIC Ceta-D detector). The command now has an option --detector that could be set either to cetad or tvips. * Fix ruff error * Fix another ruff error * Add tests for MRC to Nexus converter * Fix failing MRC converter tests * Fix MRC to Nexus converter command line arguments * Bump h5py from 3.11.0 to 3.13.0 (#330) Bumps [h5py](https://github.com/h5py/h5py) from 3.11.0 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.11.0...3.13.0) --- updated-dependencies: - dependency-name: h5py dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Noemi Frisina <54588199+noemifrisina@users.noreply.github.com> * Bump pydantic from 2.10.3 to 2.11.4 (#339) Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.10.3 to 2.11.4. - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v2.10.3...v2.11.4) --- updated-dependencies: - dependency-name: pydantic dependency-version: 2.11.4 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump numpy from 2.2.2 to 2.2.6 (#342) Bumps [numpy](https://github.com/numpy/numpy) from 2.2.2 to 2.2.6. - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](numpy/numpy@v2.2.2...v2.2.6) --- updated-dependencies: - dependency-name: numpy dependency-version: 2.2.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Updates for I19 serial (#343) * Update pydantic things * A start and some notes * Replace old namedtuples * Start rethinking parameter model * Add utility function to be used by nexgen server for serial * Update changelog * Fix test * Add a couple of dumb tests * Tidy up where possible * For now comment out before refactoring * Pass timestamps as datetime * Replace deprecated function * Fix iso timestamp bug and add test * Improve validation * Small test detail * Small improvements on general writer * Tidy ups * Update changelog * Start adding to CLI to make it nicer * Update command line for i19 * Update changelog * Add docstring * Fix typo * Reorganize the MRC to Nexus converter * Fix failing tests for MRC to Nexus converter --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Noemi Frisina <54588199+noemifrisina@users.noreply.github.com>
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
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.
Bumps h5py from 3.11.0 to 3.13.0.
Commits
c96b93dMerge pull request #2559 from h5py/changelog-3.1304daabcAdd docstring for SpaceId.select_shape_same0588148Full import path to low-level method584b591Add release notes for 3.13a04f03cVersion number -> 3.13f416f89Merge pull request #2517 from takluyver/in-memory7bc2c19Use a different make_fapl() parameter to test File.in_memory()3a7bd67Add news entry for File.in_memory()261f609Fix passing make_fcpl() keyword arguments from File.in_memory()c8a141bFix default block size in docsYou 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@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)