Skip to content

Update all tree-sitter dependencies#173

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/all-tree-sitter
Open

Update all tree-sitter dependencies#173
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/all-tree-sitter

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 2, 2026

This PR contains the following updates:

Package Change Age Confidence Type Update
tree-sitter 0.22.40.25.0 age confidence dependencies minor
tree-sitter (source) 0.25.10.26.0 age confidence dependencies minor
tree-sitter-rust 0.23.20.24.0 age confidence dependencies minor

Release Notes

tree-sitter/node-tree-sitter (tree-sitter)

v0.25.0

Compare Source

tree-sitter/tree-sitter (tree-sitter)

v0.26.6

Compare Source

What's Changed

Full Changelog: tree-sitter/tree-sitter@v0.26.5...v0.26.6

v0.26.5

Compare Source

v0.26.3

Compare Source

What's Changed

Full Changelog: tree-sitter/tree-sitter@v0.26.2...v0.26.3

v0.26.2

Compare Source

What's Changed

Full Changelog: tree-sitter/tree-sitter@v0.26.1...v0.26.2

v0.25.10

Compare Source

v0.25.9

Compare Source

What's Changed

New Contributors

Full Changelog: tree-sitter/tree-sitter@v0.25.8...v0.25.9

v0.25.8

Compare Source

What's Changed

Full Changelog: tree-sitter/tree-sitter@v0.25.7...v0.25.8

v0.25.7

Compare Source

What's Changed

Full Changelog: tree-sitter/tree-sitter@v0.25.6...v0.25.7

v0.25.6

Compare Source

What's Changed

Full Changelog: tree-sitter/tree-sitter@v0.25.5...v0.25.6

v0.25.5

Compare Source

What's Changed

Full Changelog: tree-sitter/tree-sitter@v0.25.4...v0.25.5

v0.25.4

Compare Source

What's Changed

Full Changelog: tree-sitter/tree-sitter@v0.25.3...v0.25.4

v0.25.3

Compare Source

Bug Fixes
  • Fixed an infinite loop that could happen in some grammars during error recovery if the end of the file was reached.
  • Fixed a parser-generation error where internal character set constants were given external linkage, which could cause linking errors on some platforms if multiple Tree-sitter parsers were linked into the same application.

v0.25.2

Compare Source

Bug Fixes
  • Fixed a crash that could occur when loading WASM-compiled languages that were generated with an earlier version of the Tree-sitter CLI (#​4210).
  • Fixed incorrect tokenization when using WASM-compiled languages, if the language's external scanner did not assign to result_symbol (#​4218)
  • Fixed an infinite loop that could occur if external scanners returned empty extra tokens (#​4213)
Build
  • Decreased the rustc version required to build the tree-sitter-languages and tree-sitter crates (#​4221)
tree-sitter/tree-sitter-rust (tree-sitter-rust)

v0.24.0

Compare Source

NOTE: Download tree-sitter-rust.tar.gz for the complete source code.

v0.23.3

Compare Source

NOTE: Download tree-sitter-rust.tar.gz for the complete source code.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Never, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner March 2, 2026 14:22
@renovate
Copy link
Contributor Author

renovate bot commented Mar 2, 2026

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: tools/clippy-metadata/package-lock.json
npm warn Unknown env config "store". This will stop working in the next major version of npm.
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: tree-sitter-rust@0.24.0
npm error Found: tree-sitter@0.25.0
npm error node_modules/tree-sitter
npm error   tree-sitter@"0.25.0" from the root project
npm error
npm error Could not resolve dependency:
npm error peerOptional tree-sitter@"^0.22.1" from tree-sitter-rust@0.24.0
npm error node_modules/tree-sitter-rust
npm error   tree-sitter-rust@"0.24.0" from the root project
npm error
npm error Conflicting peer dependency: tree-sitter@0.22.4
npm error node_modules/tree-sitter
npm error   peerOptional tree-sitter@"^0.22.1" from tree-sitter-rust@0.24.0
npm error   node_modules/tree-sitter-rust
npm error     tree-sitter-rust@"0.24.0" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /runner/cache/others/npm/_logs/2026-03-02T14_21_54_927Z-eresolve-report.txt
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2026-03-02T14_21_54_927Z-debug-0.log

@github-actions
Copy link

This PR is stale because it has been open 7 days with no activity. If there is no activity in the next 7 days it will be closed automatically

@github-actions github-actions bot added the stale label Mar 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants