Commit graph

3772 commits

Author SHA1 Message Date
Rhys Arkins
8f0279ec3a fix(docker): null is not a valid version 2018-11-05 10:11:58 +01:00
Ayoub Kaanich
ea8bcbc9b2 feat: better docker versioning (#2742)
Rewrite docker versioning to support versions of any size.

Closes #2357, Closes #2358
2018-11-05 09:32:34 +01:00
Rhys Arkins
9292833ecf
refactor: extractAllFiles (#2741) 2018-11-05 07:47:44 +01:00
Adrien Lemaire
c0375c52d4 fix: add django-storages release notes (#2751) 2018-11-05 07:10:57 +01:00
Rhys Arkins
44d119823f refactor: rename extractDependencies -> extractPackageFile 2018-11-04 18:51:23 +01:00
Ayoub Kaanich
4f320ed9cd feat: Python compatibility (#2736) 2018-11-04 18:12:58 +01:00
Renovate Bot
d9d92fb190 build(deps): update dependency pnpm to v2.17.7 2018-11-04 16:41:44 +00:00
Renovate Bot
c01484f56d build(deps): update dependency semantic-release to v15.10.7 2018-11-04 16:09:03 +00:00
Renovate Bot
ce2ae8a131 build(deps): update dependency luxon to v1.5.0 2018-11-04 16:19:41 +01:00
Renovate Bot
4af2d1f086 build(deps): update dependency @sindresorhus/is to v0.13.0 2018-11-03 08:07:21 +00:00
Rhys Arkins
17701f2fa2 feat: update node.js releases 2018-11-02 08:33:53 +01:00
Rhys Arkins
2b6d2e75e2 fix: Revert "build(deps): update dependency safe-regex to v2"
This reverts commit 10ddee601b.
2018-11-02 07:26:58 +01:00
Rhys Arkins
4675a81714 fix(gitFs): throw repository-changed
Closes #2713
2018-11-02 07:10:53 +01:00
Rhys Arkins
7603fda78e logs: log masterIssue events 2018-11-02 06:53:17 +01:00
Renovate Bot
10ddee601b build(deps): update dependency safe-regex to v2 2018-11-02 06:47:07 +01:00
Renovate Bot
35385cb41d build(deps): update dependency pnpm to v2.17.6 2018-11-02 06:39:27 +01:00
Ayoub Kaanich
483702b8af feat: Support pip_requirements extras 2018-11-02 06:36:38 +01:00
Ayoub Kaanich
2622046147 feat: Add master issue link to closed PRs (#2730)
Closes #2665
2018-11-02 06:23:45 +01:00
Ayoub Kaanich
c6e4379715 refactor: gomod purl (#2729)
<!--
    Before submitting a Pull Request, please ensure you have signed the CLA using this GitHub App:
    https://cla-assistant.io/renovateapp/renovate
-->

<!-- Replace this text with a description of what this PR fixes or adds -->

Closes #2725 <!-- Ideally each PR should be closing an open issue -->
2018-11-02 06:22:42 +01:00
Ayoub Kaanich
894fc72b42 tests: fix gradle tests in Windows (#2727) 2018-11-01 14:55:40 +01:00
Renovate Bot
8e3d553150 build(deps): update dependency moment-timezone to v0.5.23 2018-11-01 11:07:17 +00:00
renovate[bot]
e98da744fc build(deps): update dependency semantic-release to v15.10.6 (#2722)
build(deps): update dependency semantic-release to v15.10.6
2018-11-01 09:00:42 +01:00
renovate[bot]
04160e2624 build(deps): update dependency slugify to v1.3.2 (#2723)
build(deps): update dependency slugify to v1.3.2
2018-11-01 08:51:51 +01:00
Mike Barkmin
acb2ae8b45 docs: update to match latest docker tag (#2711) 2018-11-01 08:13:30 +01:00
Renovate Bot
5d534037eb build(deps): update dependency conventional-commits-detector to v1 2018-11-01 08:13:07 +01:00
Renovate Bot
26d528efc9 build(deps): update dependency luxon to v1.4.5 2018-10-31 23:26:38 +00:00
Renovate Bot
5892919d7f build(deps): update dependency simple-git to v1.106.0 2018-10-31 18:43:35 +01:00
Ayoub Kaanich
278b892cb9 feat(gitlab): Implement pr.isStale (#2716)
feat(gitlab): Implement pr.isStale
2018-10-31 15:05:25 +01:00
Rhys Arkins
e50a8ebefd
chore: add @corecanarias to contributors list 2018-10-31 08:53:23 +01:00
Rhys Arkins
5db39b4ed8 fix(github): catch/ignore if required status checks not met yet 2018-10-30 08:35:22 +01:00
Rhys Arkins
f7bc39efe8 fix(github): don’t keep processing resource not accessible 2018-10-30 07:40:09 +01:00
Rhys Arkins
a518c13498 fix(gitlab): cache-bust branch status checks
Closes #2709
2018-10-29 20:03:35 +01:00
Rhys Arkins
8381389fbb refactor(gitlab): don’t use leading / in url 2018-10-29 20:01:21 +01:00
Ayoub Kaanich
975ee2b79b feat: GitFs for GitLab (#2692)
Since Gitlab does not support using tokens to write to repo, `commitFilesToBranch` will always use the API. This could be changed once GitFS over SSH is implemented. 

Closes #2549
2018-10-29 18:25:11 +01:00
FidoX
be65176dc4 feat: gradle support (#2610)
Closes #934
2018-10-29 17:32:31 +01:00
Ayoub Kaanich
751ee3b4de feat(bazel): Support bazel "urls" array (#2703)
Closes #2576
2018-10-29 17:18:07 +01:00
Ayoub Kaanich
554f305a82 feat(bitbucket): Issues Support (#2705)
Closes #2439
2018-10-29 17:07:50 +01:00
Rhys Arkins
84cbeea66f fix(gitlab): try/catch branch status set 2018-10-29 06:53:03 +01:00
Rhys Arkins
6c8e796cb1 fix(github): skip branch status checks if pr.canMerge=true 2018-10-29 06:32:20 +01:00
Rhys Arkins
7304153129 fix: await platform.mergePr 2018-10-29 06:16:17 +01:00
Rhys Arkins
4f7d4fbeae logs: deprecationMessage 2018-10-29 05:53:00 +01:00
Rhys Arkins
7fdef1d683 fix: dry run deprecation issues 2018-10-29 05:52:45 +01:00
Rhys Arkins
00bc05704e fix(github): accept neutral check runs 2018-10-29 05:26:28 +01:00
Rhys Arkins
99014ff973 refactor(github): retry abuse detection ony once 2018-10-28 14:46:52 +01:00
Ayoub Kaanich
9295efecdd fix(docker): skip index reference COPY --from tags (#2699) 2018-10-28 08:30:28 +01:00
Rhys Arkins
e335744ce5
fix(gitlab): gracefully handle PR merge rejections (#2701)
Currently any GitLab PR merge rejection results in a Renovate ERROR being thrown. This includes 401 which is due to permissions:
![image](https://user-images.githubusercontent.com/6311784/47613176-25d72980-da8a-11e8-84cf-7441a50312ef.png)

Although it's unideal for someone to configure automerge but not grant Renovate adequate permissions to merge to master, it definitely should be gracefully handled and not throwing errors to logs.
2018-10-28 08:29:55 +01:00
Rhys Arkins
d728b4ac26
fix(gitFs): try/catch/throw on clone error (#2700) 2018-10-28 08:13:27 +01:00
Rhys Arkins
70415861cd fix: delete child description in onboarding 2018-10-27 06:39:55 +02:00
Rhys Arkins
05fa91e9cd feat: dry run
Adds support to run Renovate like “renovate owner/repo —dry-run”. Instead of creating branches, PRs or comments, an INFO level dry run message will be logged each time instead.

Closes #1399
2018-10-26 09:48:49 +02:00
Rhys Arkins
2dbab991a6 fix(monorepo): allow string packages 2018-10-26 07:10:29 +02:00