elm-language-server
elm-language-server copied to clipboard
Bump tree-sitter-cli from 0.20.8 to 0.25.3
Bumps tree-sitter-cli from 0.20.8 to 0.25.3.
Release notes
Sourced from tree-sitter-cli's releases.
v0.25.3
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
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-languagesandtree-sittercrates (#4221)v0.25.1
Changelog
[0.25.1] — 2025-02-02
Features
- cli: Specify abi version via env var (tree-sitter/tree-sitter#4173)
Bug Fixes
- bindings: Correct Zig bindings to expose a
languagefunction- lib: Prevent finished_tree assertion failure (tree-sitter/tree-sitter#4176)
Documentation
- Correct build steps for WASM files
Build System and CI
- Use
ubuntu-22.04for x64 builds (tree-sitter/tree-sitter#4175)- Bump version to 0.25.1
Other
- rust: Correct doc comments
v0.25.0
Changelog
[0.25.0] — 2025-02-01
Notices
... (truncated)
Commits
2a835ee0.25.33ad1c7dFix cases where error recovery could infinite loop (#4257) (#4262)b1a7074fix(generate): markTSCharacterRangeasstatic(#4255)6f2dbaabuild: do not define _POSIX_C_SOURCE on NetBSD (#4196)781dc05ci: separate nightly lints to separate job1f64036fix(test): update expected tree-sitter-rust supertypes4eb46b4fix(rust): adapt to some new nightly lintsd73126dfix(web): provide type in the exports637a3e1fix(wasm): restore passing in ERROR todescendantsOfType(#4226)8b5c63btree-sitter-language 0.1.5- Additional commits viewable in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
New, updated, and removed dependencies detected. Learn more about Socket for GitHub ↗︎
| Package | New capabilities | Transitives | Size | Publisher |
|---|---|---|---|---|
| npm/@elm-tooling/[email protected] ➜ 5.8.0 | Transitive: environment, filesystem | +2 |
1.85 MB | razzeee |
| npm/[email protected] ➜ 0.25.3 | None | 0 |
21.1 kB | maxbrunsfeld |
| npm/[email protected] ➜ 0.25.3 | None | 0 |
5.8 MB | maxbrunsfeld |
A newer version of tree-sitter-cli exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.