Michael Kriese
982cefff2b
refactor(config): strict null checks ( #15291 )
...
* refactor(config): strict null checks
* chore: fix test
2022-04-24 22:48:54 +00:00
Michael Kriese
e3e286bd01
build: simplify and strict tools ( #14154 )
...
Co-authored-by: Jamie Magee <jamie.magee@gmail.com>
2022-02-11 07:51:51 +00:00
Jamie Magee
3b7e9a17cb
refactor: set importsNotUsedAsValues to error ( #14052 )
2022-02-07 06:37:17 +00:00
Michael Kriese
12a7b9b13d
chore: update eslint config ( #13237 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-12-22 13:31:14 +00:00
Michael Kriese
521851a83b
build: add isolatedModules
for typescript ( #13228 )
2021-12-22 08:43:26 +01:00
Michael Kriese
7c4a71b679
feat!: remove node v12 and node v15 support ( #12658 )
...
BREAKING CHANGE: remove node v12 and v15 support
2021-12-09 13:44:42 +01:00
Michael Kriese
f405350105
test: fix regression ( #12347 )
2021-10-27 08:22:02 +02:00
renovate[bot]
f1c9490722
chore(deps): update dependency typescript to v4.4.2 ( #11555 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-09-03 10:19:46 +00:00
Jamie Magee
a6f4e99e27
refactor: no implicit override ( #11395 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-08-23 20:50:37 +00:00
Jamie Magee
52b63e4163
feat(cache): cache decorator for automatic caching ( #10203 )
2021-06-07 16:28:05 +00:00
Michael Kriese
48bfb1c182
test: fix memory leak ( #10162 )
2021-05-26 10:47:05 +02:00
Michael Kriese
74d7691bef
refactor: optimize type usage ( #8947 )
2021-03-02 21:44:55 +01:00
Michael Kriese
6474dd49e5
chore: lint fixes ( #7018 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2020-08-19 06:46:00 +02:00
Michael Kriese
a1d648fc97
chore(ci): jest github annotations ( #5845 )
2020-04-02 06:01:31 +02:00
Michael Kriese
ae3d71387e
feat(internal): generate dynamic datasource imports ( #5500 )
2020-03-24 07:17:59 +01:00
Michael Kriese
4bcdd18515
feat: move docker images to node v12 ( #5548 )
2020-03-06 09:31:47 +01:00
Michael Kriese
1dd4414bae
chore(test): fixes jest oom ( #5542 )
2020-02-21 19:29:55 +01:00
Michael Kriese
8719f70dea
chore(eslint): simplify / update settings ( #5296 )
2020-02-04 10:37:00 +01:00
Michael Kriese
d97737914e
refactor: add js type check ( #4098 )
2019-07-17 10:14:56 +02:00
Jamie Magee
f334c568a5
feat(typescript): convert logger to typescript ( #3671 )
2019-07-15 11:04:05 +02:00
Michael Kriese
0b063aeaa1
feat(build): use babel ( #3825 )
2019-05-28 11:21:17 +02:00
Michael Kriese
242148a99a
test: allow debug jest ( #3725 )
2019-05-16 18:54:54 +02:00
Michael Kriese
7114260db6
test(gitFs): convert tests to typescript ( #3719 )
2019-05-16 13:42:25 +02:00
Michael Kriese
966e7c41cc
feat: convert storage to typescript ( #3686 )
2019-05-15 15:40:29 +02:00
Michael Kriese
4e49c7b89b
fix: disable sourcemaps ( #3650 )
2019-05-10 11:36:52 +02:00
Michael Kriese
4570475006
feat: typescript ( #3594 )
...
Adds initial typescript support
BREAKING CHANGE: Renovate is now distributed as a "built" package on npmjs, using `dist/` instead of `lib/`. For nearly everyone, it should still just work though.
2019-05-09 12:37:11 +02:00