Commit graph

4953 commits

Author SHA1 Message Date
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
Renovate Bot
a53b70ed1d build(deps): update dependency moment-timezone to v0.5.25 2019-04-24 08:40:33 +00:00
Rhys Arkins
0d1d4e17ba docs: update golang documentation 2019-04-24 09:43:15 +02:00
Rhys Arkins
b007f7474b fix(maven): don’t error on s3 datasource 2019-04-24 09:17:56 +02:00
Renovate Bot
351f86b44b chore(deps): update linters 2019-04-23 16:46:53 +02:00
mohd hassaan
ae900ff790 tests: Fix UnhandledPromiseRejectionWarning (#3583) 2019-04-23 16:46:37 +02:00
Rhys Arkins
474df1c5d0 docs: masterIssue
Closes #2937
2019-04-23 16:13:48 +02:00
Johan Hillerström
16eca4ec4e fix(azure-devops): Sanitize azure devops project name (#3582) 2019-04-23 16:03:58 +02:00
Renovate Bot
4861f5ec92 chore(deps): update dependency prettier to v1.17.0 2019-04-23 12:00:49 +00:00
Rhys Arkins
3c33ecb950 fix(poetry): skip pyproject files without poetry section 2019-04-23 12:52:53 +02:00