kramdown-syntax_tree_sitter
kramdown-syntax_tree_sitter copied to clipboard
Bump tree-sitter-cli from 0.22.6 to 0.24.3 in /ext/tree_sitter_adapter
Bumps tree-sitter-cli from 0.22.6 to 0.24.3.
Release notes
Sourced from tree-sitter-cli's releases.
v0.24.3
No release notes provided.
v0.24.2
[0.24.2] - 2024-10-06
Features
- Drop legacy binding updates
Bug Fixes
- templates: Properly replace author email
Build System and CI
- bindings: Improve cmake file
- cmake: Support amalgamated build
- cmake: Correct library scopes
- make: Fix
tree-sitter.pcgeneration (#3745)Other
- templates: Update npm packages
v0.24.1
[0.24.1] - 2024-10-04
Bug Fixes
- generate: Move generated header files into the generate crate
v0.24.0
[0.24.0] - 2024-10-04
Breaking
- Remove C++ support for external scanners (tree-sitter/tree-sitter#3602)
- Remove
filterflag from commands in favor ofincludeandexclude(tree-sitter/tree-sitter#3604)- Remove the
build-wasmsubcommand (tree-sitter/tree-sitter#3605)- Move generation of grammar files to an
initcommand (tree-sitter/tree-sitter#3694)- Implement
StreamingIteratorinstead ofIteratorforQueryMatchesandQueryCaptures(tree-sitter/tree-sitter#3504)- generate: Remove unused rules (tree-sitter/tree-sitter#3722)
- lib: Treat nodes' end ranges exclusively in
goto_first_child_for_{byte,point}(tree-sitter/tree-sitter#3263)Features
- Add an API to time out query executions (tree-sitter/tree-sitter#3559)
- Add
field_name_for_named_child(tree-sitter/tree-sitter#3614)- Add
rootfield in node-types.json (tree-sitter/tree-sitter#3615)
... (truncated)
Changelog
Sourced from tree-sitter-cli's changelog.
Changelog
[0.24.2] - 2024-10-06
Features
- Drop legacy binding updates
Bug Fixes
- templates: Properly replace author email
Build System and CI
- bindings: Improve cmake file
- cmake: Support amalgamated build
- cmake: Correct library scopes
- make: Fix
tree-sitter.pcgeneration (#3745)Other
- templates: Update npm packages
[0.24.1] - 2024-10-04
Bug Fixes
- generate: Move generated header files into the generate crate
Other
- 0.24.1
[0.24.0] - 2024-10-04
Breaking
- Remove C++ support for external scanners (tree-sitter/tree-sitter#3602)
- Remove
filterflag from commands in favor ofincludeandexclude(tree-sitter/tree-sitter#3604)- Remove the
build-wasmsubcommand (tree-sitter/tree-sitter#3605)- Move generation of grammar files to an
initcommand (tree-sitter/tree-sitter#3694)- Implement
StreamingIteratorinstead ofIteratorforQueryMatchesandQueryCaptures(tree-sitter/tree-sitter#3504)- generate: Remove unused rules (tree-sitter/tree-sitter#3722)
- lib: Child_containing_descendant now returns direct children (tree-sitter/tree-sitter#3703)
- lib: Treat nodes' end ranges exclusively in
goto_first_child_for_{byte,point}(tree-sitter/tree-sitter#3263)Features
- Add an API to time out query executions (tree-sitter/tree-sitter#3559)
- Add
field_name_for_named_child(tree-sitter/tree-sitter#3614)
... (truncated)
Commits
bdfe3240.24.38c45b79build(deps): bump wasmtime to v25.0.2cd1abd9fix(lib): correct unexpected side effect inget_columnwhen the lexer is at...46bdc14build: fix incorrect variable checks0b167b00.24.276fffb0build(make): fixtree-sitter.pcgeneration (#3745)b759a5ffix(templates): properly replace author emailb3f808cchore(templates): update npm packages0d8f143build(bindings): improve cmake filec639d54feat: drop legacy binding updates- Additional commits viewable in compare view
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 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)