Rhys Arkins
7e5aeacd1d
refactor: rename option.parents -> parent
2018-05-06 08:29:38 +02:00
Țurcanu Dragomir
f17146aa8d
docs: remove autogenerated data from configuration options file ( #1917 )
2018-05-06 07:39:00 +02:00
Renovate Bot
ea00044a72
fix: update dependency semantic-release to v15.3.1
2018-05-05 20:31:07 +00:00
Renovate Bot
c2b33576c3
fix: update dependency semantic-release to v15.3.0
2018-05-05 16:40:00 +00:00
Rhys Arkins
15c89c4def
docs: add automergeComment example
2018-05-04 08:39:43 +02:00
Renovate Bot
dc779c5b13
fix: update dependency pnpm to v1.41.3
2018-05-04 06:28:20 +00:00
Rhys Arkins
1762ee68a0
feat: automergeComment ( #1906 )
...
Adds new option “pr-comment” for `automergeType` and a new option `automergeComment` to use in such a case.
2018-05-04 06:55:01 +02:00
Rhys Arkins
cb570f58f6
fix(templates): skip depType if not present
2018-05-04 06:49:32 +02:00
Rhys Arkins
f190ca505b
fix(docker): handle null string when extracting
2018-05-03 19:27:57 +02:00
Rhys Arkins
45dc236e40
fix: log request options with when errored
2018-05-03 19:18:53 +02:00
Rhys Arkins
7a6bcfcf0e
fix: handle undefined depType in onboarding PR
2018-05-03 18:35:57 +02:00
Rhys Arkins
19e35ffee0
refactor: return object from extract ( #1914 )
2018-05-03 18:09:18 +02:00
Rhys Arkins
1c6be50172
fix: move delete packageRules
2018-05-03 14:44:20 +02:00
Rhys Arkins
acafbbb66f
refactor: rename package rules config for readability
2018-05-03 14:42:27 +02:00
Rhys Arkins
45f3c4c765
refactor: move package rules logic to separate file
2018-05-03 14:41:04 +02:00
Rhys Arkins
0415a05cc4
refactor: move package-rules to separate file
2018-05-03 14:28:14 +02:00
Rhys Arkins
80ebeadf83
logs: serialize array fields
2018-05-03 14:21:24 +02:00
Rhys Arkins
3a5c3dd908
fix: make ignoreDeps mergeable
2018-05-03 14:14:05 +02:00
Rhys Arkins
626ef3fd92
refactor: add parents for parentRules
2018-05-03 14:11:25 +02:00
Rhys Arkins
3cfbb36577
fix: don’t add options with parents to defaults
2018-05-03 14:07:20 +02:00
Rhys Arkins
64a45bf6dd
feat: enable buildkite by default
2018-05-03 09:43:15 +02:00
Rhys Arkins
d5c0729f64
feat: buildkite release notes ( #1910 )
...
Adds a link to the latest version notes in the PR body, as well as a source compare link for all commits between the current version and the new version.
Closes #1876
2018-05-03 09:39:12 +02:00
SevenTurtles
29894e180f
docs: use mkdocs for website docs
...
Closes #1661 , Closes #1884 , Closes #1909
2018-05-02 21:54:30 +02:00
Renovate Bot
f798407d17
fix: update dependency semantic-release to v15.2.0
2018-05-01 20:33:28 +00:00
Rhys Arkins
100c6368d8
fix: update node.js data
2018-05-01 20:46:54 +02:00
Rhys Arkins
16c1fe85a4
refactor: remove unused dep type merge config
2018-05-01 20:04:44 +02:00
Renovate Bot
5c342ab17d
fix: update dependency semantic-release to v15.1.11
2018-05-01 17:33:20 +00:00
renovate[bot]
58d3866095
fix: update dependency fs-extra to v6 ( #1904 )
2018-05-01 18:14:43 +02:00
Rhys Arkins
89b4401b5f
chore: log source repo with tag failure
2018-05-01 17:55:05 +02:00
Rhys Arkins
a20376d336
refactor: info not warn when missing tags
2018-05-01 17:27:53 +02:00
Rhys Arkins
6199b88ac5
fix: rename cachePath for changelog commits
2018-05-01 12:39:46 +02:00
Rhys Arkins
5e6d286672
chore: update yarn.lock
2018-05-01 12:39:29 +02:00
Ayoub Kaanich
0b64cfac3e
feat: refactor commits retrieval ( #1886 )
...
Refactor changelog (commits) logic to separate sources, and remove the `changelog` dependency. Instead of a full copy/paste of commits, a link is now provided to the source repo.
Closes #381
2018-05-01 11:55:40 +02:00
Renovate Bot
beee7b0d65
fix: update dependency got to v8.3.1
2018-05-01 08:29:55 +00:00
Rhys Arkins
a94088ba28
feat: deprecate packageFiles ( #1898 )
...
This PR deprecates the use of `packageFiles` and migrates it to `includePaths` and `packageRules`.
Closes #1887
2018-05-01 09:21:15 +02:00
Rhys Arkins
a17cbda1a9
fix: allow config.global limit for maxPackageFiles
2018-05-01 08:25:27 +02:00
Rhys Arkins
336ab8fdf8
refactor: don’t warn when no Dockerfile FROM found
2018-05-01 07:59:58 +02:00
Rhys Arkins
c800ee9344
refactor: remove custom docker resolve/contentPatterns ( #1897 )
2018-04-30 18:57:52 +02:00
Rhys Arkins
43742467f6
feat: includePaths ( #1896 )
...
Adds a config option `includePaths` that allows the user to specify one or more paths to include in renovation and the rest will be excluded.
2018-04-30 16:13:32 +02:00
Rhys Arkins
55c2a4619e
feat: rate limit packageFile retrieval
...
Uses fixed limits of 5 concurrent for a maximum of 100. Issues Warning if more than 100 found. Can be made configurable later if requested.
Closes #1895
2018-04-30 14:08:48 +02:00
Rhys Arkins
12702bfe35
chore: drop bundled deps
2018-04-30 14:07:54 +02:00
Rhys Arkins
96bbe6a539
chore: reformat package.json
2018-04-30 14:07:13 +02:00
Rhys Arkins
c356bb0349
feat: custom filenames for package files ( #1894 )
...
Renovate now comes with a variety of package managers supported, each with their own filename pattern(s). These patterns are now exposed for user configuration through the new `fileMatch` list/array configuration option, which has been added to each manager (npm, bazel, docker-compose, etc). `fileMatch` is defined as a mergeable list, meaning that users can add to the default pattern to extend the files being detected.
Closes #799
2018-04-30 13:18:51 +02:00
Rhys Arkins
9306297338
fix(config): massage \\n in env to \n
2018-04-30 10:07:59 +02:00
Rhys Arkins
d13d6a0495
feat: deprecate deptypes and migrate to packageRules ( #1892 )
...
Rules for dep types (e.g. dependencies, devDependencies, peerDependencies, optionalDependencies) should now be done with `packageRules` and the `depTypeList` selector
2018-04-30 08:21:48 +02:00
renovate[bot]
51acaa1203
fix: update dependency semantic-release to v15.1.8 ( #1891 )
2018-04-30 07:52:59 +02:00
Rhys Arkins
2835cc98ed
refactor(renovate): Set semanticCommitType to fix for semantic-release ( #1893 )
2018-04-30 07:22:57 +02:00
Rhys Arkins
b38df44b18
refactor: rename parentManager -> language ( #1890 )
...
Closes #1888
2018-04-30 07:16:34 +02:00
Rhys Arkins
23051355fb
fix: properly migrate pathRules
2018-04-29 23:07:39 +02:00
Rhys Arkins
72742f99f9
fix: drop parentManager from definitions
2018-04-29 22:02:49 +02:00