fix(deps): update dependency web-tree-sitter to v0.22.5 - autoclosed #1153
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.20.8
->0.22.5
Release Notes
tree-sitter/tree-sitter (web-tree-sitter)
v0.22.5
Compare Source
Bug Fixes
v0.22.4
Compare Source
Bug Fixes
v0.22.3
Compare Source
Performance
https://github.com/tree-sitter/tree-sitter/pull/32343234)
v0.22.2
Compare Source
v0.22.1
Compare Source
Bug Fixes
v0.22.0
Compare Source
Breaking
corpus
dir for testsThe cli will now only look in
test/corpus
for testscurrent*
,is*
, andhas*
methods properties (#3103)Features
nan
withnode-addon-api
and conditionally print logsBug Fixes
scan-build
suggestions (unused assignment/garbage access) (#3056)||
comparison in parentheses when&&
is used (#3070)binding.cc
overwrite should replacePARSER_NAME
(#3116)__declspec(dllexport)
on windows (#3128)v
flag (#3154)types
aftermain
if it exists (#3122)--no-bindings
(#3123).npmignore
, populate Swift's exclude list (#3085)Cargo.toml
description (#3140)api.h
sots_set_allocator
is visible (#3092)Documentation
Ohm
language parserthe
's (#3120)Refactor
Testing
Build System and CI
cc
to remove annoying debug output (#3075)Cargo.lock
needs to be updated (#3066)Other
They don't have any dynamic global data, so all it takes is just declaring them as such
When building rust binding, use wasmtime headers provided via cargo
by the wasmtime-c-api crate.
Allowing this invalid merge caused an invariant to be violated
later on during parsing, when handling a later error.
subtree_compare
(#3111)Ohm
language parser (#3114)binding_files.rs
(#3106)v0.21.0
Compare Source
Breaking
Remove the apply-all-captures flag, make last-wins precedence the default
NOTE: This change might cause breakage in your grammar's highlight tests.
Just flip the order around of the relevant queries, and keep in mind that the
last query that matches will win.
Features
extras
arraygrammar-path
argument for the playground (#3014)config-path
argument (#3050)Bug Fixes
Query.matches
when filtering out results (#3013)externals
map
in the grammar (#3041)long
forgrammar_path
UNEXPECTED
/MISSING
nodes with an indentation level greater than 0Documentation
token($.foo)
is illegalTSTreeCursor
(#3021)Tact
language parser (#3030)Refactor
&PathBuf
->&Path
(#3035)Testing
Build System and CI
Other
log.html
(#2996)token
/token.immediate
(#3036)Cargo.lock
github_issue_test
file (#3055)emcc
's stdout and stderr (#2494)SIDE_MODULE=2
to silence warning (#3003)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.