Rhys Arkins
aadeb23a28
logs: debug hostRule setting
2019-02-21 08:01:44 +01:00
Dmitry
069b9816e0
feat: validate managers list ( #3240 )
2019-02-20 22:29:38 +01:00
Michael Kriese
af00dbe850
fix(bitbucket-server): catch failed PR merges ( #3245 )
2019-02-20 18:56:19 +01:00
Michael Kriese
73b67ba756
fix(bitbucket-server): fix missing git author and key. ( #3244 )
...
fix(bitbucket-server): fix missing git author and key.
2019-02-20 12:03:41 +01:00
Michael Kriese
1f8e25cdf6
fix(bitbucket-server): fix pr createdAt mapping. ( #3243 )
...
fix(bitbucket-server): fix pr createdAt mapping.
2019-02-20 11:40:39 +01:00
Michael Kriese
cf3182d380
fix(bitbucket-server): do not recreate pr if closed /declined ( #3237 )
2019-02-19 16:54:43 +01:00
Michael Elufimov
f64f61dddc
feat: Support api version 2 for nuget datasource ( #3148 )
2019-02-19 15:58:42 +01:00
N Oliver
4fded73b62
fix(bitbucket-server): honor the path portion of the endpoint config
...
fixes #3225
2019-02-19 10:26:56 +01:00
N Oliver
972bc555d5
fix(bitbucket-server): get the PR version before auto-merging
2019-02-19 10:26:56 +01:00
Rhys Arkins
0a7aabeb49
feat: multiple github-hosted presets
...
Now supports multiple presets per github repo. For example: `{ “extends”: [“github>abc/def:foo”] }` will look for the file `foo.json` inside the repo github.com/abc/def.
Closes #2493
2019-02-18 23:25:12 +01:00
Rhys Arkins
faf36602c6
refactor: github hosted presets
2019-02-18 22:58:33 +01:00
Rhys Arkins
e76ef17db5
feat: ignorePresets
...
Closes #841
2019-02-18 22:22:33 +01:00
Rhys Arkins
dc96e15e5e
docs: bb server reviewers
2019-02-18 16:29:58 +01:00
Rhys Arkins
e50d3dcd12
logs: branchName with file tree error
2019-02-18 16:13:37 +01:00
Michael Kriese
29ccbf4512
feat(bitbucket-server): reviewers ( #3230 )
2019-02-18 14:11:44 +00:00
Rhys Arkins
de6b1c4566
refactor(github): log err with file list error
2019-02-18 13:22:01 +01:00
Michael Kriese
bb15977e39
fix(gitFs): set explicit remote branch ( #3229 )
...
This pr fixes the windows specific git bug by setting the remove branch name explicitly when pushing.
Closes #3204
2019-02-18 11:52:10 +00:00
Rhys Arkins
20a53ba7be
fix(pip_setup): suppress imp deprecation warning
...
Closes #3174
2019-02-18 12:20:55 +01:00
Rhys Arkins
eb782e12f9
refactor(pip_setup): add try/catch and log error
2019-02-18 11:24:25 +01:00
Rhys Arkins
5b0f801eec
fix(bitbucket-server): catch empty pull requests
2019-02-18 10:39:55 +01:00
Rhys Arkins
48bd25dbda
fix(bitbucket-server): pr check after deleting branch
...
Closes #3228
2019-02-18 10:36:03 +01:00
Rhys Arkins
9f3bc53e1c
logs: better gitFs branch deletion debug
2019-02-18 10:35:36 +01:00
Rhys Arkins
36f2e0acd9
fix(lockFileMaintenance): don’t delete conflicted PRs
...
Closes #3018
2019-02-16 11:50:59 +01:00
Rhys Arkins
910ce2076a
fix(pr): rebase checkbox detection when PR edited
...
Closes #3221
2019-02-16 11:41:43 +01:00
Rhys Arkins
268c86b0ff
fix(gitlab): err.message typo
2019-02-15 10:39:40 +00:00
Rhys Arkins
8b761f5a6d
fix(gradle): throw registry failure if lookup fails
2019-02-15 10:39:16 +00:00
Rhys Arkins
ff6115fb15
fix(npm): add back line return when massaging npmrc
2019-02-14 11:01:07 -05:00
Christian Murphy
7b16533c4d
docs: add readme for python poetry package manager ( #3195 )
2019-02-14 06:31:43 -05:00
Rhys Arkins
67b29f8a2c
fix: copy dockerRegistry and dockerRepository
...
Closes https://github.com/renovatebot/config-help/issues/151
2019-02-14 06:05:08 -05:00
Yuki MIZUNO
123bdd4572
fix: ignore delete label if dry-run ( #3211 )
2019-02-14 04:43:16 -05:00
Rhys Arkins
703fa52d6c
fix: bad-credentials
2019-02-13 16:33:58 -05:00
Rhys Arkins
bf9c4a84c7
fix(bundler): catch authentication requirement
2019-02-13 14:26:13 -05:00
Rhys Arkins
cdb0408dfd
logs: info not log for maven not found
2019-02-13 14:25:40 -05:00
Paul Tyng
8f79b660b0
feat(gomod): Run go mod tidy
if configured ( #3201 )
...
Adds a configurable option to run `go mod tidy` on a repo between the `go get...` and the `go mod vendor`.
Closes #2594
2019-02-13 13:05:52 -05:00
Rhys Arkins
d35b673323
refactor(github): don’t warn deleting protected branch
2019-02-13 12:46:26 -05:00
Rhys Arkins
9507062e85
refactor(gitlab): don’t warn for status transition errors
2019-02-13 11:47:07 -05:00
Rhys Arkins
3edd582b64
logs: don’t warn for lock file maintenance lerna
2019-02-13 10:50:17 -05:00
Rhys Arkins
fb891c9796
refactor: debug log unauthorized integration
2019-02-13 10:08:06 -05:00
Rhys Arkins
0dcfbbe1ab
fix(gitFs): catch and throw ssh error
2019-02-13 09:06:51 -05:00
Rhys Arkins
65880e39e0
fix(gitFs): catch and throw bad-credentials
2019-02-13 08:47:37 -05:00
Sergio Zharinov
302bfb7eb6
feat(maven): support dependencies defined via properties ( #3199 )
2019-02-13 06:36:56 -05:00
David
c52e749177
fix: correct phrasing for rebase notification ( #3196 )
...
Closes #3185
2019-02-11 10:43:20 +01:00
Rhys Arkins
3f7661b429
fix(config): reset ignorePaths
2019-02-11 04:41:49 -05:00
Rhys Arkins
c87a153823
feat: go module vendoring support ( #3191 )
...
Detects if a `vendor/modules.txt` is present and runs `go mod vendor` if so. Requires gitFs to work.
Closes #2580
2019-02-11 10:19:25 +01:00
Sergio Zharinov
279f632b26
fix(maven): parse additional Maven repositories from pomfiles ( #3198 )
2019-02-11 09:58:49 +01:00
Rhys Arkins
2705172376
feat: GitHub Actions docker image support ( #3197 )
...
Detect GitHub Actions workflow files and pin/update any Docker image references found within.
Closes #2750
2019-02-11 09:42:54 +01:00
Rhys Arkins
c711fb4cea
refactor: getArtifacts returns an array
2019-02-09 07:08:15 +01:00
Rhys Arkins
13cc5b5b0e
refactor: rename lock files -> artifacts
2019-02-09 07:08:15 +01:00
Rhys Arkins
047245260e
Update README.md
2019-02-09 07:07:44 +01:00
Rhys Arkins
647f9d1d48
Update README.md
2019-02-09 07:07:44 +01:00