Skip to content

Commit a1b14df

Browse files
ECG Bottmeijn
authored andcommitted
build(deps): update ast-grep/ast-grep to v0.26.2
This MR contains the following updates: | Package | Update | Change | |---|---|---| | [ast-grep/ast-grep](https://github.com/ast-grep/ast-grep) | patch | `0.26.1` -> `0.26.2` | 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.26.2`](https://github.com/ast-grep/ast-grep/blob/HEAD/CHANGELOG.md#0262) [Compare Source](ast-grep/ast-grep@0.26.1...0.26.2) - fix: readopt matched metavar in napi [`#1380`](ast-grep/ast-grep#1380) - chore: update napi definition [`07e084a`](ast-grep/ast-grep@07e084a) - fix(deps): update dependency [@&#8203;swc/core](https://github.com/swc/core) to v1.7.11 [`835b06f`](ast-grep/ast-grep@835b06f) - fix(deps): update dependency [@&#8203;swc/core](https://github.com/swc/core) to v1.7.10 [`d7a3820`](ast-grep/ast-grep@d7a3820) </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:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJSZW5vdmF0ZSBCb3QiXX0=-->
1 parent 35092d0 commit a1b14df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

chezmoi/dot_config/aquaproj-aqua/aqua.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -271,7 +271,7 @@ packages:
271271
- name: wtfutil/[email protected]
272272
description: WTF is the personal information dashboard for your terminal
273273
link: https://github.com/wtfutil/wtf
274-
- name: ast-grep/[email protected].1
274+
- name: ast-grep/[email protected].2
275275
description: A CLI tool for code structural search, lint and rewriting. Written in Rust
276276
link: https://github.com/ast-grep/ast-grep
277277
- name: yassinebridi/[email protected]

0 commit comments

Comments
 (0)