Skip to content

Bump tedana from 26.0.0 to 26.0.3#59

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/tedana-26.0.1
Closed

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

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 23, 2026

Bumps tedana from 26.0.0 to 26.0.1.

Release notes

Sourced from tedana's releases.

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

  • Organize CLI arguments into groups by @​tsalo in ME-ICA/tedana#1369
    • The help text in tedana --help and for ica_reclassify and ts2map are better organized with some edits for clarity.
  • Check that classification tags are used in decision trees and that each decision tree includes the Likely BOLD tag by @​tsalo in ME-ICA/tedana#1370
    • Better checking to make sure a user-provided decision tree will operate well within tedana.
    • A few things that used to raise warnings will now raise errors. This may cause issues if someone was using decision trees that previously raised warnings.
  • Address test and RTD build warnings by @​tsalo in ME-ICA/tedana#1376
  • fix: Update open_rica_report.py with current Rica file patterns by @​eurunuela in ME-ICA/tedana#1375

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

Commits
  • 0f234ad Organize CLI arguments into groups (#1369)
  • 1c5cd70 Bump setuptools from 82.0.0 to 82.0.1 (#1382)
  • c7609b1 Convert 3D AFNI volumes to actual 3D (#1381)
  • cae949f fix: Update open_rica_report.py with current Rica file patterns (#1375)
  • 1ee47af Bump tornado from 6.5.4 to 6.5.5 (#1379)
  • 586542b Check that tags are used in decision trees and that each decision tree includ...
  • 35aef01 Address test and RTD build warnings (#1376)
  • See full diff in compare view

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

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

Signed-off-by: dependabot[bot] <support@github.com>
sphinx-proof
sphinxcontrib-bibtex
tedana==26.0.0
tedana==26.0.1
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
tedana==26.0.1
tedana==26.0.3

@handwerkerd handwerkerd changed the title Bump tedana from 26.0.0 to 26.0.1 Bump tedana from 26.0.0 to 26.0.3 Apr 6, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Apr 6, 2026

Superseded by #66.

@dependabot dependabot bot closed this Apr 6, 2026
@dependabot dependabot bot deleted the dependabot/pip/tedana-26.0.1 branch April 6, 2026 23:04
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.

1 participant