fix(deps): update dependency web-tree-sitter to v0.26.11#1285
Open
renovate[bot] wants to merge 1 commit into
Open
fix(deps): update dependency web-tree-sitter to v0.26.11#1285renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
renovate
Bot
force-pushed
the
renovate/web-tree-sitter-0.x
branch
2 times, most recently
from
May 24, 2025 23:49
26e3c30 to
7fa7086
Compare
renovate
Bot
force-pushed
the
renovate/web-tree-sitter-0.x
branch
2 times, most recently
from
May 31, 2025 19:36
0ccc403 to
f561c4d
Compare
renovate
Bot
force-pushed
the
renovate/web-tree-sitter-0.x
branch
8 times, most recently
from
June 4, 2025 22:42
22914ae to
158527f
Compare
renovate
Bot
force-pushed
the
renovate/web-tree-sitter-0.x
branch
2 times, most recently
from
June 14, 2025 15:48
68aca03 to
2982989
Compare
renovate
Bot
force-pushed
the
renovate/web-tree-sitter-0.x
branch
4 times, most recently
from
June 21, 2025 21:54
4afca80 to
82bd2ba
Compare
renovate
Bot
force-pushed
the
renovate/web-tree-sitter-0.x
branch
3 times, most recently
from
July 8, 2025 16:59
ee66399 to
f6dfa00
Compare
renovate
Bot
force-pushed
the
renovate/web-tree-sitter-0.x
branch
from
July 20, 2025 08:13
f6dfa00 to
9af3cbf
Compare
renovate
Bot
force-pushed
the
renovate/web-tree-sitter-0.x
branch
from
July 20, 2025 10:39
9af3cbf to
ede237b
Compare
renovate
Bot
force-pushed
the
renovate/web-tree-sitter-0.x
branch
from
July 28, 2025 14:15
ede237b to
4338569
Compare
renovate
Bot
force-pushed
the
renovate/web-tree-sitter-0.x
branch
2 times, most recently
from
August 8, 2025 06:32
95be929 to
182b90c
Compare
renovate
Bot
force-pushed
the
renovate/web-tree-sitter-0.x
branch
2 times, most recently
from
October 7, 2025 02:02
852bdfe to
0e744e5
Compare
renovate
Bot
force-pushed
the
renovate/web-tree-sitter-0.x
branch
6 times, most recently
from
November 2, 2025 21:08
31ce16c to
ed0bff2
Compare
renovate
Bot
force-pushed
the
renovate/web-tree-sitter-0.x
branch
from
November 20, 2025 21:38
ed0bff2 to
0548b0f
Compare
renovate
Bot
force-pushed
the
renovate/web-tree-sitter-0.x
branch
from
December 13, 2025 13:45
0548b0f to
03c829e
Compare
renovate
Bot
force-pushed
the
renovate/web-tree-sitter-0.x
branch
6 times, most recently
from
January 16, 2026 09:24
e18a614 to
b17bfd2
Compare
renovate
Bot
force-pushed
the
renovate/web-tree-sitter-0.x
branch
2 times, most recently
from
February 1, 2026 21:05
d8c5881 to
8dee63b
Compare
renovate
Bot
force-pushed
the
renovate/web-tree-sitter-0.x
branch
from
February 12, 2026 16:07
8dee63b to
8969ddf
Compare
renovate
Bot
force-pushed
the
renovate/web-tree-sitter-0.x
branch
from
February 25, 2026 18:14
8969ddf to
cb840a0
Compare
renovate
Bot
force-pushed
the
renovate/web-tree-sitter-0.x
branch
from
March 6, 2026 18:44
cb840a0 to
fb1b14b
Compare
renovate
Bot
force-pushed
the
renovate/web-tree-sitter-0.x
branch
from
March 15, 2026 01:03
fb1b14b to
94402b1
Compare
renovate
Bot
force-pushed
the
renovate/web-tree-sitter-0.x
branch
from
March 31, 2026 21:45
94402b1 to
3854444
Compare
renovate
Bot
force-pushed
the
renovate/web-tree-sitter-0.x
branch
from
May 12, 2026 10:49
3854444 to
2cee0d4
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.24.5→0.26.11Release Notes
tree-sitter/tree-sitter (web-tree-sitter)
v0.26.11Compare Source
What's Changed
Full Changelog: tree-sitter/tree-sitter@v0.26.10...v0.26.11
v0.26.10Compare Source
What's Changed
ts_parser_parseby @WillLillis in #5642TreeCursortype by @WillLillis in #5693Full Changelog: tree-sitter/tree-sitter@v0.26.9...v0.26.10
v0.26.9Compare Source
What's Changed
generate_parser_for_grammarby @tree-sitter-ci-bot[bot] in #5543cargo binstall(#5533) by @clason in #5544parse_grammarwith forward DFS by @WillLillis in #5584Full Changelog: tree-sitter/tree-sitter@v0.26.8...v0.26.9
v0.26.8Compare Source
What's Changed
qjs-rtfeature from CLI by @WillLillis in #5448TSInputEditby @WillLillis in #5452parsecommand's help text by @WillLillis in #5465Full Changelog: tree-sitter/tree-sitter@v0.26.7...v0.26.8
v0.26.7Compare Source
Notable Changes
What's Changed
NULL, notfalse, for incomplete parse by @tree-sitter-ci-bot[bot] in #5398alternative_is_immediateby @tree-sitter-ci-bot[bot] in #5412Full Changelog: tree-sitter/tree-sitter@v0.26.6...v0.26.7
v0.26.6Compare Source
What's Changed
-in grammar names by @tree-sitter-ci-bot[bot] in #5318Full Changelog: tree-sitter/tree-sitter@v0.26.5...v0.26.6
v0.26.5Compare Source
v0.26.4Compare Source
What's Changed
--no-rangesby @tree-sitter-ci-bot[bot] in #5139highlightcommand by @tree-sitter-ci-bot[bot] in #5181--outputpath by @tree-sitter-ci-bot[bot] in #5185tree-sitter init -uupdates by @tree-sitter-ci-bot[bot] in #5188tree-sitter testby @tree-sitter-ci-bot[bot] in #5203_BSD_SOURCEby @tree-sitter-ci-bot[bot] in #5226nmcan't be run to verify the symbols inside the parser being built by @tree-sitter-ci-bot[bot] in #5246Arraytype by @tree-sitter-ci-bot[bot] in #5254Full Changelog: tree-sitter/tree-sitter@v0.26.3...v0.26.4
v0.26.3Compare Source
What's Changed
Full Changelog: tree-sitter/tree-sitter@v0.26.2...v0.26.3
v0.26.0Compare Source
v0.25.10Compare Source
v0.25.9Compare Source
What's Changed
Veccapacities by @tree-sitter-ci-bot[bot] in #4629Node::utf16_textby @tree-sitter-ci-bot[bot] in #4663var_i32_typeafter initializing global stack pointer value by @tree-sitter-ci-bot[bot] in #4732ERRORnode is named before assuming it's the builtin error node by @tree-sitter-ci-bot[bot] in #4746New Contributors
Full Changelog: tree-sitter/tree-sitter@v0.25.8...v0.25.9
v0.25.8Compare Source
What's Changed
Full Changelog: tree-sitter/tree-sitter@v0.25.7...v0.25.8
v0.25.7Compare Source
What's Changed
testcommand to a single thread on windows by @tree-sitter-ci-bot[bot] in #4504extrafield innode-types.jsonby @tree-sitter-ci-bot[bot] in #4569Veccapacities where appropriate by @tree-sitter-ci-bot[bot] in #4581Full Changelog: tree-sitter/tree-sitter@v0.25.6...v0.25.7
v0.25.6Compare Source
What's Changed
Full Changelog: tree-sitter/tree-sitter@v0.25.5...v0.25.6
v0.25.5Compare Source
What's Changed
Full Changelog: tree-sitter/tree-sitter@v0.25.4...v0.25.5
v0.25.4Compare Source
What's Changed
make installshouldn’t fail when a parser bundles no queries by @tree-sitter-ci-bot in #4291BTreeMapoverIndexMapfor highlight configs by @tree-sitter-ci-bot in #4382moveby @tree-sitter-ci-bot in #4410endsubtree ints_subtree_summarize_childrenby @tree-sitter-ci-bot in #4418last_child_step_indexin cases where a new step wasn't created. by @tree-sitter-ci-bot in #4428Full Changelog: tree-sitter/tree-sitter@v0.25.3...v0.25.4
v0.25.3Compare Source
Bug Fixes
v0.25.2Compare Source
Bug Fixes
result_symbol(#4218)Build
tree-sitter-languagesandtree-sittercrates (#4221)v0.25.1Compare Source
Changelog
[0.25.1] — 2025-02-02
Features
Bug Fixes
languagefunctionDocumentation
Build System and CI
ubuntu-22.04for x64 builds (#4175)Other
v0.25.0Compare Source
Changelog
[0.25.0] — 2025-02-01
Notices
This is a large release. As such, a few major changes and how to adapt to them are outlined below:
web-tree-sitterwas rewritten in TypeScript. With that, we also now publish the sourcemaps, and debug builds for the library. We also publish both CommonJS and ESM modules.tree-sitter.jsonfile in your repository, since the version information for the parser is pulled from this file.time.hheaders in the core library.MISSINGnodes can now be queried, and queries involving supertypes are properly validated now.ts_node_child_containing_descendantfunction was removed; usets_node_child_with_descendantinstead (which has nearly the same behavior but can also returndescendant.)TSInputnow includes a (mandatory) new fieldDecodeFunction, which allows passing a custom decode function. To use the builtin function, passNULL.RustRegexfunction, which takes in a Rust regex as a string. All of the capabilities of Rust's regex engine are available here, which allows for some nice features that aren't possible with JavaScript regexes.Breaking
tree-sitter.json(#4107)regex_syntax::Hirfor expanding regexes (#3831)ts_node_child_containing_descendant(#4107)patterntopatternIndexinQueryMatch(#4141)Language.queryin favor ofnew Query(#4141)Features
versionsubcommand for versioning grammars (#3786)get_column(#2503)emscripten-version(#4015)lazy_staticin favor ofLazyLock(#4130)web-tree-sitter.d.ts(#4121)patternIndexfield toQueryCapture(#4141)PredicateSteptypes (#4141)cc1.2 for Rust (#4156)initcommand (#3999)parse --time(#4016)Configuration
📅 Schedule: (UTC)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.