Rhys Arkins
05bb942224
fix(datasource/npm): don’t reuse cache for host-disabled ( #19840 )
2023-01-14 09:53:54 +01:00
Rhys Arkins
78b8483953
feat(datasource/npm): cache etag for reuse ( #19823 )
2023-01-13 21:20:32 +00:00
Rhys Arkins
5917c548a6
fix(datasource/packagist): Revert "refactor(composer): Simplify Packagist lookups" ( #19824 )
2023-01-13 12:05:32 +01:00
Sergei Zharinov
3cdf17df1f
refactor(packagist): Remove unnecessary wrapper method ( #19818 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-01-13 06:19:17 +00:00
Sergei Zharinov
b00294f61a
fix(datasource/docker): Validate digest value before calling API ( #19780 )
2023-01-13 06:54:01 +01:00
Sergei Zharinov
4b2f376393
refactor(composer): Simplify Packagist lookups ( #19808 )
2023-01-12 18:23:53 +01:00
Jesse Houwing
e48b05210e
docs: Update the docs to reflect new Azure DevOps Marketplace functionality ( #19738 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Jamie Magee <jamie.magee@gmail.com>
2023-01-10 04:35:58 +00:00
Jesse Houwing
8281e1a5e3
feat(datasource/azure-pipelines-tasks): Adds support for the Azure DevOps Marketplace ( #19692 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Jamie Magee <jamie.magee@gmail.com>
2023-01-07 10:08:31 +01:00
Sergei Zharinov
686cb17442
feat(github-releases): Fetch releases with cacheable GraphQL ( #19623 )
2023-01-07 09:34:22 +01:00
Sergei Zharinov
a9aed8c271
feat(github-tags): Detect stability flags based on GitHub releases ( #19622 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-01-06 17:36:47 +01:00
Sergei Zharinov
2c10282b7d
feat(github-tags): Leverage GraphQL for tag commit hashes ( #19187 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-01-06 15:49:52 +00:00
Michael Kriese
39b23d64fe
feat: better sanitize ( #19646 )
2023-01-03 12:29:07 +00:00
Sergei Zharinov
e94aebebfe
refactor(github): Remove old cache implementation ( #19569 )
2022-12-25 06:43:46 +00:00
Nejc Habjan
45091ff1b2
feat(datasource/galaxy-collection): use pep440 versioning by default ( #19489 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-12-21 09:21:01 +00:00
Joshua Tang
aab79f15d1
feat: add dart version datasource ( #19277 )
2022-12-20 20:29:37 +01:00
Maxime Brunet
0b53d19f58
fix(goproxy): check for major updates ( #19112 )
2022-12-20 06:39:20 +01:00
renovate[bot]
99a7c8af89
build(deps): update aws-sdk-js-v3 monorepo to v3.226.0 ( #19444 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Sergei Zharinov <zharinov@users.noreply.github.com>
2022-12-17 07:05:16 +01:00
Jonathan Narwold
03b5982c67
feat(rubygems): support a fallback to /versions endpoint ( #16312 )
2022-12-16 11:22:49 +00:00
strophy
e344b538f1
docs: add readme and regex example for git-refs datasource ( #19368 )
...
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-12-15 07:48:43 +01:00
darkdragon-001
828df23cbc
docs: improve documentation for GitLab datasources ( #19393 )
...
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2022-12-15 07:39:08 +01:00
Tobias
963a1d9eba
fix(sbt-plugin): switch defaultRegistryUrl to repo.scala-sbt.org/scalasbt/sbt-plugin-releases
( #19400 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-12-14 19:00:40 +00:00
Gabriel-Ladzaretti
66159ac549
feat(repo/lookup): log registry urls used at the lookup phase ( #19332 )
2022-12-12 10:23:03 +02:00
Michael Kriese
e8eb585c80
fix(datasource/docker): undefined type error ( #19322 )
2022-12-09 12:52:59 +01:00
Colin O'Dell
676768129d
feat(helm): improve subdirectory support ( #19181 )
2022-12-09 12:48:20 +01:00
Omer Cohen
cb4733d3db
fix(gomod): support pseudo-versions ( #19122 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-12-07 20:29:39 +01:00
HonkingGoose
d77a4ab24d
docs(repology datasource): rewrite ( #19290 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-12-07 11:07:46 +00:00
Jan Høydahl
bbd0696a08
fix(maven): do not strip .git suffix from sourceUrl ( #19235 )
...
Signed-off-by: Jan Høydahl <janhoy@users.noreply.github.com>
2022-12-04 07:22:46 +01:00
Jonatan Männchen
ff1632ae31
feat(datasource/hexpm-bob): Support hex.pm "Bob the builder" datasource ( #18925 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Co-authored-by: Sergei Zharinov <zharinov@users.noreply.github.com>
2022-12-01 16:49:27 +00:00
Sebastian Poxhofer
7b677cd50a
feat(datasource): add Deno datasource ( #18878 )
...
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-12-01 07:56:31 +00:00
Sebastian Poxhofer
fa82ad6d17
perf(terraform-provider): use package index instead of complete index ( #19173 )
2022-12-01 06:28:47 +00:00
HonkingGoose
a49e206dd3
docs: use input-neutral verbs ( #19165 )
2022-11-30 10:37:00 +01:00
Sergei Zharinov
2265873ba7
refactor(github-tags): Use hash
field for GraphQL results ( #19073 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-11-29 21:28:47 +00:00
Rhys Arkins
0f2eb5d622
fix(gomod): Revert "fix(gomod): non-0.0.0 digest matching" ( #19120 )
2022-11-27 09:14:04 +01:00
Omer Cohen
20ba978e4f
fix(gomod): non-0.0.0 digest matching ( #19085 )
2022-11-27 06:53:21 +00:00
RahulGautamSingh
8e4b5231f8
refactor: convert enums to unions ( #18900 )
2022-11-20 07:34:23 +00:00
Jamie Magee
92eb2200fd
refactor(jest): enable clearMocks ( #18779 )
2022-11-14 22:46:37 -08:00
Fernando Mora
8433ad98cb
fix(datasource/sbt-package): Fallbacks to maven when no sbt directory listing available ( #18590 )
...
Closes https://github.com/renovatebot/renovate/issues/18589
2022-11-08 16:42:58 +00:00
RahulGautamSingh
d869c946d1
refactor: reduce debug metadata ( #18737 )
2022-11-07 11:29:02 +00:00
RahulGautamSingh
c93154bd24
refactor: enums to unions ( #18747 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-11-05 09:12:03 +00:00
Nejc Habjan
d281319f4d
feat(datasource/ansible-galaxy): use pep440 versioning by default ( #18718 )
2022-11-03 14:35:22 +00:00
Rhys Arkins
1e31121235
docs: drop repology app warning
2022-11-03 13:19:10 +01:00
Rhys Arkins
4fc1019cb6
fix(docker): external host error for connection errors ( #18709 )
2022-11-02 12:31:14 +02:00
RahulGautamSingh
c56588eaba
refactor: convert PlatformmId to union ( #18458 )
2022-11-01 14:46:09 +00:00
Michael Kriese
8201641d89
fix(manager/kubernetes): don't extract unknown kubernetes objects ( #18230 )
2022-11-01 08:55:52 +00:00
Steve Carrupt
3489e46911
fix(metadata): massage sourceUrls starting with git@ ( #18136 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-11-01 08:11:13 +00:00
Rhys Arkins
5bc3d4326c
fix(docker): log Docker Hub errors ( #18684 )
2022-11-01 07:45:26 +00:00
Rhys Arkins
c834947326
test: reduce aws-machine-image snapshots ( #18671 )
2022-10-31 12:27:18 +01:00
Gabriel-Ladzaretti
582d91fafe
fix(datasource/docker): handle prop querying of a non existent object in getLabel() ( #18574 )
2022-10-29 16:21:36 +00:00
RahulGautamSingh
0151b6a4a9
refactor: reduce debug metadata ( #18466 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-10-29 12:11:09 +00:00
Michael Kriese
961a7776e0
fix(datasource/pod): wrong regex ( #18533 )
2022-10-25 12:23:19 +03:00
Rhys Arkins
4378b20f91
docs: repology warning
2022-10-24 10:05:50 +02:00
Thomas
a446c2bc6d
fix(go)!: Fallback to git-tags instead of github-tags ( #18060 )
...
Changes go datasource fallback from github tags to git tags.
Closes #17923
BREAKING CHANGE: git-tags will be used instead of github-tags if a go package's host type is unknown.
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-10-23 06:48:35 +02:00
Rhys Arkins
cdec83463c
fix(http): improve error logging ( #18454 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-10-21 10:14:45 +00:00
Michael Kriese
67043c4381
fix(datasource/docker): log http mode for getManifestResponse ( #18450 )
2022-10-21 12:57:58 +03:00
renovate[bot]
d941ef31c5
chore(deps): update dependency type-fest to v3 ( #18429 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Jamie Magee <jamie.magee@gmail.com>
2022-10-20 17:34:35 +00:00
Jamie Magee
e005244f2d
fix(datasource/dotnet): add sourceurl ( #18386 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-10-18 06:41:06 +00:00
Jamie Magee
3b97cb7c36
fix(datasource/dotnet): account for nullable releases ( #18292 )
2022-10-18 08:27:03 +02:00
Sergei Zharinov
986b187320
feat(github-tags): Use GraphQL helper for getReleases
( #18182 )
2022-10-10 05:07:02 +00:00
Jamie Magee
337578f2f9
feat(datasource/dotnet): add dotnet datasource ( #18115 )
2022-10-07 20:06:01 +02:00
renovate[bot]
5109f9b794
chore(deps): update dependency typescript to v4.8.4 ( #17988 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jamie Magee <jamie.magee@gmail.com>
2022-10-07 06:15:49 +00:00
Jamie Magee
a86885a81b
feat(datasource/kubernetes-api): add kubernetes-api datasource ( #17420 )
2022-10-06 16:13:22 +00:00
Thibault Cohen
699a5cf8a6
feat(datasource/conda): support custom registries ( #17809 )
2022-10-05 15:22:33 +02:00
Rhys Arkins
e7e1322e24
fix(npm): support short sourceUrl format ( #18073 )
2022-10-04 07:55:59 +03:00
RahulGautamSingh
1657c16136
chore(lint): add object shortand rule ( #18080 )
2022-10-02 21:20:24 +02:00
Sebastian Poxhofer
3f0303c167
fix(datasource/terraform): support absolute URLs in service discovery ( #18040 )
2022-10-02 05:14:59 +00:00
Adam Setch
7298d09b8f
feat(docker/artifactory): add retry logic for docker offical images ( #17925 )
2022-09-30 05:06:29 +00:00
t-kulmburg
e14f09d75b
feat(replacement): datasource changes ( #17881 )
...
Co-authored-by: Jamie Magee <jamie.magee@gmail.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-09-27 13:19:18 +00:00
ajhcpt
fe2ed94b44
feat(go): Continue processing if an error occurs trying to get sourceUrl ( #17981 )
2022-09-27 12:46:41 +00:00
Maxime Brunet
e29d851cc6
fix(docker): reduce ECR Public max results to 1000 ( #17946 )
2022-09-27 12:26:14 +00:00
mikaello
ea4fe8fd6d
feat(golang-version): enable custom registryUrls ( #17828 )
2022-09-22 13:10:13 +02:00
Sergei Zharinov
66f88bed7c
fix(go): Use second column of version list for releaseTimestamps
( #17785 )
2022-09-14 12:03:05 +00:00
renovate[bot]
582f77371c
chore(deps): update jest monorepo ( #17737 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-09-12 16:58:52 +02:00
Rhys Arkins
55d234ec07
fix(npm): remove memcache ( #17714 )
2022-09-09 09:16:40 +02:00
Sergei Zharinov
ea69f81247
refactor(github): Uniform names for github datasource types ( #17701 )
2022-09-08 11:26:27 +02:00
Sergei Zharinov
81ee883e30
refactor(github): Extract utils/github
from datasources ( #17697 )
2022-09-08 10:00:42 +02:00
Philip
ed3d8e6115
fix(datasource/crates): Crates files are in lower case, lowercase the url package name ( #17608 )
2022-09-08 10:50:41 +03:00
Sergei Zharinov
1827b6f519
refactor(github): Don't inherit github-tags
from github-releases
( #17696 )
2022-09-08 09:25:25 +03:00
Sergei Zharinov
b5ac8f04a1
fix(github): Disable caching for GitHub datasources ( #17685 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-09-08 08:11:01 +03:00
Sergei Zharinov
2df8967ae2
refactor: Create promises utilities ( #17651 )
2022-09-06 10:36:51 +00:00
Rhys Arkins
e49572e105
fix(datasource/github-tags): don't use github-releases for extra meta ( #17650 )
2022-09-06 13:26:27 +03:00
Sergei Zharinov
3f30119f71
fix(github): Error messages for empty repository result ( #17645 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-09-06 10:37:02 +02:00
Bastian
4ba04b47c4
fix(gomod): explicitly match Gitlab ID for gitlab enterprise servers ( #17611 )
2022-09-04 16:49:31 +00:00
Johannes Feichtner
af75ec2508
fix(datasource/docker): pinDigest PRs missing digest value in name ( #17599 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-09-03 10:50:46 +00:00
Sergei Zharinov
410d05c5be
feat(github): Deduplicate cache github releases fetching ( #17591 )
2022-09-02 19:37:50 +02:00
RahulGautamSingh
1ca1a214e8
refactor: use optional chaining ( #17510 )
2022-08-30 17:30:57 +02: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
Michael Kriese
6dd4ea3c74
feat(github): use repo url to get token ( #17179 )
2022-08-29 07:37:45 +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
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
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
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
Adam Setch
bcddc69ccd
fix(datasource/docker): remove default group commit message topic ( #17381 )
2022-08-24 14:33:35 +02:00
Steven Davidovitz
7fb2e72281
fix(docker): support nvcr.io tag listing ( #17294 )
2022-08-21 14:14:55 +02:00
Michael Kriese
4af1126c5d
fix(datasource/adoptium-java): fix api args ( #17246 )
2022-08-18 06:53:13 +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
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
Michael Kriese
0316a5e62d
test: use jest v29 ( #17151 )
2022-08-16 14:22:29 +02:00
Michael Kriese
7f76a474a7
fix(datasource/golang-version): use HEAD
instead of master
( #17205 )
2022-08-16 07:57:25 +00:00