Commit graph

8443 commits

Author SHA1 Message Date
Umar Bari
7f5125d0e8
docs: gitlab automerge docs (#6840) 2020-07-23 20:07:40 +02:00
Rhys Arkins
0823b14a5f
feat: dependency dashboard header and footer (#6839)
Adds the ability to customize the dependency dashboard contents through customizable header and footer.
2020-07-23 15:35:43 +02:00
Michael Kriese
6671bb27e1
docs: update gitAuthor description (#6836)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2020-07-23 15:35:28 +02:00
Rhys Arkins
4a41a22a48
fix: commit limit when rebasing (#6837) 2020-07-23 15:23:16 +02:00
Rhys Arkins
5e945db707 fix(presets): pass rate limit up 2020-07-23 14:23:26 +02:00
Rhys Arkins
22a93c968f chore: don’t log new/old PR body if changed 2020-07-23 14:11:42 +02:00
Rhys Arkins
04949afce8
refactor: reduce platform defaultBranch storage (#6833) 2020-07-23 14:07:26 +02:00
Rhys Arkins
f37697e56d
fix: ignore commit count when calculating branch modification (#6835) 2020-07-23 13:56:06 +02:00
Rhys Arkins
91be1678ac
refactor: targetBranch mandatory in platform.createPr (#6829) 2020-07-23 12:43:06 +02:00
Sebastian Poxhofer
f71e44e26b
fix(ansible-galaxy): add alternative galaxy role declaration (#6830)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-07-23 12:41:42 +02:00
Michael Kriese
a9795cec12
fix: add traefik sourceUrl (#6831) 2020-07-23 12:29:09 +02:00
Rhys Arkins
6eb3bcca83
refactor(platform): remove baseBranch (#6828) 2020-07-23 11:36:35 +02:00
Rhys Arkins
e6f52b49ac
refactor(platform): remove baseCommitSHA (#6827) 2020-07-23 11:12:37 +02:00
Rhys Arkins
eaffc19253
refactor: drop pr.isStale (#6826) 2020-07-23 10:15:51 +02:00
Rhys Arkins
d6bfaa665f
fix(validator): use JSON.parse when non-json5 (#6824)
Closes #6822
2020-07-23 07:29:10 +02:00
Michael Kriese
5c339d78a1
Fix(internal): post dispatch event (#6823) 2020-07-23 06:25:33 +02:00
Rhys Arkins
d1bfeb0b5d
fix: repository dispatch (#6821)
* fix: repository dispatch

* lint
2020-07-23 05:29:12 +02:00
Rhys Arkins
91b2d51e73 fix(release): dummy commit to trigger new release 2020-07-22 20:56:08 +02:00
Michael Kriese
5815f75f13
feat(internal): migrate to got v11 (#6725)
Co-authored-by: Jamie Magee <JamieMagee@users.noreply.github.com>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2020-07-22 20:15:48 +02:00
Rhys Arkins
ae43b51391
feat: change default bot email (#6740) 2020-07-22 20:11:22 +02:00
Rhys Arkins
1449e8324b
feat(internal): use git to determine branch modification status (#6697)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-07-22 20:05:42 +02:00
Rhys Arkins
852b340926 refactor: git.setBranch return 2020-07-22 19:41:11 +02:00
Rhys Arkins
d3ce8d7693 fix: migrate string to boolean for masterIssue
Closes #6819
2020-07-22 19:11:52 +02:00
Rhys Arkins
67a7dd4a10
refactor: remove unnecessary if from git.setBranch (#6815)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-07-22 16:13:24 +02:00
renovate[bot]
0a222b82d3
build(deps): update dependency simple-git to v2.14.0 (#6818)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-07-22 13:59:52 +02:00
Michael Kriese
698a2ed962
fix: force optional options (#6817) 2020-07-22 13:24:51 +02:00
Rhys Arkins
008f781d42 refactor: mandatory branchName in setBaseBranch 2020-07-22 11:14:22 +02:00
Rhys Arkins
d150b1768f refactor: platform defaultBranch 2020-07-22 11:14:15 +02:00
Rhys Arkins
bfcd2508ef refactor: remove unused base branch else 2020-07-22 11:14:08 +02:00
Rhys Arkins
20e57a1f6c
refactor: createPr useDefaultBranch -> targetBranch (#6813) 2020-07-22 11:08:08 +02:00
Rhys Arkins
8f7d2bad5e fix(validation): matchCurrentVersion is a valid selector 2020-07-22 08:32:01 +02:00
renovate[bot]
4db278cc26
build(deps): update dependency markdown-it to v11 (#6809)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-07-22 08:15:17 +02:00
Michael Kriese
9b4bff0051
fix(internal): fix linting (#6803) 2020-07-22 07:45:57 +02:00
renovate[bot]
f11f58b21c
build(deps): update dependency markdown-table to v2 (#6808)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-07-22 07:33:08 +02:00
renovate[bot]
84b8281528
build(deps): update dependency commander to v6 (#6807)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-07-22 07:09:52 +02:00
renovate[bot]
ce9f16494e
chore(deps): update dependency @types/jest to v26.0.5 (#6804)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-07-22 06:44:05 +02:00
renovate[bot]
ba5318b802
build(deps): update dependency delay to v4.4.0 (#6802)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-07-21 18:00:37 +00:00
Rhys Arkins
8ed043089e chore: fix github test 2020-07-21 15:58:23 +02:00
renovate[bot]
b90bf4e2c4
build(deps): update dependency @sindresorhus/is to v3 (#6800)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-07-21 15:32:18 +02:00
Rhys Arkins
92da666c6f fix(github): detect empty repos 2020-07-21 15:15:56 +02:00
Rhys Arkins
7d08285325 chore: rename master-issue -> dependency-dashboard 2020-07-21 15:13:56 +02:00
renovate[bot]
340f136448
build(deps): update dependency simple-git to v2 (#6783)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-07-21 14:52:24 +02:00
Michael Kriese
a2bc37a9e0
fix(pip_setup): fix python deprecation message (#6788) 2020-07-21 14:05:46 +02:00
Michael Kriese
779865af02
fix(gradle): pass extra env (#6789) 2020-07-21 13:51:49 +02:00
Rhys Arkins
3c9bac650d
fix: autoclosed digests when cache is enabled (#6799) 2020-07-21 12:22:20 +02:00
Rhys Arkins
45ac664d9d fix(github): handle undefined initRepo result 2020-07-21 12:21:37 +02:00
renovate[bot]
b1d718f2a2
chore(deps): update dependency typescript to v3.9.7 (#6786)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-07-19 22:00:37 +00:00
renovate[bot]
d6e2baaf13
build(deps): update dependency p-all to v3 (#6784)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-07-19 16:05:00 +02:00
renovate[bot]
d2316a782c
chore(deps): update dependency @types/eslint to v7 (#6776)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-07-19 11:19:50 +02:00
renovate[bot]
08daea2d8a
chore(deps): update dependency re2 to v1.15.4 (#6781)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-07-18 19:38:33 +00:00