renovate/lib/util
Rhys Arkins e1c7845dee
fix(git): git pull immediately after automerge (#10390)
Call git.pull() before performing a fetch, to handle the case where the default branch has been updated.

Closes #10372
2021-06-10 22:12:45 +02:00
..
__snapshots__ refactor: replace linkify-markdown (#9954) 2021-05-19 03:23:59 +00:00
cache feat(cache): cache decorator for automatic caching (#10203) 2021-06-07 16:28:05 +00:00
exec Log exec error on debug level (#10341) 2021-06-07 15:48:54 +00:00
fs fix(fs): only ensureDir non-empty string (#10177) 2021-05-26 15:10:30 +00:00
git fix(git): git pull immediately after automerge (#10390) 2021-06-10 22:12:45 +02:00
http fix: GITLAB_IGNORE_REPO_URL with relative URL (#9969) 2021-05-27 14:54:05 +02:00
template feat: sourceRepoSlug (#9916) 2021-05-08 15:57:14 +02:00
clone.ts feat(internal): request caching in http module (#6497) 2020-06-12 15:01:00 +02:00
date.ts refactor: elapsed time utilities 2021-04-17 09:26:28 +02:00
emoji.spec.ts fix(util): Leverage "emojibase" library for shortcode conversions (#9785) 2021-06-01 19:19:38 +00:00
emoji.ts fix(util): Leverage "emojibase" library for shortcode conversions (#9785) 2021-06-01 19:19:38 +00:00
host-rules.spec.ts feat(host-rules): use only matchHost (#9892) 2021-05-13 20:53:18 +00:00
host-rules.ts chore(deps): update dependency prettier to v2.3.0 (#10012) 2021-05-17 08:06:24 +00:00
html.spec.ts feat(test): Detect test utils callers and simplify helpers (#9707) 2021-04-26 16:15:03 +02:00
html.ts feat: switch html parser (#8909) 2021-03-01 15:21:04 +01:00
ignore.ts chore(deps): update dependency prettier to v2 (#5952) 2020-04-12 18:09:36 +02:00
index.spec.ts feat(test): Detect test utils callers and simplify helpers (#9707) 2021-04-26 16:15:03 +02:00
index.ts chore: Configure fs local dirs via admin config (#9990) 2021-05-17 13:21:28 +00:00
markdown.spec.ts refactor: replace linkify-markdown (#9954) 2021-05-19 03:23:59 +00:00
markdown.ts refactor: replace linkify-markdown (#9954) 2021-05-19 03:23:59 +00:00
mask.spec.ts feat(test): Detect test utils callers and simplify helpers (#9707) 2021-04-26 16:15:03 +02:00
mask.ts feat(utils): convert to ts (#4237) 2019-08-15 08:26:21 +02:00
modules.ts chore(deps): update dependency prettier to v2 (#5952) 2020-04-12 18:09:36 +02:00
object.spec.ts feat(test): Detect test utils callers and simplify helpers (#9707) 2021-04-26 16:15:03 +02:00
object.ts feat: Added pre-commit manager (#7662) 2020-11-24 11:09:40 +01:00
package-rules.spec.ts fix(package rules): wrong matchPackagePatterns addition (#9949) 2021-05-11 07:20:52 +00:00
package-rules.ts fix(package rules): wrong matchPackagePatterns addition (#9949) 2021-05-11 07:20:52 +00:00
regex.spec.ts feat(test): Detect test utils callers and simplify helpers (#9707) 2021-04-26 16:15:03 +02:00
regex.ts refactor: rename Error location to validationSource (#10018) 2021-05-17 07:40:54 +00:00
sanitize.spec.ts feat(test): Detect test utils callers and simplify helpers (#9707) 2021-04-26 16:15:03 +02:00
sanitize.ts fix(github): sanitize with and without x-access-token 2020-08-24 15:43:58 +02:00
split.spec.ts feat(test): Detect test utils callers and simplify helpers (#9707) 2021-04-26 16:15:03 +02: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 feat(test): Detect test utils callers and simplify helpers (#9707) 2021-04-26 16:15:03 +02:00
url.ts feat(util): Add lightweight parseUrl function (#9019) 2021-03-13 09:41:51 +01:00