Commit graph

11230 commits

Author SHA1 Message Date
renovate[bot]
ab72e9dd03
chore(deps): update dependency ts-node to v10.4.0 (#12403)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-30 00:30:45 +00:00
renovate[bot]
ac03b004d8
chore(deps): update dependency @types/node to v14.17.29 (#12402)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-29 22:56:38 +00:00
Sergei Zharinov
627681c82a
feat(github): Detect GitHub automerge setting (#12398) 2021-10-29 17:37:05 +00:00
renovate[bot]
33e787a846
chore(deps): update dependency eslint-formatter-gha to v1.3.0 (#12400) 2021-10-29 18:17:12 +02:00
Sergei Zharinov
10f7beb2ff
feat(github): Support multiple auto-merge types (#12393)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-10-29 14:54:59 +02:00
Rhys Arkins
87a8c6d7a9
fix(git): catch ambiguous argument determining default branch (#12396) 2021-10-29 14:01:42 +02:00
Rhys Arkins
db5137b39a
fix: Revert "feat(config): replace secrets in global config as well" (#12389) 2021-10-29 08:12:36 +00:00
renovate[bot]
21470b9f0f
build(deps): update dependency commander to v8.3.0 (#12390)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-29 07:53:11 +00:00
renovate[bot]
d08e090677
chore(deps): update dependency jest-junit to v13 (#12392)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-29 07:41:33 +00:00
renovate[bot]
9afdfdb09f
chore(deps): update dependency @types/node to v14.17.28 (#12388)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-29 07:30:45 +00:00
renovate[bot]
43cbd48f11
chore(deps): update github/codeql-action action to v1.0.21 (#12386)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-29 09:17:17 +02:00
HonkingGoose
5a33033676
docs: improve rangeStrategy=replace description (#12384) 2021-10-29 05:07:58 +02:00
renovate[bot]
be74d49b54
chore(deps): update dependency @types/eslint to v7.28.2 (#12385)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-29 02:47:54 +00:00
renovate[bot]
52c8f1230a
chore(deps): update dependency ts-node to v10.3.1 (#12381)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-28 20:51:52 +00:00
Shubham Palriwala
72a16575cc
feat(gitlabci-include): loosen default file match (#12380)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-10-28 17:12:37 +00:00
Jamie Magee
171438c8f4
refactor: use upstream marshal types (#12379) 2021-10-28 19:00:42 +02:00
HonkingGoose
e748ffd495
chore: create behavior guidelines (#12211) 2021-10-28 18:43:14 +02:00
Oleg Krivtsov
3da6ae0b84
feat: onboardingNoDeps (#12282)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-10-28 11:29:49 +00:00
Nils Plaschke
8e377e88ce
feat(config): replace secrets in global config as well (#12138) 2021-10-28 09:51:02 +00:00
Feng Yu
5c24e2955a
test: add timeout option test for exec (#12278) 2021-10-28 11:42:21 +02:00
Rhys Arkins
84ae2cd943 fix(pypi): do not compare returned name 2021-10-28 11:37:28 +02:00
Mukul Kolpe
165bf211d2
fix: stop using fs.rmdirSync (#12292)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-10-28 09:30:37 +00:00
Oleg Krivtsov
bfbb42fae0
chore: don't use jest timeouts for debugging (#12302) 2021-10-28 11:21:03 +02:00
renovate[bot]
cedd871a1d
chore(deps): update dependency eslint-plugin-promise to v5.1.1 (#12366)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-28 10:56:23 +02:00
Rhys Arkins
a173b39928
fix: non-null existingPr check (#12372) 2021-10-28 10:56:08 +02:00
Rhys Arkins
dc445bde7a
logs: graphql nodes error query and options (#12370) 2021-10-28 10:37:09 +02:00
Rhys Arkins
f9617b98fb
fix: catch lookup errors gracefully (#12369) 2021-10-28 08:06:39 +00:00
Derek
16aff7419f
feat(yarn): ignore yarn-path if binary does not exist (#12322)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-10-28 07:19:20 +00:00
renovate[bot]
48c5a3c5c3
chore(deps): update dependency husky to v7.0.4 (#12364)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-28 05:43:44 +00:00
Sergei Zharinov
159acb04c7
fix(go): Escape dot for regexes produced for GONOPROXY (#12357) 2021-10-27 15:51:58 +00:00
Sergei Zharinov
17e7022e93
refactor(go): Extract Renovate-native release fetching function (#12359)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-10-27 15:22:16 +00:00
Tobias
53964d196d
fix(gomod): remove token encoding (#12352)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-10-27 14:49:36 +00:00
RahulGautamSingh
91f067b39f
fix: refactor regex to use re2 part3 (#12283)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-10-27 14:37:11 +00:00
Sergei Zharinov
bc94980bc0
refactor(go): Extract digest functionality to separate file (#12351) 2021-10-27 10:22:09 +00:00
Amos Wenger
9030b1a9ed
feat(cargo): Use --workspace for crate updating (#12334) 2021-10-27 10:03:32 +00:00
Sergei Zharinov
6baa01f22d
refactor(go): Extract util file (#12349) 2021-10-27 11:38:27 +02:00
Michael Kriese
f405350105
test: fix regression (#12347) 2021-10-27 08:22:02 +02:00
Oleg Krivtsov
29dde2f694
test: improve test readability with expect-more-jest (#12329) 2021-10-27 07:24:36 +02:00
renovate[bot]
7c92ae8f0e
build(deps): update dependency simple-git to v2.47.0 (#12345)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-26 22:57:20 +00:00
renovate[bot]
54eaa7eede
chore(deps): update dependency nock to v13.1.4 (#12344)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-26 21:30:56 +00:00
renovate[bot]
47084aa2cb
chore(deps): update dependency @types/semver to v7.3.9 (#12341)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-26 19:11:59 +00:00
Sebastian Poxhofer
a13da7ed74
fix(manager/helmsman): add helm datasource to deps (#12330) 2021-10-26 12:49:24 +02:00
renovate[bot]
f3f1d8c948
chore(deps): update jest monorepo to v27.3.1 (#12325)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-26 10:04:13 +00:00
Sylvain Firmery
7b4f3518fd
fix(onboarding): detect semantic commits (#12275)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-10-26 10:04:33 +02:00
Michael Kriese
fcc59a21ca
refactor: wrong coverage comment (#12323) 2021-10-26 08:31:03 +02:00
Jamie Magee
d337b271d4
refactor: convert git datasources to class-based (#10531)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-10-26 04:37:26 +00:00
nguyener1
6c3d97a7e2
refactor: cleanup temp dir in test (#12319) 2021-10-26 06:27:18 +02:00
renovate[bot]
8bc534fc12
chore(deps): update github/codeql-action action to v1.0.20 (#12320)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-25 21:23:34 +00:00
Rhys Arkins
651d5de3cf
fix: replace numbered capture group replaces with named capture groups (#12315) 2021-10-25 20:21:21 +02:00
Rhys Arkins
8571b3e68d
feat: binarySource=docker avoid unstable tags (#12309) 2021-10-25 13:19:17 +02:00