Commit graph

4282 commits

Author SHA1 Message Date
Rhys Arkins
524be026a6 fix(gitlab): branch status failed/failure 2019-03-01 10:39:09 +01:00
Rhys Arkins
a61f1ab5ce fix(composer): coerce version 2019-03-01 09:56:29 +01:00
Rhys Arkins
50b33bf0f3 fix(gomod): use version 1.12 and install bzr 2019-03-01 09:56:09 +01:00
Rhys Arkins
ea529c6f41 refactor(pr): don’t warn if validation fails 2019-03-01 09:48:38 +01:00
Rhys Arkins
2be2eb0153
docs: add prerequisites to local dev (#3280) 2019-02-28 10:35:21 +01:00
Rhys Arkins
0f5acb27b7 tests: fix coverage 2019-02-28 10:23:36 +01:00
Rhys Arkins
009c58b65e tests: fix lint 2019-02-28 09:23:31 +01:00
Rhys Arkins
0ed684890a fix(composer): return toVersion when pinning 2019-02-28 09:14:42 +01:00
Rhys Arkins
99178ebfaa
feat(bazel): use commit / tag combo for go_repository (#3267)
Closes https://github.com/renovatebot/config-help/issues/172
2019-02-28 08:40:40 +01:00
Russell Rollins
6f4da76c71 fix(gomod): handling of the "+incompatible" tag. (#3279) 2019-02-27 22:23:01 +01:00
Michael Kriese
03cd834a21 fix(pr): Check more error status values. (#3276) (#3278)
fix(pr): Check more error status values. (#3276)
2019-02-27 18:36:24 +01:00
Rhys Arkins
d17bc17970 fix(yarn): detect yarn integrity in a mixed manager branch
Closes #3274
2019-02-27 13:58:49 +01:00
Rhys Arkins
32fd35aa3b tests: fix tests 2019-02-27 09:59:38 +01:00
Rhys Arkins
39ef96e7d2 refactor(gomod): log line to change if not containing depName 2019-02-27 09:48:45 +01:00
Rhys Arkins
06a1cf5665 fix(gomod): match update against unversioned depName 2019-02-27 09:18:13 +01:00
Rhys Arkins
64be18871d fix: catch disk space error in branch 2019-02-27 09:01:20 +01:00
Benjamin Boudreau
950ecd9d36 docs: fix typo (#3271) 2019-02-26 21:57:10 +01:00
FidoX
53fb84878a fix(gradle): collect deps (#3270) 2019-02-26 21:46:32 +01:00
Rhys Arkins
79b01de1b2 feat(composer): parse/store lockedVersion
This will be used when deciding what to pin dependencies to.
2019-02-26 08:14:01 +01:00
Rhys Arkins
6dbcb65247 refactor(docker): graceful 403 handling 2019-02-26 07:37:55 +01:00
Rhys Arkins
805ed25d8e fix(gomod): another rethinkdb/rethinkdb-go.v5 exception 2019-02-26 07:19:17 +01:00
Rhys Arkins
d20f64ad2a feat(bazel): update git_repository commit hashes
Closes https://github.com/renovatebot/config-help/issues/173
2019-02-25 22:35:25 +01:00
Nikita Chashchinskii
62fc503890 fix(cargo): datasource return null if no versions 2019-02-25 18:25:47 +01:00
Rhys Arkins
99e870a5d9 fix(cargo): add fileMatch 2019-02-25 18:19:28 +01:00
Michael Kriese
2a6caa9469 fix(bitbucket-server): wrong version number. (#3264)
fix(bitbucket-server): wrong version number.
2019-02-25 16:03:10 +01:00
Michael Kriese
9fc632da03 fix(bitbucket-server): refresh pr after update /merge /delete. (#3261) 2019-02-25 12:27:43 +01:00
Rhys Arkins
ab45c544bb fix(gomod): rename gorethink rethinkdb 2019-02-25 12:22:58 +01:00
Rhys Arkins
f89ee685a4 docs: github actions limitation 2019-02-25 12:07:04 +01:00
Rhys Arkins
8288460ae5 fix: never commit on top of existing branch
Closes #3123
2019-02-25 07:27:01 +01:00
Michael Kriese
0e8111a330 feat(bitbucket-server): caching (#3258) 2019-02-24 17:07:16 +01:00
Rhys Arkins
b66ed9add0 fix(gitFs): clean before changing branch 2019-02-24 08:39:44 +01:00
Rhys Arkins
0c4cea4b45 tests: fix coverage 2019-02-24 07:58:10 +01:00
Rhys Arkins
997bdaee18 fix(pr): don’t escape @ in compare links
Closes #3162
2019-02-24 07:56:23 +01:00
FidoX
ee06ad2ed1 feat(gradle): use maven datasource (#3223) 2019-02-23 22:24:44 +01:00
Sergio Zharinov
6694bdbb70 feat(maven): add maven ranges parsing (#3206) 2019-02-23 21:34:03 +01:00
Rhys Arkins
ebd7306f4a tests: fix snapshot 2019-02-23 16:20:01 +01:00
Michael Kriese
ccc5473188 fix(bitbucket-server): get only writable repos. (#3256)
fix(bitbucket-server): get only writable repos.
2019-02-23 11:58:07 +01:00
Rhys Arkins
a1f8b5bb78 tests: add http_archive with github commit
To help with #2904
2019-02-23 08:42:17 +01:00
Florian Greinacher
744d3a80b1 feat(nuget): add support for authenticated feeds (#3241)
Closes #3239
2019-02-22 10:34:01 +01:00
Rhys Arkins
5f07702b72 docs: update commitMessage 2019-02-22 05:31:30 +01:00
Michael Kriese
fdff32eecd fix(bitbucket-server): fix missing reviewers. (#3253)
fix(bitbucket-server): fix missing reviewers.
2019-02-21 19:51:57 +01:00
Michael Kriese
f37ac61a72 fix(bitbucket-server): Fix caching errors. (#3252)
fix(bitbucket-server): Fix caching errors.
2019-02-21 18:18:56 +01:00
Michael Kriese
70232a31b2 fix(bitbucket-server): Fix status handling (#3250)
fix(bitbucket-server): Fix status handling
2019-02-21 17:10:56 +01:00
Michael Kriese
dff1472451 feat(bitbucket-server): add pr comments (#3251)
This pr add comment handling for bitbucket server pull requests.
2019-02-21 16:30:01 +01:00
Michael Kriese
b39f87c7de test(bitbucket-server): add tests for branch status. 2019-02-21 13:12:17 +01:00
Michael Kriese
3feb3e3ee4 feat(bitbucket-server): add branch status handling. 2019-02-21 13:12:17 +01:00
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