From 046b5f6183b82cf92badb15b5a2712624ce5035d59698762d5bf82d3a7183c9b Mon Sep 17 00:00:00 2001 From: Michael Vetter Date: Mon, 26 Aug 2024 07:09:00 +0000 Subject: [PATCH] - 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/package/show/utilities/ast-grep?expand=0&rev=82 --- _service | 2 +- ast-grep-0.26.2+0.tar.zst | 3 --- ast-grep-0.26.3+0.tar.zst | 3 +++ ast-grep.changes | 10 ++++++++++ ast-grep.spec | 2 +- vendor.tar.zst | 4 ++-- 6 files changed, 17 insertions(+), 7 deletions(-) delete mode 100644 ast-grep-0.26.2+0.tar.zst create mode 100644 ast-grep-0.26.3+0.tar.zst diff --git a/_service b/_service index 16acffe..5d427bc 100644 --- a/_service +++ b/_service @@ -3,7 +3,7 @@ https://github.com/ast-grep/ast-grep.git @PARENT_TAG@+@TAG_OFFSET@ git - 0.26.2 + 0.26.3 * v(\d+\.\d+\.\d+) \1 diff --git a/ast-grep-0.26.2+0.tar.zst b/ast-grep-0.26.2+0.tar.zst deleted file mode 100644 index 11304ab..0000000 --- a/ast-grep-0.26.2+0.tar.zst +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:09e673655ddcd9186c4ec65f78f212c6171717aeeb8c509caa08b21e11af402e -size 692332 diff --git a/ast-grep-0.26.3+0.tar.zst b/ast-grep-0.26.3+0.tar.zst new file mode 100644 index 0000000..55cada6 --- /dev/null +++ b/ast-grep-0.26.3+0.tar.zst @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:207753179549522af81098c57f4d6cbc5cdf1e5ba6e80388213c4a8b344cd2ac +size 692592 diff --git a/ast-grep.changes b/ast-grep.changes index c130c9e..6194879 100644 --- a/ast-grep.changes +++ b/ast-grep.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Mon Aug 26 07:06:19 UTC 2024 - Michael Vetter + +- 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 diff --git a/ast-grep.spec b/ast-grep.spec index 94cdcd8..5a75d4c 100644 --- a/ast-grep.spec +++ b/ast-grep.spec @@ -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 diff --git a/vendor.tar.zst b/vendor.tar.zst index d3d0ebc..a4b6367 100644 --- a/vendor.tar.zst +++ b/vendor.tar.zst @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:00bb6b5d13171ee5f239b8e7722a1b1c3aa98ba9be8d02ca3e49994a0ab48d93 -size 30053330 +oid sha256:1b91d366591d173d6770c3ec4bac9224eddbf12183a9321cd839b26dc5692197 +size 30070498