Rhys Arkins
|
1b969a6628
|
docs: pre-release typos
|
2019-02-18 16:46:27 +01:00 |
|
Rhys Arkins
|
dd0494a04e
|
docs: pre-release descriptions
|
2019-02-18 16:36:35 +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 |
|
Rhys Arkins
|
356cf1fb31
|
feat: docker image run side containers (#3222)
Adds Docker client to official renovate image so that it can run side containers.
|
2019-02-18 11:58:20 +00: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 |
|
Renovate Bot
|
4ca7c3f2b4
|
chore(deps): update linters
|
2019-02-17 14:00:44 +00:00 |
|
Renovate Bot
|
633378d7f8
|
chore(deps): update dependency prettier to v1.16.4
|
2019-02-17 13:43:44 +00:00 |
|
Nick Oliver
|
833a97b72b
|
test(bitbucket-server): suite name correction (#3224)
|
2019-02-17 06:38:35 +00: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
|
6812baaff2
|
tests: skip manager snapshots
|
2019-02-14 06:25:48 -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 |
|
Renovate Bot
|
2481e1596a
|
build(deps): update dependency luxon to v1.11.2
|
2019-02-14 11:00:52 +00:00 |
|
Renovate Bot
|
c03e767747
|
build(deps): update dependency npm to v6.8.0
|
2019-02-14 05:37:31 -05:00 |
|
Renovate Bot
|
d9374c7451
|
build(deps): update dependency handlebars to v4.1.0
|
2019-02-14 05:00:02 -05:00 |
|
Renovate Bot
|
8f59ed8612
|
build(deps): update dependency pnpm to v2.25.6
|
2019-02-14 04:59:43 -05:00 |
|
Renovate Bot
|
71e3d580d0
|
chore(deps): update dependency codecov to v3.2.0
|
2019-02-14 04:59:25 -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 |
|
Rhys Arkins
|
e13a065643
|
docs: GITHUB_COM_TOKEN
|
2019-02-13 14:25:11 -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 |
|
Renovate Bot
|
e0f34cf01e
|
build(deps): update dependency azure-devops-node-api to v7
|
2019-02-13 09:26:24 -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
|
c8ba3e6b4c
|
build: add python/pip/pipenv to Dockerfile
Closes #3152
|
2019-02-09 20:52:34 +01:00 |
|
Rhys Arkins
|
c711fb4cea
|
refactor: getArtifacts returns an array
|
2019-02-09 07:08:15 +01:00 |
|