Comparing dev...main · or-tools/java_or-tools · GitHub
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: or-tools/java_or-tools
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: dev
Choose a base ref
...
head repository: or-tools/java_or-tools
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 2 commits
  • 5 files changed
  • 1 contributor

Commits on Jun 22, 2026

  1. build(deps): bump actions/checkout in the github-actions group

    Bumps the github-actions group with 1 update: [actions/checkout](https://github.com/actions/checkout).
    
    
    Updates `actions/checkout` from 6 to 7
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v6...v7)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: '7'
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: github-actions
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and Mizux committed Jun 22, 2026
    Configuration menu
    Copy the full SHA
    8ec26e9 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2026

  1. build(deps): bump actions/setup-java in the github-actions group

    Bumps the github-actions group with 1 update: [actions/setup-java](https://github.com/actions/setup-java).
    
    
    Updates `actions/setup-java` from 5 to 6
    - [Release notes](https://github.com/actions/setup-java/releases)
    - [Commits](actions/setup-java@v5...v6)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-java
      dependency-version: '6'
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: github-actions
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and Mizux committed Aug 31, 2026
    Configuration menu
    Copy the full SHA
    34e4e63 View commit details
    Browse the repository at this point in the history
Loading