Skip to content

Bump tedana from 26.0.0 to 26.0.3#66

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/tedana-26.0.3
Open

Bump tedana from 26.0.0 to 26.0.3#66
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/tedana-26.0.3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps tedana from 26.0.0 to 26.0.3.

Release notes

Sourced from tedana's releases.

26.0.3

A new patch release in the 26.0.x series. This release fixes dummy-scan handling in the tedana and t2smap workflows. The associated bug was introduced in 26.0.0, so if you are using a release in the 26.0.x series and rely on the --dummy-scans parameter, we recommend updating to 26.0.3.

What's Changed

🐛 Bug Fixes

Full Changelog: ME-ICA/tedana@26.0.2...26.0.3

26.0.2

A patch release in the 26.0 series. This release primarily addresses dependency version issues. Nilearn versions 0.13.0 and 0.13.1 have a bug affecting the masking.unmask function, which tedana relies on heavily. We have pinned an earlier version in tedana's requirements to circumvent that bug.

We have also dropped support for Python version 3.9 since it is no longer supported and has caused issues with some dependencies. We meant to do this in 26.0.0, but it slipped through the cracks.

What's Changed

🐛 Bug Fixes

Other Changes

New Contributors

Full Changelog: ME-ICA/tedana@26.0.1...26.0.2

26.0.1

What's Changed

🐛 Bug Fixes

  • Convert 3D AFNI volumes to actual 3D by @​handwerkerd in ME-ICA/tedana#1381
    • nibabel opens AFNI formatted 3D volumes so that there is a 4th dimension of length 1. The nilearn.plotting function add_contours crashes when it expects a 3D and receives a 4D volume. This resulted in tedana crashing when it is run as part of the afni_proc.py pipeline.
    • The main reason we are releasing this version is to address this issue.

Other Changes

... (truncated)

Commits

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 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 [tedana](https://github.com/ME-ICA/tedana) from 26.0.0 to 26.0.3.
- [Release notes](https://github.com/ME-ICA/tedana/releases)
- [Commits](ME-ICA/tedana@26.0.0...26.0.3)

---
updated-dependencies:
- dependency-name: tedana
  dependency-version: 26.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants