Commit graph

11230 commits

Author SHA1 Message Date
Jerome Garec
a687981810
fix(helmv3): set helm repositories from aliases to update Chart.lock (#12470) 2021-11-04 07:47:48 +01:00
Sergei Zharinov
87011e78ef
fix(github): Disable platform-native automerge for GHE (#12483) 2021-11-04 07:04:45 +01:00
wwuck
acd74a8051
fix: regexManagers:dockerfileVersions regex (#12481)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-11-04 05:34:13 +00:00
Sergei Zharinov
04ed879e72
fix(lein): Group dependencies based on shared var (#12482) 2021-11-04 06:17:11 +01:00
Rhys Arkins
89efe91ae9
fix(github): separate platformConfig (#12473) 2021-11-03 18:39:17 +00:00
renovate[bot]
38b77435d0
chore(deps): update dependency graphql to v15.7.1 (#12477)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-03 18:05:36 +00:00
renovate[bot]
afd80ed78e
chore(deps): update dependency type-fest to v2.5.2 (#12474)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-03 13:41:27 +00:00
Rhys Arkins
aa73a7bb22 refactor: rename consts in platform/github 2021-11-03 09:44:57 +01:00
Rhys Arkins
ada343da8e
fix(github): expected flush after ref listing (#12472) 2021-11-03 07:22:41 +01:00
Oleg Krivtsov
ff7ae69f94
feat(config): add supportedBy field to config definitions (#12395)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-11-03 06:48:10 +01:00
renovate[bot]
27691129ee
chore(deps): update dependency graphql to v15.7.0 (#12469)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-03 02:06:14 +00:00
renovate[bot]
ef0679eb6c
build(deps): update dependency @breejs/later to v4.1.0 (#12471)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-03 00:10:17 +00:00
renovate[bot]
6c06ae463f
chore(deps): update actions/checkout action to v2.4.0 (#12465)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-02 22:36:58 +00:00
Rhys Arkins
6c49629d12
fix(github): disable hasIssuesEnabled for GHE (#12466) 2021-11-02 19:53:13 +00:00
Sergei Zharinov
d590418111
fix(github): Disable autoMergeAllowed field for GHE (#12458) 2021-11-02 20:38:38 +01:00
Martino di Filippo
bd71fffa30
feat(maven): treat the preview qualifier as rc (#12450) (#12461) 2021-11-02 17:42:58 +01:00
renovate[bot]
4828539ad1
chore(deps): update dependency tmp-promise to v3.0.3 (#12455)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-02 15:21:31 +00:00
ankitabhopatkar13
a5835a00de
fix(automerge): remove automergeType check for PR options (#12418) 2021-11-02 13:17:53 +00:00
HonkingGoose
dab46fc843
chore: delete auto-cancel-actions.yml (#12456) 2021-11-02 12:53:07 +01:00
Michael Kriese
6be7e756fc
fix(github): log graphql errors (#12452) 2021-11-02 12:12:29 +01:00
Oleg Krivtsov
7bbc5ce147
fix(docker): don't removes additional variables from version (#12447)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-11-02 09:28:52 +00:00
Rhys Arkins
19ee8a318c logs: reviewers/stale debug 2021-11-02 09:52:27 +01:00
Bob van de Vijver
3029527de7
refactor(composer): Refactor Composer argument resolver to utils (#12443)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-11-02 09:46:22 +01:00
Rhys Arkins
0643616b6b
fix(pip_requirements): extract empty requirements (#12436) 2021-11-02 08:11:44 +01:00
ylemkimon
02a72cd00c
fix(npm): add .pnp.loader.mjs to Yarn zero-install paths (#12441) 2021-11-02 06:32:20 +01:00
renovate[bot]
a50b386961
chore(deps): update dependency @types/node to v14.17.32 (#12429)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-02 01:14:35 +00:00
renovate[bot]
9c75de32a5
build(deps): update dependency @yarnpkg/parsers to v2.4.1 (#12428)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-01 23:53:38 +00:00
Rhys Arkins
435f58cb66
refactor(pip_requirements): simplify extract regex (#12435) 2021-11-01 21:42:08 +01:00
Rhys Arkins
2cf897995b
fix(pip-compile): provide filename with cmd (#12433) 2021-11-01 18:39:56 +00:00
Rhys Arkins
e96d35d051 logs: downgrade error to warn 2021-11-01 16:56:43 +01:00
renovate[bot]
aee7524ee5
chore(deps): update dependency jest-extended to v1 (#12391)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Oleg Krivtsov <olegkrivtsov@gmail.com>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-11-01 15:12:25 +00:00
ylemkimon
46d996c2ac
feat(npm): support updating packageManager field and Yarn binary (#12088) 2021-11-01 11:37:13 +00:00
Rhys Arkins
fff2cd1c9f fix(github): empty issues list 2021-11-01 12:26:04 +01:00
Rhys Arkins
327e41b556 fix(github): detect issue disablement 2021-11-01 09:50:46 +01:00
Michael Kriese
00783c46bc
fix(datasource): check missing datasource (#11832)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-11-01 09:28:33 +01:00
renovate[bot]
588551c9d5
chore(deps): lock file maintenance (#12416)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-01 08:13:42 +01:00
Rhys Arkins
500b6f8cb8 chore: coverage 2021-11-01 07:49:47 +01:00
Rhys Arkins
03d0a7335e chore: coverage 2021-11-01 07:36:01 +01:00
renovate[bot]
561c751d30
docs: update references to renovate/renovate to v28.20.0 (#12415)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-01 05:21:53 +00:00
Christopher Frieler
20c25d9340
fix(pypi): Normalize package names before lookup (#12273) 2021-10-31 07:31:30 +00:00
Oleg Krivtsov
eef0a00caf
feat(dockerfile): support default environment variable values (#11891) 2021-10-31 07:22:52 +00:00
Tobias
87c5e8e022
feat(gomod): use git host rules as authentication for gosum updates (#12230)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-10-31 07:06:59 +00:00
biergit
7869d6dcb6
feat(bitbucket): support user repo for preset (#12281) 2021-10-31 06:57:52 +00:00
Sébastien CROCQUESEL
18ea9c91d0
feat(regex): allow to capture groups at each recursion (#12286) 2021-10-31 06:45:53 +00:00
Rhys Arkins
e15f327700
fix(github): detect disabled issues during initRepo (#12409) 2021-10-31 07:16:22 +01:00
Jerome Garec
db6bc92d1b
fix(cache): support cached json5 config file (#12412) 2021-10-31 06:17:20 +01:00
Sergei Zharinov
e760cb80a7
refactor(go): Rename goproxy-related files (#12405) 2021-10-30 06:45:03 +00:00
Sergei Zharinov
744d94abde
test(go): Split go datasource tests (#12406) 2021-10-30 08:29:51 +02:00
renovate[bot]
a8027619e8
chore(deps): update dependency @types/js-yaml to v4.0.4 (#12404) 2021-10-30 05:37:22 +02:00
Anton Mostovoy
40737c4d4f
refactor: improve logging when maven resources are not available (#12360) 2021-10-30 02:43:38 +00:00