Rhys Arkins
c55481f78e
fix(npm): check string before comparing
...
Closes #3479
2019-04-03 23:12:03 +03:00
Rishabh Jain
0038142cc2
fix: renovate not creating PRs for some python dependencies ( #3453 )
2019-04-02 17:26:06 +02:00
Nikita Chashchinskii
38dd9fc753
feat(cargo): fetch crates data from github repo ( #3474 )
2019-04-02 17:00:51 +02:00
Rishabh Jain
98174d4e37
tests: Optimise jest rules to best practices ( #3438 )
...
Closes #2028
2019-04-02 16:59:27 +02:00
Rhys Arkins
1b442538e4
refactor: more logs for PR limits
2019-04-02 15:53:53 +02:00
Rhys Arkins
53318b0c40
refactor: force CLI params ( #3475 )
...
Changes forceCli default from false to true.
2019-04-02 11:28:03 +02:00
Rishabh Jain
7e49630d78
fix: pipfile dependency with path causes file parsing error ( #3470 )
...
Closes #3462
2019-04-02 11:27:29 +02:00
Rhys Arkins
a74eabb1a1
fix: Revert "feat: default forceCli to true"
...
This reverts commit 20d6f8448e
.
2019-04-02 10:45:48 +02:00
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