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
Sergei Zharinov
e50499762b
fix(go): Ignore mod
type of go-import
header ( #25039 )
2023-10-04 18:53:04 +00:00
Colin O'Dell
3758782449
feat(terraform-module): always use 'source' as sourceUrl when available ( #25008 )
...
Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
2023-10-04 13:48:32 +00:00
Rhys Arkins
42b3a7c046
feat: versionCompatibility ( #24717 )
2023-10-02 09:55:01 +00:00
Colin O'Dell
f58cb01701
chore(datasource/docker): promote ECR auth errors to warnings ( #24521 )
2023-09-28 11:33:34 +00:00
Rhys Arkins
3ec91b2808
feat(maven)!: use hunt strategy for registries ( #24588 )
2023-09-27 14:29:17 +02:00
Rhys Arkins
93ab46e37e
fix(docker): suppress gcr.io error ( #24661 )
2023-09-26 06:45:41 +02:00
HonkingGoose
f4ad902d1d
docs: rewrite git-refs readme ( #24643 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-09-25 14:03:07 +00:00
RahulGautamSingh
6f9d37a6c0
feat(migrate): regexManagers
-> customManagers
( #24451 )
...
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-09-24 08:55:56 +00: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
Guillaume Berche
3092e42fad
feat: override docker and helm package metadata ( #19901 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-09-23 07:21:24 +00:00
Colin O'Dell
e8bad1f3b8
fix(datasource/go): hold onto the latest tag in case no other proxies have better info ( #24578 )
2023-09-23 05:38:13 +00:00
Koen van Zuijlen
37a0bcfe2a
feat(datasource/docker): Add support for Google Application Default Credentials ( #23903 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-09-21 15:10:18 +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
Michael Kriese
84a97a62fa
test(perf): improve test speed ( #24323 )
2023-09-08 11:40:04 +00:00
RahulGautamSingh
8aeb64e9f8
fix: improve branch coverage ( #24282 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-09-08 10:56:56 +00:00
M.P. Korstanje
4b616c29c3
fix(datasource/helm): Digests are blank on Gitlab ( #24280 )
2023-09-07 18:24:57 +00:00
Michael Kriese
f0d676242a
fix: better branch code coverage ( #24276 )
2023-09-07 04:39:39 +00:00
Michael Kriese
2431c5a6b6
fix: better branch code coverage ( #24274 )
2023-09-06 13:35:52 +00:00
Michael Kriese
a9dc0625cf
fix: better branch code coverage ( #24270 )
2023-09-06 11:26:22 +00:00
Michael Kriese
1295698744
fix(datasource/docker): correctly split registry and repository ( #24186 )
2023-09-04 15:47:38 +00:00
Michael Kriese
223cee19cd
fix(datasource/docker): allow null in schema values ( #24205 )
2023-09-01 09:37:52 +00:00
Rhys Arkins
4bffe3110f
fix(datasource/docker): improve label efficiency ( #24193 )
2023-09-01 05:22:32 +00:00
Tobias
6a043e1075
fix(github-tags): return hash as newDigest ( #24192 )
2023-08-31 18:17:51 +00:00
Sergei Zharinov
f001df02bd
feat(docker): Support digests obtained from DockerHub ( #24177 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-08-31 16:17:58 +00:00
Michael Kriese
2b245095e0
feat(datasource/docker): use schema and support annotations ( #23758 )
...
Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
2023-08-31 10:44:09 +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
Sergei Zharinov
2f4c7111b0
feat(docker): Support releaseTimestamp
for DockerHub tag results ( #24164 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-08-31 07:53:22 +00:00
Sergei Zharinov
8f7f941aaf
feat(docker): Increase DockerHub items to 1000 per page ( #24157 )
2023-08-30 08:09:58 +00:00
Sergei Zharinov
2e211d2241
refactor(docker): Simplify findLatestStable
function ( #24145 )
2023-08-29 15:47:13 +00:00
Michael Kriese
3f1d967b99
feat(datasource): add gitea-releases ( #24140 )
2023-08-29 12:56:08 +00:00
Zoltán Reegn
5557ef241a
feat(datasource/aws-machine-image): Add profile and region configuration support ( #24086 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-08-29 09:24:49 +00:00
Sergei Zharinov
0578cdc1e6
feat(docker): Enable cache fallback ( #24110 )
2023-08-28 05:44:04 +00:00
Sergei Zharinov
8b4fae31de
refactor(result): Reoder parameters for Result.parse
( #24098 )
2023-08-26 16:06:30 +00:00
Michael Kriese
69f7240640
feat(datasource): add gitea-tags
datasource ( #24083 )
2023-08-25 14:12:36 +00:00
scmeli
aa250175b8
feat(datasource/helm): add digest to release ( #23432 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-08-25 07:43:38 +00:00
HonkingGoose
b8c7a2ddb8
docs: improve custom datasource text ( #23962 )
...
Co-authored-by: Anne Stellingwerf <astellin@opentext.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-08-24 11:44:55 +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
Petr Ruzicka
b7627b2a6a
docs(datasource): add helm chart customDatasources example ( #23954 )
2023-08-19 12:12:53 +00:00
Rhys Arkins
a1f79bcf39
feat(docker): use Docker Hub tags api ( #23876 )
2023-08-15 13:21:17 +00:00
Rhys Arkins
36e2b328bb
chore: update types reference
2023-08-15 11:31:15 +02:00
PeterNitsche
1ecaab241d
feat(github-actions): support GitHub actions runners ( #23633 )
...
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2023-08-08 19:59:41 +00:00
Michael Kriese
2f99b3cf25
feat(datasource/docker): add schema types ( #23752 )
2023-08-08 09:02:42 +00:00
Sergei Zharinov
17bf7d7ed9
refactor: Reuse datasource filtering ( #23716 )
2023-08-07 20:02:57 +00:00
Sergei Zharinov
8c0013f1fc
fix(util/result): Types for wrapNullable
( #23713 )
2023-08-04 15:00:11 +00:00
Sergei Zharinov
f2f6c17227
refactor(datasource): Extract getRawPkgReleases
from getPkgReleases
( #23712 )
2023-08-04 13:39:12 +00:00
Michael Kriese
2daf10e4e8
feat(datasource/docker): allow override max pages (experimental /self-hosted) ( #23700 )
2023-08-04 07:46:22 +00:00
HonkingGoose
8b3bfe4975
docs: improve datasource readme ( #23653 )
2023-08-03 18:09:19 +00:00
Asifur Rahman Arnab
37862b6c08
feat: add plain
format type for customDatasources ( #23563 )
...
Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2023-08-03 14:20:36 +00:00
Michael Kriese
8465edaba5
fix(datasource/docker): fetch 20 pages ( #23690 )
2023-08-03 13:28:07 +00:00
Sergei Zharinov
009a665293
test(datasource): Add tests for common.ts
( #23669 )
2023-08-02 22:22:59 +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
Uli
908777cdcc
docs(datasource): Add additional examples for custom datasource ( #23558 )
...
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
2023-08-01 18:09:43 +00:00
Sergei Zharinov
72092626db
refactor(jenkins-plugins): Remove huge fixtures ( #23621 )
2023-07-30 17:46:22 +00:00
Sergei Zharinov
bbf4183b04
refactor(cdnjs): Use zod schema and Result
class ( #23588 )
2023-07-29 17:54:49 +00:00
Sergei Zharinov
45328c57b6
refactor: Extract datasource result filters to separate file ( #23587 )
2023-07-28 08:09:41 +00:00
Sergei Zharinov
674c6fca49
feat: Support Zod values in Result
transforms ( #23583 )
2023-07-27 15:17:18 +00:00
RahulGautamSingh
d255f811ae
test(dep): replace mockdate
package with jest.fakeTimers ( #23542 )
2023-07-25 16:14:18 +00:00
Sergei Zharinov
992b336a89
fix(rubygems): Use cascade of endpoints for unknown servers ( #23523 )
2023-07-25 15:43:14 +00:00
Adam Setch
b9c8c44fda
refactor(util/hash): replace sha256 hasha use cases ( #23547 )
2023-07-24 20:01:39 +00:00
Sergei Zharinov
6451c3af73
refactor(rubygems): Use Result
class ( #23522 )
2023-07-24 18:40:21 +00:00
Sergei Zharinov
285bed3e43
test(rubygems): Simplify tests ( #23521 )
2023-07-23 13:41:17 +00:00
Sergei Zharinov
3559cb3980
refactor(rubygems): Unify fetching via v1 API ( #23517 )
2023-07-23 13:14:49 +00:00
Sergei Zharinov
0e2083ee02
refactor(rubygems): Extract v1 API handling ( #23474 )
2023-07-23 10:27:14 +00:00
Sergei Zharinov
64a52b0aa9
test(rubygems): Format fixture data ( #23518 )
2023-07-23 09:10:54 +00:00
MartijnLeijssen-TomTom
bca8175684
fix(datasource/conan): continue on error during fetching package url ( #23391 )
2023-07-21 19:07:06 +00:00
Sergei Zharinov
b641ec2738
refactor: Better Result
class implementation ( #23335 )
2023-07-19 11:30:47 +00:00