Skip to content

Commit de0a864

Browse files
ECG Bottmeijn
authored andcommitted
build(deps): update ast-grep/ast-grep to v0.31.0
This MR contains the following updates: | Package | Update | Change | |---|---|---| | [ast-grep/ast-grep](https://github.com/ast-grep/ast-grep) | minor | `0.30.1` -> `0.31.0` | 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.31.0`](https://github.com/ast-grep/ast-grep/blob/HEAD/CHANGELOG.md#0310) [Compare Source](ast-grep/ast-grep@0.30.1...0.31.0) - feat: only scan rule senstive files [`#1635`](ast-grep/ast-grep#1635) - feat: better error handling for dynamic lib loading [`#1631`](ast-grep/ast-grep#1631) - **Breaking change:** feat: support character based column number [`#1594`](ast-grep/ast-grep#1594) - **Breaking change:** refactor: expose new struct Position for abstracting column [`b87dad7`](ast-grep/ast-grep@b87dad7) - refactor: Use the utf-corrected row and column methods for the range matcher [`2b30f56`](ast-grep/ast-grep@2b30f56) - feat: Add support for range matcher [`4fb2c52`](ast-grep/ast-grep@4fb2c52) </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 dd5a203 commit de0a864

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
@@ -268,7 +268,7 @@ packages:
268268
- name: wtfutil/[email protected]
269269
description: WTF is the personal information dashboard for your terminal
270270
link: https://github.com/wtfutil/wtf
271-
- name: ast-grep/ast-grep@0.30.1
271+
- name: ast-grep/ast-grep@0.31.0
272272
description: A CLI tool for code structural search, lint and rewriting. Written in Rust
273273
link: https://github.com/ast-grep/ast-grep
274274
- name: yassinebridi/[email protected]

0 commit comments

Comments
 (0)