renovate/lib/util
2021-12-16 16:53:56 +01:00
..
__snapshots__ test(util/sanitize): Improve test for sanitize function (#12860) 2021-11-27 05:54:06 +00:00
cache feat!: remove node v12 and node v15 support (#12658) 2021-12-09 13:44:42 +01:00
exec refactor(util/exec): Fix strict null errors (#12909) 2021-12-10 15:07:02 +01:00
fs refactor(util/fs): Enable strict null checks (#12904) 2021-12-01 09:12:56 +00:00
git chore: revert git timeout change 2021-12-16 16:53:56 +01:00
http fix(github): Log fieldName when shrinking page size (#12990) 2021-12-07 16:36:42 +01:00
json-writer refactor: global config (#12743) 2021-11-23 21:10:45 +01:00
merge-confidence feat: replace deprecated dependencies with their replacements (#5558) 2021-11-12 08:10:52 +00:00
template fix: default empty string for replace 2021-12-10 13:55:13 +01: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 fix(util/emoji): Update emoji-related deps (#13122) 2021-12-15 12:49:25 +01:00
emoji.ts refactor: flagged relevant regex (#12976) 2021-12-06 15:05:37 +00:00
host-rules.spec.ts test: fix lint (#12551) 2021-11-08 13:16:58 +01:00
host-rules.ts refactor(util/host-rules): Strict null checks for host rules (#12868) 2021-11-28 16:31:11 +01:00
html.spec.ts test: improve test readability with expect-more-jest (#12329) 2021-10-27 07:24:36 +02:00
html.ts feat: create datasource for artifactory registry (#11602) 2021-10-01 08:39:29 +00:00
ignore.ts fix: modify regex to be re2 compatbile (#12778) 2021-11-29 19:16:05 +00:00
index.spec.ts test: improve test readability with expect-more-jest (#12329) 2021-10-27 07:24:36 +02:00
index.ts fix: enable eslint eqeqeq (#12574) 2021-11-09 07:02:59 +00:00
markdown.spec.ts test: Fix test descriptions and enforce it via new linting rule (#11285) 2021-08-18 05:46:56 +00:00
markdown.ts fix: refactor regex to use re2 part3 (#12283) 2021-10-27 14:37:11 +00: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
modules.ts fix: modify regex to be re2 compatbile (#12778) 2021-11-29 19:16:05 +00:00
object.spec.ts test: Fix test descriptions and enforce it via new linting rule (#11285) 2021-08-18 05:46:56 +00:00
object.ts feat: Added pre-commit manager (#7662) 2020-11-24 11:09:40 +01:00
package-rules.spec.ts fix: match source url prefixes compares case insensitive (#12896) 2021-12-01 14:32:56 +00:00
package-rules.ts fix: match source url prefixes compares case insensitive (#12896) 2021-12-01 14:32:56 +00:00
regex.spec.ts chore: report and fix unused ESLint disable directives (#12548) 2021-11-08 20:20:03 +01:00
regex.ts refactor(util/regex): Enable strict null checks (#12866) 2021-11-28 09:04:44 +01:00
sanitize.spec.ts test(util/sanitize): Improve test for sanitize function (#12860) 2021-11-27 05:54:06 +00:00
sanitize.ts feat(config): privateKeyOld (#11653) 2021-09-10 12:47:33 +02: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
string.ts refactor: centralize matchAt and replaceAt (#5540) 2020-02-21 14:52:48 +01:00
url.spec.ts test: improve test readability with expect-more-jest (#12329) 2021-10-27 07:24:36 +02:00
url.ts refactor: flagged relevant regex (#12976) 2021-12-06 15:05:37 +00:00