Commit de0a864
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
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
268 | 268 | | |
269 | 269 | | |
270 | 270 | | |
271 | | - | |
| 271 | + | |
272 | 272 | | |
273 | 273 | | |
274 | 274 | | |
| |||
0 commit comments