96ec4db3e9
build(deps): bump tree-sitter to v0.25.8
2025-07-13 23:00:50 +02:00
3812cb1cd1
build(deps): bump tree-sitter to v0.25.7
2025-07-12 21:29:41 +02:00
eb5b4b9e57
build(deps): bump tree-sitter-vim to v0.7.0
2025-07-12 18:57:52 +02:00
34fbfa3586
refactor(build): use consistent cmake names #34893
...
CMake is functions/macros are case-insensitive (unlike variables), but
names differing only by case (e.g. "BuildLuaJit" instead of
"BuildLuajit") may look the same at a glance. This can be confusing if
you do a case-sensitive search, such as by using the * key in neovim to
search for other instances of the word under the cursor.
2025-07-12 07:00:36 -07:00
5fe582448c
fix(treesitter): enable a gc for wasmtime
2025-06-16 09:19:17 +01:00
5ea6a022c0
build(deps): bump tree-sitter-query to v0.6.2
2025-06-15 13:37:31 +02:00
03832842d5
build(deps): bump tree-sitter to v0.25.6
2025-06-04 19:31:08 +02:00
a4f318574a
build(deps): bump tree-sitter to v0.25.5
2025-05-28 09:28:36 +02:00
8a207b3e19
build(deps): bump tree-sitter-c to v0.24.1
2025-05-24 20:02:29 +02:00
23c214ed4a
build(deps): bump uncrustify to 0.81.0
2025-05-18 09:59:21 +02:00
4a6f017bc1
build(deps): bump tree-sitter-markdown to v0.5.0
2025-05-17 19:26:34 +02:00
81bb7613f9
build(deps): bump tree-sitter-lua to v0.4.0
2025-05-17 13:20:31 +02:00
f40e140083
build(deps): bump luv to 1.51.0-1
2025-05-17 10:59:14 +02:00
3659058e80
build(deps): bump tree-sitter-vimdoc to v4.0.0
2025-05-16 19:39:44 +02:00
9d1996ac61
build(deps): bump tree-sitter-query to v0.6.1
2025-05-16 18:42:56 +02:00
9c0afc8873
build(deps): bump tree-sitter-query to v0.6.0
2025-05-12 11:25:07 +02:00
2c07428966
build(deps): bump tree-sitter to v0.25.4
2025-05-11 16:49:06 +02:00
73e7e7631c
build(deps): bump luv to 1.51.0-0
2025-05-11 11:08:33 +02:00
6b233cd1a1
build(deps): bump tree-sitter-vim to v0.6.0
2025-05-03 11:29:34 +02:00
06613989a6
build(deps): bump libuv to v1.51.0
2025-04-25 13:01:29 +02:00
5111d66ac9
build(deps): bump luajit to 51d4c26ec ( #33422 )
...
* ARM: Fix soft-float math.min()/math.max().
* ARM64: Fix pass-by-value struct calling conventions.
2025-04-11 12:47:50 +02:00
12720e929d
build(deps): bump luajit to e0a7ea8a9
2025-04-07 12:01:45 +02:00
b165ad0671
build(deps): bump tree-sitter-vim to v0.5.0
2025-03-21 17:53:13 +01:00
0ff630bfad
build(deps): bump tree-sitter-markdown to v0.4.1
2025-03-21 17:53:13 +01:00
10c0f6257a
build(deps): bump tree-sitter-lua to v0.3.0
2025-03-21 17:53:13 +01:00
eefd72fff7
build(deps): bump tree-sitter-query to v0.5.1
2025-03-18 15:21:37 +01:00
d774fc6b33
build(deps): bump tree-sitter-vimdoc to v3.0.1
2025-03-18 14:44:38 +01:00
94de236815
build(deps): bump tree-sitter-c to v0.23.4
2025-03-15 12:10:22 +01:00
55fe49cadf
build(deps): bump luajit to 538a82133
2025-03-12 09:37:55 +01:00
85deb8d52b
build(deps): bump luajit to 84cb21ffa ( #32803 )
2025-03-10 09:14:58 +00:00
e4c094a84d
build(deps): bump tree-sitter to v0.25.3
2025-03-05 09:59:51 +01:00
4c2d14a370
build(deps): bump tree-sitter to v0.25.2
2025-02-18 10:41:11 +01:00
ca5fca2912
build(windows)!: drop cat and tee executables from windows
...
The legitimacy of the binaries can't be guaranteed and poses a security
risk. A replacement version of these may be introduced in the future in
a more secure manner.
Closes https://github.com/neovim/neovim/issues/32431 .
2025-02-14 13:10:11 +01:00
d769c340b9
build(deps): bump luv to v1.50.0-1
2025-02-05 09:29:14 +01:00
1103d9fc10
build(deps): bump tree-sitter-query to v0.5.0 ( #32299 )
...
and sync queries from nvim-treesitter (adds support for `MISSING` nodes).
2025-02-04 09:56:11 +01:00
a22f2102ce
build(deps): bump tree-sitter to v0.25.1
2025-02-02 10:55:12 +01:00
f3381a8b64
build(deps): bump tree-sitter to v0.25.0
2025-02-01 10:15:32 +01:00
eb60cd74fb
build(deps)!: bump tree-sitter to HEAD, wasmtime to v29.0.1 ( #32200 )
...
Breaking change: `ts_node_child_containing_descendant()` was removed
Breaking change: tree-sitter 0.25 (HEAD) required
2025-01-27 16:16:06 +01:00
f0fdc1de6c
build(deps): bump libuv to v1.50.0
2025-01-15 19:54:54 +01:00
0dfa4de993
build(deps): bump luajit to HEAD - a4f56a459
2025-01-14 09:00:50 +01:00
f4cff3077b
build(deps): bump tree-sitter to v0.24.7
2025-01-12 19:52:39 +01:00
40bf23adaf
build(deps): bump wasmtime to v25.0.3
2025-01-12 12:57:07 +01:00
59cbe64023
build(deps): bump utf8proc to v2.10.0
2025-01-01 00:04:27 +01:00
6d2c67350a
build(deps): bump tree-sitter to v0.24.6
2024-12-27 12:23:22 +01:00
382eb878bc
build: bump lua dev dependencies
...
busted: 2.1.1 -> 2.2.0
https://github.com/lunarmodules/busted/releases/tag/v2.1.2
https://github.com/lunarmodules/busted/releases/tag/v2.2.0
luacheck: 1.1.0 -> 1.2.0
https://github.com/lunarmodules/luacheck/releases/tag/v1.1.1
https://github.com/lunarmodules/luacheck/releases/tag/v1.1.2
https://github.com/lunarmodules/luacheck/releases/tag/v1.2.0
2024-12-21 13:07:34 +01:00
fb8372adb3
build(deps): bump luajit to HEAD - f73e649a9
2024-12-16 17:08:52 +01:00
820984daea
build(deps): bump tree-sitter to v0.24.5
2024-12-15 12:35:11 +01:00
c867a4f5e3
build(deps): bump luajit to HEAD - 19878ec05
2024-11-29 09:08:52 +01:00
c2f08d294a
build(deps): bump tree-sitter-c to v0.23.2
2024-11-22 09:39:45 +01:00
10beeee06f
build(deps): bump uncrustify to uncrustify-0.80.1
2024-11-17 14:09:26 +01:00