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
Michael Kriese
3101674d1b
feat(datasource/kubernetes-api): add flux types ( #23442 )
2023-07-19 08:12:15 +00:00
Matthew Dawson
ab7f679364
fix(datasource/helm): Skip helm charts with no listed versions ( #23223 )
2023-07-17 18:06:20 +00:00
Rhys Arkins
5cc2280bf9
fix(datasource/go): use defaultVersioning=semver ( #23319 )
2023-07-12 07:23:36 +00:00
Sergei Zharinov
0bc7e61089
fix(rubygems): Restrict metadata cache to rubygems.org
host ( #23307 )
2023-07-11 19:20:03 +00:00
Sergei Zharinov
37ebff7c92
refactor(rubygems): Use Result
type for caching control flow ( #23266 )
2023-07-11 16:43:09 +00:00
Sebastian Poxhofer
f26d21fcc3
feat(datasource): implement custom datasource ( #23147 )
2023-07-10 18:22:35 +00:00
Sergei Zharinov
8f39f500cb
refactor: Don't restrict error type for Result<T, E>
( #23265 )
2023-07-10 09:41:38 +00:00
Sergei Zharinov
76cacd5953
refactor: Extract ReleaseResult
filtering functions ( #23253 )
2023-07-09 05:41:16 +00:00
Sergei Zharinov
ce7acdda92
fix(gradle-wrapper): Show release notes in PR ( #23133 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-07-07 10:11:40 +02:00
Sergei Zharinov
369d9273ef
fix(rubygems): Don't throw on metadata errors ( #23224 )
2023-07-06 18:45:42 +00:00
Sergei Zharinov
8af5ca0a47
refactor: Rename getPkgReleasesWithResult
to getPkgReleasesSafe
( #23211 )
2023-07-06 12:00:45 +00:00
RahulGautamSingh
8432e76e8e
fix: replace delay with setTimeout ( #23123 )
2023-07-06 10:20:55 +00:00
Sebastian Poxhofer
19259a0383
feat!: categories ( #16534 )
...
Closes #13953
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
BREAKING CHANGE: languages are now called categories instead
2023-07-04 19:21:52 +02:00
Sebastian Poxhofer
8ccb0eaae2
feat(datasource)!: default to the central default versioning ( #23020 )
...
BREAKING CHANGE: semver-coerced is now the default versioning
2023-07-04 19:21:52 +02:00
Rhys Arkins
ad0479a11b
feat(npm): support constraintsFiltering=strict ( #22447 )
...
Closes #4826
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2023-07-04 19:21:52 +02:00
Tobias
700fa4d146
test(git-refs/git-tags): add types to mocked objects ( #23096 )
2023-07-03 19:20:06 +00:00
Sergei Zharinov
1f3a14addb
fix(datasource/packagist): Use serializable type for availablePackages
( #23117 )
2023-07-03 17:54:20 +00:00
Tobias
40507c23b5
feat(git-refs/git-tags): support authentication for private git repositories ( #22983 )
2023-06-30 19:45:55 +00:00
Sergei Zharinov
e27424c833
refactor(datasource): Use Result
utility class for lookups ( #23067 )
2023-06-30 17:46:51 +00:00
Rhys Arkins
930fc9fa6f
refactor: don't throw errors from datasource package releases lookup ( #23058 )
2023-06-30 12:29:26 +00:00
Tobias
674f9cbfcc
feat(github-tags): enable datasource for registry hunting ( #23041 )
2023-06-29 15:29:57 +00:00
Sergei Zharinov
53263bbfda
feat: Clone objects via wrapper ( #22970 )
2023-06-27 13:09:59 +00:00
Sergei Zharinov
ef6f0c7ffa
feat: Use klona
library for deep clone ( #22979 )
2023-06-26 17:21:29 +00:00
Sergei Zharinov
9c1a0dca23
refactor: Restrict releaseTimestamp
type ( #22971 )
2023-06-25 21:22:39 +00:00
Sergei Zharinov
11c05fc837
refactor: Default values for GlobalConfig.get
( #22967 )
2023-06-25 19:34:42 +00:00
Sergei Zharinov
228c6bfa32
refactor: Extract uniq
utility function ( #22968 )
2023-06-25 17:15:00 +00:00
Sergei Zharinov
8ec952787d
fix(go): Fetch data for respectLatest
in goproxy ( #22908 )
2023-06-21 11:37:42 +00:00
Sergei Zharinov
8fa7a9d912
fix(rubygems): Return fallback result for metadata cache ( #22907 )
2023-06-21 09:47:06 +00:00
Sergei Zharinov
192fe842a7
refactor(go): Change iteration over major versions ( #22900 )
2023-06-21 09:24:55 +00:00
Sergei Zharinov
6de815e82f
fix(rubygems): Cache versions endpoing only for rubygems.org
host ( #22906 )
2023-06-21 08:05:22 +00:00
Jamie Magee
a51d6d9444
feat(datasource/azure-pipeline-tasks): read tasks from cdn ( #22864 )
2023-06-21 05:42:10 +00:00
Tobias
7b9604ed76
chore(docs/maven): document how to specify project homepage in pom.xml ( #22889 )
2023-06-20 09:40:21 +00:00
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