HonkingGoose
|
82552c088a
|
fix(config): improve text in description field (#17585)
|
2022-09-02 14:47:07 +02:00 |
|
HonkingGoose
|
12f643d362
|
docs: lazy-load images (#17565)
|
2022-09-02 13:30:49 +02:00 |
|
Rhys Arkins
|
9bc8b05af3
|
feat: http keepalives (#17582)
|
2022-09-02 12:32:34 +02:00 |
|
Rhys Arkins
|
22d0d347e5
|
fix: debug log dns lookup errors (#17577)
|
2022-09-02 07:08:01 +03:00 |
|
Michael Kriese
|
aabb3abf9a
|
feat(http): use own dns cache (#17574)
|
2022-09-01 15:23:46 +00:00 |
|
Michael Kriese
|
dcab3b295f
|
test(java): remove unused test code (#17564)
|
2022-09-01 14:24:17 +00:00 |
|
Michael Kriese
|
8ad1947e4a
|
fix(http): clear queues after hostrules change (#17563)
|
2022-09-01 09:36:04 +02:00 |
|
Sergei Zharinov
|
c9d87d8564
|
fix: Disable token warning on githubTokenWarn=true (#17548)
|
2022-08-31 14:57:42 +00:00 |
|
Michael Kriese
|
13574419ba
|
feat(http): support dns cache (#17533)
|
2022-08-31 11:49:54 +00:00 |
|
Maron
|
4de1df3a6c
|
fix: fails to massage pnpm release notes (#17466)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
|
2022-08-31 07:39:35 +00:00 |
|
Michael Kriese
|
adc056c0ad
|
fix(manager/helmfile): replace escaped templates (#17513)
|
2022-08-31 06:50:50 +00:00 |
|
Guillaume Berche
|
7c056534e7
|
docs(manager/flux): improve readme (#17507)
|
2022-08-31 06:31:20 +00:00 |
|
RahulGautamSingh
|
1ca1a214e8
|
refactor: use optional chaining (#17510)
|
2022-08-30 17:30:57 +02:00 |
|
Eric Durand-Tremblay
|
781b8fbcb7
|
feat(manager/composer): support git-tags hostRules for github.com when updating artifacts (#16193)
|
2022-08-30 16:49:01 +03:00 |
|
Rhys Arkins
|
7b1c1170a7
|
fix: log containerbaseDir (#17509)
|
2022-08-30 14:21:12 +02:00 |
|
t-kulmburg
|
7f4185b02c
|
refactor: new checkExistingBranch function in doAutoReplace (#17500)
|
2022-08-30 08:21:12 +00:00 |
|
Michael Kriese
|
4c52a27d83
|
test: modernize code (#17470)
Co-authored-by: Jamie Magee <jamie.magee@gmail.com>
|
2022-08-30 06:14:57 +00:00 |
|
Sergei Zharinov
|
6a93997863
|
feat(cache): Repository cache fingerprinting (#17367)
|
2022-08-30 04:58:57 +00:00 |
|
Henrik Steen
|
04ee279dcf
|
fix(repository/update): stopUpdating not working as expected (#17488)
|
2022-08-30 04:24:49 +00:00 |
|
Maron
|
8acfc0d801
|
feat(dependency dashboard): add option to open all prs (#16959)
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
|
2022-08-29 20:36:14 +00:00 |
|
Gabriel-Ladzaretti
|
70a49def74
|
refactor(repo/config-migration): use cached raw config file from detectRepoFileConfig (#17311)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
|
2022-08-29 20:08:35 +00:00 |
|
Sebastian Poxhofer
|
dda2ebce92
|
refactor(package-rules): move to class based implementation (#16865)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
|
2022-08-29 19:40:03 +00:00 |
|
HonkingGoose
|
e965b7998a
|
docs(adoptium-java datasource): rewrite (#17411)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
|
2022-08-29 13:00:34 +00:00 |
|
HonkingGoose
|
f026106192
|
fix(bitbucket-server): fix typo in log message and spec file (#17461)
|
2022-08-29 09:40:09 +00:00 |
|
Michael Kriese
|
6dd4ea3c74
|
feat(github): use repo url to get token (#17179)
|
2022-08-29 07:37:45 +00:00 |
|
Gary Lockett
|
94cfaecef2
|
fix(manager/composer): match composer's handling of the patch number for platform PHP version (#17299)
Signed-off-by: Gary Lockett <gary@creativecow.uk>
|
2022-08-29 06:31:33 +00:00 |
|
Gabriel-Ladzaretti
|
21ab4bad63
|
feat(util/exec): enable process group handling on process termination (#17447)
|
2022-08-28 21:32:23 +03:00 |
|
RahulGautamSingh
|
dafda2e597
|
fix: use baseBranch insteaf of defaultBranch (#17436)
|
2022-08-28 12:42:50 +02:00 |
|
HonkingGoose
|
d93984d33a
|
feat(preset): create react-query and react-query/devtools replacements, add now-to-vercel to replacements:all (#17279)
|
2022-08-28 04:25:07 +00:00 |
|
Michael Kriese
|
10fd0f2827
|
fix(cache/repository): don't log error for non-existant files (#17427)
|
2022-08-26 12:25:35 +00:00 |
|
Dan Ports
|
fb72204a28
|
feat(datasource): New datasource that pulls database engine versions available for use on AWS RDS (#17345)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
|
2022-08-26 11:44:53 +00:00 |
|
Gabriel-Ladzaretti
|
ba13dc547b
|
feat(cache/repository): Implement S3 client (#17322)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
|
2022-08-26 04:47:14 +00:00 |
|
Rhys Arkins
|
22a8cc68f1
|
chore: use “behind base branch” not “stale” (#17417)
|
2022-08-25 19:56:32 +00:00 |
|
Philip
|
1c81eaf24d
|
fix(datasource/metadata): delete homepage url case (#17372)
Co-authored-by: whitesource-for-github-com[bot] <50673670+whitesource-for-github-com[bot]@users.noreply.github.com>
Co-authored-by: whitesource-for-github-com[bot] <whitesource-for-github-com[bot]@users.noreply.github.com>
Co-authored-by: hasanwhitesource <hasan.awad@whitesourcesoftware.com>
Co-authored-by: Hasan Awad <90554456+hasanwhitesource@users.noreply.github.com>
Co-authored-by: Nabeel Saabna <48175656+nabeelsaabna@users.noreply.github.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
|
2022-08-25 17:18:51 +00:00 |
|
Rhys Arkins
|
f764f8879c
|
feat(config): containerbaseDir (#17414)
|
2022-08-25 15:43:06 +00:00 |
|
Michael Kriese
|
88c9ca6aa3
|
fix(datasource/maven): use sdk v3 api (#17408)
|
2022-08-25 12:00:54 +02:00 |
|
Gabriel-Ladzaretti
|
4f9eedbe45
|
fix(datasource/maven): Remove S3 Blob handling (#17401)
|
2022-08-25 08:22:44 +00:00 |
|
Rhys Arkins
|
ee6287971d
|
refactor: use containerbase not buildpack terminology (#17398)
|
2022-08-25 06:59:55 +00:00 |
|
Gabriel-Ladzaretti
|
cb53e18de8
|
chore(util/exec): remove unneeded renaming related TODOs (#17399)
|
2022-08-25 06:43:13 +00:00 |
|
RahulGautamSingh
|
bf378a4637
|
feat: add fingerprint to old branches (#17393)
|
2022-08-25 05:30:06 +00:00 |
|
Jamie Magee
|
0ca4794745
|
feat(versioning): add kubernetes-api versioning (#16570)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
|
2022-08-25 05:10:35 +00:00 |
|
Johannes Feichtner
|
30003c3a87
|
feat(gradle-wrapper): support for wrapper configuration updates in gradle build file (#17290)
|
2022-08-24 20:15:36 +00:00 |
|
Michael Kriese
|
9caf45ed43
|
fix(git): wrong git url handling (#17380)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
|
2022-08-24 19:41:43 +00:00 |
|
Adam Setch
|
78e20c9e1a
|
fix(datasource/helm): remove default group commit message topic (#17383)
|
2022-08-24 13:02:38 +00:00 |
|
Michael Kriese
|
6854c18abb
|
fix(npm): return null for latest lerna (#17382)
|
2022-08-24 12:43:42 +00:00 |
|
Adam Setch
|
bcddc69ccd
|
fix(datasource/docker): remove default group commit message topic (#17381)
|
2022-08-24 14:33:35 +02:00 |
|
Nathan Kuik
|
d19b708b19
|
feat(platform/bitbucket): allow using OAuth token (#16900)
|
2022-08-24 10:15:00 +02:00 |
|
RahulGautamSingh
|
08e056c299
|
fix: set conflict status on commit (#17357)
|
2022-08-24 07:37:41 +03:00 |
|
Michael Kriese
|
33e3bf7ce2
|
refactor: move nested function to module scope (#17361)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
|
2022-08-23 21:38:24 +02:00 |
|
Sergei Zharinov
|
57ade2b33e
|
refactor(cache): Restore each revision with own separate method (#17364)
|
2022-08-23 20:27:34 +02:00 |
|