Ana Guerrero
8de3e39ba5
Accepting request 1150575 from utilities
...
- 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
OBS-URL: https://build.opensuse.org/request/show/1150575
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ast-grep?expand=0&rev=13
2024-02-27 21:45:40 +00:00
Michael Vetter
bf2786fad0
- 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
OBS-URL: https://build.opensuse.org/package/show/utilities/ast-grep?expand=0&rev=26
2024-02-26 07:27:00 +00:00
Ana Guerrero
8166480b92
Accepting request 1149684 from utilities
...
- 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
OBS-URL: https://build.opensuse.org/request/show/1149684
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ast-grep?expand=0&rev=12
2024-02-23 15:45:55 +00:00
Michael Vetter
76ace2fcf9
- 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
OBS-URL: https://build.opensuse.org/package/show/utilities/ast-grep?expand=0&rev=24
2024-02-23 06:00:02 +00:00
Ana Guerrero
72f8e52685
Accepting request 1147699 from utilities
...
- 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
OBS-URL: https://build.opensuse.org/request/show/1147699
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ast-grep?expand=0&rev=11
2024-02-20 20:14:52 +00:00
Michael Vetter
8775462299
- 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
OBS-URL: https://build.opensuse.org/package/show/utilities/ast-grep?expand=0&rev=22
2024-02-20 05:59:58 +00:00
Ana Guerrero
62e2e85fa3
Accepting request 1146732 from utilities
...
- 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
OBS-URL: https://build.opensuse.org/request/show/1146732
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ast-grep?expand=0&rev=10
2024-02-15 20:01:07 +00:00
Michael Vetter
561afb8bc6
- 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
OBS-URL: https://build.opensuse.org/package/show/utilities/ast-grep?expand=0&rev=20
2024-02-15 08:08:23 +00:00
Ana Guerrero
7da8f031e0
Accepting request 1143207 from utilities
...
- Update to 0.18.1:
* Breaking change: refactor: use more concise name 6a4a17c
OBS-URL: https://build.opensuse.org/request/show/1143207
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ast-grep?expand=0&rev=9
2024-02-01 17:05:47 +00:00
Michael Vetter
2ed74cd4ff
- Update to 0.18.1:
...
* Breaking change: refactor: use more concise name 6a4a17c
OBS-URL: https://build.opensuse.org/package/show/utilities/ast-grep?expand=0&rev=18
2024-02-01 08:07:32 +00:00
Ana Guerrero
9cc40c3f49
Accepting request 1143067 from utilities
...
- 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
OBS-URL: https://build.opensuse.org/request/show/1143067
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ast-grep?expand=0&rev=8
2024-01-31 22:55:46 +00:00
Michael Vetter
4adab32322
- 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
OBS-URL: https://build.opensuse.org/package/show/utilities/ast-grep?expand=0&rev=16
2024-01-31 15:22:20 +00:00
Ana Guerrero
c5ad0b309e
Accepting request 1138447 from utilities
...
- Update to 0.17.1:
* feat: respect user's language extension option #848
OBS-URL: https://build.opensuse.org/request/show/1138447
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ast-grep?expand=0&rev=7
2024-01-14 18:02:47 +00:00
Michael Vetter
db64f1fd85
- Update to 0.17.1:
...
* feat: respect user's language extension option #848
OBS-URL: https://build.opensuse.org/package/show/utilities/ast-grep?expand=0&rev=14
2024-01-13 08:21:57 +00:00
Ana Guerrero
8a477d4a0b
Accepting request 1138228 from utilities
...
- 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
OBS-URL: https://build.opensuse.org/request/show/1138228
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ast-grep?expand=0&rev=6
2024-01-12 22:45:45 +00:00
Michael Vetter
9079870d87
- 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
OBS-URL: https://build.opensuse.org/package/show/utilities/ast-grep?expand=0&rev=12
2024-01-12 07:45:56 +00:00
Dominique Leuenberger
1f961c27c5
Accepting request 1137219 from utilities
...
- 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
OBS-URL: https://build.opensuse.org/request/show/1137219
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ast-grep?expand=0&rev=5
2024-01-06 16:30:01 +00:00
Michael Vetter
366ab6487d
OBS-URL: https://build.opensuse.org/package/show/utilities/ast-grep?expand=0&rev=10
2024-01-06 10:57:31 +00:00
Michael Vetter
37065db258
- 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
OBS-URL: https://build.opensuse.org/package/show/utilities/ast-grep?expand=0&rev=9
2024-01-06 09:23:57 +00:00
Dominique Leuenberger
23469ddbb8
Accepting request 1135750 from utilities
...
- 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
OBS-URL: https://build.opensuse.org/request/show/1135750
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ast-grep?expand=0&rev=4
2024-01-03 11:25:29 +00:00
Michael Vetter
b2d0220756
- 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
OBS-URL: https://build.opensuse.org/package/show/utilities/ast-grep?expand=0&rev=7
2023-12-30 13:14:04 +00:00
Ana Guerrero
a57c8249ec
Accepting request 1133804 from utilities
...
- 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
OBS-URL: https://build.opensuse.org/request/show/1133804
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ast-grep?expand=0&rev=3
2023-12-18 21:56:02 +00:00
Michael Vetter
491e5eae7b
- 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
OBS-URL: https://build.opensuse.org/package/show/utilities/ast-grep?expand=0&rev=5
2023-12-18 08:01:16 +00:00
Ana Guerrero
07f6781311
Accepting request 1133676 from utilities
...
- 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
OBS-URL: https://build.opensuse.org/request/show/1133676
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ast-grep?expand=0&rev=2
2023-12-17 20:33:16 +00:00
Michael Vetter
8cafba3700
- 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
OBS-URL: https://build.opensuse.org/package/show/utilities/ast-grep?expand=0&rev=3
2023-12-17 01:28:28 +00:00
Dominique Leuenberger
594ec69867
Accepting request 1132617 from utilities
...
OBS-URL: https://build.opensuse.org/request/show/1132617
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ast-grep?expand=0&rev=1
2023-12-12 18:32:17 +00:00
Michael Vetter
41be3913f2
Accepting request 1132616 from home:jubalh
...
OBS-URL: https://build.opensuse.org/request/show/1132616
OBS-URL: https://build.opensuse.org/package/show/utilities/ast-grep?expand=0&rev=1
2023-12-12 08:54:21 +00:00