SHA256
1
0
forked from pool/ast-grep

Accepting request 1135750 from utilities

- Update to 0.16.0:
  * feat: add language globs to findInFiles in napi #780
  * Breaking change: fix: rename MetaVar for better naming #805
  * refactor: reorgnanize napi file structure 93f8577
  * refactor: move file type related function out of lib 64e33a3
  * feat: handle FileOption in LangOption::infer 7bc3efe

OBS-URL: https://build.opensuse.org/request/show/1135750
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ast-grep?expand=0&rev=4
This commit is contained in:
Dominique Leuenberger 2024-01-03 11:25:29 +00:00 committed by Git OBS Bridge
commit 23469ddbb8
6 changed files with 17 additions and 7 deletions

View File

@ -3,7 +3,7 @@
<param name="url">https://github.com/ast-grep/ast-grep.git</param>
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
<param name="scm">git</param>
<param name="revision">0.15.1</param>
<param name="revision">0.16.0</param>
<param name="match-tag">*</param>
<param name="versionrewrite-pattern">v(\d+\.\d+\.\d+)</param>
<param name="versionrewrite-replacement">\1</param>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3d07a571aba960b00acd669f28b3623067f639aadc9515830e3eaf0db2d7d2ea
size 653075

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:fc511452a1fdb2d11b4e5f73b3c6a4e0d69b75bc6ad6ab4abf83d60130bfa7c1
size 655468

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Sat Dec 30 13:05:35 UTC 2023 - Michael Vetter <mvetter@suse.com>
- Update to 0.16.0:
* feat: add language globs to findInFiles in napi #780
* Breaking change: fix: rename MetaVar for better naming #805
* refactor: reorgnanize napi file structure 93f8577
* refactor: move file type related function out of lib 64e33a3
* feat: handle FileOption in LangOption::infer 7bc3efe
-------------------------------------------------------------------
Mon Dec 18 07:57:39 UTC 2023 - Michael Vetter <mvetter@suse.com>

View File

@ -17,7 +17,7 @@
Name: ast-grep
Version: 0.15.1+0
Version: 0.16.0+0
Release: 0
Summary: A CLI tool for code structural search, lint and rewriting
License: MIT

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:36820940c6630cf3dd50df7be4b9660de498e196ca34044adeb633f1d66acd15
size 25792137
oid sha256:74290e248591ca5fafc7930952646962742841b09e4138417e3d960260b96ec2
size 25817633