Commit graph

1671 commits

Author SHA1 Message Date
rami3l
f9ae909058
fix(cargo): fix handling of x and x.y versions (#26263) 2023-12-13 15:17:04 +00:00
Sergei Zharinov
3c87df2883
refactor: Clarify VersioningApi validation methods (#26235) 2023-12-12 07:39:06 +00:00
Mike
c39aa7e5b1
feat(manager/azure-pipelines): Deployment jobs support (#26048) 2023-12-11 15:24:51 +00:00
Michael Kriese
f88353c671
fix(gitea): disable issues on external tracker (#26228) 2023-12-11 14:35:55 +00:00
Michael Kriese
418cbf073f
feat(datasource/jenkins-plugins): support constraints filtering (#26155) 2023-12-06 09:52:55 +00:00
joegoldman2
93fd4d67e1
docs(azure): fix Azure DevOps and Azure DevOps Server example (#26144) 2023-12-06 07:50:37 +00:00
Fabian heib
8c170279ab
feat(tekton): support pipelinesascode annotation (#26033)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-12-05 17:26:10 +00:00
nSimon (Nicolas)
540ad4fa72
fix(datasource/custom): fix local registry path (#26142) 2023-12-05 17:25:45 +00:00
rami3l
40721cd0a8
feat(cargo): support range=update-lockfile (#25983)
Co-authored-by: Simon Žlender <pub.git@zlender.si>
Co-authored-by: Simon Žlender <szlend@users.noreply.github.com>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-12-05 16:25:31 +00:00
Michael Kriese
a2672ef722
fix(gitea): check for disabled issues (#26134) 2023-12-05 11:27:30 +00:00
Patrick Hobusch
4c4bd3a331
fix(helmfile): make resolving deps in multi-doc files more stable (#26078) 2023-12-05 09:28:27 +00:00
Johannes Feichtner
7b30ba8991
feat(manager/gradle-wrapper): change wrapper task to :wrapper (#26098) 2023-12-04 05:31:29 +00:00
Sebastian Poxhofer
3c33a26441
refactor(util/yaml): rename load and loadAll to parseSingleYaml and parseYaml (#26084) 2023-12-01 20:13:01 +00:00
Sebastian Poxhofer
f42d0583d5
refactor(utils/yaml): centralize YAML parsing to allow central templating handling (#26068) 2023-12-01 11:58:43 +00:00
Sebastian Poxhofer
c11037b299
fix(manager/terraform): prevent endless loop in case of multiple constraint elements (#26049) 2023-12-01 06:08:03 +00:00
Patrick Hobusch
245f77b4fd
feat(helmfile): support optional .gotmpl extension (#23176) (#26063)
Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
2023-12-01 05:03:32 +00:00
Mike
2369e3c64d
docs: bicep is an iac manager (#26051) 2023-11-30 06:14:34 +00:00
Michael Kriese
591b572eda
feat(pip_requirements): allow override hashin constraints (#26037) 2023-11-29 18:17:39 +00:00
Michael Kriese
4b7a5e7b62
docs: use relative links (#26044) 2023-11-29 18:10:17 +00:00
Jay Lindquist
624de723fc
fix(datasource/pypi): index url short code (#25993)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-11-29 14:54:58 +00:00
Michael Kriese
dda5f189ea
fix(datasource/dotnet-version): use sdks property to find all sdk version (#26031) 2023-11-29 13:19:33 +00:00
Sebastian Poxhofer
0e9a452969
docs(datasource/custom): fixs false header size and missing format type (#26023) 2023-11-29 08:12:12 +00:00
Rhys Arkins
044bf9ffde
fix(datasource/maven): restore registryStrategy=merge (#26013) 2023-11-28 15:42:27 +00:00
Aleksandr Mezin
a8c83970ac
feat(datasource/custom): expose newDigest in result (#26007) 2023-11-28 09:28:09 +00:00
Michael Kriese
8b4bfbd77d
feat(gitlab): allow override mergeable check attemps and use exponential backoff (#26008) 2023-11-28 09:11:59 +00:00
renovate[bot]
859b22eb3e
chore(deps): update dependency typescript to v5.3.2 (#25992)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-11-28 08:41:48 +00:00
Aleksandr Mezin
7611162834
feat(datasource/custom): add html format (#24403)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2023-11-28 07:39:22 +00:00
Michael Kriese
802f86db19
fix(gitlab): reduce attempts (#25994) 2023-11-28 05:34:40 +00:00
Rhys Arkins
f08bad2579
refactor: improve logging for hostRules (#25967) 2023-11-27 18:03:27 +00:00
Rhys Arkins
c4bb98ab90
feat(dart): allow custom registryUrls (#25987) 2023-11-27 15:09:26 +00:00
Victor Sollerhed
2bc920181b
feat(manager/asdf): support act (#25988) 2023-11-27 16:17:10 +01:00
jon4hz
f7faaa4918
feat(datasource/galaxy-collection): support ansible automation hub (#25675)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2023-11-27 14:02:54 +00:00
Sebastian Poxhofer
95ad0d02dc
refactor(datasource/custom): use class based fetcher to simplify code (#25958) 2023-11-25 06:37:05 +00:00
fullstackcreatives
3228c12e70
feat: increase gitlab merge request status check timeout to 300 sec (#25953) 2023-11-24 13:06:00 +00:00
fullstackcreatives
7bb06a4e55
fix: add memCache: false (#25949) 2023-11-24 10:59:12 +00:00
RahulGautamSingh
e0b2772ddc
refactor(match-managers): implement custom.<customMgrName> syntax (#24170) 2023-11-24 07:41:50 +00:00
Sergei Zharinov
098ad4ac6e
fix(datasource/go): Generalize submodule filtering logic (#25938) 2023-11-24 06:59:04 +00:00
nSimon (Nicolas)
f7b74c3f8b
feat(datasource/custom): add ability for local registry (file://) (#25734) 2023-11-24 06:05:46 +00:00
HonkingGoose
0110975f16
docs: rewrite Crossplane and Argo CD manager (#25911) 2023-11-23 05:41:15 +00:00
Sebastian Poxhofer
8eefcbcfac
fix(manager/terraform): remove surplus .0s in lockfile constraints (#25925) 2023-11-23 05:30:25 +00:00
Patrick J. Roddy
c1ec9653fb
fix(loose-versioning): support capital V in version (#25917) 2023-11-22 15:28:20 +00:00
Philippe Scorsolini
a199363153
feat(manager/crossplane): add Crossplane xpkgs support (#25896)
Signed-off-by: Philippe Scorsolini <p.scorsolini@gmail.com>
2023-11-22 09:18:44 +00:00
Tom Vervoort
c82b9afb36
refactor: strongly type commit SHAs (#25207)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-11-22 06:30:19 +00:00
renovate[bot]
8de2126cb2
build(deps): update dependency prettier to v3.1.0 (#25872)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-11-21 07:10:51 +00:00
Sergei Zharinov
fa3254662d
refactor(maven): Simplify HEAD requests cache (#25868) 2023-11-20 19:42:13 +00:00
Colin O'Dell
4255776fc0
feat(datasource/docker): Use org.opencontainers.image.url as homepage (#25882) 2023-11-20 19:20:45 +00:00
HonkingGoose
852b6d2a19
docs(puppet manager): rewrite (#25819) 2023-11-19 06:20:22 +00:00
RahulGautamSingh
0cbd22006f
refactor: use util minimatch (#25842) 2023-11-17 19:59:56 +00:00
Rhys Arkins
08be9b8ad2
fix(npm): use lockfileVersion to determine npm version (#25820) 2023-11-16 15:51:34 +00:00
Patrick J. Roddy
da0a7e1037
fix(github-actions): allow subdirectories by default (#25813) 2023-11-15 16:44:39 +00:00
Tobias
786f4e8899
fix(galaxy-collection): return sourceUrl of highest_version in getReleases() (#25769) 2023-11-14 20:31:41 +00:00
Nejc Habjan
2d356c46e0
fix(ansible-galaxy): handle quoted dependencies (#25760) 2023-11-14 12:54:53 +00:00
Maksym Romanowski
84019435ba
feat(pipenv): add support for auth (#24581)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-11-14 10:40:17 +00:00
gone-for-coding
c8c0e1b405
fix(pre-commit): Gitlab Custom RegistryUrl not honored (#25682)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-11-13 13:46:00 +00:00
nSimon (Nicolas)
53401eb36f
feat(datasource/custom): allow to fetch from YAML data endpoint (#25695) 2023-11-13 11:01:56 +00:00
Alex Zaytsev
2ce4fc5b06
docs(azure): simplify Azure Pipeline example (#25719) 2023-11-13 07:24:45 +00:00
Sebastian Poxhofer
e0ade37433
fix(datasource/galaxy): loosen schema (#25712) 2023-11-13 03:38:14 +00:00
Rhys Arkins
242e2781f0
chore: rename CommitSha type to LongCommitSha (#25698) 2023-11-11 12:18:00 +00:00
Wessel Terpstra
552dba5cff
fix(azure): exclude disabled repositories when discovering (#25104)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-11-11 08:33:35 +00:00
Daniel Koch
fbf8a15df4
docs: add information about permissions for azure pat (#25534)
Co-authored-by: Daniel Koch <Daniel.Koch@arineo.com>
2023-11-11 09:30:05 +01:00
Sebastian Poxhofer
0668895546
feat(datasource/galaxy-collection): migrate from v2 to v3 (#25239) 2023-11-10 20:48:27 +00:00
Rhys Arkins
16b3862821
fix(npm): better detect workspace packages (#25692) 2023-11-10 19:29:10 +00:00
Leon Grave
235d5127e9
feat(manager/dockerfile): Add syntax statement support (#25530)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Johannes Feichtner <343448+Churro@users.noreply.github.com>
2023-11-10 16:27:15 +00:00
Michael Kriese
0525c3613b
docs: fix one more link (#25688) 2023-11-10 12:47:50 +00:00
Michael Kriese
3023d4700b
docs: more link fixes (#25687) 2023-11-10 11:00:35 +00:00
Michael Kriese
f5cb2c4d5e
docs: fix more links (#25686) 2023-11-10 10:01:46 +00:00
Michael Kriese
7d2a3018d9
fix(containerbase): remove circular datasource import (#25685) 2023-11-10 08:39:49 +00:00
Sergei Zharinov
b1023296da
refactor(hex): Datasource schema validation (#25009) 2023-11-10 07:55:37 +00:00
Rhys Arkins
a4a8121bce
fix(bazel): use bazel-module versioning for bazel datasource (#25649) 2023-11-08 15:42:36 +00:00
RahulGautamSingh
79556f4ecb
refactor(enabled-managers): implement custom.<customMgrName> syntax (#24079)
Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-11-08 13:13:26 +00:00
Sebastian Poxhofer
d10dcff495
refactor(custom/datasource): prepare for additional format types (#25640) 2023-11-08 06:05:22 +00:00
renovate[bot]
e5cbbaaf09
build(deps): update dependency prettier to v3 (#23627)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Sergei Zharinov <zharinov@users.noreply.github.com>
2023-11-07 17:12:01 +00:00
Sergei Zharinov
b69416ce17
refactor(prettier): Force trailing commas (#25631) 2023-11-07 15:50:29 +00:00
bri becker
0882bec330
feat(pr): expandCodeOwnersGroups (#25317)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-11-07 09:21:04 +00:00
Daniel de Cloet
a61e45b55d
fix(terraform): Adjust terraform ziphash fetching to mitigate caching issue (#25626) 2023-11-07 09:08:17 +00:00
Maxime Brunet
5674887988
feat(kustomize): support image digest pinning in newTag (#25596) 2023-11-06 16:09:43 +00:00
Sergei Zharinov
d82ff3659f
fix: Use toml-eslint-parser instead of @iarna/toml (#25594)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-11-06 15:34:52 +00:00
Sergei Zharinov
e7028951d0
fix(yarn): Don't parse empty yarnrc files (#25609) 2023-11-06 16:28:06 +01:00
RahulGautamSingh
4231b1ae09
feat: predictible json/json5 handling (#24612)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-11-06 10:30:11 +00:00
Erwan Finot
b89c37033b
feat(manager/git-submodules): Support for special branch value . (#25507)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-11-04 13:28:33 +00:00
Sebastian Poxhofer
31988947b4
fix(manager/ansible-galaxy): handle collections with http git references (#25568) 2023-11-03 09:02:26 +00:00
Sergei Zharinov
a7faacc027
fix(terraform): Reduce constraints changes in lockfiles (#25430)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-11-02 12:46:16 +00:00
Victor Sollerhed
0db0bf03df
feat(manager/asdf): support asdf-plugin-manager (#25539) 2023-11-01 17:27:32 +00:00
Victor Sollerhed
21632272f2
feat(manager/asdf): support sbt (#25541) 2023-11-01 17:20:34 +00:00
Victor Sollerhed
e1f0c162fb
feat(manager/asdf): support vault (#25542) 2023-11-01 17:19:49 +00:00
Jeldrik Hanschke
e0f9266a50
feat(manager/npm): Optimize npm dedupe option (#25466)
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2023-11-01 16:15:17 +00:00
Victor Sollerhed
837c8850d8
feat(manager/asdf): support github-cli (#25525) 2023-11-01 11:31:13 +00:00
Chuck Grindel
40b15b0b5c
fix(datasource/bazel): use registryStrategy=hunt (#25520) 2023-11-01 10:51:35 +00:00
Victor Sollerhed
25292f0eae
feat(manager/asdf): add support for java semeru and semeru-jre (#25063)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-11-01 09:32:57 +00:00
Simon Bäurle
5d9296e0b9
fix(manager/nuget): Enforce basic authentication for NuGet restore command (#25502) 2023-10-31 16:15:18 +00:00
Sergei Zharinov
bb0a2d30cc
fix(rubygems): Ensure consistency between versions and metadata (#25127)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-10-30 13:37:56 +00:00
Daniel de Cloet
16be3cf659
feat(terraform): Fetch ziphash for lock refreshes (#25059)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-10-30 08:59:21 +00:00
Johannes Feichtner
a57cdfdb85
feat(manager/gradle): add support for Kotlin import directives (#25486) 2023-10-28 21:53:31 +00:00
Sergei Zharinov
60d2b5f622
test(terraform): Test lockfile updates with codeBlock instead of snapshots (#25485) 2023-10-28 21:35:16 +00:00
Rhys Arkins
afb2a3dbb0
fix(gomod): support updating semver go directive (#25479) 2023-10-28 15:57:51 +02:00
Rhys Arkins
a4528c98ea chore: fix eslint 2023-10-27 12:06:12 +02:00
Danek Duvall
ddbce7defa
fix(nuget): gracefully accept a lack of a PackageBaseAddress resource (#25355) 2023-10-26 18:18:11 +00:00
Nicolas Ménard
91fdebd7b1
feat(jenkins-plugins): Add support for custom registries (#25358)
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-10-25 09:03:04 +00:00
Michael Kriese
39005855a9
fix(manager/nuget): add source mappings for default registry (#25400) 2023-10-25 07:26:32 +00:00
Dylan Owen
4753eb0ae2
feat(versioning/gradle): Support Gradle prefix versions (#25379) 2023-10-25 05:10:23 +00:00