File ast-grep.changes of Package ast-grep

-------------------------------------------------------------------
Thu Jun 12 06:57:52 UTC 2025 - Michael Vetter <mvetter@suse.com>

- Update to 0.38.5:
  * feat: add simple cli multi fix #2036
  * fix: quit option should keep accepted changes #2031
  * feat: add better styling handle 1a2b72c
  * feat: add fix switching 791c9a0
  * chore(deps): update dependency ava to v6.4.0 0e51f2b

-------------------------------------------------------------------
Mon Jun  2 05:45:00 UTC 2025 - Michael Vetter <mvetter@suse.com>

- Update to 0.38.4:
  * 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.3:
  * 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>

- Update to 0.36.0:
  * perf: remove preScan struct #1837
  * refactor: change Worker trait signature #1849
  * fix: fix inconsistent matching in relaxed mode #1848
  * feat: allow richer metadata format #1854
  * fix: do not display color for error when not in tty #1850
  * fix: make scan respect --globs flag #1842
  * feat: move processing to worker thread #143
  * feat: move matching to worker #143
  * refactor: remove Matches/Diffs macro in cli #1819
  * Breaking change: fix: bump min msrv 846be66
  * refactor: split colored printer 083a5f9
  * refactor: moved interactive printer b9bedf4

-------------------------------------------------------------------
Fri Feb 21 15:54:12 UTC 2025 - Michael Vetter <mvetter@suse.com>

- Update to 0.35.0:
  * fix: ensure SerializableStopBy serialization matches deserialization #1802
  * fix: ensure SerializableStopBy serialization matches deserialization (#1802) #1802
  * feat: allow ERROR node in pattern to match everything #1791
  * Breaking change: feat: use php-only-language for php #900
  * Breaking change: refactor: better apis d91b5c5
  * chore(deps): update dependency @ast-grep/napi to v0.34.4 a7ca599
  * fix(deps): update dependency @babel/core to v7.26.8 bf5b3a4

-------------------------------------------------------------------
Mon Feb  3 07:09:13 UTC 2025 - Michael Vetter <mvetter@suse.com>

- Update to 0.34.4:
  * fix: fix bininstall #1744
  * fix(deps): update dependency @swc/core to v1.10.12 3eea108
  * chore(deps): update rust crate tempfile to v3.16.0 6939cca
  * chore(deps): update dependency @types/node to v22.12.0 ea05951

-------------------------------------------------------------------
Tue Jan 28 13:30:12 UTC 2025 - Michael Vetter <mvetter@suse.com>

- Update to 0.34.3:
  * fix: fix binary command again 2c9034c

-------------------------------------------------------------------
Tue Jan 28 13:30:01 UTC 2025 - Michael Vetter <mvetter@suse.com>

- Update to 0.34.2:
  * fix: fix binary name for npm #1773
  * fix: do not publich napi 553f5e5

-------------------------------------------------------------------
Tue Jan 28 13:29:37 UTC 2025 - Michael Vetter <mvetter@suse.com>

- Update to 0.34.1:
  * fix: fix windows error

-------------------------------------------------------------------
Tue Jan 28 13:28:56 UTC 2025 - Michael Vetter <mvetter@suse.com>

- Update to 0.34.0:
  * feat: support cargo binstall #1744
  * feat: add tracing of resolved configuration file path #1755
  * fix: report error in run with wrong yaml #1768
  * Breaking change: feat: reduce napi binary size #1759
  * feat: compile sg as an alias of ast-grep #1757
  * doc: update readme #574
  * fix: remove sequel #1743
  * Breaking change: feat: remove nonsupported language e5a0a55
  * feat: use macro to simplify code d762257
  * fix(deps): update dependency @babel/core to v7.26.7 5944dbf

-------------------------------------------------------------------
Mon Jan 13 15:04:42 UTC 2025 - Michael Vetter <mvetter@suse.com>

- Update to 0.33.1:
  * feat: Support passing rule config to SgNode match methods (matches, has, inside, follows, precedes) #1730
  * chore(deps): update dependency @ast-grep/napi to v0.33.0 61f7177
  * fix(deps): update dependency typescript to v5.7.3 85a7204
  * fix(deps): update dependency tree-sitter to v0.22.4 ec70763

-------------------------------------------------------------------
Tue Jan  7 11:06:45 UTC 2025 - Michael Vetter <mvetter@suse.com>

- Update to 0.33.0:
  * Breaking change: refactor: move pyo3 registration to CustomLang 4ddb08f
  * feat: introduce napi_lang for dynamic loading 1a8d782
  * chore(deps): update dependency @ast-grep/napi to v0.32.3 713244f

-------------------------------------------------------------------
Thu Jan  2 07:11:38 UTC 2025 - Michael Vetter <mvetter@suse.com>

- Update to 0.32.3:
  * feat: print fixed rules count #1708
  * fix: move unused suppressions to config crate #1624
  * fix: allow malformed pattern to be dumped as tree #804
  * fix: fix files not recognize in lsp #1691
  * fix: fix crash when internal node has no child #1688
  * feat: use mutable self in Printer trait 5e3835a
  * feat: reduce binary size by remove Printer polymorphism 8b735cf
  * feat: resolve rule id for ScanResult 9a7f3cc

-------------------------------------------------------------------
Fri Dec 27 16:48:02 UTC 2024 - Michael Vetter <mvetter@suse.com>

- Update to 0.32.2:
  * fix: linting 10f3e74
  * feat: distinguish manual type annotation 4558c48
  * feat: add ChildTypes helper 0d477e9

-------------------------------------------------------------------
Fri Dec 27 16:47:46 UTC 2024 - Michael Vetter <mvetter@suse.com>

- Update to 0.32.1:
  * fix(deps): update rust crate clap_complete to v4.5.39 6ad3c7b
  * fix: add npmignore to suppress gitignore 11bb8e4

-------------------------------------------------------------------
Fri Dec 27 16:47:39 UTC 2024 - Michael Vetter <mvetter@suse.com>

- Update to 0.32.0:
  * feat: Add fieldChildren method to napi's SgNode and pyo3's PyNode #1655
  * Breaking change: fix: rename range rule's row to line #1663
  * fix: add biome formatting 5a41f13
  * feat(napi): Typed SgNode and SgRoot 55e65f3
  * fix: Use ts-node and versioned node-types URLs instead of heads dcb7916

-------------------------------------------------------------------
Mon Dec 16 11:33:33 UTC 2024 - Michael Vetter <mvetter@suse.com>

- Update to 0.31.1:
  * feat: update tree-sitter dependency to 0.24.4 91a2b46
  * fix(deps): update dependency @swc/core to v1.10.0 526648b
  * fix: fix new clippy error ebfcbcd

-------------------------------------------------------------------
Mon Dec 16 11:32:59 UTC 2024 - Michael Vetter <mvetter@suse.com>

- Update to 0.31.0:
  * feat: only scan rule senstive files #1635
  * feat: better error handling for dynamic lib loading #1631
  * Breaking change: feat: support character based column number #1594
  * Breaking change: refactor: expose new struct Position for abstracting column b87dad7
  * refactor: Use the utf-corrected row and column methods for the range matcher 2b30f56
  * feat: Add support for range matcher 4fb2c52

-------------------------------------------------------------------
Wed Nov 27 08:17:16 UTC 2024 - Michael Vetter <mvetter@suse.com>

- Update to 0.30.1:
  * fix: fix --config=config.yml arg parse #1617
  * fix: update python version #1614
  * fix(deps): update dependency @swc/core to v1.9.3 63c1c8d
  * chore: revert pyo3 2022f38
  * feat: add rule entity inspection c569ec7

-------------------------------------------------------------------
Wed Nov 27 08:16:54 UTC 2024 - Michael Vetter <mvetter@suse.com>

- Update to 0.30.0:
  * Breaking change: feat: semi-structured tracing output #1574
  * fix: error=unused-suppression should change exit code #1585
  * refactor: move stdErr into inspect mod #1575
  * infra: switch to llvm-cov #1570
  * Breaking change: refactor: rename --tracing to --inspect 105945e
  * Breaking change: refactor: remove --json format for tracing ed05be4
  * Breaking change: fix: remove builtin dart support cd25a62
  * Breaking change: fix: report unused suppression always 893df63
  * fix(deps): update babel monorepo b8803ce

-------------------------------------------------------------------
Wed Oct 30 08:44:50 UTC 2024 - Michael Vetter <mvetter@suse.com>

- Update to 0.29.0:
  * feat: support override severity of unused-suppression #1556
  * feat: unify configuration reading #1557
  * feat: unify configuration #1557
  * refactor: improve file config handling #1553
  * refactor: revamp configuration file discovering and custom language registration #1553
  * feat(scan): support context, before/after flags #1549
  * feat: add RuleOverwrite to override rule severity from CLI #1061
  * Breaking change: feat: support --config in sg new cfe472f
  * feat: add rule overwrite impl fb4ac07
  * fix(deps): update dependency @swc/core to v1.7.36 c11fd89

-------------------------------------------------------------------
Sun Oct 20 09:54:53 UTC 2024 - Michael Vetter <mvetter@suse.com>

- Update to 0.28.1:
  * feat: report unused suppression #1346
  * feat: make number of threads configurable #1498
  * doc: add bug report yaml #1462
  * refactor: rename tracing f83dbe9
  * fix: fix bug report bug agains 61921f7
  * fix(deps): update dependency @babel/core to v7.25.8 cf06185

-------------------------------------------------------------------
Mon Oct  7 08:35:34 UTC 2024 - Michael Vetter <mvetter@suse.com>

- Update to 0.28.0:
  * feat: TypeScript types for Rules in NAPI #1038
  * feat:support glob path match in CLI #1062
  * refactor: move input/output args to standalone file 3d937cb
  * refactor: move worker outside of utils 84ea621
  * fix(deps): update babel monorepo to v7.25.7 b989f05

-------------------------------------------------------------------
Mon Sep 23 07:03:46 UTC 2024 - Michael Vetter <mvetter@suse.com>

- Update to 0.27.3:
  * feat: add prettified pattern debug 70d33b5
  * fix(deps): update rust crate pyo3 to v0.22.3 683e398
  * test: add test for CST a79f13f

-------------------------------------------------------------------
Mon Sep 23 07:03:15 UTC 2024 - Michael Vetter <mvetter@suse.com>

- Update to 0.27.2:
  * feat: add follow symbolic links option to CLI #1461
  * fix(deps): update dependency @swc/core to v1.7.26 e0b437d
  * fix(deps): update dependency @swc/core to v1.7.24 657bc4e
  * chore(deps): update dependency typescript to v5.6.2 c55a404

-------------------------------------------------------------------
Mon Sep  9 06:24:18 UTC 2024 - Michael Vetter <mvetter@suse.com>

- Update to 0.27.1:
  * fix: create .gitkeep file in new dirs #1273
  * fix: fix unwrap error for unfound dir #1456
  * fix(deps): update dependency @swc/core to v1.7.23 5fd4101
  * chore(deps): update dependency @types/node to v20.16.5 294e402
  * fix: improve error message d46df6a

-------------------------------------------------------------------
Mon Sep  9 06:24:12 UTC 2024 - Michael Vetter <mvetter@suse.com>

- Update to 0.27.0:
  * feat: support YAML language #1436
  * fix(deps): update dependency @swc/core to v1.7.22 c577761
  * fix(deps): update dependency @swc/core to v1.7.21 4b0e594
  * feat: add rule config potential kind test def5b21

-------------------------------------------------------------------
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>

- Added ppc64le to the list of architectures (_constraints) 

-------------------------------------------------------------------
Tue Aug 20 17:50:27 UTC 2024 - Holger Rauch <holger.rauch@posteo.de>

- Increased memory to 8 GB for s390x (_constraints) 

-------------------------------------------------------------------
Mon Aug 19 06:00:21 UTC 2024 - Michael Vetter <mvetter@suse.com>

- Update to 0.26.2:
  * fix: readopt matched metavar in napi #1380
  * chore: update napi definition 07e084a
  * fix(deps): update dependency @swc/core to v1.7.11 835b06f
  * fix(deps): update dependency @swc/core to v1.7.10 d7a3820

-------------------------------------------------------------------
Sat Aug 10 04:37:33 UTC 2024 - Michael Vetter <mvetter@suse.com>

- Update to 0.26.1:
  * feat: support dynamic language in pyo3 #1143
  * test: add test for load dynamic lang in python 236f4ab
  * feat: add py_lang registration function 43e74e7
  * feat: add pytype for register language 8b660cf

-------------------------------------------------------------------
Thu Aug  8 05:24:11 UTC 2024 - Michael Vetter <mvetter@suse.com>

- Update to 0.26.0:
  * feat: Additional impls for language types #1379
  * feat: append note to error message if available #1384
  * fix: LSP should skip files outside the workspace root #1382
  * fix(deps): update dependency @babel/core to v7.25.2 3b0be88
  * refactor: split two macros b760eb8
  * refactor: simplify visitor 5ae03ae

-------------------------------------------------------------------
Wed Aug  7 05:33:51 UTC 2024 - Michael Vetter <mvetter@suse.com>

- Update to 0.25.7:
  * feat: add charCount to split lines #1381
  * chore(deps): update dependency @types/node to v20.14.14 bca7e7b
  * fix(deps): update rust crate clap to v4.5.13 c143464
  * fix(deps): update rust crate toml_edit to v0.22.20 170da4c

-------------------------------------------------------------------
Mon Aug  5 05:52:57 UTC 2024 - Michael Vetter <mvetter@suse.com>

- Update to 0.25.6:
  * feat: add --selector in sg run #1378
  * fix: fix clippy new complaints a4cc793
  * fix(deps): update dependency @swc/core to v1.7.5 d3ee100
  * chore(deps): update rust crate tree-sitter to v0.22.2 93d684a

-------------------------------------------------------------------
Fri Aug  2 06:32:03 UTC 2024 - Michael Vetter <mvetter@suse.com>

- Update to 0.25.5:
  * feat: support using transform in rule message #1366
  * test: add test for skipping multiple ellipsis #1365
  * feat: Support ast-grep-ignore comment on same line as violation #1347
  * Revert "feat: add wasm engine support" 78b1633
  * feat: add wasm engine support ff77914
  * refactor: remove old find/scan 58a3646

-------------------------------------------------------------------
Fri Jul 26 06:00:19 UTC 2024 - Michael Vetter <mvetter@suse.com>

- Update to 0.25.4:
  * feat: support sql experimentally #1300
  * feat: consistent file path for search by removing ./ prefix #1343
  * feat: allow multiple tests in a single YAML file #1344
  * refactor: use HarnessBuilder c41ffa8
  * refactor: move out some files dfa38f2
  * test: add test for deserde tests 76796e4

-------------------------------------------------------------------
Tue Jul 23 09:36:26 UTC 2024 - Michael Vetter <mvetter@suse.com>

- Update to 0.25.3:
  * feat: support custom language injection #1309
  * feat: register embedded language 416e28e
  * fix(deps): update dependency @babel/core to v7.24.9 8c5dd00
  * fix(deps): update dependency @swc/core to v1.7.0 61f6a14

-------------------------------------------------------------------
Fri Jul 19 07:49:18 UTC 2024 - Michael Vetter <mvetter@suse.com>

- Update to 0.25.2:
  * fix: only present code action when there are truly fixable diagnostic #1327
  * refactor: move some function out of lsp 1e6b477
  * fix: use fix in data for fix all command d358d45
  * fix: update fix all lsp b760b9b

-------------------------------------------------------------------
Mon Jul 15 04:07:48 UTC 2024 - Michael Vetter <mvetter@suse.com>

- Update to 0.25.1:
  * fix: make config file work outside of workspace root #1326
  * fix: fix napi musl bde7f34
  * fix: debug napi 2d87fc5

-------------------------------------------------------------------
Mon Jul 15 04:06:47 UTC 2024 - Michael Vetter <mvetter@suse.com>

- Update to 0.25.0:
  * Fix Python 3.10 macOS ast-grep-py build #1315
  * feat: support multiple doc in scan #1310
  * fix: fix testing #1305
  * feat: support searching injected code in specified lang #1307
  * feat: improve HTML language extraction for ts/scss #1301
  * fix: use relative path in lsp #1272
  * fix: use match info in lsp message #1271
  * feat: support arm64 musl #1227
  * fix(deps): update dependency @babel/core to v7.24.8 624aa70
  * feat: support multiple regions in run 07ef11f
  * refactor: move Html out 4a0c177

-------------------------------------------------------------------
Thu Jun 27 05:46:01 UTC 2024 - Michael Vetter <mvetter@suse.com>

- Update to 0.24.1:
  * fix: skip missing node in pattern #1256
  * doc: add cli help text for debug format 1754382

-------------------------------------------------------------------
Mon Jun 24 07:24:44 UTC 2024 - Michael Vetter <mvetter@suse.com>

- Update to 0.24.0:
  * feat: add debug ast and cst #1218
  * feat: add strictness in PyO3 #1246
  * feat: add strictness flag in cli #1243
  * test: add test for different strictness #1241
  * feat: add strictness to YAML #1239
  * Breaking change: fix: update API for fix 4971ac2
  * Breaking change: fix: change deletedLength to endPos in napi c0e9a65
  * feat: add colorized output 22f279c

-------------------------------------------------------------------
Mon Jun 24 07:24:25 UTC 2024 - Michael Vetter <mvetter@suse.com>

- Update to 0.23.1:
  * fix: all should not pollute env #1225
  * Breaking change: feat: use new pattern struct f219b43
  * refactor: move match_node impl out 27c918a
  * refactor: factor out match_ellipsis logic 407d2a8

-------------------------------------------------------------------
Tue Jun 11 10:13:44 UTC 2024 - Michael Vetter <mvetter@suse.com>

- Update to 0.23.0:
  * feat: add typings for pyo3 #676
  * refactor: remove unused old code 3ffd1d9
  * fix(deps): update babel monorepo to v7.24.7 b4aebaf
  * refactor: add new abstraction for match_tree 079bc7d

-------------------------------------------------------------------
Wed Jun  5 06:17:51 UTC 2024 - Michael Vetter <mvetter@suse.com>

- Update to 0.22.6:
  * fix: add Edit to export list #1186
  * feat: add modify edit range feature in pyo3 1e31253
  * test: add test for modifying edit 7044811
  * fix: addClass Edit in pyo3 d81c6c3

-------------------------------------------------------------------
Mon Jun  3 06:26:04 UTC 2024 - Michael Vetter <mvetter@suse.com>

- Update to 0.22.5:
  * feat: support all languages in napi #1170
  * Breaking change: refactor: rename Frontend Language to Lang c582c16
  * refactor: move find files operations to standalone files 8ebb888
  * feat: support more languages in napi 19e3baa

-------------------------------------------------------------------
Mon May 27 07:09:29 UTC 2024 - Michael Vetter <mvetter@suse.com>

- Update to 0.22.4:
  * feat: use var defined in utils in transform/fix #1155
  * fix: fix pattern polluting env #1164
  * test: add python fix test #1161
  * feat: add fix related feature to pyo3 #1159
  * test: add test for napi test #1160
  * feat: add commit_fix and fix to napi #1158
  * fix(deps): update babel monorepo to v7.24.6 0898b55
  * fix(deps): update dependency @swc/core to v1.5.7 9beda6e
  * feat: add edit/fix sketch 6817854

-------------------------------------------------------------------
Mon May 13 14:06:01 UTC 2024 - Michael Vetter <mvetter@suse.com>

- Update to 0.22.3:
  * fix: fix napi test #1140
  * fix: use dumb implementation for web-tree-sitter 5cb7052
  * chore: fix asset names 70cef40
  * fix af20be8

-------------------------------------------------------------------
Mon May 13 06:51:13 UTC 2024 - Michael Vetter <mvetter@suse.com>

- Update to 0.22.2:
  * fix: fix releases 3a6e553
  * fix: fix efaa1ca
  * fix: debug e39fd12

-------------------------------------------------------------------
Mon May 13 06:50:55 UTC 2024 - Michael Vetter <mvetter@suse.com>

- Update to 0.22.1:
  * feat(language): Add support for Haskell via tree-sitter-haskell #1128
  * fix: add ast-grep to release #1130
  * fix(deps): update dependency @swc/core to v1.5.5 31428dd
  * fix(deps): update dependency tree-sitter-typescript to v0.21.1 188525d
  * chore(deps): update dependency @types/node to v20.12.11 3fe7780

-------------------------------------------------------------------
Mon May 13 06:50:40 UTC 2024 - Michael Vetter <mvetter@suse.com>

- Update to 0.22.0:
  * test: add string test case back in Rust #1060
  * chore: bump tree-sitter version 5b45bd7
  * fix: update wasm crate ce9acba
  * fix: update ts deps 3a67b6b

-------------------------------------------------------------------
Tue May  7 06:37:14 UTC 2024 - Michael Vetter <mvetter@suse.com>

- Update to 0.21.4:
  * fix: build from source #1125
  * doc: update how to install via cargo #1118
  * feat: report undefined util rules #1106
  * Breaking change: feat: separate RuleCoreError and RuleConfigError d96efa9
  * refactor: move Transformation into a standalone module b51cc95
  * fix(deps): update dependency @babel/core to v7.24.5 77ea8bd

-------------------------------------------------------------------
Fri May  3 05:34:29 UTC 2024 - Michael Vetter <mvetter@suse.com>

- Update to 0.21.3:
  * feat: make pattern more permissive #1087
  * refactor: further simplify test case 8188473
  * refactor: make rewrite test simplier 5a754ef
  * test: add test for contextual pattern defined var 2d6bae8

-------------------------------------------------------------------
Thu May  2 10:23:46 UTC 2024 - Michael Vetter <mvetter@suse.com>

- Update to 0.21.2:
  * feat: Allow to use meta variable captured outside of rewrite rule inside the rewriter #1072
  * refactor: move rule_core test out of rule_core 1e8af4c
  * feat: move check variable usage out to a standalone file f086d10
  * refactor: move check var around cfe3529

-------------------------------------------------------------------
Mon Apr 29 06:59:15 UTC 2024 - Michael Vetter <mvetter@suse.com>

- Update to 0.21.1:
  * feat: find defined vars in utils cbc6534
  * fix: add referent rule stack overflow test case f7f24e1
  * feat: add utils defined vars 59001eb

-------------------------------------------------------------------
Mon Apr 29 06:58:52 UTC 2024 - Michael Vetter <mvetter@suse.com>

- Update to 0.21.0:
  * feat: report unused rewriters #1064
  * feat: report undefined error in fix #1070
  * feat: define the resolution order of meta variables #1068
  * feat: export used meta-var in transform #1069
  * feat: export meta variables defined in transform #1066
  * feat: export meta variables defined in constraints/rules #1067
  * test: add test for Pattern::defined_vars method #1065
  * feat: analyze meta variables defined in pattern #1065
  * feat: add field id Error for relational rule #1059
  * feat: support rewrtier check in sub-rule eb4c47c
  * test: add undefined rewriter test d56ad74
  * feat: add used_vars in TemplateFix 641d3b4

-------------------------------------------------------------------
Thu Apr 11 14:24:36 UTC 2024 - Michael Vetter <mvetter@suse.com>

- Update to 0.20.5:
  * fix: add parse global util error 2482a86
  * fix: ignore test 6c2cd46

-------------------------------------------------------------------
Mon Apr  8 12:39:13 UTC 2024 - Michael Vetter <mvetter@suse.com>

- 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 <mvetter@suse.com>

- 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 <mvetter@suse.com>

- Update to 0.20.2:
  * feat: make test --update-all not report error #771
  * fix: fix update cases f8132a4
  * refactor: less indentation for interactive reporter 203bd35
  * feat: improve accept 441a548

-------------------------------------------------------------------
Mon Mar 25 06:21:57 UTC 2024 - Michael Vetter <mvetter@suse.com>

- Update to 0.20.1:
  * feat: respect suppression in lsp #1019

-------------------------------------------------------------------
Mon Mar 25 06:21:41 UTC 2024 - Michael Vetter <mvetter@suse.com>

- 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 <mvetter@suse.com>

- Update to 0.19.4:
  * LSP default message for diagnostics #970
  * feat: Add error messaging for rule file parsing failures #968
  * feat: add html testing and tweak html #977
  * fix(deps): update dependency @babel/core to v7.24.0 a14741d
  * fix(deps): update dependency @swc/core to v1.4.6 4a397f4
  * fix(deps): update rust crate pyo3 to 0.20.3 23653c2

-------------------------------------------------------------------
Mon Feb 26 07:20:23 UTC 2024 - Michael Vetter <mvetter@suse.com>

- Update to 0.19.3:
  * fix(deps): update dependency @swc/core to v1.4.2 67450cb
  * refactor: move rewriters to SerializableRuleConfig d98c062
  * fix(deps): update rust crate inquire to 0.7.0 86ec845

-------------------------------------------------------------------
Fri Feb 23 05:55:03 UTC 2024 - Michael Vetter <mvetter@suse.com>

- Update to 0.19.2:
  * fix: improve expando char replacement #883
  * feat(napi): add support for napi linux x64 musl c4d7902
  * fix: fix wrong spacing matching 0e8b4f0
  * Update README.md 9636a1a

-------------------------------------------------------------------
Tue Feb 20 05:56:33 UTC 2024 - Michael Vetter <mvetter@suse.com>

- Update to 0.19.1:
  * fix: avoid input stream when --update-all #943
  * fix: update cargo lock 8a893e7
  * fix(deps): update dependency @swc/core to v1.4.1 d18fd70
  * chore(deps): update dependency @types/node to v20.11.19 40d3fa0

-------------------------------------------------------------------
Thu Feb 15 08:05:29 UTC 2024 - Michael Vetter <mvetter@suse.com>

- Update to 0.19.0:
  * Breaking change: refactor: remove unused type generic 9b13d41
  * Breaking change: fix: update pyo3 test ff10e81
  * fix: fix parallel thread output be230ca

-------------------------------------------------------------------
Thu Feb  1 08:01:43 UTC 2024 - Michael Vetter <mvetter@suse.com>

- Update to 0.18.1:
  * Breaking change: refactor: use more concise name 6a4a17c

-------------------------------------------------------------------
Wed Jan 31 15:05:18 UTC 2024 - Michael Vetter <mvetter@suse.com>

- Update to 0.18.0:
  * Breaking change: refactor: remove IndentSensitive trait #868
  * feat: add support for rewriters #855
  * Breaking change: refactor: rename RuleWithConstraints to RuleCore #862
  * feat: move fix to SerializableRuleCore #859
  * Breaking change: refactor: remove MetaVarMatchers beb6f50
  * Breaking change: feat: move fixer to RuleCore 8a43a26
  * Breaking change: refactor: move language out of SerializableRuleCore c5e0dc8
  * Breaking change: refactor: remove Content generic from Fixer 87bbf93
  * Breaking change: feat: improve get_fixer signature e629e0f
  * Breaking change: refactor: make TemplateFix non-generic 0f462a5
  * feat: migrate constraints to Rule 230ee9c
  * refactor: move SerializableRuleCore to rule_core mod 3a303c1

-------------------------------------------------------------------
Sat Jan 13 07:57:37 UTC 2024 - Michael Vetter <mvetter@suse.com>

- Update to 0.17.1:
  * feat: respect user's language extension option #848

-------------------------------------------------------------------
Fri Jan 12 07:36:33 UTC 2024 - Michael Vetter <mvetter@suse.com>

- Update to 0.17.0:
  * Breaking change: feat: change get_fixer to return Fixer 07c5363
  * feat: add modify_range for tweaking fix range selection eeb2f98
  * feat: rename modify_range -> get_replace_range 54837df

-------------------------------------------------------------------
Sat Jan  6 09:11:59 UTC 2024 - Michael Vetter <mvetter@suse.com>

- Update to 0.16.1:
  * feat: add support for bash and php #639
  * Breaking change: fix: more strict meta var parsing 13ad32b
  * Breaking change: refactor: remove thrift language 26ecdf6
  * fix(deps): update dependency @swc/core to v1.3.102 9ca9711

-------------------------------------------------------------------
Sat Dec 30 13:05:35 UTC 2023 - Michael Vetter <mvetter@suse.com>

- Update to 0.16.0:
  * feat: add language globs to findInFiles in napi #780
  * Breaking change: fix: rename MetaVar for better naming #805
  * refactor: reorgnanize napi file structure 93f8577
  * refactor: move file type related function out of lib 64e33a3
  * feat: handle FileOption in LangOption::infer 7bc3efe

-------------------------------------------------------------------
Mon Dec 18 07:57:39 UTC 2023 - Michael Vetter <mvetter@suse.com>

- Update to 0.15.1:
  * feat: support mutliple rules in -r and --inline-rules #786
  * refactor: unify run_worker and run_std_in #785
  * Breaking change: feat: --stdin now always awaits user input #791
  * feat: support --inline-rules option for sg scan #396
  * refactor: separate PathWorker and StdInWorker and Worker ef3d8ad
  * test: add test cases for sg scan ed35c71
  * fix: revert github action a2f22d8

-------------------------------------------------------------------
Sat Dec 16 11:37:22 UTC 2023 - Michael Vetter <mvetter@suse.com>

- Update to 0.15.0:
  * Breaking change: feat: reduce metavar_env string allocation e1ab015
  * Breaking change: fix: remove pattern as replacer f6e4293
  * Breaking change: feat: better metavar detection e1ab18a

-------------------------------------------------------------------
Tue Dec 12 08:11:43 UTC 2023 - Michael Vetter <mvetter@suse.com>

- Update to 0.14.4:
  * fix: use tempfile to remove vuln #765
  * chore(deps): update dependency typescript to v5.3.3 dbac17d
  * chore(deps): update dependency @napi-rs/cli to v2.17.0 f2d32be
  * chore(deps): update dependency prettier to v3.1.1 990f09b

-------------------------------------------------------------------
Mon Dec 11 08:40:58 UTC 2023 - Michael Vetter <mvetter@suse.com>

- Update to 0.14.3:
  * feat: add getTransformed in napi #551
  * fix: load custom languages in new command #751
  * chore(deps): update dependency ava to v6 496eb9d
  * feat: add support for Elixir 57edde1
  * feat: rename fixer to TemplateFix 5b53ce0

-------------------------------------------------------------------
Sun Dec 10 19:33:19 UTC 2023 - Michael Vetter <mvetter@suse.com>

- Initial package of ast-grep 0.14.2 for openSUSE
openSUSE Build Service is sponsored by