Renovate Bot
8138d4535a
build(deps): update dependency cacache to v11.3.1
2018-11-09 16:28:39 +00:00
Renovate Bot
7da28de357
build(deps): update dependency fs-extra to v7.0.1
2018-11-09 17:03:44 +01:00
Renovate Bot
7be4155348
build(deps): update dependency semantic-release to v15.10.8
2018-11-09 17:03:32 +01:00
Rhys Arkins
45da51aa6d
refactor: add cargo skeleton
...
Begins #1870
2018-11-09 14:22:11 +01:00
Rhys Arkins
f3b4b413c6
chore: website test exclude unpublished options
2018-11-09 14:20:55 +01:00
Ayoub Kaanich
48278ad247
fix(pip): requirements.txt extras ( #2773 )
2018-11-09 13:51:23 +01:00
Rhys Arkins
221b2fe21a
fix(gitlab): catch/throw ‘empty’ error
2018-11-09 13:19:45 +01:00
renovate[bot]
dff1fb137b
feat(deps): update got packages (major) ( #2433 )
2018-11-09 12:50:21 +01:00
Rhys Arkins
943537417e
refactor(docker): reduce cache time to 15 mins
2018-11-09 00:27:58 +01:00
Rhys Arkins
e04dbc38b6
fix(gitlab): check MR branch status only if opened
...
Fixes #2771
2018-11-08 23:41:52 +01:00
Ayoub Kaanich
c1f6eb38c3
feat: delete gitlab labels ( #2772 )
...
Closes #2764
2018-11-08 20:01:10 +01:00
Rhys Arkins
cd185ab3b0
fix: revert gitlab oauth ( #2770 )
2018-11-08 14:59:04 +01:00
Ayoub Kaanich
164b9af513
feat: gitFs over SSH ( #2768 )
...
Support setting git clone protocol `http`, `https` or `ssh`.
Config name: `gitFsProtocol`.
Platform independent.
Closes #2708
2018-11-08 13:21:36 +01:00
Rhys Arkins
2fd6c3bf34
docs: add GitLab App description ( #2767 )
...
Closes #2648
2018-11-08 10:21:09 +01:00
Rhys Arkins
be8473c5d1
refactor: log err with label deletion failure
2018-11-08 07:29:14 +01:00
Renovate Bot
3fb847d18b
build(deps): update dependency safe-regex to v2
2018-11-07 14:38:19 +01:00
Rhys Arkins
d77fcf8e52
docs: describe datasources and fields ( #2667 )
2018-11-07 14:19:46 +01:00
Rhys Arkins
091514288a
fix(changelog): handle multi-package different-versions in same repo
...
Closes #2752
2018-11-07 13:54:43 +01:00
Rhys Arkins
a5531b8713
fix(gitlab): check branch status for MR mergeability
...
Adds a call to getBranchStatus() from getPr() so that we are correctly calculating pr.canMerge status.
Closes #2735
2018-11-07 13:19:20 +01:00
Guillaume Dedrie
3428b4b183
fix(gitlab): getPrFiles throw TypeError: files.map is not a function
. ( #2761 )
...
In `getPrFiles` function, when requesting MR changes to GitLab API
(in order to return files modified by the MR), we should iterate over
`changes` property in the HTTP body response, and return `new_path` as
the filename.
See: https://docs.gitlab.com/ee/api/merge_requests.html#get-single-mr-changes
2018-11-07 13:17:32 +01:00
Rhys Arkins
6a3836faf0
fix(gitlab): Gracefully handle 403 during init
2018-11-07 10:52:33 +01:00
Ayoub Kaanich
680d5c17ac
feat: loose versioning ( #2759 )
...
Closes #2748
2018-11-06 13:35:11 +01:00
Renovate Bot
dc05ea1de7
chore(deps): update dependency nock to v10.0.2
2018-11-05 13:08:32 +00:00
Ayoub Kaanich
33781c4d39
feat(docker): better versioning redo
2018-11-05 12:14:04 +01:00
Rhys Arkins
71b8fb0e72
fix: Revert "feat: better docker versioning ( #2742 )"
...
This reverts commit ea8bcbc9b2
.
2018-11-05 11:35:06 +01:00
Rhys Arkins
031d94d7ed
Revert "fix(docker): null is not a valid version"
...
This reverts commit 8f0279ec3a
.
2018-11-05 11:35:06 +01:00
Rhys Arkins
27e30f1379
Revert "fix(docker): compare only if non-null"
...
This reverts commit ad83405379
.
2018-11-05 11:35:06 +01:00
Rhys Arkins
f6b0045311
chore: renovate Change column
2018-11-05 11:32:08 +01:00
Renovate Bot
d1ae48bbe5
chore(deps): update dependency eslint to v5.8.0
2018-11-05 11:29:45 +01:00
Rhys Arkins
c40a7d9842
fix(gradle): match gradle.properties
...
Closes #2749
2018-11-05 11:27:07 +01:00
Renovate Bot
887c5ba822
chore(deps): update amd64/golang docker tag to v1.11.2
2018-11-05 11:09:57 +01:00
Rhys Arkins
ad83405379
fix(docker): compare only if non-null
2018-11-05 10:42:13 +01:00
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