Commit graph

11230 commits

Author SHA1 Message Date
Oleg Krivtsov
4aa5cdc721
feat(datasource/npm): massage non compliant npm repo strings (#11776) 2021-09-23 08:48:46 +02:00
renovate[bot]
ce8243211e
chore(deps): update github/codeql-action action to v1.0.15 (#11850)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-22 18:15:41 +00:00
HonkingGoose
4c8cd7d785
docs: improve ignorePaths config option documentation (#11838)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-09-22 13:28:29 +02:00
Sebastian Poxhofer
b350a8c5fb
feat: option to write discovered repositories to a json (#11806) 2021-09-22 07:21:22 +00:00
renovate[bot]
1d42f44303
chore(deps): update dependency markdownlint-cli2 to v0.3.1 (#11843)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-22 05:44:25 +00:00
renovate[bot]
fdecb2b575
chore(deps): update dependency @types/node to v14.17.16 (#11840)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-22 00:17:24 +00:00
Sergei Zharinov
9c28522fa8
tests: Refactor tests for node versioning scheme (#11837)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-09-21 16:19:39 +00:00
renovate[bot]
044de81aa8
chore(deps): update dependency @types/luxon to v2.0.4 (#11825)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-20 22:15:54 +00:00
renovate[bot]
49b705747d
build(deps): update dependency @sindresorhus/is to v4.2.0 (#11822)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-20 20:47:17 +00:00
renovate[bot]
c481e2ad01
chore(deps): update linters to v4.31.1 (#11824)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-20 19:20:15 +00:00
Tobias Bieniek
786bd4ebf3
fix(dependency-dashboard): Adjust dry run log output (#11820) 2021-09-20 18:23:27 +02:00
renovate[bot]
375a7e5a26
chore(deps): update jest monorepo to v27.2.0 (#11816)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-20 10:31:54 +00:00
renovate[bot]
4303063b2a
chore(deps): lock file maintenance (#11812)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-20 05:26:57 +00:00
renovate[bot]
9cf54d8b0b
docs: update references to renovate/renovate to v27.14.0 (#11811)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-20 03:41:26 +00:00
Sergei Zharinov
55ea322b37
test: Refactor loose versioning tests (#11807) 2021-09-19 15:49:04 +02:00
Michael Kriese
579c69a7f1
feat(datasource/helm): optimize sourceurl massaging (#11794)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-09-19 08:58:04 +02:00
renovate[bot]
1c21f5cfc9
chore(deps): update dependency typescript to v4.4.3 (#11805)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-17 23:13:22 +00:00
Rhys Arkins
89973832c9
fix: lazy branch status (#11799) 2021-09-17 20:16:23 +02:00
Rhys Arkins
66bc2528f5
feat: log urls in closing stats (#11798) 2021-09-17 20:06:30 +02:00
renovate[bot]
88fd8741a0
chore(deps): update dependency type-fest to v2.3.2 (#11795)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-17 16:27:07 +00:00
renovate[bot]
1b36f42ab8
build(deps): update dependency commander to v8.2.0 (#11790)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-17 12:41:31 +00:00
renovate[bot]
a8190d7627
build(deps): update dependency @sindresorhus/is to v4.1.0 (#11789)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-17 11:29:44 +00:00
Sebastian Kral
ea0b324e6a
feat: Add rez versioning (#10930) 2021-09-17 09:42:38 +00:00
Rhys Arkins
7b3e14c5cc logs: global env hostRules 2021-09-17 11:19:27 +02:00
ylemkimon
022206cc33
docs: add an example for Yarn 2+ (#11696) 2021-09-17 11:05:53 +02:00
Michael Kriese
d3c9fd583a
fix(worker/branch): optimize artifact error handling (#11771) 2021-09-17 08:49:37 +00:00
renovate[bot]
300b8b6901
chore(deps): update dependency type-fest to v2.3.1 (#11788)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-17 08:41:31 +00:00
renovate[bot]
e6d0edb877
chore(deps): update dependency conventional-changelog-conventionalcommits to v4.6.1 (#11785)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-16 20:38:04 +00:00
Rhys Arkins
1fe1eef90e
fix(config): better decrypt errors (#11777) 2021-09-16 13:05:11 +00:00
renovate[bot]
23b1c18e03
chore(deps): update dependency prettier to v2.4.0 (#11775)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-16 11:10:28 +00:00
Samuel Dolt
d676ce5b12
feat(datasource): add Gitlab Package support (#11672)
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>
2021-09-16 10:47:30 +00:00
Rhys Arkins
ee29fdcaf1
feat(config): scoped secrets using pgp/gpg (#11673) 2021-09-16 10:11:13 +00:00
Rhys Arkins
73d617e009
fix(gradle-wrapper): quote params (#11773) 2021-09-16 11:54:54 +02:00
Frédéric Marchand
a8ddcae57a
test: fix vscode jest timeout (#11764)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-09-16 06:42:49 +00:00
Sachin Raja
f2916353a2
feat(preset): add codemirror group (#11721)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-09-16 06:09:13 +00:00
HonkingGoose
6ea86704cf
ci: run tests on macOS 11 Big Sur (#11768) 2021-09-15 20:41:16 +02:00
renovate[bot]
d98bfe1659
chore(deps): update jest monorepo to v27.1.1 (#11755)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-15 18:04:05 +00:00
Michael Kriese
8ad7c33ec9
ci: print git version on init (#11767) 2021-09-15 17:58:09 +02:00
Michael Kriese
28222bf762
fix: do not fallback if explicit auth is configured (#11760)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-09-15 15:13:17 +00:00
RahulGautamSingh
1d528fc7a2
test: check git version (#11687)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-09-15 15:04:17 +00:00
Michael Kriese
b9ae26b514
chore: fix duplicate import (#11756) 2021-09-15 15:24:20 +02:00
renovate[bot]
2f5abc3aa6
build(deps): update dependency fast-safe-stringify to v2.1.1 (#11751)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-15 09:23:14 +00:00
Sebastian Poxhofer
12ae0d1ee9
feat(manager/terraform): support range strategy update lockfile (#11720)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-09-15 07:20:31 +00:00
Michael Kriese
d05137fbf9
fix(manager/nuget): validate msbuild sdks (#11750) 2021-09-15 08:12:44 +02:00
Oleg Krivtsov
196df0d5d5
feat(manager/nuget): update msbuild-sdks section in global.json (#11707)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-09-14 18:58:50 +00:00
Sebastian Poxhofer
03ac68e912
fix(manager/gitlabci): name is not directly followed by image tag (#11647)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-09-14 14:18:36 +00:00
Sergei Zharinov
e6a26a71ce
test: Refactor Ivy versioning tests (#11718) 2021-09-14 14:43:50 +02:00
Javier Segovia Córdoba
2d2edf2e09
docs: Update Gradle File Support docs (#11717) 2021-09-14 13:25:21 +02:00
Sergei Zharinov
522d23e2c5
fix(gradle): Avoid crash for missing managerData (#11727) 2021-09-14 12:13:51 +02:00
renovate[bot]
45d1aeecc3
chore(deps): lock file maintenance (#11728)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-14 11:20:31 +02:00