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/tree-sitter-javascript
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.23.1
Choose a base ref
...
head repository: tree-sitter/tree-sitter-javascript
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 5 commits
  • 4 files changed
  • 3 contributors

Commits on Nov 11, 2024

  1. ci: bump tree-sitter/setup-action from 1 to 2

    Bumps [tree-sitter/setup-action](https://github.com/tree-sitter/setup-action) from 1 to 2.
    - [Release notes](https://github.com/tree-sitter/setup-action/releases)
    - [Commits](tree-sitter/setup-action@v1...v2)
    
    ---
    updated-dependencies:
    - dependency-name: tree-sitter/setup-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and amaanq committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    265e6e6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    108b2d4 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2025

  1. chore: add FUNDING.yml

    amaanq committed Jan 23, 2025
    Configuration menu
    Copy the full SHA
    ce39491 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2025

  1. chore: update FUNDING.yml

    amaanq committed Jan 25, 2025
    Configuration menu
    Copy the full SHA
    3f1c835 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2025

  1. Include LICENSE file (#348)

    This is needed by the MIT license terms
    
    ```
    ❯ cargo package --list | grep LICENSE
    LICENSE
    ```
    
    Signed-off-by: Michel Lind <salimma@fedoraproject.org>
    michel-slm authored Jan 30, 2025
    Configuration menu
    Copy the full SHA
    6fbef40 View commit details
    Browse the repository at this point in the history
Loading