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: JuliaImages/ImageSegmentation.jl
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.10.0
Choose a base ref
...
head repository: JuliaImages/ImageSegmentation.jl
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 5 commits
  • 1 file changed
  • 2 contributors

Commits on Nov 24, 2025

  1. Bump actions/checkout from 5 to 6

    Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v5...v6)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: '6'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Nov 24, 2025
    Configuration menu
    Copy the full SHA
    17923a2 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2025

  1. Bump actions/cache from 4 to 5

    Bumps [actions/cache](https://github.com/actions/cache) from 4 to 5.
    - [Release notes](https://github.com/actions/cache/releases)
    - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
    - [Commits](actions/cache@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: actions/cache
      dependency-version: '5'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Dec 15, 2025
    Configuration menu
    Copy the full SHA
    82bad0e View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2026

  1. Merge pull request #111 from JuliaImages/dependabot/github_actions/ac…

    …tions/checkout-6
    
    Bump actions/checkout from 5 to 6
    ViralBShah authored Jan 31, 2026
    Configuration menu
    Copy the full SHA
    90d4d7a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #112 from JuliaImages/dependabot/github_actions/ac…

    …tions/cache-5
    
    Bump actions/cache from 4 to 5
    ViralBShah authored Jan 31, 2026
    Configuration menu
    Copy the full SHA
    fc8a933 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2026

  1. Bump codecov/codecov-action from 5 to 7 (#115)

    Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 5 to 7.
    - [Release notes](https://github.com/codecov/codecov-action/releases)
    - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
    - [Commits](codecov/codecov-action@v5...v7)
    
    ---
    updated-dependencies:
    - dependency-name: codecov/codecov-action
      dependency-version: '7'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 9, 2026
    Configuration menu
    Copy the full SHA
    51eff68 View commit details
    Browse the repository at this point in the history
Loading