Commit 40e7840
authored
build: bump core from
Bumps the submodules group with 1 update: [core](https://github.com/tree-sitter/tree-sitter).
Updates `core` from `637a3e1` to `fae24b6`
- [Release notes](https://github.com/tree-sitter/tree-sitter/releases)
- [Commits](tree-sitter/tree-sitter@637a3e1...fae24b6)
---
updated-dependencies:
- dependency-name: core
dependency-type: direct:production
dependency-group: submodules
...
Signed-off-by: dependabot[bot] <[email protected]>637a3e1 to fae24b6 in the submodules group1 parent 1c2b1e1 commit 40e7840
1 file changed
+1
-1
lines changed- .github/workflows/build.yml+7
- .github/workflows/ci.yml+6
- Cargo.lock+10-17
- Cargo.toml+1-1
- Makefile+7-1
- build.zig.zon+1-1
- cli/benches/benchmark.rs+3-3
- cli/generate/src/lib.rs+2-1
- cli/generate/src/render.rs+5-1
- cli/generate/src/rules.rs-1
- cli/loader/emscripten-version+1-1
- cli/loader/src/lib.rs+10-10
- cli/npm/package.json+1-1
- cli/src/fuzz/allocations.rs+1-1
- cli/src/fuzz/mod.rs+3-1
- cli/src/input.rs+2-2
- cli/src/parse.rs+11-7
- cli/src/query.rs+2-2
- cli/src/templates/makefile+2
- cli/src/tests/async_context_test.rs+1-1
- cli/src/tests/corpus_test.rs+22-18
- cli/src/tests/helpers/allocations.rs+1-1
- cli/src/tests/language_test.rs+1
- cli/src/wasm.rs+12-4
- lib/CMakeLists.txt+1-1
- lib/binding_rust/build.rs+6-3
- lib/binding_rust/ffi.rs+1
- lib/binding_rust/lib.rs+7-4
- lib/binding_web/package-lock.json+2-2
- lib/binding_web/package.json+5-3
- lib/binding_web/test/language.test.ts+1
- lib/include/tree_sitter/api.h-1
- lib/src/get_changed_ranges.c+40-18
- lib/src/parser.c+26-16
- lib/src/parser.h-1
- lib/src/portable/endian.h+5-1
- lib/src/query.c+9
- lib/src/stack.c+12
- lib/src/stack.h+3
- lib/src/tree_cursor.c+3-2
- xtask/src/bump.rs+5
- xtask/src/main.rs+1-1
0 commit comments