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/nitransforms
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 24.0.0
Choose a base ref
...
head repository: nipy/nitransforms
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 24.0.1
Choose a head ref
  • 15 commits
  • 6 files changed
  • 4 contributors

Commits on Sep 7, 2024

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

Commits on Sep 8, 2024

  1. Merge pull request #222 from shnizzedy/fix/pathlib

    FIX: Use standard library `pathlib`
    effigies authored Sep 8, 2024
    Configuration menu
    Copy the full SHA
    5aa2473 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

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

Commits on Sep 17, 2024

  1. Configuration menu
    Copy the full SHA
    d7e10df View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cc630e1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e8fe426 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    23d7393 View commit details
    Browse the repository at this point in the history
  5. CI: Test on Python 3.12

    effigies committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    ae5a145 View commit details
    Browse the repository at this point in the history
  6. Drop conda cache

    effigies committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    94ec119 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #223 from effigies/py39-types

    PY39: Support pre-`__or__` types
    effigies authored Sep 17, 2024
    Configuration menu
    Copy the full SHA
    8bf68da View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4b3ae02 View commit details
    Browse the repository at this point in the history
  9. build(deps): bump the actions-infrastructure group with 3 updates

    Bumps the actions-infrastructure group with 3 updates: [actions/setup-python](https://github.com/actions/setup-python), [actions/checkout](https://github.com/actions/checkout) and [actions/cache](https://github.com/actions/cache).
    
    
    Updates `actions/setup-python` from 4 to 5
    - [Release notes](https://github.com/actions/setup-python/releases)
    - [Commits](actions/setup-python@v4...v5)
    
    Updates `actions/checkout` from 3 to 4
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v3...v4)
    
    Updates `actions/cache` from 3 to 4
    - [Release notes](https://github.com/actions/cache/releases)
    - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
    - [Commits](actions/cache@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-python
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: actions-infrastructure
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: actions-infrastructure
    - dependency-name: actions/cache
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: actions-infrastructure
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 17, 2024
    Configuration menu
    Copy the full SHA
    c93ddda View commit details
    Browse the repository at this point in the history
  10. build(deps): bump codecov/codecov-action from 3 to 4

    Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3 to 4.
    - [Release notes](https://github.com/codecov/codecov-action/releases)
    - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
    - [Commits](codecov/codecov-action@v3...v4)
    
    ---
    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 Sep 17, 2024
    Configuration menu
    Copy the full SHA
    fad8fd7 View commit details
    Browse the repository at this point in the history
  11. Merge remote-tracking branches 'upstream/dependabot/github_actions/ac…

    …tions-infrastructure-3f8b52ffcc' and 'upstream/dependabot/github_actions/codecov/codecov-action-4'
    effigies committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    e13d0d8 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    e9b46cf View commit details
    Browse the repository at this point in the history
Loading