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: tree-sitter/kotlin-tree-sitter
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.24.0
Choose a base ref
...
head repository: tree-sitter/kotlin-tree-sitter
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.24.1
Choose a head ref
  • 7 commits
  • 9 files changed
  • 2 contributors

Commits on Nov 11, 2024

  1. build: bump the submodules group across 1 directory with 2 updates

    Bumps the submodules group with 2 updates in the / directory: [tree-sitter](https://github.com/tree-sitter/tree-sitter) and [languages/java/tree-sitter-java](https://github.com/tree-sitter/tree-sitter-java).
    
    
    Updates `tree-sitter` from `12bc174` to `fc8c186`
    - [Release notes](https://github.com/tree-sitter/tree-sitter/releases)
    - [Commits](tree-sitter/tree-sitter@12bc174...fc8c186)
    
    Updates `languages/java/tree-sitter-java` from `b864ed9` to `a1bbe92`
    - [Release notes](https://github.com/tree-sitter/tree-sitter-java/releases)
    - [Commits](tree-sitter/tree-sitter-java@b864ed9...a1bbe92)
    
    ---
    updated-dependencies:
    - dependency-name: tree-sitter
      dependency-type: direct:production
      dependency-group: submodules
    - dependency-name: languages/java/tree-sitter-java
      dependency-type: direct:production
      dependency-group: submodules
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and ObserverOfTime committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    107c588 View commit details
    Browse the repository at this point in the history
  2. ci: bump mikepenz/action-junit-report from 4 to 5 in the actions group

    Bumps the actions group with 1 update: [mikepenz/action-junit-report](https://github.com/mikepenz/action-junit-report).
    
    
    Updates `mikepenz/action-junit-report` from 4 to 5
    - [Release notes](https://github.com/mikepenz/action-junit-report/releases)
    - [Commits](mikepenz/action-junit-report@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: mikepenz/action-junit-report
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: actions
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and ObserverOfTime committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    c687a0e View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2024

  1. Configuration menu
    Copy the full SHA
    7fc4734 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2024

  1. build: bump tree-sitter in the submodules group across 1 directory

    Bumps the submodules group with 1 update in the / directory: [tree-sitter](https://github.com/tree-sitter/tree-sitter).
    
    
    Updates `tree-sitter` from `fc8c186` to `b79f31d`
    - [Release notes](https://github.com/tree-sitter/tree-sitter/releases)
    - [Commits](tree-sitter/tree-sitter@fc8c186...b79f31d)
    
    ---
    updated-dependencies:
    - dependency-name: tree-sitter
      dependency-type: direct:production
      dependency-group: submodules
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and ObserverOfTime committed Dec 8, 2024
    Configuration menu
    Copy the full SHA
    48c9e7d View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2025

  1. build: bump the submodules group across 1 directory with 2 updates

    Bumps the submodules group with 2 updates in the / directory: [tree-sitter](https://github.com/tree-sitter/tree-sitter) and [languages/java/tree-sitter-java](https://github.com/tree-sitter/tree-sitter-java).
    
    
    Updates `tree-sitter` from `b79f31d` to `5e8760b`
    - [Release notes](https://github.com/tree-sitter/tree-sitter/releases)
    - [Commits](tree-sitter/tree-sitter@b79f31d...5e8760b)
    
    Updates `languages/java/tree-sitter-java` from `a1bbe92` to `94703d5`
    - [Release notes](https://github.com/tree-sitter/tree-sitter-java/releases)
    - [Commits](tree-sitter/tree-sitter-java@a1bbe92...94703d5)
    
    ---
    updated-dependencies:
    - dependency-name: tree-sitter
      dependency-type: direct:production
      dependency-group: submodules
    - dependency-name: languages/java/tree-sitter-java
      dependency-type: direct:production
      dependency-group: submodules
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and ObserverOfTime committed Jan 18, 2025
    Configuration menu
    Copy the full SHA
    6480874 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    398cacf View commit details
    Browse the repository at this point in the history
  3. chore: release 0.24.1

    ObserverOfTime committed Jan 18, 2025
    Configuration menu
    Copy the full SHA
    a1a9e0e View commit details
    Browse the repository at this point in the history
Loading