renovate/lib/util
Sergei Zharinov bfc393ef00
refactor(fs): Don't proxy writeFile function (#16310)
* refactor(fs): Don't proxy `writeFile` function

* Fix

* Update lib/workers/global/index.spec.ts

Co-authored-by: Michael Kriese <michael.kriese@visualon.de>

Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-06-29 06:23:36 +00:00
..
cache refactor(lib/util): strict null check for test files (#15812) 2022-06-19 21:17:46 +00:00
decorator refactor(decorator): extract general purpose decorator methods (#15772) 2022-05-29 01:07:30 +02:00
exec refactor(lib/util): strict null check for test files (#15812) 2022-06-19 21:17:46 +00:00
fs refactor(fs): Don't proxy writeFile function (#16310) 2022-06-29 06:23:36 +00:00
git fix(git): add symbolic link file support to prepareCommit (#16254) 2022-06-27 07:55:25 +00:00
http fix: log http and npm rejection cases (#16307) 2022-06-28 16:30:35 +02:00
json-writer refactor: set importsNotUsedAsValues to error (#14052) 2022-02-07 06:37:17 +00:00
merge-confidence refactor(lib/util): strict null check for test files (#15812) 2022-06-19 21:17:46 +00:00
template refactor(lib/util): strict null check for test files (#15812) 2022-06-19 21:17:46 +00:00
clone.ts test(typescript): Gradual migration to strict "null" and "any" checks (#12681) 2021-11-16 08:45:17 +01:00
date.ts refactor: elapsed time utilities 2021-04-17 09:26:28 +02:00
emoji.spec.ts chore(deps): update dependency eslint-plugin-jest to v25.3.2 (#13353) 2022-01-04 09:57:35 +00:00
emoji.ts fix(config): unicodeEmoji is a global only option (#15631) 2022-05-18 11:32:27 +02:00
host-rules.spec.ts test: enforce lint style rules (#15085) 2022-04-12 14:49:49 +00:00
host-rules.ts feat(core:changelogs): better platform detection (#14989) 2022-04-06 14:56:40 +00:00
html.spec.ts test: enforce lint style rules (#15085) 2022-04-12 14:49:49 +00:00
html.ts refactor: more esm imports (#13233) 2021-12-22 11:28:20 +00:00
ignore.ts refactor: add strict null checks (#14169) 2022-02-11 11:02:30 +01:00
index.spec.ts refactor(lib/util): strict null check for test files (#15812) 2022-06-19 21:17:46 +00:00
index.ts fix: enable eslint eqeqeq (#12574) 2021-11-09 07:02:59 +00:00
lazy.spec.ts fix(aws-machine-image): lazily load ec2client (#13437) 2022-01-09 18:57:26 +01:00
lazy.ts refactor(util/lazy): Strict null check (#13455) 2022-01-11 08:36:26 +01:00
markdown.spec.ts test(lib/util): Refactor snapshot tests (#13289) 2021-12-27 11:28:10 +01:00
markdown.ts refactor: refactor static regex out of for loops (#13065) 2021-12-29 07:26:13 +01:00
mask.spec.ts refactor(typescript): Refactor more files (#12696) 2021-11-17 09:32:33 +00:00
mask.ts refactor(typescript): Refactor more files (#12696) 2021-11-17 09:32:33 +00:00
memoize.spec.ts feat: Create utility for function memoization (#15373) 2022-05-01 06:00:55 +02:00
memoize.ts feat: Create utility for function memoization (#15373) 2022-05-01 06:00:55 +02:00
modules.ts refactor: strict datasource tests (#16150) 2022-06-20 13:15:02 +02:00
object.spec.ts test: enforce lint style rules (#15085) 2022-04-12 14:49:49 +00:00
object.ts feat: Added pre-commit manager (#7662) 2020-11-24 11:09:40 +01:00
package-rules.spec.ts refactor(lib/util): strict null check for test files (#15812) 2022-06-19 21:17:46 +00:00
package-rules.ts refactor: fix prefer-nullish-coalescing (#16171) 2022-06-21 12:02:49 +00:00
range.spec.ts refactor(util/range): Extract range generator util (#13532) 2022-01-13 08:20:37 +01:00
range.ts refactor(util/range): Extract range generator util (#13532) 2022-01-13 08:20:37 +01:00
regex.spec.ts test: enforce lint style rules (#15085) 2022-04-12 14:49:49 +00:00
regex.ts refactor: Use Windows-compatible regex for newlines (#13956) 2022-02-02 07:31:11 +00:00
s3.spec.ts feat(maven): S3 Support (#14938) 2022-05-04 05:59:14 +02:00
s3.ts feat(maven): S3 Support (#14938) 2022-05-04 05:59:14 +02:00
sanitize.spec.ts test: enforce lint style rules (#15085) 2022-04-12 14:49:49 +00:00
sanitize.ts refactor(platform:bitbucket): strict null checks (#15196) 2022-04-20 20:55:20 +00:00
split.spec.ts test: Fix test descriptions and enforce it via new linting rule (#11285) 2021-08-18 05:46:56 +00:00
split.ts feat(internal): log timing splits per-repository 2020-05-08 10:18:00 +02:00
streams.spec.ts feat(maven): S3 Support (#14938) 2022-05-04 05:59:14 +02:00
streams.ts feat(maven): S3 Support (#14938) 2022-05-04 05:59:14 +02:00
string.ts fix(manager/npm): deduplicate yarn upgrade strings (#15069) 2022-04-12 07:07:27 +00:00
url.spec.ts refactor(datasource/crate): Enable strict null checks (#13915) 2022-02-07 06:14:23 +00:00
url.ts fix(go): allow go modules in gitlab subgroups (#14831) 2022-04-08 08:16:46 +00:00