afnanenayet / diffsitter

A tree-sitter based AST difftool to get meaningful semantic diffs
MIT License
1.61k stars 29 forks source link

build(deps): bump tree-sitter from 0.22.6 to 0.24.1 #984

Closed dependabot[bot] closed 22 hours ago

dependabot[bot] commented 3 days ago

Bumps tree-sitter from 0.22.6 to 0.24.1.

Release notes

Sourced from tree-sitter's releases.

v0.24.1

No release notes provided.

v0.24.0

No release notes provided.

v0.23.2

No release notes provided.

v0.23.1

No release notes provided.

v0.23.0

[0.23.0] - 2024-08-26

Breaking

Features

Bug Fixes

... (truncated)

Changelog

Sourced from tree-sitter's changelog.

Changelog

[0.23.0] - 2024-08-26

Breaking

Features

Bug Fixes

Performance

... (truncated)

Commits
  • 693a403 0.24.1
  • 2047b22 fix(generate): move generated header files into the generate crate
  • dfc891a 0.24.0
  • 6769386 build: bump language to 0.1.1
  • cd81527 build(xtask): ignore the language crate
  • c801594 build(xtask): only consider major and minor versions when validating the curr...
  • f8f0821 build(xtask): bump cmake version in bump-version
  • 671a075 fix(build): force rebuild parsers when build is invoked
  • 91df16b fix(lib): ensure an unfinished state was found before removing it
  • 6f08a68 build(cmake): link wasmtime dependencies
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 22 hours ago

Superseded by #985.