renovate/lib/util
Rhys Arkins e27fe66980
feat(git): cloneSubmodulesFilter (#33115)
2024-12-18 13:01:14 +00:00
..
cache fix(cache): add extract revision, stop deleting skipReason (#33172) 2024-12-17 16:41:41 +00:00
decorator chore: eslint to enforce for typed imports (#30844) 2024-08-19 13:15:27 +00:00
exec chore: dangling debug statement (#32025) 2024-10-19 07:26:05 +00:00
fs chore: eslint to enforce for typed imports (#30844) 2024-08-19 13:15:27 +00:00
git feat(git): cloneSubmodulesFilter (#33115) 2024-12-18 13:01:14 +00:00
github chore: eslint to enforce for typed imports (#30844) 2024-08-19 13:15:27 +00:00
http refactor: Move Repology rate limits to http defaults (#30996) 2024-08-25 11:19:58 +00:00
json-writer chore: eslint to enforce for typed imports (#30844) 2024-08-19 13:15:27 +00:00
merge-confidence fix(merge-confidence): fix initialization (#29300) 2024-05-28 12:50:29 +00:00
package-rules feat(packageRules): overrideDatasource, overrideDepName, overridePackageName (#31925) 2024-10-12 14:22:29 +00:00
template feat: convert `sourceDirectory` to a template eligible config (#32701) 2024-11-26 05:43:20 +00:00
vulnerability
array.spec.ts
array.ts refactor: Package cache stats utility (#27936) 2024-03-14 15:06:53 +00:00
assign-keys.spec.ts
assign-keys.ts
check-token.spec.ts
check-token.ts refactor: Host rule types (#28454) 2024-04-17 05:00:00 +00:00
clone.spec.ts
clone.ts
coerce.spec.ts
coerce.ts
common.spec.ts fix(manager/terragrunt): use git-tags datasource for bitbucket-server (#29416) 2024-06-04 04:25:25 +00:00
common.ts chore(deps): update typescript-eslint monorepo to v8 (major) (#30750) 2024-08-14 10:33:02 +00:00
compress.spec.ts fix(cache): Fix compression and decompression format mismatch (#27021) 2024-02-02 16:22:16 +00:00
compress.ts refactor: Revert compress utils deprecation (#29977) 2024-07-02 04:48:09 +00:00
date.spec.ts feat: currentVersionAgeInDays, newVersionAgeInDays (#31818) 2024-10-10 13:17:31 +00:00
date.ts feat: currentVersionAgeInDays, newVersionAgeInDays (#31818) 2024-10-10 13:17:31 +00:00
emoji.spec.ts chore(deps): update emojibase monorepo to v15.3.2 (#29592) 2024-06-14 12:28:20 +00:00
emoji.ts chore(deps): update emojibase monorepo to v15.3.2 (#29592) 2024-06-14 12:28:20 +00:00
filter-map.spec.ts
filter-map.ts
fingerprint.spec.ts
fingerprint.ts
hash.spec.ts
hash.ts
host-rules.spec.ts feat(hostRules/matchHost): massage and validate (#29487) 2024-06-28 07:20:00 +00:00
host-rules.ts chore(deps): update typescript-eslint monorepo to v8 (major) (#30750) 2024-08-14 10:33:02 +00:00
html.spec.ts
html.ts
ignore.spec.ts
ignore.ts
jsonata.spec.ts feat(jsonata): validation, caching, better logging (#31832) 2024-10-08 09:11:15 +00:00
jsonata.ts feat(jsonata): validation, caching, better logging (#31832) 2024-10-08 09:11:15 +00:00
lazy.spec.ts
lazy.ts
markdown.spec.ts test(markdown): Use `codeBlock` for `sanitizeMarkdown` test (#30830) 2024-08-18 19:41:26 +00:00
markdown.ts
mask.spec.ts
mask.ts
memoize.spec.ts
memoize.ts
minimatch.spec.ts fix(package-rules): wrong prefix match glob (#30394) 2024-07-26 08:31:23 +00:00
minimatch.ts chore: eslint to enforce for typed imports (#30844) 2024-08-19 13:15:27 +00:00
modules.ts
mutex.spec.ts feat(cache): add a mutex utility and prevent parallel processing with the same cache key (#30815) 2024-08-16 17:14:48 +00:00
mutex.ts feat(cache): add a mutex utility and prevent parallel processing with the same cache key (#30815) 2024-08-16 17:14:48 +00:00
number.spec.ts
number.ts build(deps): update dependency prettier to v3.3.3 (#30272) 2024-07-20 16:51:43 +00:00
object.spec.ts
object.ts
pretty-time.spec.ts
pretty-time.ts
promises.spec.ts
promises.ts fix: revert lookup refactor from #32930 (#33184) 2024-12-18 09:42:39 +00:00
range.spec.ts
range.ts
regex.spec.ts refactor: Move irrelevant functions from the regex helper (#27100) 2024-02-06 21:51:41 +00:00
regex.ts chore(deps): update linters to v8.5.0 (#31349) 2024-09-16 07:10:17 +00:00
result.spec.ts feat: Wrap callback returning Promise for `Result` utility (#32788) 2024-11-28 17:07:36 +00:00
result.ts feat: Wrap callback returning Promise for `Result` utility (#32788) 2024-11-28 17:07:36 +00:00
s3.spec.ts feat(self-hosted): convert experimental env vars to config options (#29154) 2024-08-07 07:28:34 +00:00
s3.ts feat(self-hosted): convert experimental env vars to config options (#29154) 2024-08-07 07:28:34 +00:00
sample.spec.ts
sample.ts
sanitize.spec.ts
sanitize.ts
schema-utils.spec.ts fix(manager/devcontainer): parse with JSONC parser (#28914) 2024-05-08 07:27:38 +00:00
schema-utils.ts fix(manager/poetry): fix schema for optional dependencies (#32096) 2024-10-30 19:19:44 +00:00
split.spec.ts
split.ts
stats.spec.ts feat: Stats for datasource cache (#30623) 2024-08-11 08:07:16 +00:00
stats.ts feat: Stats for datasource cache (#30623) 2024-08-11 08:07:16 +00:00
streams.spec.ts
streams.ts
string-match.spec.ts feat(packageRules)!: support regex or glob matching for all (#28591) 2024-07-25 15:28:16 +02:00
string-match.ts chore(deps): update typescript-eslint monorepo to v8 (major) (#30750) 2024-08-14 10:33:02 +00:00
string.spec.ts refactor: Move irrelevant functions from the regex helper (#27100) 2024-02-06 21:51:41 +00:00
string.ts refactor: Move irrelevant functions from the regex helper (#27100) 2024-02-06 21:51:41 +00:00
stringify.ts
toml.spec.ts
toml.ts
uniq.spec.ts
uniq.ts
url.spec.ts refactor: Make `parseUrl` utility idempotent (#32792) 2024-11-28 16:29:27 +00:00
url.ts refactor: Make `parseUrl` utility idempotent (#32792) 2024-11-28 16:29:27 +00:00
yaml.spec.ts fix(yaml): parse without strict mode (#32264) 2024-11-01 08:30:44 +00:00
yaml.ts fix(yaml): parse without strict mode (#32264) 2024-11-01 08:30:44 +00:00