Rhys Arkins
20d6f8448e
feat: default forceCli to true
...
Any parameters passed to the CLI will now be added to a `force` object by default.
BREAKING CHANGE: params passed by CLI now force override settings in repositories. Set `--force-cli=false` to revert this behaviour.
2019-03-31 16:43:34 +02:00
Rhys Arkins
ef2e67b4b1
fix(yarn): strip frozen-lockfile from yarnrc
...
Closes https://github.com/renovatebot/config-help/issues/195
2019-03-31 11:03:23 +02:00
Rhys Arkins
44280e095d
build: update installed npm version
2019-03-31 10:01:56 +02:00
Rhys Arkins
01e02ff22f
fix(schema): add freeChoice
2019-03-31 09:52:58 +02:00
Rishabh Jain
b7e5546788
refactor(config): change definitions to match schema ( #3434 )
2019-03-31 02:01:05 -04:00
Sergio Zharinov
fd35e5ba3d
feat(dart): Add dart datasource ( #3360 )
2019-03-31 01:48:37 -04:00
Rhys Arkins
7157d0a149
test: fix lint
2019-03-28 11:16:13 -04:00
Rhys Arkins
110df54e70
fix(bitbucket-server): better massaging of retry checkbox
2019-03-28 11:14:05 -04:00
Jamie Magee
80f8687f3e
feat: azure devops support for labels ( #3396 )
2019-03-28 09:07:29 -04:00
Michael Kriese
8de1b6d1c1
feat(bitbucket-server): add getPrFiles ( #3457 )
2019-03-28 09:04:25 -04:00
Michael Kriese
fbce5f16cf
fix(bitbucket-server): fix comment version ( #3456 )
...
fix(bitbucket-server): fix comment version
2019-03-27 06:48:55 -04:00
Michael Kriese
4ca77c7e18
build: use official yarn install script ( #3452 )
2019-03-27 03:16:48 -04:00
Renovate Bot
c809c483a6
build(deps): update dependency yarn to v1.15.2
2019-03-27 01:01:08 +00:00
Michael Kriese
b7776b5edc
build(deps): update to latest stable yarn ( #3450 )
2019-03-26 15:49:06 -04:00
Rhys Arkins
002db29e58
refactor: move pr config description to separate file
2019-03-26 14:35:55 -04:00
Seb Flippence
021e060d73
docs: Documented Bunyan log levels ( #3444 )
2019-03-26 08:04:58 -04:00
Milad Irannejad
06c440fba6
fix(gomod): bug in getArtifacts env ( #3439 )
2019-03-25 06:33:30 +01:00
Nikita Chashchinskii
6684a95c6b
feat: Add poetry versioning code ( #3432 )
...
feat: Add poetry versioning code
2019-03-24 16:28:02 +01:00
Tom Kerkhove
e08fa96a14
docs: Renovate configuration location ( #3429 )
...
Document where the Renovate configuration file can be stored.
Closes #3426
2019-03-24 13:40:05 +01:00
Rhys Arkins
b7ec7f5715
test: add test-schema to travis
2019-03-24 06:54:01 +01:00
Rishabh Jain
8c17724381
fix: allow rebasing from checkbox out of schedule ( #3437 )
2019-03-24 06:30:07 +01:00
Rhys Arkins
0e2280c07f
fix(npm): better skipInstalls check
2019-03-24 06:03:37 +01:00
Rhys Arkins
b60cb7431a
fix: Revert "fix(npm): don’t set skipInstalls when file refs found"
...
This reverts commit 45007169f4
.
2019-03-24 06:02:26 +01:00
Rhys Arkins
c8c80bcedb
fix: Revert "fix(npm): better skipInstalls check"
...
This reverts commit 20e68f4325
.
2019-03-23 22:23:45 +01:00
Rhys Arkins
20e68f4325
fix(npm): better skipInstalls check
2019-03-23 22:14:41 +01:00
Rhys Arkins
45007169f4
fix(npm): don’t set skipInstalls when file refs found
2019-03-23 11:24:25 +01:00
Rhys Arkins
2e6b7aea85
fix(schema): more allowedValues
2019-03-23 08:50:48 +01:00
Rhys Arkins
00f6295413
refactor(schema): default after definition
2019-03-23 08:44:18 +01:00
Rhys Arkins
e422ee0e01
refactor(schema): move ref last
2019-03-23 08:43:00 +01:00
Rhys Arkins
50fb71291f
refactor(schema): move description first
2019-03-23 08:41:08 +01:00
Rhys Arkins
82a9263d00
fix(schema): regex arrays
2019-03-23 08:27:46 +01:00
Rhys Arkins
0f38a1a33f
fix(schema): add missing subType to lists
2019-03-23 08:22:19 +01:00
Rhys Arkins
31fb0b09aa
fix(schema): don’t skip falsey default
2019-03-23 08:15:57 +01:00
Rhys Arkins
845983daef
tests: test json schema for changes ( #3435 )
2019-03-23 08:14:00 +01:00
Rhys Arkins
27d510e08a
chore: add create-json-schema command
2019-03-23 07:43:08 +01:00
Rishabh Jain
8124634b6a
feat: create json schema from definitions file ( #3425 )
...
Closes #545
2019-03-23 07:38:24 +01:00
Rhys Arkins
5c9c527f38
refactor(bundler): detect manifest errors
2019-03-23 07:10:57 +01:00
Rhys Arkins
dcc5fe2f9e
logs: log skipInstalls setting
2019-03-23 07:09:33 +01:00
Tom Kerkhove
216583e107
docs: fix developer typo ( #3428 )
2019-03-22 09:44:45 +01:00
Rhys Arkins
bd17e021e5
refactor(gradle): catch resolution errors
2019-03-22 06:27:22 +01:00
Rhys Arkins
9ac80ddd03
logs: info not warn maven temporary errors
2019-03-21 11:48:20 +01:00
Rhys Arkins
d4b300e8a2
fix(maven): add matches safety checks
2019-03-21 10:00:31 +01:00
Rhys Arkins
c26458f8f4
refactor: throw disable-gitfs error
...
Handle actions/gitfs conflict gracefully
2019-03-21 09:25:14 +01:00
Sergio Zharinov
6f7b6e42ba
feat(maven): Add support for allowedVersions ( #3421 )
...
This PR implements version matching against Maven ranges
Closes #3411
2019-03-21 08:26:17 +01:00
Renovate Bot
dbece6f617
build(deps): update dependency node-html-parser to v1.1.13
2019-03-21 08:01:42 +01:00
Renovate Bot
3399f9bed9
build(deps): update dependency js-yaml to v3.13.0
2019-03-21 07:00:57 +00:00
Rhys Arkins
5ca91ee9f6
refactor: warn if github actions / gitfs bug found
2019-03-21 07:19:43 +01:00
Rhys Arkins
42fe6f548f
fix(lerna): call bootstrap if yarn workspaces not used
2019-03-20 22:46:56 +01:00
Rhys Arkins
25dc743481
refactor: debug monorepo packages
2019-03-20 18:11:30 +01:00
Dmitry
2afeeaf2aa
fix(bazel): http_archive urls hash part update ( #3420 )
2019-03-20 17:43:25 +01:00