Commit graph

4912 commits

Author SHA1 Message Date
Rhys Arkins
73a0fa4191
fix: add poetry to Dockerfile (#3618) 2019-05-01 11:36:40 +02:00
Rhys Arkins
7e7b6ab782 tests: fix coverage 2019-05-01 10:41:50 +02:00
Nikita Chashchinskii
5c23ec69ea feat: Add homebrew manager (#3530) 2019-05-01 10:39:40 +02:00
Rhys Arkins
bab94337eb fix(gitFs): try/catch deletes 2019-05-01 09:33:44 +02:00
Rhys Arkins
2714104f47 logs: fix updatedArtifacts logs 2019-05-01 09:33:11 +02:00
Rhys Arkins
af00e9fc25 logs: debug more gitFs 2019-05-01 09:32:44 +02:00
mohd hassaan
eb936b4236 fix: autoclose resolved deprecated issues (#3611) 2019-05-01 09:28:30 +02:00
Sergio Zharinov
ca9a21d3e5 feat(scala): Add sbt support (#3603) 2019-05-01 08:40:35 +02:00
Rhys Arkins
12adcd7c21 fix(gitFs): minimatch dotfiles 2019-04-30 19:19:11 +02:00
Rhys Arkins
fca98414e9 refactor: use git.raw 2019-04-30 11:02:23 +02:00
Rhys Arkins
5e0c788349 logs: log closed issue title 2019-04-30 10:09:15 +02:00
Rhys Arkins
ee0c6fb388 fix(gitFs): clean branches 2019-04-30 10:04:16 +02:00
Rhys Arkins
294c7a127c
feat: excludeCommitPaths (#3614)
A file that matches any of these glob patterns will not be committed, even if it has been updated.
2019-04-30 08:52:01 +02:00
Rhys Arkins
267518aa64 docs: fix ignorePaths description 2019-04-30 07:48:11 +02:00
Florian Greinacher
194dbc93ef fix(NuGet): handling of paginated package versions (#3613) 2019-04-29 22:16:47 +02:00
Rhys Arkins
e17f998fb7 fix(npm): catch disk-space error in stderr 2019-04-28 23:04:51 +02:00
Rhys Arkins
9ce7548552 fix(master-issue): check for rebase all if only package rules approval 2019-04-28 23:01:23 +02:00
Rhys Arkins
7fdf6e8652 fix(github): log full err if failing a 5xx response 2019-04-28 22:11:02 +02:00
Rhys Arkins
f68414fb2f fix: less debug logging, more trace 2019-04-28 22:08:06 +02:00
Rhys Arkins
5aed5026c6 fix: pass platform-failure up when updating PR 2019-04-28 21:43:25 +02:00
Rhys Arkins
9c62b945a9 logs: lower branch logging 2019-04-28 21:42:59 +02:00
Rhys Arkins
01753f986e fix(lerna): check for both shrinkwrap and package lock 2019-04-28 10:51:21 +02:00
mohd hassaan
c53cd4e674 feat: Add "rebase all" functionality in master issue (#3597) 2019-04-28 09:04:50 +02:00
Rhys Arkins
54c02adb8b fix: add link to master issue blog post 2019-04-28 08:48:37 +02:00
Rhys Arkins
1dfcc4ef3d fix: create master issue if any branch needs approval
Closes https://github.com/renovatebot/config-help/issues/224
2019-04-28 08:23:00 +02:00
Rhys Arkins
390f2cf5f9 fix: skip extractAllPackageFiles if empty 2019-04-28 08:16:41 +02:00
Nikita Chashchinskii
ba3d3ea025 fix: Update poetry.lock file if it is in a subdirectory (#3606) 2019-04-27 19:24:55 +02:00
Rhys Arkins
956445eee4 docs: improve go mod tidy description 2019-04-26 22:53:00 +02:00
Renovate Bot
77115d65d9 build(deps): update dependency semver to v6 2019-04-26 16:35:14 +02:00
Michael Kriese
99530c4a85 fix(pnpm): shrinkwrap -> pnpm-lock (#3602) 2019-04-26 13:35:37 +02:00
Rhys Arkins
ba543a0295 tests: fix global cache test 2019-04-26 07:29:34 +02:00
Rhys Arkins
ce10293e57 fix(gomod): consider added/deleted vendor files too
Fixes #3590
2019-04-25 23:26:09 +02:00
Rhys Arkins
1df7231e5b refactor: modified => f 2019-04-25 23:24:44 +02:00
Rhys Arkins
d98dc246d7 fix(gomod): detect updated go.mod after artifacts
Closes #3589
2019-04-25 23:21:09 +02:00
Rhys Arkins
0c9e412ea0 feat(gitFs): support deleted files 2019-04-25 23:13:59 +02:00
Rhys Arkins
49653c6550 fix(gomod): comment out relative replace, don’t delete 2019-04-25 22:23:19 +02:00
Rhys Arkins
694c2e8852 chore: update yarn.lock 2019-04-25 18:26:29 +02:00
Rhys Arkins
fa6dea0373 fix(npm): internalPackages typo 2019-04-25 18:26:23 +02:00
Rhys Arkins
34fbb7c5a7 fix(github): try/catch getCommitStatus check 2019-04-25 18:18:18 +02:00
Renovate Bot
4da4c13639 chore(deps): update dependency husky to v2 2019-04-25 18:15:45 +02:00
Michael Kriese
5306e6bdf2 fix(bitbucket-server): fix race condition (#3592) 2019-04-25 14:43:21 +02:00
Rhys Arkins
30fd17779e fix(nuget): better metadata fetching logic 2019-04-25 13:08:21 +02:00
Rhys Arkins
2a9d142baf fix(nuget): flexible query for non-nuget registries 2019-04-25 12:43:23 +02:00
Rhys Arkins
d695982dea fix(nuget): loosen SearchQueryService type check 2019-04-25 12:26:32 +02:00
Rhys Arkins
788215af99 fix(gitlab): Revert "feat(gitlab): try merging PR on creation (#3308)"
This reverts commit 8bd75923bb.

Reverting until https://gitlab.com/gitlab-org/gitlab-ce/issues/56698 is fixed by GitLab
2019-04-25 10:47:29 +02:00
Rhys Arkins
924a43d090 fix(npm): full install for npm shrinkwrap 2019-04-25 09:31:09 +02:00
Rhys Arkins
d631e5d2e9 fix(nuget): opt in to semver 2.0.0 and prereleases
Closes #3591
2019-04-25 09:24:51 +02:00
Rhys Arkins
481c48b212 docs: ruby-version description 2019-04-25 07:03:21 +02:00
Rhys Arkins
2b4bf85b63 fix: run minimatch with dotfile matching enabled 2019-04-25 07:00:52 +02:00
Rhys Arkins
28f3ab69a6 fix(npm): lerna npm shrinkwrap lockFileMaintenance 2019-04-24 15:47:06 +02:00