Commit graph

1334 commits

Author SHA1 Message Date
Markus Schulz
6c42022f78
refactor(scm): use scm for mergeBranch, mergeToLocal (#23448)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-08-07 15:39:43 +00:00
Joshua Tang
ee6c40f800
fix(manager/pub): extract sdk constraint correctly (#23367)
Co-authored-by: Sergei Zharinov <zharinov@users.noreply.github.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-08-07 06:04:54 +00:00
RahulGautamSingh
9dc51d03c4
refactor(managers): move regex in custom folder (#23715) 2023-08-06 11:00:47 +00:00
Sergei Zharinov
0f872f8b1a
fix(npm): Types for bumpVersion parameter (#23717) 2023-08-04 19:27:42 +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
RahulGautamSingh
2367b42413
feat: warn if multiple lock files detected (#23562) 2023-08-04 05:46:40 +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
Mads Jon Nielsen
bc192665d7
fix(npm): package-lock.json v3 root project out of sync with package.json (#23495)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-08-03 11:58:50 +00:00
Michael Kriese
c3c95bec57
docs(platform/bitbucket-server): wrong start commands (#23683) 2023-08-03 11:18:13 +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
Michael Kriese
68f34a99ff
chore: fix types (#23665) 2023-08-02 12:17:11 +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
Connor Pearson
cdf1db7200
feat(platform/gitlab): support autoApprove option (#23460) 2023-08-01 06:36:49 +00:00
CodeShakingSheep
b02d4ac492
docs(platform/Gitea): Update PAT scopes for Gitea (#23615)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2023-07-31 12:32:23 +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
Rhys Arkins
2be0ff3873
fix(lerna): skip bootstrap if using a v7 range (#23595) 2023-07-29 07:48:36 +00:00
Sergei Zharinov
45328c57b6
refactor: Extract datasource result filters to separate file (#23587) 2023-07-28 08:09:41 +00:00
Ikko Eltociear Ashimine
d450995dd1
chore: fix typo in extract.ts (#23584) 2023-07-27 19:21:13 +02:00
Sergei Zharinov
674c6fca49
feat: Support Zod values in Result transforms (#23583) 2023-07-27 15:17:18 +00:00
bjuraga
a9af34cf8c
fix(manager/nuget): don't bump version if already done (#23546) 2023-07-27 14:56:30 +00:00
Rhys Arkins
48d3ebab1d
fix(lerna): detect lerna in dependencies (#23575) 2023-07-27 13:53:08 +00:00
Kenichi Kamiya
450350e3fa
feat(manager/asdf): add typos (#23566) 2023-07-26 20:09:18 +00:00
Adam Setch
2159444ee1
refactor: use minimatch util (#23549) 2023-07-26 07:51:10 +00:00
RahulGautamSingh
ce1be2c5a1
fix(versioning/hashicorp): allow != in ranges, constraints (#23492)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-07-25 18:18:41 +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
39c907231b
refactor(util/hash): replace hasha sha512 use cases (#23548) 2023-07-24 22:54:28 +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
9e77d59a96
fix(github): Remote branch existence check (#23480) 2023-07-23 09:57:07 +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
mikaello
5e3d6a2bac
test(versioning/loose): add testcase for timestamp (#23507) 2023-07-21 18:38:48 +00:00
Tobias
807b79620b
fix(git-submodule): remove token injection from submodule URL (#23458) 2023-07-21 17:29:25 +00:00
lfcyja
ec44118056
fix(datasource): re-encode URL to support white spaces in Azure projects (#23354) 2023-07-19 15:05:25 +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
Anthony Roussel
0a311c8dad
feat(platform/github): autodiscover repos by topic (#23362) 2023-07-19 06:50:34 +00:00
Michael Kriese
2d23e16b1e
feat(manager/npm): extract contraints again on post-update (#23131) 2023-07-19 05:30:13 +00:00
Tobias
01ee73c28a
feat(manager/git-submodule): add authentication support (#22061)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-07-18 16:17:04 +00:00
Dmitriy Kudelko
d9a24c5d96
fix(yarn): support corepack constraint (#23395) 2023-07-18 08:44:15 +00:00