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: ocaml/setup-ocaml
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.3.5
Choose a base ref
...
head repository: ocaml/setup-ocaml
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.4.0
Choose a head ref
  • 17 commits
  • 15 files changed
  • 2 contributors

Commits on Jun 23, 2025

  1. Bump @biomejs/biome from 2.0.0 to 2.0.4

    Signed-off-by: Sora Morimoto <sora@morimoto.io>
    smorimoto committed Jun 23, 2025
    Configuration menu
    Copy the full SHA
    a1fd63b View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2025

  1. Bump @biomejs/biome from 2.0.4 to 2.0.5

    Signed-off-by: Sora Morimoto <sora@morimoto.io>
    smorimoto committed Jun 24, 2025
    Configuration menu
    Copy the full SHA
    af439b3 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2025

  1. Bump github/codeql-action from 3.29.0 to 3.29.1

    Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.29.0 to 3.29.1.
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@ce28f5b...39edc49)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-version: 3.29.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 29, 2025
    Configuration menu
    Copy the full SHA
    62816c7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #987 from ocaml/dependabot/github_actions/github/c…

    …odeql-action-3.29.1
    
    Bump github/codeql-action from 3.29.0 to 3.29.1
    smorimoto authored Jun 29, 2025
    Configuration menu
    Copy the full SHA
    3b7ce31 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2025

  1. Bump github/codeql-action from 3.29.1 to 3.29.2

    Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.29.1 to 3.29.2.
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@39edc49...181d5ee)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-version: 3.29.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 1, 2025
    Configuration menu
    Copy the full SHA
    c95cecb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f13c06f View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2025

  1. Update npm deps

    Signed-off-by: Sora Morimoto <sora@morimoto.io>
    smorimoto committed Jul 7, 2025
    Configuration menu
    Copy the full SHA
    855c60b View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2025

  1. Update npm deps

    Signed-off-by: Sora Morimoto <sora@morimoto.io>
    smorimoto committed Jul 10, 2025
    Configuration menu
    Copy the full SHA
    4dad9e7 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2025

  1. Update npm deps

    Signed-off-by: Sora Morimoto <sora@morimoto.io>
    smorimoto committed Jul 15, 2025
    Configuration menu
    Copy the full SHA
    062650e View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2025

  1. Update npm deps

    Signed-off-by: Sora Morimoto <sora@morimoto.io>
    smorimoto committed Jul 18, 2025
    Configuration menu
    Copy the full SHA
    1629342 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2025

  1. GNU patch and diff command are no longer runtime dependencies

    Signed-off-by: Sora Morimoto <sora@morimoto.io>
    smorimoto committed Jul 19, 2025
    Configuration menu
    Copy the full SHA
    2323d62 View commit details
    Browse the repository at this point in the history
  2. Unlock opam 2.4

    Signed-off-by: Sora Morimoto <sora@morimoto.io>
    smorimoto committed Jul 19, 2025
    Configuration menu
    Copy the full SHA
    3e279d2 View commit details
    Browse the repository at this point in the history
  3. Use latest runner images

    Signed-off-by: Sora Morimoto <sora@morimoto.io>
    smorimoto committed Jul 19, 2025
    Configuration menu
    Copy the full SHA
    b4bf062 View commit details
    Browse the repository at this point in the history
  4. Update npm deps

    Signed-off-by: Sora Morimoto <sora@morimoto.io>
    smorimoto committed Jul 19, 2025
    Configuration menu
    Copy the full SHA
    e32b4d7 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #970 from ocaml/opam-2.4

    opam 2.4
    smorimoto authored Jul 19, 2025
    Configuration menu
    Copy the full SHA
    f20f44b View commit details
    Browse the repository at this point in the history
  6. Prepare 3.4.0

    Signed-off-by: Sora Morimoto <sora@morimoto.io>
    smorimoto committed Jul 19, 2025
    Configuration menu
    Copy the full SHA
    0fbed9d View commit details
    Browse the repository at this point in the history
  7. Merge pull request #989 from ocaml/prepare-3.4.0

    Prepare 3.4.0
    smorimoto authored Jul 19, 2025
    Configuration menu
    Copy the full SHA
    2f57267 View commit details
    Browse the repository at this point in the history
Loading