From 797c0e938f24c8dcddd71003f61c9bec63cd159347b8cb0426cb5811fffba4c2 Mon Sep 17 00:00:00 2001 From: Michael Vetter Date: Mon, 25 Mar 2024 06:27:07 +0000 Subject: [PATCH] - Update to 0.20.1: * feat: respect suppression in lsp #1019 - Update to 0.20.0: * test: add test for error suppression in scan #1007 * refactor: merge CombinedScan::scan and CombinedScan::diff #1011 * feat: report error count instead of file count #1009 * feat: suppress specific rule #1005 * fix: skip suppressed error #1006 * feat: support error/warning suppression #446 * fix(deps): update babel monorepo da9a938 * fix(deps): update dependency @swc/core to v1.4.8 d81365a * feat: add more states for rule suppression 41a058c OBS-URL: https://build.opensuse.org/package/show/utilities/ast-grep?expand=0&rev=30 --- _service | 2 +- ast-grep-0.19.4+0.tar.zst | 3 --- ast-grep-0.20.1+0.tar.zst | 3 +++ ast-grep.changes | 20 ++++++++++++++++++++ ast-grep.spec | 2 +- vendor.tar.zst | 4 ++-- 6 files changed, 27 insertions(+), 7 deletions(-) delete mode 100644 ast-grep-0.19.4+0.tar.zst create mode 100644 ast-grep-0.20.1+0.tar.zst diff --git a/_service b/_service index f926fdb..3cb9ae4 100644 --- a/_service +++ b/_service @@ -3,7 +3,7 @@ https://github.com/ast-grep/ast-grep.git @PARENT_TAG@+@TAG_OFFSET@ git - 0.19.4 + 0.20.1 * v(\d+\.\d+\.\d+) \1 diff --git a/ast-grep-0.19.4+0.tar.zst b/ast-grep-0.19.4+0.tar.zst deleted file mode 100644 index 1519635..0000000 --- a/ast-grep-0.19.4+0.tar.zst +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8b2180bfce0a9f5d2de5d08e26b2e3242835c01fc9409133d23b6d488c48745e -size 661733 diff --git a/ast-grep-0.20.1+0.tar.zst b/ast-grep-0.20.1+0.tar.zst new file mode 100644 index 0000000..ea55222 --- /dev/null +++ b/ast-grep-0.20.1+0.tar.zst @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:945e109a0a6908915951c47bdaf02edc07c79571d06c5023c34f6ed800cf7892 +size 663372 diff --git a/ast-grep.changes b/ast-grep.changes index 7ef8e37..c5843ba 100644 --- a/ast-grep.changes +++ b/ast-grep.changes @@ -1,3 +1,23 @@ +------------------------------------------------------------------- +Mon Mar 25 06:21:57 UTC 2024 - Michael Vetter + +- Update to 0.20.1: + * feat: respect suppression in lsp #1019 + +------------------------------------------------------------------- +Mon Mar 25 06:21:41 UTC 2024 - Michael Vetter + +- Update to 0.20.0: + * test: add test for error suppression in scan #1007 + * refactor: merge CombinedScan::scan and CombinedScan::diff #1011 + * feat: report error count instead of file count #1009 + * feat: suppress specific rule #1005 + * fix: skip suppressed error #1006 + * feat: support error/warning suppression #446 + * fix(deps): update babel monorepo da9a938 + * fix(deps): update dependency @swc/core to v1.4.8 d81365a + * feat: add more states for rule suppression 41a058c + ------------------------------------------------------------------- Mon Mar 11 07:22:42 UTC 2024 - Michael Vetter diff --git a/ast-grep.spec b/ast-grep.spec index 793e9d6..79fd001 100644 --- a/ast-grep.spec +++ b/ast-grep.spec @@ -17,7 +17,7 @@ Name: ast-grep -Version: 0.19.4+0 +Version: 0.20.1+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 4ce140d..5a7469c 100644 --- a/vendor.tar.zst +++ b/vendor.tar.zst @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c7b4e06216f7bd801f0b862e513aee5761fb79d006b5c4567cbda430d5b7b0ce -size 26862518 +oid sha256:92ebe32cebe31314b15cf896c257f6499975476f2f6c30101e7b30063772dabd +size 26934796