Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: nipy/nipype
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.9.1
Choose a base ref
...
head repository: nipy/nipype
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.9.2
Choose a head ref
  • 9 commits
  • 6 files changed
  • 4 contributors

Commits on Nov 25, 2024

  1. Bump astral-sh/setup-uv from 3 to 4

    Bumps [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv) from 3 to 4.
    - [Release notes](https://github.com/astral-sh/setup-uv/releases)
    - [Commits](astral-sh/setup-uv@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: astral-sh/setup-uv
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Nov 25, 2024
    Configuration menu
    Copy the full SHA
    06ef924 View commit details
    Browse the repository at this point in the history
  2. Bump codecov/codecov-action from 4 to 5

    Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4 to 5.
    - [Release notes](https://github.com/codecov/codecov-action/releases)
    - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
    - [Commits](codecov/codecov-action@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: codecov/codecov-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Nov 25, 2024
    Configuration menu
    Copy the full SHA
    8ef6791 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3703 from nipy/dependabot/github_actions/codecov/…

    …codecov-action-5
    
    Bump codecov/codecov-action from 4 to 5
    effigies authored Nov 25, 2024
    Configuration menu
    Copy the full SHA
    52563ce View commit details
    Browse the repository at this point in the history
  4. Merge pull request #3702 from nipy/dependabot/github_actions/astral-s…

    …h/setup-uv-4
    
    Bump astral-sh/setup-uv from 3 to 4
    effigies authored Nov 25, 2024
    Configuration menu
    Copy the full SHA
    da70c2a View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2024

  1. Configuration menu
    Copy the full SHA
    014e136 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2024

  1. Configuration menu
    Copy the full SHA
    37546c7 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2024

  1. FIX: Missed savetxt bstring

    mgxd committed Dec 17, 2024
    Configuration menu
    Copy the full SHA
    292e35c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3704 from mgxd/fix/np-save

    FIX: Missed np.savetxt bstring
    effigies authored Dec 17, 2024
    Configuration menu
    Copy the full SHA
    8b78870 View commit details
    Browse the repository at this point in the history
  3. REL: 1.9.2

    effigies committed Dec 17, 2024
    Configuration menu
    Copy the full SHA
    c01223a View commit details
    Browse the repository at this point in the history
Loading