Skip to content

Commit 1d3bf1e

Browse files
ECG Bottmeijn
authored andcommitted
build(deps): update ast-grep/ast-grep to v0.39.1
This MR contains the following updates: | Package | Update | Change | |---|---|---| | [ast-grep/ast-grep](https://github.com/ast-grep/ast-grep) | minor | `0.38.6` -> `0.39.1` | MR created with the help of [el-capitano/tools/renovate-bot](https://gitlab.com/el-capitano/tools/renovate-bot). **Proposed changes to behavior should be submitted there as MRs.** --- ### Release Notes <details> <summary>ast-grep/ast-grep (ast-grep/ast-grep)</summary> ### [`v0.39.1`](https://github.com/ast-grep/ast-grep/blob/HEAD/CHANGELOG.md#0391) [Compare Source](ast-grep/ast-grep@0.39.0...0.39.1) - fix: update package [`8c2327b`](ast-grep/ast-grep@8c2327b) - fix: fix build [`d59c219`](ast-grep/ast-grep@d59c219) - fix: remove json format [`90369a4`](ast-grep/ast-grep@90369a4) ### [`v0.39.0`](https://github.com/ast-grep/ast-grep/blob/HEAD/CHANGELOG.md#0390) [Compare Source](ast-grep/ast-grep@0.38.7...0.39.0) > 20 July 2025 - feat: support esquery in kind [`#2007`](ast-grep/ast-grep#2007) - fix: path in files: section should be relative to config file [`#2101`](ast-grep/ast-grep#2101) - feat: add new pattern strictness: template [`#2097`](ast-grep/ast-grep#2097) - fix: move applied change to stderr [`#1890`](ast-grep/ast-grep#1890) - fix: use better expando char for c/cpp [`#2086`](ast-grep/ast-grep#2086) - chore: bump napi-v3 [`d815af2`](ast-grep/ast-grep@d815af2) - refactor: reorganize exports in index.d.ts and update linting configuration [`74e22e2`](ast-grep/ast-grep@74e22e2) - refactor: remove biome configuration and update linting tool to oxlint [`61ab759`](ast-grep/ast-grep@61ab759) ### [`v0.38.7`](https://github.com/ast-grep/ast-grep/releases/tag/0.38.7) [Compare Source](ast-grep/ast-grep@0.38.6...0.38.7) - refactor: remove biome configuration and update linting tool to oxlint [`ed3e5b1`](ast-grep/ast-grep@ed3e5b1) - chore(deps): update dependency [@&#8203;ast-grep/napi](https://github.com/ast-grep/napi) to v0.38.6 [`9e5f1e0`](ast-grep/ast-grep@9e5f1e0) - Revert "fix(deps): update rust crate tower-lsp-server to 0.22.0" [`7d8e872`](ast-grep/ast-grep@7d8e872) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this MR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box --- This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC42Mi4xIiwidXBkYXRlZEluVmVyIjoiNDAuNjIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiUmVub3ZhdGUgQm90Il19-->
1 parent cfd0897 commit 1d3bf1e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

chezmoi/dot_config/aquaproj-aqua/aqua.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,7 @@ packages:
210210

211211

212212

213-
- name: ast-grep/ast-grep@0.38.6
213+
- name: ast-grep/ast-grep@0.39.1
214214
description: A CLI tool for code structural search, lint and rewriting. Written in Rust
215215
link: https://github.com/ast-grep/ast-grep
216216
- name: yassinebridi/[email protected]

0 commit comments

Comments
 (0)