Commit graph

477 commits

Author SHA1 Message Date
Sergei Zharinov
c3029596b7
feat(packagist): Query packages respecting available-packages (#22877) 2023-06-20 07:08:38 +00:00
Adam Setch
787d623282
refactor: add export to getDatasourceFor function (#22872) 2023-06-19 10:16:33 +00:00
Sergei Zharinov
728a8a1c68
feat(rubygems): Enable metadata fetching (#22860) 2023-06-18 20:09:07 +00:00
Sergei Zharinov
94b384a5b5
feat(rubygems): Implement MetadataCache class (#22859) 2023-06-18 19:11:52 +00:00
Sergei Zharinov
687ae01ecc
fix(rubygems): Don't lowercase gem metadata name (#22858) 2023-06-18 15:58:28 +00:00
Sergei Zharinov
bd30baa833
feat(rubygems): API throttling for rubygems.org (#22855) 2023-06-18 13:38:21 +00:00
Sergei Zharinov
bc8e06e1d0
refactor(rubygems): Decouple metadata fetching from versions fetching (#22808)
Co-authored-by: lluiscab <lluiscab@gmail.com>
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: t-kulmburg <89128736+t-kulmburg@users.noreply.github.com>
Co-authored-by: Victor Engmark <victor@engmark.name>
2023-06-16 19:05:18 +00:00
Sergei Zharinov
d8c7a14ef9
refactor(rubygems): Remove unnecessary package name guard (#22809) 2023-06-16 07:04:24 +00:00
Sergei Zharinov
adeca3fcb7
fix(rubygems): Case-sensitive package names (#22800) 2023-06-15 18:11:30 +00:00
MartijnLeijssen-TomTom
f611217289
feat(datasource/conan): add sourceUrl when artifactory is used (#22656)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-06-15 15:56:54 +00:00
Sergei Zharinov
0be6dba296
refactor(rubygems): Versions endpoint cache (#22792) 2023-06-15 15:17:49 +00:00
Sergei Zharinov
bf57547e55
refactor(rubygems): Remove unnecessary datasource class (#22785) 2023-06-15 09:27:03 +00:00
Hilário Coelho
8cc08e0660
fix(azure): go-import meta header support for Azure DevOps (#22664)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-06-11 16:58:46 +00:00
Sergei Zharinov
b90cc32c12
feat(rubygems): Incremental sync for version lists (#22564) 2023-06-07 14:06:09 +00:00
RahulGautamSingh
be2a89520b
refactor: replace as assertions (#22442) 2023-06-05 19:18:30 +00:00
Sergei Zharinov
a700ccc4b8
refactor: Clear distinction between generic and HttpError handlers (#22576) 2023-06-05 03:39:27 +00:00
Sergei Zharinov
4a9f5d9394
test(endoflife): Mock time (#22575) 2023-06-04 15:06:43 +00:00
Morre
a5b729220c
feat(datasource/endoflife-date): add endoflife.date datasource (#21994)
Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Co-authored-by: secustor <sebastian@poxhofer.at>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-06-01 16:41:39 +00:00
IKEDA Sho
135858d815
fix(datasource/cpan): add module.authorized condition for querying releases (#22445) 2023-05-27 03:43:46 +00:00
Adam Setch
550ab80477
refactor(bitbucket): use paginated api for tags (#22336) 2023-05-22 05:54:25 +00:00
Sergei Zharinov
86735d75b5
refactor(rubygems): Extract copystring function to the utils (#22322) 2023-05-20 12:11:45 +00:00
Sergei Zharinov
3164401d69
refactor(npm): Use schema for PackageSource parsing (#22314) 2023-05-19 17:22:03 +00:00
Sergei Zharinov
cd5abc87b8
refactor(rubygems): Use schema for fallback API (#21933) 2023-05-17 08:12:20 +00:00
Alex Hatzenbuhler
2e7aa43240
fix: Add changelogUrl for gradle-semver-plugin (#20441)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-05-16 05:01:16 +00:00
Sergei Zharinov
a732b39985
fix(rubygems): Remove verbose debug logging (#22235) 2023-05-15 12:16:51 +00:00
Sebastian Poxhofer
019c75caab
feat(manager/pep621): implement manager (#22082)
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2023-05-15 07:51:05 +00:00
RahulGautamSingh
0b36f97bd3
refactor: replace as with partial/satisfies (#21982) 2023-05-08 06:36:40 +00:00
Sergei Zharinov
79313fa68b
test(rubygems): Inline params for better readability (#22017) 2023-05-07 21:17:14 +00:00
Jonatan Männchen
0e46363ee8
feat(datasource/hexpm-bob): Switch to builds.hex.pm from repo.hex.pm (#21915) 2023-05-02 11:32:57 +00:00
Liora Milbaum
f2a415e34f
refactor(datasource/docker): Using URL module for improved readability (#21809) 2023-04-29 17:51:03 +00:00
Sergei Zharinov
2c75fac1a5
fix(rubygems): Copy strings via buffers instead of slice hack (#21876) 2023-04-29 16:19:35 +00:00
Sergei Zharinov
07d86fc2aa
refactor(rubygems): Parse rubygems data with schema (#21875) 2023-04-29 10:42:00 +00:00
Sergei Zharinov
708f5e8e52
fix(rubygems): Use module-local memory cache (#21884) 2023-04-29 07:45:48 +00:00
Sergei Zharinov
9e4a743d1a
fix(rubygems): Change accept-encoding to gzip (#21882) 2023-04-29 06:23:36 +00:00
Sergei Zharinov
d166bc01e6
fix(rubygems): Use memcache instead of module-local const (#21874) 2023-04-28 17:05:46 +00:00
Michael Kriese
64bd96b93f
feat(datasource/azure-pipelines-tasks): load tasks from github (#21869) 2023-04-28 10:19:06 +00:00
RahulGautamSingh
938a36801e
refactor: replace test.each with it.each (#21859) 2023-04-28 04:33:15 +00:00
Michael Kriese
05f365c8c2
refactor(datasouce/docker): split file (#21842) 2023-04-27 18:27:19 +00:00
Michael Kriese
d8cd68638e
fix(datasource/docker): replace legacy url resolve (#21841) 2023-04-27 13:36:09 +00:00
Jamie Magee
a6dfa70c1d
chore: migrate to structuredClone (#20885)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-04-27 05:06:22 +00:00
Chuck Grindel
7f4c8ebeb9
feat: add bazel datasource (#21733) 2023-04-25 20:08:26 +00:00
Rhys Arkins
bd6897063b
fix(datasource/docker): don't abort for 401 from docker hub (#21796) 2023-04-25 15:04:58 +00:00
Liora Milbaum
75ac52ba08
fix(datasource/docker): omit empty service search key from auth url (#21755) 2023-04-23 06:33:11 +00:00
Sergei Zharinov
3fbdcdc1ae
refactor(schema): Enhanced "loose" collections (#21541) 2023-04-21 08:25:48 +00:00
RahulGautamSingh
efc366ec57
feat(datasource): rename node -> node-version (#21149) 2023-04-12 13:43:59 +00:00
renovate[bot]
da29ed179c
chore(deps): update dependency @types/luxon to v3.3.0 (#21418)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: RahulGautamSingh <rahultesnik@gmail.com>
2023-04-12 06:49:00 +00:00
Sergei Zharinov
3ded2789e3
refactor(dotnet-version): Refactor schemas (#21426) 2023-04-12 06:21:35 +00:00
Sergei Zharinov
7fdb8e2005
refactor(azure-bicep-resource): Refactor schema usage (#21402)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-04-11 14:41:41 +00:00
Sergei Zharinov
00c8f9055e
refactor(datasource/deno): Add schema validation (#21329) 2023-04-11 14:25:34 +00:00
Sergei Zharinov
3b53efe67c
refactor(datasource/npm): Remove unused fields from types (#21192) 2023-04-11 13:41:24 +00:00
Sergei Zharinov
8081d08ec4
refactor(http): Enhanced integration with data schemas (#21338) 2023-04-06 15:56:27 +00:00
Sergei Zharinov
46723ebb3a
refactor(dotnet-version): Fix schema for dates (#21367) 2023-04-06 07:24:36 +00:00
Johannes Grumböck
b923c87753
feat: fetch changelogs for private Terraform Cloud modules (#21356) 2023-04-05 18:52:37 +00:00
Sam
52ad01d585
feat(datasource/crate): add sparse registry support (#21187)
Co-authored-by: Sam <samrogerson@users.noreply.github.com>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-04-05 12:30:35 +00:00
Michael Kriese
34b5401812
feat(manager/bitbucket-pipelines): support docker image object (#21102) 2023-03-29 10:41:05 +00:00
Jamie Magee
176282e65f
chore: use node: protocol imports (#21181) 2023-03-28 21:05:36 +00:00
kegato
781ca4b192
feat(datasource/docker): support registry proxy for digest updates (#20777)
Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
2023-03-27 17:07:49 +00:00
Sergei Zharinov
e66b93a240
refactor(schema): Remove looseObject helper (#21164) 2023-03-27 10:43:02 +00:00
Rhys Arkins
327d0fb665
fix: remove traefik manual sourceUrl (#21117) 2023-03-24 06:46:59 +00:00
RahulGautamSingh
1013302e0f
refactor: exactOptionalPropertyTypes (#20761)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-03-19 16:09:46 +00:00
Rhys Arkins
cf8619aaac
chore(logs): lower lookup logging (#21027) 2023-03-18 18:44:56 +00:00
Rhys Arkins
1f22ed2a0e
chore: downgrade cached etag log to trace 2023-03-18 08:57:00 +01:00
Adam Setch
e29c8ad964
fix(bitbucket): use correct case (#21002) 2023-03-17 12:13:37 +00:00
Lctrs
2e25de1211
feat(datasource): support range constraints filtering (#20842)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-03-15 06:12:08 +00:00
Simon Eßlinger
3c5224eee4
feat: add datasource, versioning and manager for Azure Bicep resources (#20755)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Jamie Magee <jamie.magee@gmail.com>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-03-14 18:29:25 +00:00
Rhys Arkins
d53d39bf0a
refactor(datasource): prefer packageName over depName in datasource (#20221) 2023-03-10 09:34:41 +01:00
Sebastian Poxhofer
8e2df85268
feat(versioning)!: default to semver-coerced instead of semver (#20573)
BREAKING CHANGE: default versioning is now `semver-coerced`, instead of `semver`.
2023-03-10 09:34:41 +01:00
Paul Gschwendtner
177ffedb85
feat(datasource/github-releases)!: digest computation use git tag, not file digest (#20178)
The github-releases datasource has been copied into a new datasource called github-release-attachments.
The github-releases general datasource is updated to use the underlying Git tag of a GitHub release entry for digest computation.

Fixes #20160, Fixes #19552

BREAKING CHANGE: Regex Manager configurations relying on the github-release data-source with digests will have different digest semantics. The digest
will now always correspond to the underlying Git SHA of the release/version. The old behavior can be preserved by switching to the
github-release-attachments datasource.
2023-03-10 09:34:40 +01:00
Rhys Arkins
b17bcf2789
refactor(datasource): use packageName and not depName for datasource lookups (#20474) 2023-03-10 09:34:40 +01:00
Rhys Arkins
b6ed33ec01
fix(regex): don’t escape forward slash in fileMatch (#19314)
This cleanup of default `fileMatch` values should be backwards compatible.
2023-03-10 09:34:39 +01:00
Rhys Arkins
d92e19437a
feat(go)!: default GOPROXY (#20081)
Set default GOPROXY value to match `go`'s own default.

Closes #20040

BREAKING CHANGE: Renovate will now use go's default `GOPROXY` settings. To avoid using the public proxy, configure `GOPROXY=direct`.
2023-03-10 09:34:39 +01:00
RahulGautamSingh
dcd298a625
feat(config)!: add new option constraintsFiltering (#19992)
Adds new option `constraintsFiltering`.

Closes #19979

BREAKING CHANGE: PyPI releases will no longer be filtered by default based on `constraints.python` compatibility. To retain existing functionality, set
`constraintsFiltering=strict`.
2023-03-10 09:24:44 +01:00
Rhys Arkins
a72998724e
fix(datasource/npm): cache public modules (#20815)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
2023-03-09 12:16:21 +00:00
Henrik Poulsen
d5ece8bf45
fix(datasource): add warning when unable to find datasource (#20805)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-03-08 11:25:00 +00:00
Shawn Smith
eb5db5b492
fix(datasource/docker): Artifactory next link is broken for tags api (#20745)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-03-05 18:29:06 +00:00
Sergei Zharinov
d37a372356
fix(packagist): Support both objects and minified arrays in v2 (#20720) 2023-03-03 07:03:18 +00:00
Sergei Zharinov
cd06651f89
fix(packagist): Replace V2 URL path instead of joining it (#20709) 2023-03-02 14:19:55 +00:00
Andreas Hippler
34d26700cf
fix: support docker /library retry with abortOnError (#20652)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-02-28 19:29:28 +00:00
Sergei Zharinov
8cd9f43cbc
fix(datasource/packagist): Support for obsolete SHA1 hashes (#20664) 2023-02-28 11:16:51 +00:00
Sergei Zharinov
c9fe3b99fa
feat(packagist): Support for v2 protocol (#20626) 2023-02-28 09:31:16 +00:00
Sergei Zharinov
d7ad012988
fix(packagist): Fix url resolving (#20650) 2023-02-27 18:22:02 +00:00
Sergei Zharinov
e97cde57dd
refactor(packagist): Reorganize datasource methods (#20595) 2023-02-25 19:33:47 +00:00
RahulGautamSingh
352c9db904
test: add new wrapper for partial (#20618) 2023-02-25 06:46:32 +00:00
Sergei Zharinov
fd200d4198
refactor(packagist): Refactor RegistryMeta to inferred via schema (#20592) 2023-02-24 05:55:04 +00:00
Adam Setch
5cc4260ba7
feat(platform/bitbucket): consolidate types (#20570) 2023-02-22 17:01:03 +00:00
Sergei Zharinov
edef60045c
feat(schema): Add looseValue and looseObject helpers (#20576) 2023-02-22 14:45:26 +00:00
Sergei Zharinov
d9b025bf63
refactor(packagist): Remove deprecated URL API (#20547) 2023-02-21 13:48:46 +00:00
Rhys Arkins
7f08460ace
chore: debug github-tags digest problems (#20506) 2023-02-19 13:13:26 +00:00
Sergei Zharinov
91822a60cb
feat(github-releases): Cache functions used for getDigest (#20458) 2023-02-17 06:32:39 +00:00
Malte Swart
75cf8f1edc
feat(versioning/deb): New module to compare deb package versions like dpkg (#20291) 2023-02-15 06:46:49 +00:00
Sergei Zharinov
84e50dc3eb
refactor(packagist): Use catch-all schema for releases fields (#20401) 2023-02-14 16:37:31 +00:00
renovate[bot]
db2aef4553
chore(deps): update jest monorepo to v29.4.1 (#20130)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-02-14 16:00:49 +00:00
HonkingGoose
917baa3edd
docs(docker): mention required version for Harbor proxy cache feature (#20322) 2023-02-14 06:26:20 +01:00
RahulGautamSingh
09402a32e6
fix(datasource): rename adoptium-java to java-version (#20245) 2023-02-13 07:54:20 +00:00
RahulGautamSingh
93c3fd5ced
feat(datasource): rename dotnet to dotnet-version (#20244) 2023-02-10 22:47:07 +02:00
Sergei Zharinov
25021725a9
fix(go): Avoid tag fetching for v0.0.0 (#20307) 2023-02-09 13:11:21 +01:00
Sergei Zharinov
2336161d05
fix(packagist): Use schema for extractDepReleases method (#20034) 2023-02-05 08:20:07 +01:00
Rhys Arkins
f754f8a010
fix(orb): detect isPrivate (#20193) 2023-02-03 21:34:22 +01:00
Rhys Arkins
3a58d239ec
refactor(datasource/orb): log res when no response (#20134) 2023-01-31 22:25:39 +01:00
Sergei Zharinov
0b4db8dc6c
fix(packagist): Improve fetch concurrency (#20041) 2023-01-27 08:38:39 +00:00
Sergei Zharinov
571d62abf9
fix: Revert "refactor(packagist): Improve fetch concurrency (#19981)" (#20021) 2023-01-24 16:57:32 +00:00
Sergei Zharinov
f170c71930
refactor(packagist): Improve fetch concurrency (#19981)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-01-23 17:30:21 +00:00
Sergei Zharinov
ca66adabdb
refactor(packagist): Use schema for packages.json file (#19930) 2023-01-23 11:52:16 +03:00
Rhys Arkins
92e4c5c2a6
fix(rubygems): support Nexus (#19957) 2023-01-21 10:02:52 +01:00
Sergei Zharinov
ef174ceba5
feat(packagist): Extract PHP constraints (#19875)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-01-17 11:04:50 +01:00
Sergei Zharinov
bf6ac7d7a9
fix(packagist): De-minify fields (#19863) 2023-01-17 10:41:59 +01:00
Sergei Zharinov
6679d7ed9b
refactor(packagist): Refactor schema (#19868) 2023-01-17 05:47:02 +01:00
Sergei Zharinov
c9e308f04b
refactor(packagist): Type checked Packagist lookups (#19834)
Fixes undefined
2023-01-15 16:58:42 +01:00
Sergei Zharinov
b0d6145de4
refactor(composer): Remove unused auth header check (#19852) 2023-01-15 10:12:27 +00:00
Rhys Arkins
9720ca8d3c chore: debug log cache revalidation 2023-01-14 20:12:00 +01:00
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