Commit graph

1421 commits

Author SHA1 Message Date
Rhys Arkins
c11170fabb
feat(npm)!: drop explicit lerna support (#24542) 2023-09-27 14:29:07 +02:00
gost-serb
6759c6f1f5
fix: regEx definitions that used regex literal and separate flags (#24626)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-09-24 05:21:18 +00:00
Sergei Zharinov
2c50eef812
refactor: Switch from quick-lru to lru-cache (#24572) 2023-09-21 14:01:14 +00:00
Sergei Zharinov
8a25d33478
fix(github): Fix update detection for GraphQL incremental cache (#24503) 2023-09-19 04:40:05 +00:00
Rhys Arkins
d036c044c9
feat: initial bun support (#24464)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-09-18 18:10:00 +00:00
RahulGautamSingh
d81494ab13
fix: improve branch code coverage (#24339) 2023-09-17 06:56:34 +00:00
renovate[bot]
74f6fd0380
chore(deps): update dependency typescript to v5.2.2 (#24191)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: RahulGautamSingh <rahultesnik@gmail.com>
2023-09-16 07:46:27 +00:00
Luís Cobucci
0b50feb90c
fix(git-url): clean up state of parsed URL (#24306)
Signed-off-by: Luís Cobucci <lcobucci@gmail.com>
Co-authored-by: Tobias <github@tobiasgabriel.de>
2023-09-14 05:59:23 +00:00
Michael Kriese
84a97a62fa
test(perf): improve test speed (#24323) 2023-09-08 11:40:04 +00:00
Michael Kriese
2431c5a6b6
fix: better branch code coverage (#24274) 2023-09-06 13:35:52 +00:00
Yun Lai
667f137081
feat: add options to host rules to enable mTLS calls to host (#24155)
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-09-06 12:02:34 +00:00
Michael Kriese
a9dc0625cf
fix: better branch code coverage (#24270) 2023-09-06 11:26:22 +00:00
Tobias
80a81ce567
feat(platform/github): autodetect GitHub App username and commit email (#24231) 2023-09-05 07:30:00 +00:00
Tobias
095afcd0ba
feat(git/auth): Support hostrules with username and password when authenticating git commands (#24081) 2023-09-04 09:48:17 +00:00
Michael Kriese
d3da0bcef0
feat(changelog): support gitea changelogs (#24144)
Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
2023-08-31 09:41:39 +00:00
Rhys Arkins
30359ac0c3
fix: Revert "feat: implement custom.<customMgrName> syntax for matchManagers (#24112) (#24125) 2023-08-28 17:42:45 +02:00
Sergei Zharinov
6636b7c127
fix: Use globally-set hard TTL for package cache (#24116) 2023-08-27 16:44:09 +00:00
RahulGautamSingh
9c322cdcee
feat: implement custom.<customMgrName> syntax for matchManagers (#24112) 2023-08-27 16:32:10 +00:00
Sergei Zharinov
b2c6cbe0c8
feat(result): Add onValue and onError handlers (#24099) 2023-08-27 13:05:56 +00:00
Sergei Zharinov
82cc5d4b1d
feat(cache): Introduce fallbackTtlMinutes parameter for decorator (#24109) 2023-08-27 12:23:22 +00:00
Sergei Zharinov
6f7ac34a2f
fix: Type errors (#24108) 2023-08-27 08:13:10 +00:00
Sergei Zharinov
8b4fae31de
refactor(result): Reoder parameters for Result.parse (#24098) 2023-08-26 16:06:30 +00:00
Gabriel-Ladzaretti
e45bacf026
feat(package-cache): add configurable cache TTL override (#24073)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-08-25 15:40:37 +00:00
Michael Kriese
69f7240640
feat(datasource): add gitea-tags datasource (#24083) 2023-08-25 14:12:36 +00:00
Philip
0a47657451
feat: Enhance lookup logs with repository problems (#23896)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-08-25 08:22:14 +00:00
RahulGautamSingh
f45cccd537
test: convert dryRun=true -> dryRun='full' (#24074) 2023-08-25 04:16:09 +00:00
Sergei Zharinov
ecbee400cb
feat(result): Add unwrapOrNull method (#24025) 2023-08-22 19:40:16 +00:00
Sergei Zharinov
5ed8bb2642
refactor(result): Separate unwrapOrElse from unwrap (#24014) 2023-08-22 12:10:08 +00:00
HonkingGoose
76c9c63417
docs: use simple words (#23989) 2023-08-22 14:07:21 +02:00
Sergei Zharinov
31b3f28d5d
feat(result): Add helper for Zod schema parsing (#23992) 2023-08-21 15:55:34 +00:00
Sergei Zharinov
be8a9f7d5a
feat(result): Extend wrapNullable to accept pure values (#23978) 2023-08-21 15:39:23 +00:00
Sergei Zharinov
6c8c469ca0
refactor(schema): Use Json helper schema instead of JSON.parse (#23997) 2023-08-21 15:29:41 +00:00
Sergei Zharinov
0777f54965
feat(schema-utils): Support Toml format (#23930) 2023-08-18 08:02:17 +00:00
Michael Kriese
0d0ab69cfe
feat(env): pass additional ssl and url replace env to child process (#23887) 2023-08-16 08:30:39 +00:00
Jiahao Guo
8ad31261d7
feat(github): support fine-grained token (#23810) 2023-08-16 05:53:48 +00:00
RahulGautamSingh
bf2c0693ac
refactor(managers): implement custom managers api (#23357)
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
2023-08-15 17:12:54 +00:00
Jiahao Guo
58748ab6c2
refactor(util): move GitHub token related utils to proper place (#23869) 2023-08-15 14:26:38 +00:00
Rhys Arkins
36e2b328bb
chore: update types reference 2023-08-15 11:31:15 +02:00
Markus Schulz
6c42022f78
refactor(scm): use scm for mergeBranch, mergeToLocal (#23448)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-08-07 15:39:43 +00:00
Joshua Tang
ee6c40f800
fix(manager/pub): extract sdk constraint correctly (#23367)
Co-authored-by: Sergei Zharinov <zharinov@users.noreply.github.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-08-07 06:04:54 +00:00
Sergei Zharinov
c5c99695dd
feat(result): Support wrapping Zod schemas (#23725) 2023-08-06 16:40:35 +00:00
Sergei Zharinov
8c0013f1fc
fix(util/result): Types for wrapNullable (#23713) 2023-08-04 15:00:11 +00:00
renovate[bot]
fe739befbf
chore(deps): update linters to v6 (major) (#23325)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-08-02 15:07:49 +00:00
Sergei Zharinov
674c6fca49
feat: Support Zod values in Result transforms (#23583) 2023-07-27 15:17:18 +00:00
Adam Setch
2159444ee1
refactor: use minimatch util (#23549) 2023-07-26 07:51:10 +00:00
Adam Setch
39c907231b
refactor(util/hash): replace hasha sha512 use cases (#23548) 2023-07-24 22:54:28 +00:00
Adam Setch
e24ca0eb3d
feat: add minimatch wrapper to support caching (#23515) 2023-07-24 20:07:52 +00:00
Adam Setch
b9c8c44fda
refactor(util/hash): replace sha256 hasha use cases (#23547) 2023-07-24 20:01:39 +00:00
Adam Setch
3c999e75bf
feat(util/hash): add toSha512 as default algorithm (#23544) 2023-07-24 18:26:18 +00:00
Adam Setch
1b93263118
feat: add hash util (#23524) 2023-07-24 04:40:56 +00:00
Sergei Zharinov
9b1c903996
fix: Disable false eslint warning (#23513) 2023-07-22 14:03:34 +00:00
Sergei Zharinov
f28fc24201
feat: Support .catch method for Result (#23505) 2023-07-22 13:16:10 +00:00
Sergei Zharinov
894a18354b
refactor: Make AsyncResult a PromiseLike (#23501) 2023-07-22 11:30:15 +00:00
Sergei Zharinov
f049774e2b
fix: Better types for assignKeys utility (#23496) 2023-07-21 08:46:59 +00:00
Adam Setch
c85932d8d3
feat(package-rules): add matchRepositories / excludeRepositories (#23085)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-07-21 04:21:36 +00:00
Sergei Zharinov
88452470f9
feat: Add assignKeys utility function (#23483) 2023-07-20 17:27:09 +00:00
Sergei Zharinov
58f7c03789
refactor: Better tests for Result class (#23473) 2023-07-20 15:59:31 +00:00
Sergei Zharinov
f8da82cf25
feat(http): Add getHttpSafe() method (#23337) 2023-07-19 16:26:49 +00:00
lfcyja
ec44118056
fix(datasource): re-encode URL to support white spaces in Azure projects (#23354) 2023-07-19 15:05:25 +00:00
Sergei Zharinov
b641ec2738
refactor: Better Result class implementation (#23335) 2023-07-19 11:30:47 +00:00
Felipe Santos
f5291475e4
fix: ensure git.hasDiff will not compare against files (#23376) 2023-07-15 06:00:26 +00:00
Sergei Zharinov
eaa39fd9df
fix(editor-config): Remove wrong default for localDir (#23321) 2023-07-12 19:57:09 +00:00
Gabriel-Ladzaretti
bbe969784c
fix(packageRules): evaluate confidence matcher first (#23327) 2023-07-12 17:41:47 +00:00
Adam Setch
eef6f171f2
refactor(util/markdown): remove test scenario (#23272) 2023-07-10 11:15:27 +00:00
Sergei Zharinov
8f39f500cb
refactor: Don't restrict error type for Result<T, E> (#23265) 2023-07-10 09:41:38 +00:00
Sergei Zharinov
0d6a888261
feat: Add filterMap utility for fast array transforms (#23252) 2023-07-07 17:04:11 +00:00
Rhys Arkins
54dcdf0106
fix(package-rules): don’t warn for for matchDepX (#23246) 2023-07-07 17:24:41 +02:00
Rhys Arkins
4e30552d1b
fix(merge-confidence): check token only for apiBaseUrl (#23231) 2023-07-07 08:22:14 +00:00
Rhys Arkins
7db49b39e4
feat: matchPackagePrefixes include packageName (#23186) 2023-07-07 07:47:04 +00:00
Rhys Arkins
d8d3ea21d3
fix: log packageRule when recommending matchDepX (#23216) 2023-07-06 13:41:29 +00:00
RahulGautamSingh
8432e76e8e
fix: replace delay with setTimeout (#23123) 2023-07-06 10:20:55 +00:00
Adam Setch
271aba2c4d
test(markdown): add example for GH issue link (#23160) 2023-07-05 08:12:11 +00:00
Michael Kriese
9bc12da2a0
fix(markdown): don't remove char before # (#23151) 2023-07-05 07:00:13 +00:00
Sebastian Poxhofer
11e30a08f6
refactor: move getChildProcessEnv to break dependency loop (#23144) 2023-07-04 20:34:08 +00:00
Sebastian Poxhofer
19259a0383 feat!: categories (#16534)
Closes #13953

Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>

BREAKING CHANGE: languages are now called categories instead
2023-07-04 19:21:52 +02:00
Rhys Arkins
c7832e55f8 feat!: remove BUILDPACK env support 2023-07-04 19:21:52 +02:00
Rhys Arkins
d059ad1feb chore: fix docker exec test 2023-07-04 19:21:52 +02:00
Rhys Arkins
e4dead2e35 feat(package-rules)!: match packageName for matchPackageNames (#22703)
Closes #20926

BREAKING CHANGE: matchPackageNames now matches both depName (existing) and packageName (new)
2023-07-04 19:21:52 +02:00
RahulGautamSingh
aa14b777c0 feat!: replace dockerImagePrefix with dockerSidecarImage (#22708)
Closes #21217

BREAKING CHANGE: dockerImagePrefix is now replaced by dockerSidecarImage
2023-07-04 19:21:52 +02:00
Rhys Arkins
e3d5f7df92 feat!: merge matchPaths and matchFiles into matchFileNames (#22406)
Closes #22395

BREAKING CHANGE: matchPaths and matchFiles are now combined into matchFileNames, supporting exact match and glob-only
2023-07-04 19:21:52 +02:00
Rhys Arkins
033d776ab0 feat(package-rules)!: remove fuzzy matchPaths matching (#22394)
BREAKING CHANGE: matchPaths will no longer use “any string match” and instead must be a glob pattern
2023-07-04 19:21:52 +02:00
Adam Setch
8b819dd272
fix(changelog): remove urls from md heading url (#23112) 2023-07-03 19:34:01 +00:00
Johannes Feichtner
4dc6d691f6
refactor(manager/gradle): ignore stdout of artifact updates via stdio convenience option (#23088) 2023-07-02 21:09:06 +00:00
Adam Setch
21f984f84b
refactor: reorder platforms alphabetically (#23077) 2023-07-01 13:48:30 +00:00
Adam Setch
db91079d6e
feat: detect bitbucket host types (#23075) 2023-07-01 12:15:00 +00:00
Adam Setch
7089d1ef2a
feat: detect bitbucket hosts (#23074) 2023-07-01 11:11:51 +00:00
Sergei Zharinov
ac114f1df0
feat: Utility class for Result values (#23059) 2023-06-30 15:48:38 +00:00
Sergei Zharinov
fd3d577a8a
feat: Schema utility for URL parsing (#23043) 2023-06-29 16:22:26 +00:00
Sergei Zharinov
756a1c9c4b
refactor(exec): More coverage fixes (#23021) 2023-06-28 13:53:49 +00:00
Sergei Zharinov
36ff13a851
refactor: Fix exec utils coverage (#23018) 2023-06-28 12:37:38 +00:00
Sergei Zharinov
ce41717678
refactor(http): Fix coverage (#23004)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-06-28 11:55:26 +02:00
Jamie Magee
2d77984e6a
refactor: override return type of JSON.parse (#23011) 2023-06-27 17:45:09 +00:00
Rhys Arkins
f017f05fbb
chore(containerbase): log details when no releases found (#23008) 2023-06-27 13:42:41 +00:00
Sergei Zharinov
53263bbfda
feat: Clone objects via wrapper (#22970) 2023-06-27 13:09:59 +00:00
Sergei Zharinov
a68cf49d43
refactor: Coverage for check-token utilities (#22996) 2023-06-27 08:27:29 +00:00
Sergei Zharinov
124d1c5afb
refactor: Sample util coverage (#22997) 2023-06-27 08:27:19 +00:00
Sergei Zharinov
4eb11d1120
fix: Sanitize utils coverage (#22995) 2023-06-27 06:53:08 +00:00
Sergei Zharinov
89c96918f9
fix: Url utils coverage (#22994) 2023-06-27 06:47:02 +00:00
Sergei Zharinov
ef6f0c7ffa
feat: Use klona library for deep clone (#22979) 2023-06-26 17:21:29 +00:00
Sergei Zharinov
11c05fc837
refactor: Default values for GlobalConfig.get (#22967) 2023-06-25 19:34:42 +00:00
Sergei Zharinov
228c6bfa32
refactor: Extract uniq utility function (#22968) 2023-06-25 17:15:00 +00:00
Sergei Zharinov
055ad40269
test: Fix coverage for decorator util (#22965) 2023-06-25 13:37:42 +00:00
RahulGautamSingh
444ea13dd5
refactor: remove string interpolations (#22840)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-06-24 09:32:50 +00:00
Nabeel Saabna
ccf5cf24ea
feat(config): add docker cli config (#22684)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-06-21 14:00:13 +00:00
RahulGautamSingh
fa6e5df805
feat(onboarding): skip processing onboarding branch (#22490)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-06-21 10:55:57 +00:00
Tobias
6c6984b220
feat(git): move git autentification via environment variables to git auth (#22821)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-06-20 19:30:39 +00:00
Sergei Zharinov
bd30baa833
feat(rubygems): API throttling for rubygems.org (#22855) 2023-06-18 13:38:21 +00:00
Rhys Arkins
0887c0cdfc
fix: use install-tool for all (#21506) 2023-06-18 10:13:32 +00:00
Victor Engmark
b9dc2f3506
test: time difference with time zone (#22782) 2023-06-16 07:46:08 +00:00
RahulGautamSingh
18c2850f20
refactor(test): use minimal config objects (#22769) 2023-06-15 04:33:56 +00:00
renovate[bot]
7aeb529fcf
chore(deps): update dependency typescript to v5.1.3 (#22641)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jamie Magee <jamie.magee@gmail.com>
2023-06-13 05:46:11 +00:00
Hilário Coelho
8cc08e0660
fix(azure): go-import meta header support for Azure DevOps (#22664)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-06-11 16:58:46 +00:00
renovate[bot]
6e2279f44e
chore(deps): update dependency jest-extended to v4 (#22609)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jamie Magee <jamie.magee@gmail.com>
2023-06-09 05:20:40 +00:00
RahulGautamSingh
be2a89520b
refactor: replace as assertions (#22442) 2023-06-05 19:18:30 +00:00
Sergei Zharinov
4a9f5d9394
test(endoflife): Mock time (#22575) 2023-06-04 15:06:43 +00:00
Rhys Arkins
c14e4f79e4
fix(logging): better sanitize keys (#22533) 2023-06-01 18:26:50 +00:00
Gabriel-Ladzaretti
25999bf5a4
chore(merge-confidence): update default base url (#22534) 2023-06-01 09:19:20 +00:00
Sergei Zharinov
d306bfa7d8
refactor: Rename branchFingerprint to commitFingerprint (#22454) 2023-05-27 14:29:04 +00:00
Sergei Zharinov
62d9cdb2d4
refactor: Rename PR fingerprint to bodyFingerprint (#22455) 2023-05-27 14:25:44 +00:00
Adam Setch
7ec97a7223
test(bitbucket): update paginated values mocks (#22357) 2023-05-26 14:41:07 +00:00
Rhys Arkins
0fc01f57df
fix: skip commit message sync for platform=local (#22423) 2023-05-25 12:38:42 +00:00
Sergei Zharinov
2fba61a789
fix(schema-utils): Return parsed key instead of the original one (#22425)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-05-25 12:21:32 +00:00
Sergei Zharinov
290b78d87d
feat(http): Etag support (#22302) 2023-05-25 12:17:43 +00:00
Sergei Zharinov
71ce657a5a
feat(schema-utils): Support LooseRecord key validation (#22404) 2023-05-24 10:36:19 +00:00
Rhys Arkins
4fe2972337
fix(onboarding): write gitAuthor before merging into onboarding branch (#22353) 2023-05-22 15:20:25 +00:00
RahulGautamSingh
0d85cead02
fix(migration): throw error for invalid hostRules (#20540) 2023-05-22 07:49:26 +00:00
Adam Setch
0296810cd6
feat(template): allow isGroup (#22331) 2023-05-21 16:31:21 +00:00
Sergei Zharinov
86735d75b5
refactor(rubygems): Extract copystring function to the utils (#22322) 2023-05-20 12:11:45 +00:00
Adam Setch
06f71346cd
feat(bitbucket): add support for pagelen (#22278) 2023-05-20 05:43:00 +00:00
Gabriel-Ladzaretti
d88d63b4f9
feat(config-error): raise a warning issue for misconfigured matchConfidence (#22296)
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2023-05-18 17:02:13 +00:00
Sergei Zharinov
8cdd1a20f4
refactor(http): Rename useCache option to memCache (#22300) 2023-05-18 14:33:11 +00:00
Sebastian Poxhofer
7cfd7145e7
docs(hostRules): document current matchHost behaviour if a port is supplied (#22007)
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2023-05-18 07:39:22 +00:00
Philip
c6d7168f44
feat: log extended branch summary (#22056) 2023-05-18 05:59:43 +00:00
Sebastian Poxhofer
2863361636
feat(manager/pep621): support pdm lock files (#22244)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-05-18 05:57:49 +00:00
RahulGautamSingh
ffeb78415a
feat(onboarding): merge onboardingBranch into baseBranch (#20893)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-05-18 05:56:12 +00:00
Sergei Zharinov
cd5abc87b8
refactor(rubygems): Use schema for fallback API (#21933) 2023-05-17 08:12:20 +00:00
Adam Setch
1c82218197
feat(vulnerabilities): handle medium and unknown severities (#22257)
Co-authored-by: Jamie Magee <jamie.magee@gmail.com>
2023-05-16 15:38:23 +00:00
Adam Setch
976a5a1a82
feat(bitbucket): add paginate http option (#22135) 2023-05-13 06:52:09 +00:00
Adam Setch
a2e036e334
feat(vulnerabilities): set, maintain and expose vulnerabilitySeverity for templated fields (#21939) 2023-05-11 15:00:20 +00:00
Chuck Grindel
ebf064e75b
chore(utils/array): add isNotNullOrUndefined (#22081) 2023-05-11 10:26:59 +00:00
Rhys Arkins
93052ec917
feat: platform=local (#22010)
Co-authored-by: Jamie Magee <jamie.magee@gmail.com>
2023-05-10 04:30:12 +00:00
Rhys Arkins
77bd389582
fix: RENOVATE_X_CLEAR_HOOKS 2023-05-09 17:50:22 +02:00
Michael Kriese
4924973e9e
build: switch hcl parser (#21988) 2023-05-05 08:50:58 +00:00
Brenton Alker
0913787540
fix(template): Proxy Compile Input loses values from arrays (#21943) 2023-05-03 05:58:33 +00:00
renovate[bot]
58aa841d69
build(deps): update dependency minimatch to v9 (#21923)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-05-02 13:00:40 +00:00
Michael Kriese
9f01274911
fix(fs): remove regex path validation (#21871) 2023-04-28 12:31:32 +00:00
RahulGautamSingh
938a36801e
refactor: replace test.each with it.each (#21859) 2023-04-28 04:33:15 +00:00
RahulGautamSingh
012c0ac2fe
feat: npm workspaces (#21274)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-04-27 12:42:25 +00:00
RahulGautamSingh
fc0fb1980c
feat: onboarding branch cache (#21768)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-04-27 05:07:38 +00:00
Jamie Magee
a6dfa70c1d
chore: migrate to structuredClone (#20885)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-04-27 05:06:22 +00:00
Rhys Arkins
b27ec633bc
fix(onboarding): Revert "feat(onboarding): use cache to check if repo is onboarded" (#21731) 2023-04-22 06:31:19 +02:00
Rob Hannay
b853af2c7d
fix(fs): permit square brackets [] in file paths (#21625)
Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
2023-04-21 15:51:12 +00:00
Sergei Zharinov
3fbdcdc1ae
refactor(schema): Enhanced "loose" collections (#21541) 2023-04-21 08:25:48 +00:00
Michael Kriese
8e8e8a7ea2
test: remove useless jest fake timer reset (#21633) 2023-04-20 18:13:36 +00:00
Sergei Zharinov
58fe0bdc81
refactor(date): Use Jest fake timers (#21631) 2023-04-20 16:52:48 +00:00
Sergei Zharinov
66d1ae94d3
refactor(git): Rename fetchCommit to fetchBranch (#21581) 2023-04-18 19:30:05 +00:00
Sergei Zharinov
e9adc3d23f
feat(schema): Better utility for JSON parsing (#21536) 2023-04-17 08:01:23 +00:00
Michael Kriese
09e43acdf6
fix(fs): allow {} inside paths (#21530) 2023-04-15 18:09:43 +00:00
Rhys Arkins
d8400d307c
build: add java-maven install-tool support 2023-04-15 09:33:30 +02:00
Rhys Arkins
6b12beeb1b
build: support more containerbase tools 2023-04-14 10:15:00 +02:00
Rhys Arkins
5fb1747361
fix: Revert "feat: compare all branch authors when deciding if a branch is modified" (#21505) 2023-04-14 06:20:34 +00:00
Alex Kessock
8b0acd4108
feat: compare all branch authors when deciding if a branch is modified (#20739) 2023-04-13 15:19:13 +00:00
Chuck Grindel
a12ac33f0f
fix(cache): use UTC dates for cache strategy calculations (#21488) 2023-04-13 15:01:04 +00:00
Michael Kriese
3d23793237
fix(fs): allow +$ inside paths (#21482) 2023-04-13 13:09:01 +00:00
Michael Kriese
2ff75fb8e2
fix(fs): allow @ inside paths (#21476) 2023-04-13 08:57:39 +00:00
RahulGautamSingh
135e6cd078
feat(config): rename stabilityDays to minimumReleaseAge (#21376)
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2023-04-12 17:59:24 +00:00
Michael Kriese
2de1b29c1f
feat(fs): add isValidLocalPath function (#21433) 2023-04-12 15:13:34 +00:00
RahulGautamSingh
efc366ec57
feat(datasource): rename node -> node-version (#21149) 2023-04-12 13:43:59 +00:00
renovate[bot]
da29ed179c
chore(deps): update dependency @types/luxon to v3.3.0 (#21418)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: RahulGautamSingh <rahultesnik@gmail.com>
2023-04-12 06:49:00 +00:00
Sergei Zharinov
e1d5012e4c
feat(http): Throw errors for schema mismatch (#21395) 2023-04-11 04:42:34 +00:00
Jamie Magee
b23700d749
test: jest isolation (#21406) 2023-04-10 04:32:04 +00:00
Sergei Zharinov
dfb1ef47bc
refactor(http): Don't use shallow copy for JSON results (#21401) 2023-04-09 21:44:05 +00:00
William Boman
bf0f7e2b82
feat(template): add equals helper (#21385) 2023-04-09 05:24:04 +00:00
Rhys Arkins
f5595f334c
feat: RENOVATE_X_IGNORE_RE2 (#21391) 2023-04-08 08:38:43 +00:00
Chuck Grindel
2667ea16d1
fix: update cache record TTL to not account for Daylight Saving time (#21389) 2023-04-08 04:24:39 +00:00
Sergei Zharinov
116735f131
feat(schema-utils): Add JSON parsing functions (#21384) 2023-04-07 14:53:57 +00:00
RahulGautamSingh
1d95167b13
feat(onboarding): use cache to check if repo is onboarded (#20733)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-04-07 05:19:25 +00:00
Sergei Zharinov
8081d08ec4
refactor(http): Enhanced integration with data schemas (#21338) 2023-04-06 15:56:27 +00:00
Sergei Zharinov
db8a377b2f
feat(util/pretty-time): Ensure support for years, months and weeks (#21366) 2023-04-06 07:17:57 +00:00
Gabriel-Ladzaretti
c5b7a451a9
fix(cache): catch redis set value errors (#21290) 2023-04-02 16:23:17 +00:00
Adam Setch
24bb472798
feat(issues): add jira http util (#21056)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-03-31 19:09:12 +00:00
Adam Setch
91fd1757f6
feat(template): indentation capture group (#21193) 2023-03-31 05:39:06 +00:00
Rhys Arkins
0f0639327f
fix(github-release-attachments): set token correctly (#21233) 2023-03-30 12:13:44 +00:00
Jamie Magee
176282e65f
chore: use node: protocol imports (#21181) 2023-03-28 21:05:36 +00:00
Sergei Zharinov
e66b93a240
refactor(schema): Remove looseObject helper (#21164) 2023-03-27 10:43:02 +00:00
Gabriel-Ladzaretti
b67eae2180
fix(merge-confidence): escape forward slashes in package names (#21168) 2023-03-26 16:18:40 +00:00
Sergei Zharinov
3e28c4ee9f
feat(cache): Fallback to older decorator results on error (#20795) 2023-03-23 15:59:51 +00:00
Gabriel-Ladzaretti
1615d26226
feat(packageRules): add merge confidence matcher (#21049)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-03-21 18:37:38 +00:00
Rhys Arkins
623f2cadd9
feat: customize merge confidence host (#21061)
Co-authored-by: Gabriel-Ladzaretti <97394622+Gabriel-Ladzaretti@users.noreply.github.com>
2023-03-21 11:16:36 +00:00
Rhys Arkins
3b60c934a0
refactor: merge confidence default undefined (#21059) 2023-03-21 06:50:54 +00:00
Rhys Arkins
25e0fa2065
refactor: MergeConfidence types (#21058) 2023-03-21 07:27:36 +01:00
RahulGautamSingh
1013302e0f
refactor: exactOptionalPropertyTypes (#20761)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-03-19 16:09:46 +00:00
Rhys Arkins
8a12dc66fe
feat(git): use rev-list count to determine behind base status (#21036) 2023-03-19 14:37:32 +00:00
Rhys Arkins
e804fda25f
refactor(git): cache list of branches per-sha per repo (#20839) 2023-03-19 08:21:28 +00:00
Nikolai Røed Kristiansen
c2fe56a126
feat(manager/helmfile): Support kustomize (#20782) 2023-03-19 08:15:15 +00:00
Sergei Zharinov
42b0e102e4
feat(github): Don't store updatedAt field in GraphQL cache record (#21024) 2023-03-18 14:52:01 +00:00
John Daly
15c7e8dea2
fix: Prevent uninitialized cacheProxy from being accessed in cleanup (#20975) 2023-03-16 04:57:34 +00:00
Sergei Zharinov
095c84ebfd
test: Refactor tests for package cache decorator (#20958) 2023-03-15 15:37:12 +00:00
Rhys Arkins
25ea3d1864
fix(cache): use cached git values for branch cache (#20837) 2023-03-15 11:37:55 +00:00
Rhys Arkins
d458a93356
fix: log duration after rawExec error (#20924) 2023-03-14 11:53:43 +00:00