Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 23, 2025

Bumps itk-numerics from 5.4.3 to 5.4.4.

Release notes

Sourced from itk-numerics's releases.

ITK 5.4.4

We are pleased to announce the release of ITK 5.4.4, a maintenance update delivering critical improvements while maintaining API stability. This is latest maintenance update for this cross-platform, open-source toolkit supporting N-dimensional scientific image analysis with spatially-aware algorithms. 🎉 🍻 🥳

🔦 Highlights

  • Bug Fixes:
    • Fixed GDCM JPEG2000 structure cleanup to prevent crashes on malformed files
    • Corrected TIFFImageIO reuse behavior
  • Documentation:
    • Updated documentation on Doxygen shared groups
    • Spelling corrections in the ITK Software Guide
  • Platform Support:
    • Added GraalPy compatibility
    • Improved NumPy dtype handling for Python interoperability
    • Following CPython's deprecation schedule, ITK now provides packages for Python 3.9 or later.
  • Remote Modules:
    • Updated Montage, MorphologicalContourInterpolation and WebAssemblyInterface modules

💾 Download

Python Packages

Install ITK Python packages with:

pip install itk

Guide and Textbook

Library Sources

Testing Data

Unpack optional testing data in the same directory where the Library Source is unpacked.

Checksums and Signatures

... (truncated)

Commits
  • f98d5fa ENH: Bump ITK version to 5.4.4
  • 9c87ac9 COMP: Include needed cstdint header
  • 55a3a6f COMP: Identify numpy bool attr as bool instead of bool8
  • bfe0e80 BUG: Use NumPy dtypes for type mapping
  • d1867dd BUG: Python version mis-match during build and test
  • 075533d Merge pull request #5368 from thewtex/cmp0177-path-normalization
  • 231163b BUG: Fix reusing TIFFImageIO
  • f18535d ENH: Add test for bug related reusing TIFFImageIO
  • 1a24156 BUG: fix GDCM crash due to malformed file
  • ba6ddc0 Merge pull request #5366 from thewtex/itk-wasm-bump
  • Additional commits viewable in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
itk-numerics [>= 6.0a1.dev0, < 6.1]

Dependabot compatibility score

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)

Bumps [itk-numerics](https://github.com/InsightSoftwareConsortium/ITK) from 5.4.3 to 5.4.4.
- [Release notes](https://github.com/InsightSoftwareConsortium/ITK/releases)
- [Commits](InsightSoftwareConsortium/ITK@v5.4.3...v5.4.4)

---
updated-dependencies:
- dependency-name: itk-numerics
  dependency-version: 5.4.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Issues/requests related to a dependency package python Pull requests that update python code labels Jun 23, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 24, 2025

Superseded by #726.

@dependabot dependabot bot closed this Jun 24, 2025
@dependabot dependabot bot deleted the dependabot/pip/envs/itk-numerics-5.4.4 branch June 24, 2025 11:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Issues/requests related to a dependency package python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants