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.4.2
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.3
Choose a head ref
  • 10 commits
  • 21 files changed
  • 2 contributors

Commits on Aug 11, 2025

  1. Bump github/codeql-action from 3.29.7 to 3.29.8

    Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.29.7 to 3.29.8.
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@51f7732...76621b6)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-version: 3.29.8
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 11, 2025
    Configuration menu
    Copy the full SHA
    bc96078 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #994 from ocaml/dependabot/github_actions/github/c…

    …odeql-action-3.29.8
    
    Bump github/codeql-action from 3.29.7 to 3.29.8
    smorimoto authored Aug 11, 2025
    Configuration menu
    Copy the full SHA
    85c0064 View commit details
    Browse the repository at this point in the history
  3. Bump actions/checkout from 4.2.2 to 5.0.0

    Bumps [actions/checkout](https://github.com/actions/checkout) from 4.2.2 to 5.0.0.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@11bd719...08c6903)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: 5.0.0
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 11, 2025
    Configuration menu
    Copy the full SHA
    f3ef48b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    19d5ae7 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2025

  1. Update npm deps

    Signed-off-by: Sora Morimoto <sora@morimoto.io>
    smorimoto committed Aug 14, 2025
    Configuration menu
    Copy the full SHA
    a73cff3 View commit details
    Browse the repository at this point in the history
  2. Update default runtime to node24

    Signed-off-by: Sora Morimoto <sora@morimoto.io>
    smorimoto committed Aug 14, 2025
    Configuration menu
    Copy the full SHA
    cde3842 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #996 from ocaml/node24

    Update default runtime to node24
    smorimoto authored Aug 14, 2025
    Configuration menu
    Copy the full SHA
    37ce9ca View commit details
    Browse the repository at this point in the history
  4. Bump github/codeql-action from 3.29.8 to 3.29.9

    Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.29.8 to 3.29.9.
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@76621b6...df55935)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-version: 3.29.9
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 14, 2025
    Configuration menu
    Copy the full SHA
    73c682f View commit details
    Browse the repository at this point in the history
  5. Merge pull request #997 from ocaml/dependabot/github_actions/github/c…

    …odeql-action-3.29.9
    
    Bump github/codeql-action from 3.29.8 to 3.29.9
    smorimoto authored Aug 14, 2025
    Configuration menu
    Copy the full SHA
    87ce543 View commit details
    Browse the repository at this point in the history
  6. Prepare 3.4.3

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