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.3
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.3.4
Choose a head ref
  • 9 commits
  • 16 files changed
  • 2 contributors

Commits on Jun 4, 2025

  1. Bump github/codeql-action from 3.28.18 to 3.28.19

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

    …odeql-action-3.28.19
    
    Bump github/codeql-action from 3.28.18 to 3.28.19
    smorimoto authored Jun 4, 2025
    Configuration menu
    Copy the full SHA
    040a08c View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2025

  1. Update npm deps

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

Commits on Jun 10, 2025

  1. Update npm deps

    Signed-off-by: Sora Morimoto <sora@morimoto.io>
    smorimoto committed Jun 10, 2025
    Configuration menu
    Copy the full SHA
    bcfbe05 View commit details
    Browse the repository at this point in the history
  2. @tsconfig/node20 -> @tsconfig/node24

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

Commits on Jun 12, 2025

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

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

    …odeql-action-3.29.0
    
    Bump github/codeql-action from 3.28.19 to 3.29.0
    smorimoto authored Jun 12, 2025
    Configuration menu
    Copy the full SHA
    89188ea View commit details
    Browse the repository at this point in the history
  3. Update npm deps

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

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