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: ast-grep/ast-grep
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.41.0
Choose a base ref
...
head repository: ast-grep/ast-grep
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.41.1
Choose a head ref
  • 20 commits
  • 35 files changed
  • 4 contributors

Commits on Feb 22, 2026

  1. Configuration menu
    Copy the full SHA
    0b92e94 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3905063 View commit details
    Browse the repository at this point in the history
  3. chore(deps): update dependency @ast-grep/napi to v0.41.0 (#2494)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Feb 22, 2026
    Configuration menu
    Copy the full SHA
    97ac173 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2026

  1. chore(deps): update dependency oxlint to v1.50.0 (#2495)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Feb 23, 2026
    Configuration menu
    Copy the full SHA
    e5f9010 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2026

  1. chore(deps): update dependency ava to v7 (#2508)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Mar 1, 2026
    Configuration menu
    Copy the full SHA
    68c34fb View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency web-tree-sitter to v0.26.6 (#2500)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Mar 1, 2026
    Configuration menu
    Copy the full SHA
    1ec4e1a View commit details
    Browse the repository at this point in the history
  3. chore(deps): update rust crate tree-sitter to v0.26.6 (#2501)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Mar 1, 2026
    Configuration menu
    Copy the full SHA
    2f2e8d4 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2026

  1. chore(deps): update github artifact actions (#2507)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Mar 2, 2026
    Configuration menu
    Copy the full SHA
    d92a330 View commit details
    Browse the repository at this point in the history
  2. fix: override severity on rule & inline-rules flags (#2505)

    * fix: override severity on `rule` & `inline-rules` flags
    
    * chore: apply stdin flag
    
    test: handle --stdin
    Dsaquel authored Mar 2, 2026
    Configuration menu
    Copy the full SHA
    1b42d82 View commit details
    Browse the repository at this point in the history
  3. chore(deps): update dependency dprint to v0.52.0 (#2499)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Mar 2, 2026
    Configuration menu
    Copy the full SHA
    4d52198 View commit details
    Browse the repository at this point in the history
  4. chore(deps): update dependency @types/node to v24.11.0 (#2502)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Mar 2, 2026
    Configuration menu
    Copy the full SHA
    fd702f1 View commit details
    Browse the repository at this point in the history
  5. chore(deps): update rust crate inquire to v0.9.4 (#2498)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Mar 2, 2026
    Configuration menu
    Copy the full SHA
    b82a657 View commit details
    Browse the repository at this point in the history
  6. chore(deps): update rust crate tempfile to v3.26.0 (#2497)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Mar 2, 2026
    Configuration menu
    Copy the full SHA
    fafcc93 View commit details
    Browse the repository at this point in the history
  7. chore(deps): update dependency oxlint to v1.51.0 (#2512)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Mar 2, 2026
    Configuration menu
    Copy the full SHA
    2eee5cc View commit details
    Browse the repository at this point in the history
  8. fix: lsp on change encounter deadlock (#2511)

    * refact: compute diagnostics independently of publish_diagnostics
    
    * fix: drop versioned before sending request
    
    Co-authored-by: Kamil Jakubus <kamil.jakubus@usagi.coffee>
    
    ---------
    
    Co-authored-by: Kamil Jakubus <kamil.jakubus@usagi.coffee>
    Dsaquel and jkbz64 authored Mar 2, 2026
    Configuration menu
    Copy the full SHA
    d0c539d View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2026

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

Commits on Mar 8, 2026

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

Commits on Mar 10, 2026

  1. Configuration menu
    Copy the full SHA
    d23e334 View commit details
    Browse the repository at this point in the history
  2. fix: bump ls-types version

    fix #2525
    HerringtonDarkholme committed Mar 10, 2026
    Configuration menu
    Copy the full SHA
    a216322 View commit details
    Browse the repository at this point in the history
  3. 0.41.1

    bump version
    HerringtonDarkholme committed Mar 10, 2026
    Configuration menu
    Copy the full SHA
    3830aa6 View commit details
    Browse the repository at this point in the history
Loading