renovate[bot]
94b9b4893e
chore(deps): update dependency typescript to v3.9.3 ( #6306 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-05-23 11:00:49 +00:00
renovate[bot]
2a271537b7
chore(deps): update dependency @types/node to v11.15.14 ( #6305 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-05-23 04:00:52 +00:00
renovate[bot]
1f86aa2c64
chore(deps): update dependency @types/lodash to v4.14.152 ( #6304 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-05-23 03:00:47 +00:00
Rhys Arkins
e990c6b24c
logs: info log list of autodiscovered repositories
2020-05-22 14:47:49 +02:00
Rhys Arkins
2d8923054b
fix(gitlab): specify min_access_level=30 when autodiscovering
2020-05-22 14:47:37 +02:00
renovate[bot]
9740346f5a
chore(deps): update dependency @types/jest to v25.2.3 ( #6298 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-05-21 23:00:49 +00:00
renovate[bot]
561932cc23
chore(deps): update dependency eslint-plugin-jest to v23.13.1 ( #6287 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-05-21 22:00:54 +00:00
renovate[bot]
8afbf21271
build(deps): update dependency moment-timezone to v0.5.31 ( #6290 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-05-21 21:00:52 +00:00
renovate[bot]
784c62a828
chore(deps): update typescript-eslint monorepo to v2.34.0 ( #6297 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-05-21 20:01:20 +00:00
Rhys Arkins
cfad70a5f0
chore: fix lint
2020-05-20 21:57:45 +02:00
kolaente
2c7565d427
docs: extra explanation about github api token when self hosting ( #6292 )
2020-05-20 21:25:31 +02:00
Rhys Arkins
d1cd65c246
fix(composer): correct cwd for subdirectories
...
Closes #6291
2020-05-20 21:24:50 +02:00
Martín Fernández
4fad63ce54
feat(bundler): Allow setting different rangeStrategy ( #6274 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-05-20 18:28:11 +02:00
Michael Kriese
1c2f4fd336
feat(bundler): use renovate cache ( #6289 )
2020-05-20 16:08:07 +02:00
hussainweb
62187519cb
fix(composer): Handle minimum-stability version constraints ( #6268 )
2020-05-20 14:17:28 +02:00
Jamie Magee
797fce18bf
chore: support for nodejs >=12 ( #6288 )
2020-05-20 13:57:59 +02:00
Rhys Arkins
0853fd4a74
refactor: revert yarnv2 logic
2020-05-20 11:17:20 +02:00
Rhys Arkins
dad4e12492
chore: remove unused yarnIntegrity and mutex
2020-05-20 11:17:06 +02:00
Rhys Arkins
ab5fe63e77
fix(pr): better github.com token warning for self hosted
...
Refs #6283
2020-05-20 09:27:27 +02:00
Rhys Arkins
680edf3d1a
refactor: pnpm lockfile updates use util/exec docker ( #6282 )
2020-05-19 18:11:08 +02:00
Rhys Arkins
8b2bba2e2a
fix(pnpm): use renovate/node for artifacts generation
2020-05-19 13:48:03 +02:00
Rhys Arkins
54b2ae61ad
chore: remove unused test
2020-05-19 13:09:54 +02:00
Rhys Arkins
e8bbdf9647
feat: default unicodeEmoji to true
...
To revert to old behaviour, configure unicodeEmoji=false.
BREAKING CHANGE: emoji’s now default to using unicode
2020-05-19 13:09:54 +02:00
Rhys Arkins
e102132869
refactor: convert config-validator to TypeScript
...
BREAKING CHANGE: path for the config validator is now in lib/ and dist/ and not bin/
2020-05-19 13:09:54 +02:00
Rhys Arkins
082cd4ee89
feat: remove third party pr validation
...
Renovate will no longer attempt to retrieve and validate the config of PRs created by other users or bots.
BREAKING CHANGE: Renovate will no longer create renovate/verify status checks on third party PRs.
2020-05-19 13:09:54 +02:00
Rhys Arkins
96fb5f4cca
feat(npm): drop embedded managers
...
Renovate will no longer embed npm, yarn and pnpm as dependencies. Therefore, if you are not running via the Docker full image, then you need to ensure that any of these managers are installed prior to running Renovate. This is inline with other managers such as Gradle or Poetry that require installation alongside Renovate too.
Closes #4208
BREAKING CHANGE: npm, yarn and pnpm are no longer embedded with the installation
2020-05-19 13:09:54 +02:00
Rhys Arkins
ba365e3610
feat: drop node.js v10 support
2020-05-19 13:09:54 +02:00
Rhys Arkins
92932ad309
test: node v12 only
2020-05-19 13:09:54 +02:00
Rhys Arkins
fc5b67133b
fix(docker): don’t abort for quay.io errors
2020-05-19 10:17:18 +02:00
Rhys Arkins
6c3eb3e321
chore: fix lint warnings
2020-05-19 09:34:13 +02:00
Rhys Arkins
57bf312e3f
fix(travis): Node 10 is no longer active LTS
2020-05-19 09:28:50 +02:00
renovate[bot]
11b7328532
chore(deps): update dependency @types/fs-extra to v8.1.1 ( #6279 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-05-18 20:00:48 +00:00
Rhys Arkins
fe2e612a09
fix: branch writer use branch config, not main config
2020-05-18 21:37:47 +02:00
Sergio Zharinov
eaf8f254d3
refactor(gitlab): Refactor other tests which use gitlab platform ( #6276 )
2020-05-18 17:34:34 +02:00
renovate[bot]
9c501d6552
chore(deps): update dependency @types/shelljs to v0.8.8 ( #6278 )
2020-05-18 17:34:18 +02:00
Michael Kriese
a777d640a8
chore: explicit auto cancel config ( #6273 )
2020-05-18 17:07:34 +02:00
renovate[bot]
abd30dcb2b
chore(deps): update dependency @types/eslint to v6.8.1 ( #6269 )
2020-05-18 14:59:49 +02:00
renovate[bot]
140efb9a1e
chore(deps): update dependency @types/got to v9.6.11 ( #6270 )
2020-05-18 14:59:38 +02:00
renovate[bot]
3c304e1ca3
chore(deps): update dependency @types/js-yaml to v3.12.4 ( #6271 )
2020-05-18 14:59:29 +02:00
renovate[bot]
86c306367a
chore(deps): update dependency @types/lodash to v4.14.151 ( #6272 )
2020-05-18 14:59:18 +02:00
Jamie Magee
53ce3cf4d6
chore(jest): add eslint jest checks ( #5986 )
2020-05-18 14:33:44 +02:00
Sergio Zharinov
d5aeb50004
refactor(gitlab): Use nock for tests ( #6267 )
2020-05-17 21:42:15 +02:00
Rhys Arkins
d03b7e6146
fix: deduct pr remaining when automerging comment
...
Closes #6266
2020-05-17 12:07:50 +02:00
renovate[bot]
32725d237d
chore(deps): update dependency @types/semver to v7.2.0 ( #6262 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-05-16 22:00:48 +00:00
renovate[bot]
9b73c46284
chore(deps): update dependency @types/jest to v25.2.2 ( #6263 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-05-16 21:00:42 +00:00
Michael Kriese
2515a89dab
fix(logging): sanitize known token ( #5917 )
2020-05-16 12:35:41 +02:00
Sergio Zharinov
fcced24a6a
refactor(github): Remove old Github platform wrappers ( #6203 )
...
* refactor(github): Remove old Github platform wrappers
* Refactor 'util/cache/run' imports
* Fix pod http client
* Fix test
* refactor(pod): Split request functions
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2020-05-16 10:53:11 +02:00
Rhys Arkins
f8a418f82a
fix(github): better detection of locked PR
...
Closes #6215
2020-05-16 09:11:04 +02:00
renovate[bot]
6ef6ea3da2
chore(deps): update typescript-eslint monorepo to v2.33.0 ( #6255 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-05-16 04:00:47 +00:00
Michael Kriese
b6581cb1c4
test: remove test focus ( #6249 )
2020-05-15 14:18:07 +02:00