renovate/lib/util
Vincent Mahnke 0b73d683df
feat(datasource): Add Unity3D (#27971)
Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
2024-03-25 20:45:13 +00:00
..
__fixtures__ test(markdown): add example for GH issue link (#23160) 2023-07-05 08:12:11 +00:00
cache feat(datasource): Add Unity3D (#27971) 2024-03-25 20:45:13 +00:00
decorator refactor(prettier): Force trailing commas (#25631) 2023-11-07 15:50:29 +00:00
exec feat(vendir): add vendir support (#25113) 2024-03-21 15:46:10 +00:00
fs feat(instrumentation/reporting): add report option (#26087) 2024-03-17 09:22:42 +00:00
git fix(github): skip forked repos when in fork mode (#27684) 2024-03-02 07:16:07 +00:00
github feat(github): Add 30 minutes debounce between cache syncs (#27058) 2024-02-18 15:51:26 +00:00
http feat(http): Switch to pluggable HTTP cache implementation (#27966) 2024-03-19 16:34:05 +00:00
json-writer feat(config-migration): support editorconfig max_line_length (#26513) 2024-01-05 09:40:37 +00:00
merge-confidence fix(merge-confidence): escape all slashes within a package name (#27873) 2024-03-12 10:45:32 +00:00
package-rules feat(package-rules): matchNewValue (#27374) 2024-02-27 19:43:33 +00:00
template feat(config): expose topLevelOrg, templateOrg to templates (#27997) 2024-03-18 19:42:30 +00:00
vulnerability refactor(prettier): Force trailing commas (#25631) 2023-11-07 15:50:29 +00:00
array.spec.ts fix: better branch code coverage (#24270) 2023-09-06 11:26:22 +00:00
array.ts refactor: Package cache stats utility (#27936) 2024-03-14 15:06:53 +00:00
assign-keys.spec.ts fix: Better types for assignKeys utility (#23496) 2023-07-21 08:46:59 +00:00
assign-keys.ts refactor(prettier): Force trailing commas (#25631) 2023-11-07 15:50:29 +00:00
check-token.spec.ts refactor(prettier): Force trailing commas (#25631) 2023-11-07 15:50:29 +00:00
check-token.ts refactor(prettier): Force trailing commas (#25631) 2023-11-07 15:50:29 +00:00
clone.spec.ts feat: Clone objects via wrapper (#22970) 2023-06-27 13:09:59 +00:00
clone.ts refactor: override return type of JSON.parse (#23011) 2023-06-27 17:45:09 +00:00
coerce.spec.ts fix: improve branch code coverage (#24339) 2023-09-17 06:56:34 +00:00
coerce.ts refactor(prettier): Force trailing commas (#25631) 2023-11-07 15:50:29 +00:00
common.spec.ts refactor(prettier): Force trailing commas (#25631) 2023-11-07 15:50:29 +00:00
common.ts refactor(prettier): Force trailing commas (#25631) 2023-11-07 15:50:29 +00:00
compress.spec.ts fix(cache): Fix compression and decompression format mismatch (#27021) 2024-02-02 16:22:16 +00:00
compress.ts fix(cache): Fix compression and decompression format mismatch (#27021) 2024-02-02 16:22:16 +00:00
date.spec.ts test: time difference with time zone (#22782) 2023-06-16 07:46:08 +00:00
date.ts refactor(prettier): Force trailing commas (#25631) 2023-11-07 15:50:29 +00:00
emoji.spec.ts fix: don't throw if a PR body contains a standalone unicode modifier (#18201) 2022-10-08 06:05:54 +00:00
emoji.ts refactor(prettier): Force trailing commas (#25631) 2023-11-07 15:50:29 +00:00
filter-map.spec.ts feat: Add filterMap utility for fast array transforms (#23252) 2023-07-07 17:04:11 +00:00
filter-map.ts feat: Add filterMap utility for fast array transforms (#23252) 2023-07-07 17:04:11 +00:00
fingerprint.spec.ts fix: modify fns to adapt to new safe-stable-stringify package update (#18573) 2022-11-20 06:19:19 +01:00
fingerprint.ts refactor(util/hash): replace hasha sha512 use cases (#23548) 2023-07-24 22:54:28 +00:00
hash.spec.ts refactor(prettier): Force trailing commas (#25631) 2023-11-07 15:50:29 +00:00
hash.ts refactor(prettier): Force trailing commas (#25631) 2023-11-07 15:50:29 +00:00
host-rules.spec.ts refactor(prettier): Force trailing commas (#25631) 2023-11-07 15:50:29 +00:00
host-rules.ts refactor(prettier): Force trailing commas (#25631) 2023-11-07 15:50:29 +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.spec.ts test: add ignore utility test (#25891) 2023-11-21 12:40:36 +00:00
ignore.ts refactor: add strict null checks (#14169) 2022-02-11 11:02:30 +01: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 refactor(util/markdown): remove test scenario (#23272) 2023-07-10 11:15:27 +00:00
markdown.ts refactor(prettier): Force trailing commas (#25631) 2023-11-07 15:50:29 +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
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
minimatch.spec.ts refactor: use util minimatch (#25842) 2023-11-17 19:59:56 +00:00
minimatch.ts refactor: use util minimatch (#25842) 2023-11-17 19:59:56 +00:00
modules.ts refactor(prettier): Force trailing commas (#25631) 2023-11-07 15:50:29 +00:00
number.spec.ts feat(gitlab): allow override mergeable check attemps and use exponential backoff (#26008) 2023-11-28 09:11:59 +00:00
number.ts feat(gitlab): allow override mergeable check attemps and use exponential backoff (#26008) 2023-11-28 09:11:59 +00:00
object.spec.ts fix(containerbase): remove circular datasource import (#25685) 2023-11-10 08:39:49 +00:00
object.ts refactor(prettier): Force trailing commas (#25631) 2023-11-07 15:50:29 +00:00
pretty-time.spec.ts feat(config/package-rules): matchCurrentAge (#23264) 2024-01-25 05:12:39 +00:00
pretty-time.ts feat(config/package-rules): matchCurrentAge (#23264) 2024-01-25 05:12:39 +00:00
promises.spec.ts refactor(prettier): Force trailing commas (#25631) 2023-11-07 15:50:29 +00:00
promises.ts refactor(prettier): Force trailing commas (#25631) 2023-11-07 15:50:29 +00:00
range.spec.ts refactor: replace test.each with it.each (#21859) 2023-04-28 04:33:15 +00:00
range.ts refactor(prettier): Force trailing commas (#25631) 2023-11-07 15:50:29 +00:00
regex.spec.ts refactor: Move irrelevant functions from the regex helper (#27100) 2024-02-06 21:51:41 +00:00
regex.ts refactor: Move irrelevant functions from the regex helper (#27100) 2024-02-06 21:51:41 +00:00
result.spec.ts refactor(prettier): Force trailing commas (#25631) 2023-11-07 15:50:29 +00:00
result.ts refactor(prettier): Force trailing commas (#25631) 2023-11-07 15:50:29 +00:00
s3.spec.ts build(deps): update aws-sdk-js-v3 monorepo to v3.226.0 (#19444) 2022-12-17 07:05:16 +01:00
s3.ts feat(cache/repository): Implement S3 client (#17322) 2022-08-26 04:47:14 +00:00
sample.spec.ts refactor: Sample util coverage (#22997) 2023-06-27 08:27:19 +00:00
sample.ts refactor: Sample util coverage (#22997) 2023-06-27 08:27:19 +00:00
sanitize.spec.ts refactor(prettier): Force trailing commas (#25631) 2023-11-07 15:50:29 +00:00
sanitize.ts refactor(prettier): Force trailing commas (#25631) 2023-11-07 15:50:29 +00:00
schema-utils.spec.ts refactor(prettier): Force trailing commas (#25631) 2023-11-07 15:50:29 +00:00
schema-utils.ts chore(deps): update linters to v7.3.0 (#28005) 2024-03-18 20:39:19 +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
stats.spec.ts refactor: Compact HTTP cache stats (#28011) 2024-03-19 15:07:15 +00:00
stats.ts refactor: Compact HTTP cache stats (#28011) 2024-03-19 15:07:15 +00:00
streams.spec.ts chore: use node: protocol imports (#21181) 2023-03-28 21:05:36 +00:00
streams.ts refactor(prettier): Force trailing commas (#25631) 2023-11-07 15:50:29 +00:00
string-match.spec.ts fix(utils): set nocase=true for minimatch (#27412) 2024-02-19 09:28:38 +00:00
string-match.ts fix(utils): set nocase=true for minimatch (#27412) 2024-02-19 09:28:38 +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 fix(cache): Store cache with sorted object keys (#17607) 2022-09-04 10:53:20 +00:00
toml.spec.ts fix: Use toml-eslint-parser instead of @iarna/toml (#25594) 2023-11-06 15:34:52 +00:00
toml.ts fix: Use toml-eslint-parser instead of @iarna/toml (#25594) 2023-11-06 15:34:52 +00:00
uniq.spec.ts refactor: Extract uniq utility function (#22968) 2023-06-25 17:15:00 +00:00
uniq.ts refactor(prettier): Force trailing commas (#25631) 2023-11-07 15:50:29 +00:00
url.spec.ts refactor(prettier): Force trailing commas (#25631) 2023-11-07 15:50:29 +00:00
url.ts refactor(prettier): Force trailing commas (#25631) 2023-11-07 15:50:29 +00:00
yaml.spec.ts refactor(util/yaml): allow to set failure behavior when parsing multidoc yamls (#26763) 2024-01-20 14:22:22 +00:00
yaml.ts fix(util/yaml): reduce log level (#27605) 2024-02-28 09:36:22 +00:00