From 0a307ed6121b1c389ee11eb2d888232f3a73c3aed5ffaac712af20b303389121 Mon Sep 17 00:00:00 2001 From: Michael Vetter Date: Mon, 8 Apr 2024 06:28:02 +0000 Subject: [PATCH 1/2] - Update to 0.20.3: * feat(lsp): run "source.fixAll.ast-grep" onsave #1021 * test: move the integration-test to test folder f2ff77a * chore: cargo update 83394e9 * refactor: move logging and io out of on_apply_all_fix cd79cda OBS-URL: https://build.opensuse.org/package/show/utilities/ast-grep?expand=0&rev=34 --- _service | 2 +- ast-grep-0.20.2+0.tar.zst | 3 --- ast-grep-0.20.3+0.tar.zst | 3 +++ ast-grep.changes | 9 +++++++++ ast-grep.spec | 2 +- vendor.tar.zst | 4 ++-- 6 files changed, 16 insertions(+), 7 deletions(-) delete mode 100644 ast-grep-0.20.2+0.tar.zst create mode 100644 ast-grep-0.20.3+0.tar.zst diff --git a/_service b/_service index a5849ef..5c5b03e 100644 --- a/_service +++ b/_service @@ -3,7 +3,7 @@ https://github.com/ast-grep/ast-grep.git @PARENT_TAG@+@TAG_OFFSET@ git - 0.20.2 + 0.20.3 * v(\d+\.\d+\.\d+) \1 diff --git a/ast-grep-0.20.2+0.tar.zst b/ast-grep-0.20.2+0.tar.zst deleted file mode 100644 index 5c1db15..0000000 --- a/ast-grep-0.20.2+0.tar.zst +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7849548c79eae1f8cd6ef872703801a37b633853e8649994ab6cafd9570534f8 -size 663466 diff --git a/ast-grep-0.20.3+0.tar.zst b/ast-grep-0.20.3+0.tar.zst new file mode 100644 index 0000000..103daf5 --- /dev/null +++ b/ast-grep-0.20.3+0.tar.zst @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dfa784081dbf35cc8dd037b39fe1d333523fb5ee8a2ea2cc4e85ce3fe4b6d8b4 +size 665698 diff --git a/ast-grep.changes b/ast-grep.changes index e0ff666..3f95f42 100644 --- a/ast-grep.changes +++ b/ast-grep.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Mon Apr 8 06:17:06 UTC 2024 - Michael Vetter + +- Update to 0.20.3: + * feat(lsp): run "source.fixAll.ast-grep" onsave #1021 + * test: move the integration-test to test folder f2ff77a + * chore: cargo update 83394e9 + * refactor: move logging and io out of on_apply_all_fix cd79cda + ------------------------------------------------------------------- Thu Mar 28 07:23:34 UTC 2024 - Michael Vetter diff --git a/ast-grep.spec b/ast-grep.spec index 9465c11..b3f09b6 100644 --- a/ast-grep.spec +++ b/ast-grep.spec @@ -17,7 +17,7 @@ Name: ast-grep -Version: 0.20.2+0 +Version: 0.20.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 8871dba..5dfbc13 100644 --- a/vendor.tar.zst +++ b/vendor.tar.zst @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9315deab79d2357a9dc5bdb70a006451684ff7190e77c4c3e2c8e286f1a1f9a2 -size 26927848 +oid sha256:134a1438535b954cf340ab4dc942ba84194875322c29f61abd786a0402f3fd84 +size 27002258 From 5eefde02b41dd8dd452e39d907e3f32f7567c0b7da4283f5b0042fc84d437276 Mon Sep 17 00:00:00 2001 From: Michael Vetter Date: Mon, 8 Apr 2024 12:42:11 +0000 Subject: [PATCH 2/2] - Update to 0.20.4: * fix: fix new deprecation note of Rust 2024 a70565e * fix: fix quickfix fef3dfc * fix: better fix message e0b5875 OBS-URL: https://build.opensuse.org/package/show/utilities/ast-grep?expand=0&rev=35 --- _service | 2 +- ast-grep-0.20.3+0.tar.zst | 3 --- ast-grep-0.20.4+0.tar.zst | 3 +++ ast-grep.changes | 8 ++++++++ ast-grep.spec | 2 +- vendor.tar.zst | 4 ++-- 6 files changed, 15 insertions(+), 7 deletions(-) delete mode 100644 ast-grep-0.20.3+0.tar.zst create mode 100644 ast-grep-0.20.4+0.tar.zst diff --git a/_service b/_service index 5c5b03e..6a1844d 100644 --- a/_service +++ b/_service @@ -3,7 +3,7 @@ https://github.com/ast-grep/ast-grep.git @PARENT_TAG@+@TAG_OFFSET@ git - 0.20.3 + 0.20.4 * v(\d+\.\d+\.\d+) \1 diff --git a/ast-grep-0.20.3+0.tar.zst b/ast-grep-0.20.3+0.tar.zst deleted file mode 100644 index 103daf5..0000000 --- a/ast-grep-0.20.3+0.tar.zst +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:dfa784081dbf35cc8dd037b39fe1d333523fb5ee8a2ea2cc4e85ce3fe4b6d8b4 -size 665698 diff --git a/ast-grep-0.20.4+0.tar.zst b/ast-grep-0.20.4+0.tar.zst new file mode 100644 index 0000000..7f67c8d --- /dev/null +++ b/ast-grep-0.20.4+0.tar.zst @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd8d5a218887f8e60df4ac28a2c4c8125ec252324330271503004b3a5c91c5ff +size 665519 diff --git a/ast-grep.changes b/ast-grep.changes index 3f95f42..284894f 100644 --- a/ast-grep.changes +++ b/ast-grep.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Mon Apr 8 12:39:13 UTC 2024 - Michael Vetter + +- Update to 0.20.4: + * fix: fix new deprecation note of Rust 2024 a70565e + * fix: fix quickfix fef3dfc + * fix: better fix message e0b5875 + ------------------------------------------------------------------- Mon Apr 8 06:17:06 UTC 2024 - Michael Vetter diff --git a/ast-grep.spec b/ast-grep.spec index b3f09b6..b813e01 100644 --- a/ast-grep.spec +++ b/ast-grep.spec @@ -17,7 +17,7 @@ Name: ast-grep -Version: 0.20.3+0 +Version: 0.20.4+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 5dfbc13..4743ef7 100644 --- a/vendor.tar.zst +++ b/vendor.tar.zst @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:134a1438535b954cf340ab4dc942ba84194875322c29f61abd786a0402f3fd84 -size 27002258 +oid sha256:6d5e14c7eb2edfd8680b96083d44bfc714c09e1aa52b31c98a0ba11575c04c61 +size 26900642