Sebastian Poxhofer
3681b2a945
chore: eslint to enforce for typed imports ( #30844 )
2024-08-19 13:15:27 +00:00
Sergei Zharinov
b69416ce17
refactor(prettier): Force trailing commas ( #25631 )
2023-11-07 15:50:29 +00:00
Michael Kriese
2431c5a6b6
fix: better branch code coverage ( #24274 )
2023-09-06 13:35:52 +00:00
RahulGautamSingh
444ea13dd5
refactor: remove string interpolations ( #22840 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-06-24 09:32:50 +00:00
RahulGautamSingh
938a36801e
refactor: replace test.each
with it.each
( #21859 )
2023-04-28 04:33:15 +00:00
Jonathan Narwold
74664b8d5e
fix(ruby): longer versions like 1.2.3.0 replace to 1.2.4 instead of 1.2.0 ( #18679 )
2022-11-06 06:12:26 +00:00
Masaki Hara
633de4fbca
fix(ruby): extract version with quotation ( #17222 )
2022-08-19 10:04:12 +00:00
Masaki Hara
c9b21cee48
feat(ruby): improve bump/widen strategy for ~>
( #17091 )
2022-08-16 05:37:29 +00:00
Rhys Arkins
dca3418bbd
refactor: lib/modules ( #14488 )
...
Moves datasource, manager, platform and versioning code from lib/ into new lib/modules/
BREAKING CHANGE: External tools must update paths to datasource, manager, platform and versioning
2022-03-04 09:04:02 +01:00