Michael Kriese
3df6cd6201
fix(datasource/docker): map registry-1.docker.io
to index.docker.io
( #26585 )
2024-01-10 20:50:24 +00:00
Manuel Blechschmidt
54a0233096
fix(datasource/go): Fixes splitting of gitlab go package name ( #26477 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2024-01-10 16:21:51 +00:00
Michael Kriese
b33d09cbc7
fix(datasource/docker): add cache decorator to getDockerHubTags
( #26546 )
2024-01-08 11:34:55 +00:00
renovate[bot]
e4e1b47c10
build(deps): update dependency node-html-parser to v6.1.12 ( #26465 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2024-01-04 07:43:36 +00:00
RahulGautamSingh
6b4d5fcdbb
feat(datasource/hex): extract deprecated versions ( #26392 )
2023-12-21 17:56:41 +00:00
RahulGautamSingh
7cd5ab8e63
feat(datasource/nuget): extract latest tag ( #26351 )
2023-12-19 12:11:40 +00:00
Michael Kriese
418cbf073f
feat(datasource/jenkins-plugins): support constraints filtering ( #26155 )
2023-12-06 09:52:55 +00:00
nSimon (Nicolas)
540ad4fa72
fix(datasource/custom): fix local registry path ( #26142 )
2023-12-05 17:25:45 +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
Michael Kriese
4b7a5e7b62
docs: use relative links ( #26044 )
2023-11-29 18:10:17 +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
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
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
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
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
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
Tobias
786f4e8899
fix(galaxy-collection): return sourceUrl
of highest_version
in getReleases()
( #25769 )
2023-11-14 20:31:41 +00:00
nSimon (Nicolas)
53401eb36f
feat(datasource/custom): allow to fetch from YAML data endpoint ( #25695 )
2023-11-13 11:01:56 +00:00
Sebastian Poxhofer
e0ade37433
fix(datasource/galaxy): loosen schema ( #25712 )
2023-11-13 03:38:14 +00:00
Sebastian Poxhofer
0668895546
feat(datasource/galaxy-collection): migrate from v2 to v3 ( #25239 )
2023-11-10 20:48:27 +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
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
Daniel de Cloet
a61e45b55d
fix(terraform): Adjust terraform ziphash fetching to mitigate caching issue ( #25626 )
2023-11-07 09:08:17 +00:00
Chuck Grindel
40b15b0b5c
fix(datasource/bazel): use registryStrategy=hunt ( #25520 )
2023-11-01 10:51:35 +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
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
RahulGautamSingh
08c0969913
refactor: replace hasha.fromStream
with new fn hashStream
( #25046 )
2023-10-20 07:49:09 +00:00
Sebastian Poxhofer
650adbd8ce
fix(datasource/galaxy): difference between v1 API on old implementation and new ( #25257 )
2023-10-17 13:04:00 +00:00
Sergei Zharinov
74fad130e1
refactor(packagist): Remove confusing schema error ( #25243 )
2023-10-17 05:55:21 +00:00
Sebastian Poxhofer
4a8860f1eb
feat(datasource/galaxy): use schema validation and migrate to new hostname ( #25216 )
2023-10-16 16:57:45 +00:00
Chris van der Pennen
ac15e23739
fix(nuget): Sort api response before picking projectUrl ( #23090 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-10-15 08:12:02 +00:00
Koen van Zuijlen
080d642593
feat(datasource/maven): Add Artifact Registry support via Google ADC ( #24657 )
...
Co-authored-by: Johannes Feichtner <343448+Churro@users.noreply.github.com>
2023-10-15 06:29:29 +00:00
Silvestre Zabala
9c8e6accbe
feat(go): Add support for Go host code.cloudfoundry.org
( #25173 )
2023-10-13 18:31:41 +00:00
Sebastian Poxhofer
6fb6c9cf7a
fix(datasource/galaxy): use new hostname for existing API implementation ( #25191 )
2023-10-13 12:19:50 +00:00
Lori
0f013cc10e
refactor: add servicesIndexRaw content in case catch block is called during getResourceUrl ( #25069 )
2023-10-06 18:16:09 +00:00