Rhys Arkins
f2d162e7ea
refactor: non-null packageName ( #20485 )
2023-03-04 07:29:07 +01:00
Sergei Zharinov
d37a372356
fix(packagist): Support both objects and minified arrays in v2 ( #20720 )
2023-03-03 07:03:18 +00:00
HonkingGoose
5249759b39
docs(config options): PAT triage rights to apply labels forking renovate ( #20684 )
2023-03-03 07:04:08 +01: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
Rhys Arkins
2f8aa56fd8
refactor(autoreplace): set depIndex during flatten ( #20665 )
2023-02-28 10:16:33 +00:00
Sergei Zharinov
c9fe3b99fa
feat(packagist): Support for v2
protocol ( #20626 )
2023-02-28 09:31:16 +00:00
Kelly Su
456a8dad44
fix(setup_cfg): parsing for requirements install requires ( #20657 )
2023-02-28 05:35:00 +00:00
Sergei Zharinov
d7ad012988
fix(packagist): Fix url resolving ( #20650 )
2023-02-27 18:22:02 +00:00
Gaël Jourdan-Weil
a8ec421a7d
feat(manager/sbt): Extract sbt version from build.properties ( #20587 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-02-27 06:06:14 +00:00
Johannes Feichtner
ad4523468e
refactor(manager/gradle): reduce code redundancy when parsing maps ( #20636 )
2023-02-27 06:05:46 +00:00
Sergei Zharinov
e97cde57dd
refactor(packagist): Reorganize datasource methods ( #20595 )
2023-02-25 19:33:47 +00:00
RahulGautamSingh
acc6c59138
test: replace as assertions ( #20527 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-02-25 18:56:23 +00:00
RahulGautamSingh
352c9db904
test: add new wrapper for partial ( #20618 )
2023-02-25 06:46:32 +00:00
Rhys Arkins
8621d8cbbf
chore: simplify package types ( #20598 )
2023-02-24 15:28:35 +00:00
Sergei Zharinov
fd200d4198
refactor(packagist): Refactor RegistryMeta
to inferred via schema ( #20592 )
2023-02-24 05:55:04 +00:00
Johannes Feichtner
54dd427670
fix(gradle): set Java 17 as constraint for gradle >= 7.3 ( #20603 )
2023-02-24 05:00:17 +00:00
Tobias Kongsvik
a340830ee6
fix(gomod): Use correct major version to update go import paths ( #20140 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-02-23 11:23:40 +00:00
Rhys Arkins
9f96c1e224
chore: remove unnecessary Range types ( #20582 )
2023-02-23 09:13:27 +00:00
Adam Setch
18bdac9d35
fix(platform/bitbucket): remove blockquote markdown from bitbucket issue description ( #20588 )
2023-02-23 07:01:44 +01:00
Tobias Bieniek
ed6cd8a8de
chore(VersioningApi): add doc comments ( #20333 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-02-22 17:56:15 +00:00
Rhys Arkins
109f3491ab
refactor: getBranchStatus and tests ( #20585 )
2023-02-22 17:53:35 +00:00
Adam Setch
5cc4260ba7
feat(platform/bitbucket): consolidate types ( #20570 )
2023-02-22 17:01:03 +00:00
Adam Setch
77b2189603
fix: remove rebase-all-open-prs checkbox from read only issue bodies ( #20578 )
2023-02-22 15:28:30 +00:00
Sergei Zharinov
edef60045c
feat(schema): Add looseValue
and looseObject
helpers ( #20576 )
2023-02-22 14:45:26 +00:00
Paul Gschwendtner
340a913a48
feat(platform/github): flag to control whether PRs can be edited by maintainers if forkToken
is set ( #19771 )
2023-02-22 13:07:03 +00:00
Lctrs
27eda56db2
fix(versioning/composer): support range versions normalization ( #20558 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-02-22 13:06:20 +00:00
Markus Schulz
dd6c8e5147
feat: Move some Git commands behind a PlatformScm interface ( #19327 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-02-22 08:18:53 +00:00
Sergei Zharinov
d9b025bf63
refactor(packagist): Remove deprecated URL API ( #20547 )
2023-02-21 13:48:46 +00:00
RahulGautamSingh
0f51c9f524
test: replace as with partial ( #20511 )
2023-02-21 10:46:29 +00:00
Rhys Arkins
cc33d34ca8
refactor: PackageFile types ( #20498 )
...
Co-authored-by: RahulGautamSingh <rahultesnik@gmail.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-02-20 14:58:49 +00:00
Sergei Zharinov
43848b7329
fix(gomod): Don't append indirect
mark twice ( #20479 )
2023-02-20 14:51:22 +00:00
Rhys Arkins
59432b4129
fix: process extractedConstraints earlier ( #20510 )
2023-02-19 17:38:28 +00:00
Rhys Arkins
7f08460ace
chore: debug github-tags digest problems ( #20506 )
2023-02-19 13:13:26 +00:00
Rhys Arkins
3cef2f2e4f
refactor: PackageFile -> PackageFileContent ( #20502 )
2023-02-19 12:43:48 +00:00
Liora Milbaum
ce116133e0
feat(asdf): Support terragrunt plugin ( #20493 )
2023-02-18 19:06:30 +01:00
Rhys Arkins
5cdb9a86f0
refactor: move manager fields to managerData ( #20486 )
2023-02-18 15:06:03 +00:00
Adam Setch
215ea10bc0
docs(platform/bitbucket): update to-be implemented features ( #20480 )
2023-02-18 04:58:44 +01:00
Adam Setch
80934e65f5
fix(platform/bitbucket): update rebase instructions ( #20482 )
2023-02-17 23:27:27 +00:00
Rhys Arkins
6725c7fb5e
refactor: extract constraints -> extractedConstraints ( #20484 )
2023-02-17 16:32:58 +00:00
Sergei Zharinov
e87af92319
feat(bazel): Support for maven.artifact
positional args ( #20471 )
2023-02-17 08:54:35 +00:00
Sergei Zharinov
1dad5645e1
chore(bazel): Log non-https URLs for git_repository
( #20467 )
2023-02-17 07:16:49 +00:00
Sergei Zharinov
91822a60cb
feat(github-releases): Cache functions used for getDigest
( #20458 )
2023-02-17 06:32:39 +00:00
Rhys Arkins
45dd23401b
fix(manager/npm): workspaces npmrc ( #20420 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-02-16 12:11:04 +00:00
Peter Wagenet
e41681db3d
fix(pnpm): don't ignore test directories for pnpm workspace packages ( #20439 )
2023-02-16 07:17:36 +00:00
Ville Skyttä
09bdeac823
docs(pre-commit): fix incompatible command name ( #20442 )
2023-02-16 06:37:42 +00:00
Adam Setch
013b705f43
feat: bitbucket sanitize reviewers ( #20445 )
2023-02-16 06:36:28 +00:00
Sergei Zharinov
1af05b72f1
feat(bazel): Support GitLab-based http archives ( #20393 )
2023-02-16 06:35:00 +00:00
Kyle Welch
a49c994ca6
feat(platform/bitbucket): Add ability to use UUID for reviewers ( #20382 )
...
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-02-15 16:25:11 +00:00