Commit graph

7674 commits

Author SHA1 Message Date
Sergio Zharinov
d2a5b7167b
fix(config): Migrate semantic commit option to enum type (#7170)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2020-09-11 11:45:14 +02:00
Rhys Arkins
42e223da3b
fix(git): clone default branch to depth 10 (#7249)
Necessary for accurate detection of semantic commits.
2020-09-11 10:28:28 +02:00
Shotaro Watanabe
487753a71b
feat(preset): add reg-suit monorepo (#7248) 2020-09-11 06:45:37 +02:00
Rhys Arkins
b7ac19d9bf
fix: sanitize github vulnerability alert bodies (#7246) 2020-09-10 21:57:18 +02:00
renovate[bot]
95c0a78fff
chore(deps): update dependency husky to v4.3.0 (#7242)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-09-10 12:02:06 +00:00
Rhys Arkins
5ba2704080
fix(git): fetch long sha for branchCommits (#7240) 2020-09-10 11:45:21 +02:00
Marek Hornak
5475f42518
fix(utils): change default maxBuffer limit to 10MB (#7209) 2020-09-10 07:00:40 +02:00
ylemkimon
fd1b04665a
fix(npm): fix lockfileUpdate commands for Yarn 2 (#7230) 2020-09-10 07:00:21 +02:00
Sergio Zharinov
79596e43c2
fix(gitea): Return only PRs created by Renovate (#7229) 2020-09-09 13:54:57 +02:00
Sergio Zharinov
6ac379715b
refactor(platform): Introduce optional getJsonFile function (#7174)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2020-09-09 11:08:51 +02:00
Rhys Arkins
9896f5e562
refactor: handle undefined platformOptions (#7227) 2020-09-09 11:07:38 +02:00
Rhys Arkins
aa2d37510e
chore: restore windows tests (#7228) 2020-09-09 10:32:02 +02:00
Rhys Arkins
6a98ab1fe0 chore: fix tests 2020-09-09 09:13:45 +02:00
ylemkimon
df2b2b3fa2
fix(npm): lockfileUpdate for Yarn 2 (#7222)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2020-09-09 08:42:40 +02:00
ylemkimon
fcd9bdc314
fix(npm): set CI=true in Yarn generateLockFile (#7223)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2020-09-09 08:42:27 +02:00
renovate[bot]
19689b8909
chore(deps): update dependency @types/node to v12.12.56 (#7226)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-09-09 08:42:17 +02:00
ylemkimon
c65d400489
fix(npm): correct Yarn lockedVersion for scoped package (#7219)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2020-09-09 08:11:52 +02:00
Rhys Arkins
2de2378d45
chore: drop windows test (#7225) 2020-09-09 08:08:09 +02:00
renovate[bot]
6e572d3713
chore(deps): update mcr.microsoft.com/vscode/devcontainers/typescript-node docker tag to v0.140.1 (#7215)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-09-09 05:00:42 +00:00
renovate[bot]
d16895b024
chore(deps): lock file maintenance (#7224)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-09-09 06:30:22 +02:00
ylemkimon
fbd0fdd7de
fix(npm): yarnDedupeHighest for Yarn 2 (#7200) 2020-09-08 13:21:26 +02:00
Sergio Zharinov
cb240141b8
fix(azure): Fix "branchName" field for azure-helper.ts (#7211)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-09-08 13:20:35 +02:00
Tobias Bieniek
c0026ff1c9
fix: changelog: Fix files.length conditions (#7210)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-09-08 13:20:17 +02:00
Michael Kriese
0503ad7c7a
feat: add docker image prefix (#7164)
Co-authored-by: Jamie Magee <JamieMagee@users.noreply.github.com>
2020-09-08 12:59:47 +02:00
renovate[bot]
2d2e95c747
chore(deps): update dependency typescript to v4 (#7092)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Jamie Magee <jamie.magee@gmail.com>
Co-authored-by: Jamie Magee <JamieMagee@users.noreply.github.com>
2020-09-08 12:26:17 +02:00
Michael Kriese
2081ea48a6
docs: fix wrong config sample (#7208) 2020-09-08 09:36:12 +02:00
Michael Kriese
6fefb268f9
fix(helm-values): update digest if available (#7202) 2020-09-08 07:42:00 +02:00
ylemkimon
605346f51b
fix(npm): more granular Yarn 2 version detection (#7204) 2020-09-08 07:12:25 +02:00
ylemkimon
efafeea3c4
fix(preset): add istanbuljs monorepo (#7201)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-09-08 07:00:19 +02:00
renovate[bot]
9573c15a19
build(deps): update dependency aws-sdk to v2.747.0 (#7203)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-09-07 19:55:22 +00:00
Jamie Magee
f3a3db4a4f
fix(pr): move ADO and BB pr config to repo configuration (#7176)
* fix(pr): move ADO and BB pr config to repo configuration

This change moves `azureWorkItemId` & `bbUseDefaultReviewers` from self-hosted configuration (only) and allows them to be set at any level.

In draft for now as it needs test fixes

Fixes #7150

* test fixes

Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-09-07 12:55:37 +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
Christophe Hurpeau
ef3a79bdfe
fix: don't try to install yarn 2 from npm (#7183)
as yarn 2 is local in the project and should be started by yarn 1 via yarn config file.
When using yarn2, installing latest yarn (v1) should work best

Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-09-07 08:49:40 +02:00
Tim Gatzemeier
ee5e0ad162
feat: add privateKeyPath to support reading PK from file (#7158)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-09-07 08:42:33 +02:00
pulish
5f2844247f
fix(dry-run): don't check non existing branch in dry-run (#7171)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-09-07 08:38:19 +02:00
Rhys Arkins
462351f9b1
feat(logger): serialize got request error (#7181)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-09-07 08:34:17 +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
renovate[bot]
73a6e23a9d
chore(deps): update babel monorepo (#7195)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-09-06 18:53:02 +02:00
renovate[bot]
d5604ee283
chore(deps): update dependency @types/node to v12.12.55 (#7194)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-09-05 21:01:01 +00:00
renovate[bot]
d858e6447c
chore(deps): update dependency @types/jest to v26.0.13 (#7193)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-09-05 19:01:03 +00:00
renovate[bot]
65017d88b4
build(deps): update dependency eslint to v7.8.1 (#7189)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-09-05 17:00:53 +00:00
renovate[bot]
07fbcebe2e
build(deps): update dependency got to v11.6.0 (#7192)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-09-05 16:00:39 +00:00
renovate[bot]
ca73ba2029
chore(deps): update mcr.microsoft.com/vscode/devcontainers/typescript-node docker tag to v0.140.0 (#7186)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-09-04 15:16:51 +00:00
renovate[bot]
544a928513
chore(deps): update mcr.microsoft.com/vscode/devcontainers/typescript-node docker tag to v0.139.1 (#7178)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-09-04 13:00:47 +00:00
Lukas
b21530bb16
feat(preset): add fullcalendar monorepo (#7182) 2020-09-04 12:14:26 +02:00
Rhys Arkins
73f11c09ee refactor: log setBranchStatus url if failing 2020-09-04 10:55:36 +02:00
renovate[bot]
a76f3e8862
build(deps): update dependency @yarnpkg/core to v2.2.2 (#7175)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-09-03 22:16:58 +00:00
Christian Murphy
63b487aad1
feat(preset): add lrnwebcomponents monorepo (#7172) 2020-09-03 17:31:52 +02:00
Sergio Zharinov
d2ec7ccd2e
fix(nuget): Fix cache key and URL construction (#7169) 2020-09-03 08:37:15 +02:00
Michael Kriese
63cc26e3ea
fix(git): wrong config argument passing (#7166) 2020-09-02 18:03:45 +02:00