Skip to content

build(deps): update nibabel requirement from >=5.2 to >=5.4.2#5

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/main/nibabel-gte-5.4.2
Open

build(deps): update nibabel requirement from >=5.2 to >=5.4.2#5
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/main/nibabel-gte-5.4.2

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Apr 12, 2026

Updates the requirements on nibabel to permit the latest version.

Changelog

Sourced from nibabel's changelog.

5.4.2 (Wednesday 11 March 2026)

Bug-fix release in the 5.4.x series.

This release fixes an issue with automated deployment to PyPI.

5.4.1 (Tuesday 10 March 2026)

Bug-fix release in the 5.4.x series.

This release addresses test failures on shallow clones or when run with python -m pytest in Python 3.14+.

Bug fixes

  • Adjust tests to not depend on how pytest is run, or deep clones (pr/1478) (CM)

Maintenance

  • Consolidate environment management for development tasks to ensure tox and pre-commit stay in sync. (pr/1475) (CM, reviewed by Rémi Gau)
  • Update pre-commit and ruff configurations (pr/1467) (Rémi Gau, reviewed by CM)

5.4.0 (Monday 2 March 2026)

New feature release in the 5.4.x series.

This release requires a minimum Python of 3.10 and NumPy 1.25, and has been tested up to Python 3.14 and NumPy 2.4.

New features

  • Add mode parameter to :func:nibabel.processing.conform (pr/1396) (Clorindo Notte, reviewed by CM)

Enhancements

  • Label image axes consistently in cases of extreme obliquity (pr/1450) (Leonardo Ayala, reviewed by CM)
  • Use :mod:compression.zstd or backports.zstd in preference to pyzstd (pr/1444) (PM, reviewed by CM)
  • Support PAR/REC files generated by Philips R11 consoles (pr/1430) (Alex Daniel, reviewed by CM)
  • Add stub file for top-level nibabel module, improving support in code analyzers (pr/1436) (Jon Cluce, reviewed by CM)
  • Use informative error message for missing file attribute in :class:~nibabel.streamlines.tck.TCKFile header (pr/1422)

... (truncated)

Commits
  • 513f421 rel: 5.4.2
  • cc4fa26 chore(ci): Use non-slim runner for package deployment
  • 553a3d4 doc: Add missing changelog entries
  • 5054e90 rel: 5.4.1
  • 9f78e47 Merge pull request #1478 from effigies/fix/python-m-pytest
  • d8653ec test: Skip removalschedule tests on shallow checkouts
  • 719b5f9 fix: Ignore executable name in checking for usage output
  • 84a6956 chore(ci): Add python -m pytest test
  • db76723 Merge pull request #1475 from effigies/chore/consistency
  • 94df062 chore: Use uv more consistently
  • 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 <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)

Updates the requirements on [nibabel](https://github.com/nipy/nibabel) to permit the latest version.
- [Release notes](https://github.com/nipy/nibabel/releases)
- [Changelog](https://github.com/nipy/nibabel/blob/master/Changelog)
- [Commits](nipy/nibabel@5.2.0...5.4.2)

---
updated-dependencies:
- dependency-name: nibabel
  dependency-version: 5.4.2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Apr 12, 2026
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.

0 participants