Compare commits

...

12 Commits

Author SHA256 Message Date
86afe1a807 Accepting request 1281738 from utilities
- Update to 0.38.5:
  * feat: support file level suppression #1541
  * feat: add include-off rule in sg test #2023
  * feat: add multiple fix in vscode lsp 9e9a282
  * chore(deps): update dependency @ast-grep/napi to v0.38.3 58dcc5b
  * test: add file level suppression test 93d04c7

- Update to 0.38.4:
  * feat: support object style libraryPath #2013
  * feat: Support Markdown rendering in CLI #1976
  * test: add more test for transform parse #902
  * feat: implement transform shortcut #902
  * feat: add note in lsp hover info b4f32df
  * feat: add test case for string transform 0c75416
  * refactor: simplify code 0d3ba01

- Update to 0.38.2:
  * feat: add --include-metadata flag in ast-grep scan #1987
  * fix: respect transform in fix #1991
  * Breaking change: feat: remove tree-sitter-facade-sg 1e8a38d
  * fix: remove benches c44c315
  * feat: add label handling in json print 33192d7

OBS-URL: https://build.opensuse.org/request/show/1281738
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ast-grep?expand=0&rev=60
2025-06-02 20:00:06 +00:00
23f75a311f - Update to 0.38.5:
* feat: support file level suppression #1541
  * feat: add include-off rule in sg test #2023
  * feat: add multiple fix in vscode lsp 9e9a282
  * chore(deps): update dependency @ast-grep/napi to v0.38.3 58dcc5b
  * test: add file level suppression test 93d04c7

- Update to 0.38.4:
  * feat: support object style libraryPath #2013
  * feat: Support Markdown rendering in CLI #1976
  * test: add more test for transform parse #902
  * feat: implement transform shortcut #902
  * feat: add note in lsp hover info b4f32df
  * feat: add test case for string transform 0c75416
  * refactor: simplify code 0d3ba01

- Update to 0.38.2:
  * feat: add --include-metadata flag in ast-grep scan #1987
  * fix: respect transform in fix #1991
  * Breaking change: feat: remove tree-sitter-facade-sg 1e8a38d
  * fix: remove benches c44c315
  * feat: add label handling in json print 33192d7

OBS-URL: https://build.opensuse.org/package/show/utilities/ast-grep?expand=0&rev=124
2025-06-02 05:47:53 +00:00
e7716e8834 Accepting request 1277329 from utilities
- Update to 0.38.1:
  * chore(deps): update dependency @ast-grep/napi to v0.38.0 227bab3
  * Revert "fix: simplify version" a5d9fd8
  * fix(deps): update rust crate clap to v4.5.38 cc8047c

- Update to 0.38.0:
  * feat: use newer tower_lsp crate #1975
  * fix: --json=stream should output a trailing newline #1969
  * fix: matcher leaks environment changes when the second matcher fails #1956
  * fix: remove anyhow in ast-grep-config #1967
  * feat: remove language bound in matcher c9b450d
  * fix: bump deps version 8265edb
  * refactor: move out tree_sitter specific stuff 6d5e4e4

OBS-URL: https://build.opensuse.org/request/show/1277329
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ast-grep?expand=0&rev=59
2025-05-14 15:01:47 +00:00
b081ea17d2 - Update to 0.38.1:
* chore(deps): update dependency @ast-grep/napi to v0.38.0 227bab3
  * Revert "fix: simplify version" a5d9fd8
  * fix(deps): update rust crate clap to v4.5.38 cc8047c

- Update to 0.38.0:
  * feat: use newer tower_lsp crate #1975
  * fix: --json=stream should output a trailing newline #1969
  * fix: matcher leaks environment changes when the second matcher fails #1956
  * fix: remove anyhow in ast-grep-config #1967
  * feat: remove language bound in matcher c9b450d
  * fix: bump deps version 8265edb
  * refactor: move out tree_sitter specific stuff 6d5e4e4

OBS-URL: https://build.opensuse.org/package/show/utilities/ast-grep?expand=0&rev=122
2025-05-14 07:24:17 +00:00
74e8089cc2 Accepting request 1270194 from utilities
- Update to 0.37.0:
  * fix: use docker image instead #1930
  * chore(deps): update dependency @ast-grep/napi to v0.36.3 3dca58c
  * fix: update crate a88a073
  * perf: more efficient node ancestor calculation a1ed329

OBS-URL: https://build.opensuse.org/request/show/1270194
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ast-grep?expand=0&rev=58
2025-04-17 14:09:38 +00:00
13e5ed724a - Update to 0.37.0:
* fix: use docker image instead #1930
  * chore(deps): update dependency @ast-grep/napi to v0.36.3 3dca58c
  * fix: update crate a88a073
  * perf: more efficient node ancestor calculation a1ed329

OBS-URL: https://build.opensuse.org/package/show/utilities/ast-grep?expand=0&rev=120
2025-04-17 07:02:58 +00:00
18ffb55639 Accepting request 1269175 from utilities
- Update to 0.36.3:
  * fix: transformation indent #1405
  * feat: YAML schema validation for node and field types e0a5a47
  * chore(deps): update dependency @ast-grep/napi to v0.36.2 f291ef3
  * fix(deps): update rust crate crossterm to 0.29.0 4c62fe5

OBS-URL: https://build.opensuse.org/request/show/1269175
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ast-grep?expand=0&rev=57
2025-04-14 14:08:13 +00:00
33478f8116 - Update to 0.36.3:
* fix: transformation indent #1405
  * feat: YAML schema validation for node and field types e0a5a47
  * chore(deps): update dependency @ast-grep/napi to v0.36.2 f291ef3
  * fix(deps): update rust crate crossterm to 0.29.0 4c62fe5

OBS-URL: https://build.opensuse.org/package/show/utilities/ast-grep?expand=0&rev=118
2025-04-14 08:32:37 +00:00
6da53ab904 Accepting request 1254919 from utilities
- Update to 0.36.2:
  * fix: report-style short should not print out diff #1884
  * fix: fix do not push empty unused suppressions #1882
  * chore: Remove tree-sitter wasm facade 47b14fe
  * Revert "chore: Remove tree-sitter wasm facade" a449617
  * fix: remove optimize 7365a68

OBS-URL: https://build.opensuse.org/request/show/1254919
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ast-grep?expand=0&rev=56
2025-03-21 19:22:47 +00:00
6d48066a3c - Update to 0.36.2:
* fix: report-style short should not print out diff #1884
  * fix: fix do not push empty unused suppressions #1882
  * chore: Remove tree-sitter wasm facade 47b14fe
  * Revert "chore: Remove tree-sitter wasm facade" a449617
  * fix: remove optimize 7365a68

OBS-URL: https://build.opensuse.org/package/show/utilities/ast-grep?expand=0&rev=116
2025-03-21 07:10:12 +00:00
17bb0319e0 Accepting request 1252318 from utilities
- Update to 0.36.1:
  * fix: fix globs not working with lang #1861
  * perf: use smallvec for filter_file_{pattern, rule} #1858
  * fix(deps): update dependency @swc/core to v1.11.8 a0d9e10
  * perf: save pattern clone and doc clone in multi-lang-doc 1113384
  * perf: remove duplicate pattern match 6eba6d9

OBS-URL: https://build.opensuse.org/request/show/1252318
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ast-grep?expand=0&rev=55
2025-03-12 14:24:27 +00:00
75fc383b71 - Update to 0.36.1:
* fix: fix globs not working with lang #1861
  * perf: use smallvec for filter_file_{pattern, rule} #1858
  * fix(deps): update dependency @swc/core to v1.11.8 a0d9e10
  * perf: save pattern clone and doc clone in multi-lang-doc 1113384
  * perf: remove duplicate pattern match 6eba6d9

OBS-URL: https://build.opensuse.org/package/show/utilities/ast-grep?expand=0&rev=114
2025-03-12 08:20:55 +00:00
6 changed files with 97 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@</param>
<param name="scm">git</param>
<param name="revision">0.36.0</param>
<param name="revision">0.38.4</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:2c4912a7b8244ad8aee901ffa9c4c79bb71bcdb38619b63453927ed489fd0934
size 712347

3
ast-grep-0.38.4.tar.zst Normal file
View File

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

View File

@@ -1,3 +1,93 @@
-------------------------------------------------------------------
Mon Jun 2 05:45:00 UTC 2025 - Michael Vetter <mvetter@suse.com>
- Update to 0.38.5:
* feat: support file level suppression #1541
* feat: add include-off rule in sg test #2023
* feat: add multiple fix in vscode lsp 9e9a282
* chore(deps): update dependency @ast-grep/napi to v0.38.3 58dcc5b
* test: add file level suppression test 93d04c7
-------------------------------------------------------------------
Mon Jun 2 05:44:45 UTC 2025 - Michael Vetter <mvetter@suse.com>
- Update to 0.38.4:
* feat: support object style libraryPath #2013
* feat: Support Markdown rendering in CLI #1976
* test: add more test for transform parse #902
* feat: implement transform shortcut #902
* feat: add note in lsp hover info b4f32df
* feat: add test case for string transform 0c75416
* refactor: simplify code 0d3ba01
-------------------------------------------------------------------
Mon Jun 2 05:44:37 UTC 2025 - Michael Vetter <mvetter@suse.com>
- Update to 0.38.2:
* feat: add --include-metadata flag in ast-grep scan #1987
* fix: respect transform in fix #1991
* Breaking change: feat: remove tree-sitter-facade-sg 1e8a38d
* fix: remove benches c44c315
* feat: add label handling in json print 33192d7
-------------------------------------------------------------------
Wed May 14 07:17:12 UTC 2025 - Michael Vetter <mvetter@suse.com>
- Update to 0.38.1:
* chore(deps): update dependency @ast-grep/napi to v0.38.0 227bab3
* Revert "fix: simplify version" a5d9fd8
* fix(deps): update rust crate clap to v4.5.38 cc8047c
-------------------------------------------------------------------
Wed May 14 07:16:59 UTC 2025 - Michael Vetter <mvetter@suse.com>
- Update to 0.38.0:
* feat: use newer tower_lsp crate #1975
* fix: --json=stream should output a trailing newline #1969
* fix: matcher leaks environment changes when the second matcher fails #1956
* fix: remove anyhow in ast-grep-config #1967
* feat: remove language bound in matcher c9b450d
* fix: bump deps version 8265edb
* refactor: move out tree_sitter specific stuff 6d5e4e4
-------------------------------------------------------------------
Thu Apr 17 06:58:56 UTC 2025 - Michael Vetter <mvetter@suse.com>
- Update to 0.37.0:
* fix: use docker image instead #1930
* chore(deps): update dependency @ast-grep/napi to v0.36.3 3dca58c
* fix: update crate a88a073
* perf: more efficient node ancestor calculation a1ed329
-------------------------------------------------------------------
Mon Apr 14 08:29:49 UTC 2025 - Michael Vetter <mvetter@suse.com>
- Update to 0.36.3:
* fix: transformation indent #1405
* feat: YAML schema validation for node and field types e0a5a47
* chore(deps): update dependency @ast-grep/napi to v0.36.2 f291ef3
* fix(deps): update rust crate crossterm to 0.29.0 4c62fe5
-------------------------------------------------------------------
Fri Mar 21 07:07:39 UTC 2025 - Michael Vetter <mvetter@suse.com>
- Update to 0.36.2:
* fix: report-style short should not print out diff #1884
* fix: fix do not push empty unused suppressions #1882
* chore: Remove tree-sitter wasm facade 47b14fe
* Revert "chore: Remove tree-sitter wasm facade" a449617
* fix: remove optimize 7365a68
-------------------------------------------------------------------
Wed Mar 12 08:17:25 UTC 2025 - Michael Vetter <mvetter@suse.com>
- Update to 0.36.1:
* fix: fix globs not working with lang #1861
* perf: use smallvec for filter_file_{pattern, rule} #1858
* fix(deps): update dependency @swc/core to v1.11.8 a0d9e10
* perf: save pattern clone and doc clone in multi-lang-doc 1113384
* perf: remove duplicate pattern match 6eba6d9
-------------------------------------------------------------------
Mon Mar 10 07:32:50 UTC 2025 - Michael Vetter <mvetter@suse.com>

View File

@@ -17,7 +17,7 @@
Name: ast-grep
Version: 0.36.0
Version: 0.38.4
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:241d4e81b137c1dae7bfcdc8b99863430b4352abe93e1f2600c5bef6c4b367df
size 31268778
oid sha256:cab2c493cd438d43157c1343ea6e383cbda19e9bba87d8361399a3bf9cc605d2
size 29650398