Rhys Arkins
0b287c763d
refactor: localDir -> cloneDir ( #10158 )
2021-05-26 10:30:23 +02:00
Sergei Zharinov
fbbbce608e
chore: Configure fs local dirs via admin config ( #9990 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-05-17 13:21:28 +00:00
renovate[bot]
b8e36daa87
chore(deps): update dependency prettier to v2.3.0 ( #10012 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-05-17 08:06:24 +00:00
Sergei Zharinov
669da653a9
chore: Stop use setUtilConfig in tests ( #9986 )
2021-05-13 10:22:59 +02:00
Michael Kriese
9ca604b345
refactor: extract more types ( #9959 )
2021-05-11 19:08:02 +02:00
Sergei Zharinov
ce51f05cef
feat(test): Detect test utils callers and simplify helpers ( #9707 )
2021-04-26 16:15:03 +02:00
Michael Kriese
40a59cc9e0
feat: use short renovate image names ( #9133 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-03-15 13:23:38 +00:00
Jeff Brown
5c083d262b
fix(nuget): strip protocolVersion hash from source ( #9060 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-03-10 15:32:15 +00:00
Michael Kriese
0585f2d29d
fix(nuget): parse nested conditional deps ( #9035 )
2021-03-08 13:36:42 +01:00
Rhys Arkins
948039d52b
refactor: INTERRUPTED -> TEMPORARY_ERROR
2021-03-07 21:40:40 +01:00
Rhys Arkins
1b673c9573
fix: abort branch if child process receives SIGTERM ( #8992 )
2021-03-04 21:27:21 +00:00
Michael Kriese
74d7691bef
refactor: optimize type usage ( #8947 )
2021-03-02 21:44:55 +01:00
Rhys Arkins
7118404981
feat: matchFiles + lockFiles ( #8783 )
2021-02-20 14:22:50 +01:00
Rhys Arkins
4e2c33f10e
feat: admin config init ( #8546 )
2021-02-05 09:20:47 +01:00
Rhys Arkins
a6a7ecd702
chore: reduce baseDir naming
2021-02-04 14:41:36 +01:00
Rhys Arkins
00a08225b9
refactor: use ls-lint ( #7956 )
2020-12-11 13:29:43 +01:00
renovate[bot]
00dea83335
chore(deps): update dependency prettier to v2.2.1 ( #7829 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2020-12-02 14:10:31 +01:00
Florian Greinacher
46fda9790d
fix(nuget): start with empty nuget.config for updating lockfile ( #7808 )
...
The previously used command, `dotnet new nugetconfig` creates a nuget.config with some defaults that we are not interested in while creating the temporary file for authentication.
Fixes #7769
2020-12-02 09:44:01 +01:00
Rhys Arkins
7dbeccc45e
fix: don’t evaluate versions during extract ( #7802 )
2020-11-24 15:00:19 +01:00
Florian Greinacher
3ecfcec20b
fix(nuget): don't fail when updating lockfiles with private registries ( #7779 )
...
* fix(nuget): don't fail when updating lockfiles with private registries
* fix imports
* encapsulate getRandomString for better testability
* ignore wrapper for coverage
2020-11-22 13:39:50 +01:00
Michael Kriese
6f0092f8db
fix(nuget): normalize paths ( #7745 )
2020-11-17 14:55:05 +01:00
Rhys Arkins
af311a69be
chore: use path.resolve for tests localDir
2020-11-17 09:12:27 +01:00
Rhys Arkins
5d99ff9862
refactor: convert all path to upath ( #7712 )
2020-11-12 21:46:08 +01:00
Martin Dobroucký
cdaf3e9097
feat(nuget): add support for centralized PackageVersion ( #7622 )
2020-11-01 14:53:12 +01:00
Florian Greinacher
d37111ca88
feat(nuget): add support for updating lock files ( #7375 )
2020-10-20 10:45:25 +02:00
renovate[bot]
907b2b054e
chore(deps): update linters (major) ( #7185 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Jamie Magee <JamieMagee@users.noreply.github.com>
2020-09-07 09:54:07 +02:00
Sergio Zharinov
ab842850f9
fix(nuget): Parse nested Version XML elements ( #7190 )
...
* fix(nuget): Parse nested Version XML elements
* Compactify currentValue extraction chain
* Fix coverage
* Don't walk through entire XML
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-09-07 07:51:16 +02:00
Sergio Zharinov
60b101d22c
refactor(manager): Fix lint warnings ( #7116 )
2020-08-27 08:59:23 +02:00
Ed Frey
c98b6b22d9
feat(nuget): look for refs within package.props schema ( #6703 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-07-11 11:19:37 +02:00
Sergio Zharinov
c3fc80a285
refactor: Call 'fs-extra' functions via proxies ( #6683 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2020-07-06 11:17:06 +02:00
Florian Greinacher
3c16112083
fix: ignore local feeds in NuGet config ( #6348 )
2020-05-28 10:33:57 +02:00
Michael Kriese
12ac34bfa6
feat(dotnet): support dotnet-tools ( #6335 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2020-05-28 06:01:05 +02:00
Michael Kriese
29fe28c359
feat(manager): renovate nuget DotNetCliToolReference ( #6200 )
2020-05-11 13:12:47 +02:00
Rhys Arkins
53ca91301f
chore: import linting ( #6105 )
2020-05-01 18:03:48 +02:00
Rhys Arkins
00bf898cd7
refactor: simplify autoreplace data ( #5965 )
2020-04-14 22:31:35 +02:00
Florian Greinacher
f69c517949
fix(nuget): add support for alternate nuget config file names ( #5919 )
2020-04-08 21:31:44 +02:00
Rhys Arkins
bc85634c70
refactor(nuget): use autoReplace
2020-04-08 09:41:51 +02:00
Rhys Arkins
3e27dcd8c7
fix: defaultRegistryUrls
2020-04-07 16:15:09 +02:00
Rhys Arkins
53ffdde1f7
chore: try to fix coverage
2020-04-07 11:38:18 +02:00
Florian Greinacher
139e8bb2c2
feat(nuget): detect feeds in NuGet.confg ( #5757 )
2020-04-07 07:27:05 +02:00
Viral Ruparel
92d123a1f8
fix: create constants for skipReason
( #5660 )
2020-03-09 05:34:16 +01:00
Rhys Arkins
6293edc19a
feat: replace datasource constants with IDs ( #5595 )
...
Co-Authored-By: Michael Kriese <michael.kriese@visualon.de>
2020-03-01 08:01:12 +01:00
Rhys Arkins
cb5da82acc
docs: move manager docs out of config options ( #5410 )
2020-02-25 06:45:00 +01:00
Rhys Arkins
f1d0b7b5fe
refactor: lower some levels from info to debug
...
Ref #5555
2020-02-24 09:26:42 +01:00
Rhys Arkins
485f66914e
feat: versionScheme -> versioning ( #5504 )
2020-02-18 08:34:10 +01:00
Michael Kriese
26c03731a4
chore(datasource): move test files to lib ( #5426 )
2020-02-11 05:08:10 +00:00
Rhys Arkins
864e554db9
feat: dynamic manager config ( #5392 )
2020-02-07 18:25:27 +00:00
Sourav Das
987e0a2bfd
refactor(function): Update Dependency Function ( #5146 )
2020-02-06 13:01:21 +00:00
Michael Kriese
2ffad1363e
chore(eslint): stricter settings ( #5375 )
2020-02-05 18:17:20 +00:00
Michael Kriese
4004f46c0b
refactor(test): move manager tests to lib ( #5300 )
2020-02-05 01:14:31 +01:00