Skip to content

Commit 1aa50f9

Browse files
fix(deps): update dependency @ast-grep/napi to v0.39.4 (#407)
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [@ast-grep/napi](https://ast-grep.github.io) ([source](https://redirect.github.com/ast-grep/ast-grep)) | [`0.39.3` -> `0.39.4`](https://renovatebot.com/diffs/npm/@ast-grep%2fnapi/0.39.3/0.39.4) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@ast-grep%2fnapi/0.39.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@ast-grep%2fnapi/0.39.3/0.39.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>ast-grep/ast-grep (@&#8203;ast-grep/napi)</summary> ### [`v0.39.4`](https://redirect.github.com/ast-grep/ast-grep/blob/HEAD/CHANGELOG.md#0394) [Compare Source](https://redirect.github.com/ast-grep/ast-grep/compare/0.39.3...0.39.4) - Improve error messages for ast-grep test failures based on failure type [`#2174`](https://redirect.github.com/ast-grep/ast-grep/pull/2174) - Add comprehensive GitHub Copilot development instructions [`#2152`](https://redirect.github.com/ast-grep/ast-grep/pull/2152) - Address all code review comments: move make\_rule\_finder to lsp.rs, simplify logic, reduce indentation, update file watchers, remove unused deps [`8ef8ed6`](https://redirect.github.com/ast-grep/ast-grep/commit/8ef8ed63490b379f7cee54ad0cf6ff9e8d557016) - Decouple rule finding logic from LSP crate as requested [`531aac3`](https://redirect.github.com/ast-grep/ast-grep/commit/531aac39f2465a0f53a32e437838895e637f0105) - Complete LSP rule reloading implementation with tests [`683f20e`](https://redirect.github.com/ast-grep/ast-grep/commit/683f20eb8d3adcbfc525ad1c640413dcbf2d6bd9) </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/cedarjs/cedar). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi43IiwidXBkYXRlZEluVmVyIjoiNDEuODIuNyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiY2hhbmdlc2V0cy1vayIsInJlbGVhc2U6ZGVwZW5kZW5jeSJdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c59ab45 commit 1aa50f9

File tree

3 files changed

+44
-44
lines changed

3 files changed

+44
-44
lines changed

packages/prerender/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"test:watch": "vitest watch"
6868
},
6969
"dependencies": {
70-
"@ast-grep/napi": "0.39.3",
70+
"@ast-grep/napi": "0.39.4",
7171
"@babel/generator": "7.27.5",
7272
"@babel/parser": "7.27.5",
7373
"@babel/traverse": "7.27.4",

packages/vite/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"test:watch": "vitest watch"
6161
},
6262
"dependencies": {
63-
"@ast-grep/napi": "0.39.3",
63+
"@ast-grep/napi": "0.39.4",
6464
"@babel/generator": "7.27.5",
6565
"@babel/parser": "7.27.5",
6666
"@babel/traverse": "7.27.4",

yarn.lock

Lines changed: 42 additions & 42 deletions
Original file line numberDiff line numberDiff line change
@@ -233,82 +233,82 @@ __metadata:
233233
languageName: node
234234
linkType: hard
235235

236-
"@ast-grep/napi-darwin-arm64@npm:0.39.3":
237-
version: 0.39.3
238-
resolution: "@ast-grep/napi-darwin-arm64@npm:0.39.3"
236+
"@ast-grep/napi-darwin-arm64@npm:0.39.4":
237+
version: 0.39.4
238+
resolution: "@ast-grep/napi-darwin-arm64@npm:0.39.4"
239239
conditions: os=darwin & cpu=arm64
240240
languageName: node
241241
linkType: hard
242242

243-
"@ast-grep/napi-darwin-x64@npm:0.39.3":
244-
version: 0.39.3
245-
resolution: "@ast-grep/napi-darwin-x64@npm:0.39.3"
243+
"@ast-grep/napi-darwin-x64@npm:0.39.4":
244+
version: 0.39.4
245+
resolution: "@ast-grep/napi-darwin-x64@npm:0.39.4"
246246
conditions: os=darwin & cpu=x64
247247
languageName: node
248248
linkType: hard
249249

250-
"@ast-grep/napi-linux-arm64-gnu@npm:0.39.3":
251-
version: 0.39.3
252-
resolution: "@ast-grep/napi-linux-arm64-gnu@npm:0.39.3"
250+
"@ast-grep/napi-linux-arm64-gnu@npm:0.39.4":
251+
version: 0.39.4
252+
resolution: "@ast-grep/napi-linux-arm64-gnu@npm:0.39.4"
253253
conditions: os=linux & cpu=arm64 & libc=glibc
254254
languageName: node
255255
linkType: hard
256256

257-
"@ast-grep/napi-linux-arm64-musl@npm:0.39.3":
258-
version: 0.39.3
259-
resolution: "@ast-grep/napi-linux-arm64-musl@npm:0.39.3"
257+
"@ast-grep/napi-linux-arm64-musl@npm:0.39.4":
258+
version: 0.39.4
259+
resolution: "@ast-grep/napi-linux-arm64-musl@npm:0.39.4"
260260
conditions: os=linux & cpu=arm64 & libc=musl
261261
languageName: node
262262
linkType: hard
263263

264-
"@ast-grep/napi-linux-x64-gnu@npm:0.39.3":
265-
version: 0.39.3
266-
resolution: "@ast-grep/napi-linux-x64-gnu@npm:0.39.3"
264+
"@ast-grep/napi-linux-x64-gnu@npm:0.39.4":
265+
version: 0.39.4
266+
resolution: "@ast-grep/napi-linux-x64-gnu@npm:0.39.4"
267267
conditions: os=linux & cpu=x64 & libc=glibc
268268
languageName: node
269269
linkType: hard
270270

271-
"@ast-grep/napi-linux-x64-musl@npm:0.39.3":
272-
version: 0.39.3
273-
resolution: "@ast-grep/napi-linux-x64-musl@npm:0.39.3"
271+
"@ast-grep/napi-linux-x64-musl@npm:0.39.4":
272+
version: 0.39.4
273+
resolution: "@ast-grep/napi-linux-x64-musl@npm:0.39.4"
274274
conditions: os=linux & cpu=x64 & libc=musl
275275
languageName: node
276276
linkType: hard
277277

278-
"@ast-grep/napi-win32-arm64-msvc@npm:0.39.3":
279-
version: 0.39.3
280-
resolution: "@ast-grep/napi-win32-arm64-msvc@npm:0.39.3"
278+
"@ast-grep/napi-win32-arm64-msvc@npm:0.39.4":
279+
version: 0.39.4
280+
resolution: "@ast-grep/napi-win32-arm64-msvc@npm:0.39.4"
281281
conditions: os=win32 & cpu=arm64
282282
languageName: node
283283
linkType: hard
284284

285-
"@ast-grep/napi-win32-ia32-msvc@npm:0.39.3":
286-
version: 0.39.3
287-
resolution: "@ast-grep/napi-win32-ia32-msvc@npm:0.39.3"
285+
"@ast-grep/napi-win32-ia32-msvc@npm:0.39.4":
286+
version: 0.39.4
287+
resolution: "@ast-grep/napi-win32-ia32-msvc@npm:0.39.4"
288288
conditions: os=win32 & cpu=ia32
289289
languageName: node
290290
linkType: hard
291291

292-
"@ast-grep/napi-win32-x64-msvc@npm:0.39.3":
293-
version: 0.39.3
294-
resolution: "@ast-grep/napi-win32-x64-msvc@npm:0.39.3"
292+
"@ast-grep/napi-win32-x64-msvc@npm:0.39.4":
293+
version: 0.39.4
294+
resolution: "@ast-grep/napi-win32-x64-msvc@npm:0.39.4"
295295
conditions: os=win32 & cpu=x64
296296
languageName: node
297297
linkType: hard
298298

299-
"@ast-grep/napi@npm:0.39.3":
300-
version: 0.39.3
301-
resolution: "@ast-grep/napi@npm:0.39.3"
299+
"@ast-grep/napi@npm:0.39.4":
300+
version: 0.39.4
301+
resolution: "@ast-grep/napi@npm:0.39.4"
302302
dependencies:
303-
"@ast-grep/napi-darwin-arm64": "npm:0.39.3"
304-
"@ast-grep/napi-darwin-x64": "npm:0.39.3"
305-
"@ast-grep/napi-linux-arm64-gnu": "npm:0.39.3"
306-
"@ast-grep/napi-linux-arm64-musl": "npm:0.39.3"
307-
"@ast-grep/napi-linux-x64-gnu": "npm:0.39.3"
308-
"@ast-grep/napi-linux-x64-musl": "npm:0.39.3"
309-
"@ast-grep/napi-win32-arm64-msvc": "npm:0.39.3"
310-
"@ast-grep/napi-win32-ia32-msvc": "npm:0.39.3"
311-
"@ast-grep/napi-win32-x64-msvc": "npm:0.39.3"
303+
"@ast-grep/napi-darwin-arm64": "npm:0.39.4"
304+
"@ast-grep/napi-darwin-x64": "npm:0.39.4"
305+
"@ast-grep/napi-linux-arm64-gnu": "npm:0.39.4"
306+
"@ast-grep/napi-linux-arm64-musl": "npm:0.39.4"
307+
"@ast-grep/napi-linux-x64-gnu": "npm:0.39.4"
308+
"@ast-grep/napi-linux-x64-musl": "npm:0.39.4"
309+
"@ast-grep/napi-win32-arm64-msvc": "npm:0.39.4"
310+
"@ast-grep/napi-win32-ia32-msvc": "npm:0.39.4"
311+
"@ast-grep/napi-win32-x64-msvc": "npm:0.39.4"
312312
dependenciesMeta:
313313
"@ast-grep/napi-darwin-arm64":
314314
optional: true
@@ -328,7 +328,7 @@ __metadata:
328328
optional: true
329329
"@ast-grep/napi-win32-x64-msvc":
330330
optional: true
331-
checksum: 10c0/f215afb7b99ce177490016ff87f5fd5d73a07b510f5b51599668687d09a28cf6e6f9d1d38febb572ba8a39924a186761c651fd6ca04d78f7e23f5f2d374d5e71
331+
checksum: 10c0/4ecd21d45522ceebc9c4d58004a5b1d602cb1814059066b16dcdded8dd5d62e6ea0c33848b2497edac28837707ce1da9fefeb0fbdd134ff329e040b5ec7727a1
332332
languageName: node
333333
linkType: hard
334334

@@ -3811,7 +3811,7 @@ __metadata:
38113811
version: 0.0.0-use.local
38123812
resolution: "@cedarjs/prerender@workspace:packages/prerender"
38133813
dependencies:
3814-
"@ast-grep/napi": "npm:0.39.3"
3814+
"@ast-grep/napi": "npm:0.39.4"
38153815
"@babel/generator": "npm:7.27.5"
38163816
"@babel/parser": "npm:7.27.5"
38173817
"@babel/traverse": "npm:7.27.4"
@@ -4107,7 +4107,7 @@ __metadata:
41074107
resolution: "@cedarjs/vite@workspace:packages/vite"
41084108
dependencies:
41094109
"@arethetypeswrong/cli": "npm:0.18.2"
4110-
"@ast-grep/napi": "npm:0.39.3"
4110+
"@ast-grep/napi": "npm:0.39.4"
41114111
"@babel/generator": "npm:7.27.5"
41124112
"@babel/parser": "npm:7.27.5"
41134113
"@babel/traverse": "npm:7.27.4"

0 commit comments

Comments
 (0)