Florian Greinacher
70700eedae
feat(config)!: make host rule detection configurable and opt-in ( #12294 )
...
Add configuration option `detectHostRulesFromEnv`.
BREAKING CHANGE: `hostRules` are no longer automatically derived from env variables such as `NPM_X_TOKEN`. Set `detectHostRulesFromEnv=true` in config to re-enable same functionality.
2021-11-05 08:10:27 +01:00
Masaki Hara
f14d5d9171
feat(preset): update monorepo location for react-router ( #12502 )
2021-11-05 05:54:28 +00:00
Maxime Brunet
32d36831d8
refactor(kustomize): Set depType
when pushing deps ( #12501 )
2021-11-05 05:35:55 +00:00
ylemkimon
c690dd0ebd
fix(npm): use stdout for Yarn if stderr is empty ( #12506 )
2021-11-05 06:21:29 +01:00
renovate[bot]
a48eccf574
build(deps): update dependency @aws-sdk/client-ecr to v3.38.0 ( #12493 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-04 21:01:39 +00:00
renovate[bot]
69f79078cc
chore(deps): update dependency graphql to v15.7.2 ( #12496 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-04 18:59:13 +00:00
renovate[bot]
4e24979f9f
chore(deps): update github/codeql-action action to v1.0.22 ( #12492 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-04 16:42:39 +00:00
wwuck
3c3372efbf
fix: allow optional quotes around ENV or ARG in regexManagers:dockerfileVersions preset regex ( #12495 )
2021-11-04 15:57:02 +01:00
Feng Yu
70c272efa0
feat: group @types/jest and jest monorepo ( #12489 )
2021-11-04 15:23:49 +01:00
Maxime Brunet
f075ffc017
feat(kustomize): Support Component kustomizations ( #12467 )
2021-11-04 08:20:05 +00:00
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