renovate/lib/util
2022-08-25 06:59:55 +00:00
..
cache refactor(cache): Restore each revision with own separate method (#17364) 2022-08-23 20:27:34 +02:00
decorator refactor(decorator): extract general purpose decorator methods (#15772) 2022-05-29 01:07:30 +02:00
exec refactor: use containerbase not buildpack terminology (#17398) 2022-08-25 06:59:55 +00:00
fs test: use jest v29 (#17151) 2022-08-16 14:22:29 +02:00
git fix(git): wrong git url handling (#17380) 2022-08-24 19:41:43 +00:00
http test: use jest v29 (#17151) 2022-08-16 14:22:29 +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 test: use jest v29 (#17151) 2022-08-16 14:22:29 +02:00
check-token.spec.ts feat(github): Log warning when GitHub token is not configured (#16566) 2022-08-01 06:16:09 +00:00
check-token.ts feat(github): Log warning when GitHub token is not configured (#16566) 2022-08-01 06:16:09 +00:00
clone.spec.ts feat: replace fast-safe-stringify with safe-stable-stringify (#17251) 2022-08-19 15:58:11 +02:00
clone.ts feat: replace fast-safe-stringify with safe-stable-stringify (#17251) 2022-08-19 15:58:11 +02:00
common.spec.ts fix(git): wrong git url handling (#17380) 2022-08-24 19:41:43 +00:00
common.ts fix(git): wrong git url handling (#17380) 2022-08-24 19:41:43 +00: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 refactor: fix lint issues (#16779) 2022-07-26 08:32:12 +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 fix(package-rules): remove edge case if no depName packageRules are defined (#16930) 2022-08-10 17:02:48 +02:00
package-rules.ts fix(package-rules): remove edge case if no depName packageRules are defined (#16930) 2022-08-10 17:02:48 +02: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 refactor: fix lint issues (#16779) 2022-07-26 08:32:12 +00:00
url.spec.ts refactor(datasource/crate): Enable strict null checks (#13915) 2022-02-07 06:14:23 +00:00
url.ts fix(manager/gitlabci): clean more than one slash (#17132) 2022-08-14 15:57:37 +00:00