SHA256
1
0
forked from pool/ast-grep

Accepting request 1196017 from utilities

- Update to 0.26.3:
  * fix: fix wrong transformation indentation #1405
  * fix: compare only kind for unnamed nodes #1419
  * fix(deps): update dependency @swc/core to v1.7.18 9ecb02c
  * fix(deps): update dependency @swc/core to v1.7.14 459d20a
  * test: add test for transformation indentation e0bfaf2

OBS-URL: https://build.opensuse.org/request/show/1196017
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ast-grep?expand=0&rev=39
This commit is contained in:
Ana Guerrero 2024-08-26 20:10:44 +00:00 committed by Git OBS Bridge
commit d6b7a7a2c1
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.26.2</param>
<param name="revision">0.26.3</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:09e673655ddcd9186c4ec65f78f212c6171717aeeb8c509caa08b21e11af402e
size 692332

View File

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

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Mon Aug 26 07:06:19 UTC 2024 - Michael Vetter <mvetter@suse.com>
- Update to 0.26.3:
* fix: fix wrong transformation indentation #1405
* fix: compare only kind for unnamed nodes #1419
* fix(deps): update dependency @swc/core to v1.7.18 9ecb02c
* fix(deps): update dependency @swc/core to v1.7.14 459d20a
* test: add test for transformation indentation e0bfaf2
-------------------------------------------------------------------
Tue Aug 20 23:25:15 UTC 2024 - Holger Rauch <holger.rauch@posteo.de>

View File

@ -17,7 +17,7 @@
Name: ast-grep
Version: 0.26.2+0
Version: 0.26.3+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:00bb6b5d13171ee5f239b8e7722a1b1c3aa98ba9be8d02ca3e49994a0ab48d93
size 30053330
oid sha256:1b91d366591d173d6770c3ec4bac9224eddbf12183a9321cd839b26dc5692197
size 30070498