Commit graph

4404 commits

Author SHA1 Message Date
Rhys Arkins
353817f570 fix(circleci): handle missing orb 2019-03-04 04:25:43 +01:00
Rhys Arkins
a8d21c7a4d refactor(gomod): debug replacements 2019-03-04 04:13:36 +01:00
Gautier Pelloux-Prayer
c0b9f1ad03 feat(gradle): use gradlew binary if available (#3135) (#3176) 2019-03-03 22:34:09 +01:00
Rhys Arkins
8d5483ffb0 refactor(maven): info not log if unauthorized 2019-03-03 20:03:20 +01:00
Rishabh Jain
60da06d5f5 docs: Fix typos in design decisions (#3296) 2019-03-03 09:42:54 +01:00
Rhys Arkins
69cdf2d186 fix: deepcopy getPkgReleases results
Closes #3298
2019-03-03 09:41:18 +01:00
Rhys Arkins
f800f01bd7 refactor: log maven lookup errors 2019-03-03 08:05:56 +01:00
Rhys Arkins
fcb9b4bdbb tests: update pip fixtures 2019-03-03 08:04:03 +01:00
Rhys Arkins
80ca5d89cb fix: warn only if sourceUrl and toVersion 2019-03-02 22:57:27 +01:00
Renovate Bot
6597e78167 chore(deps): update dependency jest-silent-reporter to v0.1.2 2019-03-02 14:00:35 +00:00
Renovate Bot
e916fdb836 chore(deps): update dependency eslint to v5.15.0 2019-03-02 13:00:38 +00:00
Renovate Bot
bc95ff638b build(deps): update dependency safe-regex to v2.0.2 2019-03-02 12:00:46 +00:00
Renovate Bot
3a9d5ef1a4 build(deps): update dependency luxon to v1.11.3 2019-03-02 11:00:37 +00:00
Renovate Bot
6b61feb09b build(deps): update dependency js-yaml to v3.12.2 2019-03-02 10:00:46 +00:00
Rhys Arkins
bec847c379 feat: notify of possible groupings
Closes #3281
2019-03-02 10:45:10 +01:00
Rhys Arkins
45473af5db fix(composer): case insensitive v prefix replace 2019-03-02 09:37:39 +01:00
Rhys Arkins
dc8dfe1e8f fix: Dockerfile fix ln 2019-03-01 23:00:43 +01:00
Preston Van Loon
6a13fd0dc4 fix: Use two spaces for bazel go_repository comments (#3287)
* Update update.js

* Update update.spec.js

* Update update.spec.js.snap
2019-03-01 21:41:06 +01:00
Rhys Arkins
e82f455d8c refactor: log npm package.json name 2019-03-01 11:14:27 +01:00
Frank Tackitt
03337fc96c fix(pipenv) Ignore git dependencies without versions in Pipfile (#3283) 2019-03-01 10:47:37 +01:00
Rhys Arkins
0a9cbb059e logs: log preset file name 2019-03-01 10:44:46 +01:00
Rhys Arkins
e11c14025c refactor(bundler): cache unknown error 2019-03-01 10:39:25 +01:00
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