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
Sergei Zharinov
9e2c81f0ef
refactor(cache): Explicit types for different cache revisions ( #17362 )
2022-08-23 17:35:09 +02:00
Michael Kriese
8f8f059d4f
feat(gitlab): use server side archived filter ( #17358 )
2022-08-23 10:52:59 +00:00
Gabriel-Ladzaretti
229643f7e4
refactor(changelog/common): tidy up slugifyUrl
regex ( #17347 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-08-23 08:02:16 +00:00
Michael Kriese
ae2e584c18
refactor(repository/cache): fix types and log errors ( #17355 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-08-23 07:19:10 +00:00
Michael Kriese
d01d440ac2
fix(gitea): filter mirror repos on autodiscover ( #17359 )
2022-08-23 08:34:17 +02:00
Gabriel-Ladzaretti
f93927af63
refactor(repo/cache): handle data parsing inside repository base class ( #17346 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-08-23 04:22:32 +00:00
Gabriel-Ladzaretti
a54cc47950
feat(repo/changelogs): allow user configuration of source url ( #16873 )
2022-08-22 23:16:00 +03:00
Sergei Zharinov
064c1e9204
refactor(cache): Make read
method return unknown
type ( #17335 )
2022-08-22 20:48:49 +02:00
RahulGautamSingh
1a25ac6fc3
feat: use cached configHash to prevent branch updates ( #16661 )
2022-08-22 09:01:48 +00:00
Sergei Zharinov
d18538dc4d
feat(platform): Provide repoFingerprint
field on repository init ( #17288 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-08-22 07:50:55 +00:00
Wietse Terpstra
3b3b55b29f
test: rename master-issue to dependency dashboard ( #16960 ) ( #17312 )
2022-08-21 21:04:17 +02:00
Maksim
2b70882333
test: increase test coverage ( #17307 )
2022-08-21 16:10:07 +02:00
Gabriel-Ladzaretti
039fce8dc6
refactor(repository/cache): add support for adding various cache clients ( #17146 )
...
Co-authored-by: Nabeel Saabna <48175656+nabeelsaabna@users.noreply.github.com>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-08-21 12:53:20 +00:00
Steven Davidovitz
7fb2e72281
fix(docker): support nvcr.io tag listing ( #17294 )
2022-08-21 14:14:55 +02:00
Gabriel-Ladzaretti
01ceaeace4
feat(core/config): allow close to ignore for migration PRs ( #16773 )
2022-08-21 07:33:50 +02:00
Jamie Magee
844887a0cc
feat(presets/replacements): add now-to-vercel replacement ( #17293 )
2022-08-20 07:18:05 +02:00
Adam Setch
ca5be4be9a
feat: new branchNameStrict configuration flag ( #17216 )
2022-08-19 21:14:51 +00:00
RahulGautamSingh
f9b2f816cc
feat: replace fast-safe-stringify
with safe-stable-stringify
( #17251 )
2022-08-19 15:58:11 +02:00
Christoph Ludwig
4322ae8283
fix(pip_requirements): ignore extras in test for hashes ( #16910 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-08-19 11:49:01 +00:00
Masaki Hara
633de4fbca
fix(ruby): extract version with quotation ( #17222 )
2022-08-19 10:04:12 +00:00
Michael Kriese
45184dca6b
fix(manager/terraform): remove invalid parts from commitMessageTopic
tempate ( #17271 )
2022-08-19 07:08:07 +00:00
Gabriel-Ladzaretti
1b8fd393dc
refactor(repo/init): return additional raw config from detectRepoFileConfig ( #17021 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-08-19 00:08:13 +03:00
Michael Kriese
6be533b94e
test(platform/azure): coverage ( #17269 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-08-18 19:45:53 +00:00
Rhys Arkins
acaa8eb42f
fix(azure): log repo not found message ( #17268 )
2022-08-18 19:25:47 +00:00
Michael Kriese
709c790e12
fix(dashboard): filter deps with skip reason ( #17256 )
2022-08-18 18:52:17 +00:00
Philip
189e39bcfc
fix(npm): issue with npm lerna deleting unrelated lockfile files ( #17233 )
2022-08-18 17:08:51 +00:00
HonkingGoose
b45ed0941e
feat(preset): group Ruby on Rails packages ( #17193 )
2022-08-18 16:48:15 +00:00
Michael Kriese
4af1126c5d
fix(datasource/adoptium-java): fix api args ( #17246 )
2022-08-18 06:53:13 +00:00
renovate[bot]
40bc170161
chore(deps): update dependency @types/semver to v7.3.11 ( #17244 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-08-18 05:52:57 +00:00
Johannes Feichtner
b8004fe61a
fix(gradle-wrapper): support for wrapper updates in sub-directory ( #17164 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-08-18 05:03:43 +00:00
Johannes Feichtner
93990c1066
feat(datasource/docker): add support for architecture-specific image digests ( #16554 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-08-17 20:57:48 +00:00
Michael Kriese
2525f7146b
fix(presets): handle null values from azure ( #17236 )
2022-08-17 15:51:59 +00:00
Benjamin Appel
551a40ccab
feat(manager/dockerfile): add support for registryAliases ( #17139 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Niko Hass <nikohass571@gmail.com>
Co-authored-by: Niko Haß <48032410+nikohass@users.noreply.github.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-08-17 13:57:53 +00:00
Michael Kriese
b2e763e012
test: prepare buildpack ( #17212 )
2022-08-17 07:15:38 +00:00
Bastian
2bfe93ab19
fix(gomod): support .git indicator on private ee gitlab ( #17105 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-08-17 05:38:22 +00:00
fredrondina
21ff27d5ab
feat(gitlab-ci): ref add logic for updating non top level include
s ( #16819 )
...
Co-authored-by: Fred Rondina <fred.rondina@daveramsey.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-08-16 15:36:05 +00:00
Michael Kriese
24691ac42f
fix(manager/helmfile): replace all templates ( #17210 )
2022-08-16 14:24:36 +02:00