renovate/lib/util
Sergei Zharinov 99c30be29f
fix(git): Don't fetch if push has failed (#13997)
* fix(git): Don't fetch if push has failed

* Fix coverage
2022-02-04 09:45:06 +00:00
..
cache feat(git): Cache for local conflict detection (#13764) 2022-01-28 09:53:30 +01:00
exec refactor: Use Windows-compatible regex for newlines (#13956) 2022-02-02 07:31:11 +00:00
fs feat(git-submodules): handle directory artifacts in postUpgradeTasks (#13480) 2022-01-25 16:29:39 +00:00
git fix(git): Don't fetch if push has failed (#13997) 2022-02-04 09:45:06 +00:00
http feat(changelogs): Add github-changelog and gitlab-changelog hosttypes (#13695) 2022-02-02 10:20:51 +00:00
json-writer refactor: introduce Fixtures util class (#12638) 2022-01-23 21:23:54 +00:00
merge-confidence feat: replace deprecated dependencies with their replacements (#5558) 2021-11-12 08:10:52 +00:00
template feat(pr): display latest pending update in upgrades table (#13768) 2022-01-24 11:09:27 +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 refactor(util): Refactor strict null check list (#13507) 2022-01-12 08:28:26 +01:00
host-rules.spec.ts test(lib/util): Refactor snapshot tests (#13289) 2021-12-27 11:28:10 +01:00
host-rules.ts chore: rename sanitize functions for better searchability (#13826) 2022-01-26 10:57:21 +01:00
html.spec.ts refactor: more esm imports (#13233) 2021-12-22 11:28:20 +00:00
html.ts refactor: more esm imports (#13233) 2021-12-22 11:28:20 +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
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
modules.ts refactor: update imports for esm (#13230) 2021-12-22 08:37:47 +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 feat(matchBaseBranches): Support regex expression (#13322) 2022-01-05 08:53:53 +01:00
package-rules.ts feat(matchBaseBranches): Support regex expression (#13322) 2022-01-05 08:53:53 +01: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 chore: report and fix unused ESLint disable directives (#12548) 2021-11-08 20:20:03 +01:00
regex.ts refactor: Use Windows-compatible regex for newlines (#13956) 2022-02-02 07:31:11 +00:00
sanitize.spec.ts chore: rename sanitize functions for better searchability (#13826) 2022-01-26 10:57:21 +01:00
sanitize.ts chore: rename sanitize functions for better searchability (#13826) 2022-01-26 10:57:21 +01: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 build(deps): update dependency parse-link-header to v2 [security] (#13412) 2022-01-13 06:45:50 +01:00
url.ts build(deps): update dependency parse-link-header to v2 [security] (#13412) 2022-01-13 06:45:50 +01:00