Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[MAINT]: Update dependencies #347

Merged
merged 6 commits into from
Jun 18, 2024
Merged

[MAINT]: Update dependencies #347

merged 6 commits into from
Jun 18, 2024

Conversation

synchon
Copy link
Member

@synchon synchon commented Jun 12, 2024

  • description of feature/fix
  • tests added/passed
  • add an entry for the latest changes

This PR updates core and docs dependencies to benefit from improvements in different libraries.

Copy link

codecov bot commented Jun 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (40357ff) to head (4621884).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##              main      #347   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines            1         1           
=========================================
  Hits             1         1           
Flag Coverage Δ
docs 100.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

@synchon synchon added the maintenance Issues or pull requests related to maintenance label Jun 12, 2024
@synchon synchon added this to the 0.0.5 (alpha 4) milestone Jun 12, 2024
Copy link

github-actions bot commented Jun 12, 2024

PR Preview Action v1.4.7
Preview removed because the pull request was closed.
2024-06-18 15:13 UTC

@@ -104,7 +104,7 @@ def _apply_mask_and_get_affinity(

# Compute world coordinates of all in-mask voxels.
if niimg is None:
mask, affine = masking._load_mask_img(mask_img)
mask, affine = masking.load_mask_img(mask_img)
Copy link
Contributor

Choose a reason for hiding this comment

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

so thanks to this we stop supporting nilearn 0.9?

Copy link
Member Author

Choose a reason for hiding this comment

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

Yeah till 0.12 because of this and a few others.

@synchon synchon merged commit d501374 into main Jun 18, 2024
21 of 23 checks passed
@synchon synchon deleted the chore/update-deps branch June 18, 2024 14:53
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
maintenance Issues or pull requests related to maintenance
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants