Rhys Arkins
2dad7bbcd1
logs: debug versions lookup failure
2018-10-05 12:58:18 +02:00
Rhys Arkins
9551ed75c0
feat(gomod): strip relative replace statements
...
Closes #2596
2018-10-05 12:34:51 +02:00
Rhys Arkins
faac0ee484
tests: fix go.mod filename in artifacts
2018-10-05 12:20:59 +02:00
Rhys Arkins
69cf9d309f
feat(schedule): default to “at any time”
...
Closes #2601
2018-10-05 10:50:21 +02:00
Rhys Arkins
77997770f1
fix(schedule): don’t massage null value
2018-10-05 10:03:30 +02:00
Rhys Arkins
3b387e92db
fix: skip gitFs if unrenovated fork
2018-10-05 09:35:40 +02:00
Rhys Arkins
9bfa8e120b
fix(pr): don’t truncate configuration and footer
2018-10-05 07:37:15 +02:00
Rhys Arkins
4ec79bb018
fix: better detect common toVersion when grouping
...
Closes #2600
2018-10-05 06:39:53 +02:00
Rhys Arkins
68f33875be
fix: edited PRs should not be “Open” in master list
2018-10-04 13:54:28 +02:00
Rhys Arkins
e1f9676b7b
chore: renovate.json masterIssueApproval
2018-10-04 11:57:19 +02:00
Rhys Arkins
eec2072a24
fix: reorder master issue approval check
2018-10-04 11:22:31 +02:00
Rhys Arkins
d6d9ded102
Update renovate.json
2018-10-04 11:16:12 +02:00
Rhys Arkins
ec434aebc7
fix: unique packages in master issue
2018-10-04 10:38:16 +02:00
Rhys Arkins
95d01e7ab1
feat: master issue
...
Adds undocumented/experimental “master issue” feature.
Setting `config.masterIssue = true` will result in Renovate opening and maintaining an issue that contains a list of all PRs both pending and open, and allowing some control over them (e.g. bypass schedule, force retry, etc).
Setting `config.masterIssueApproval` in addition will mean that branches are not created automatically and instead await approval in that master issue.
Closes #2595
2018-10-04 10:08:20 +02:00
Renovate Bot
32b79cf0e7
build(deps): update dependency semantic-release to v15.9.17
2018-10-04 07:05:38 +00:00
Rhys Arkins
52dc25f598
fix: drop unmet-requirements
2018-10-03 16:07:15 +02:00
Rhys Arkins
e7e48ccc8c
fix: don’t skip branch if branchPr found
2018-10-03 16:06:44 +02:00
Rhys Arkins
b0f8bd228a
refactor: move rate limit check
2018-10-03 16:00:58 +02:00
Rhys Arkins
1f128bbcc2
refactor: processBranch function interface
2018-10-03 15:57:01 +02:00
Rhys Arkins
6481c74905
feat: add platform.findIssue()
2018-10-03 15:47:03 +02:00
Rhys Arkins
8f013b5401
fix: update branch/pr lists after creation
2018-10-03 15:17:01 +02:00
Rhys Arkins
04f89843b1
fix(gomod): handle quoted dependencies
2018-10-02 18:49:00 +02:00
Renovate Bot
c3bf02abc1
build(deps): update dependency simple-git to v1.104.0
2018-10-02 16:05:44 +00:00
Rhys Arkins
45339b778e
refactor: log integrity switching
2018-10-02 16:32:12 +02:00
Rhys Arkins
2056245c49
feat: enable go support by default
2018-10-02 15:34:26 +02:00
Rhys Arkins
b33a4014e7
chore: log managers
2018-10-02 14:53:22 +02:00
Rhys Arkins
8597f16ba9
fix(golang): skip digest updates if real versions exists
2018-10-02 14:20:24 +02:00
Rhys Arkins
924efa837f
fix(gomod): no infinite major updates
2018-10-02 14:08:37 +02:00
Rhys Arkins
e790af89d1
feat(golang): support major version updates ( #2590 )
...
Adds capability to upgrade major versions of Go Modules. Includes special handling for gopkg.in modules.
Closes #2583
2018-10-02 13:18:49 +02:00
Rhys Arkins
caa972f1ab
fix(golang): throw lock file error for go.sum
2018-10-02 12:44:56 +02:00
Rhys Arkins
6714a03b9b
fix(yarn): write yarn.lock only once
2018-10-02 12:14:42 +02:00
Rhys Arkins
88371ea750
fix(lerna): call yarn directly
...
Closes #2589
2018-10-02 12:04:43 +02:00
Rhys Arkins
99df4f0f31
feat(golang): digest updates
...
Adds support to update dependencies that have pseudo-versions like v0.0.0-20140422174119-9fd32a8b3d3d.
2018-10-02 10:34:37 +02:00
Adrien Lemaire
9ec385d6d7
fix(pypi): add django package changelogs ( #2588 )
2018-10-02 08:45:00 +02:00
Rhys Arkins
bb5a2962e5
fix(pypi): check lowercase and map changelogUrl to repositoryUrl
2018-10-02 07:07:49 +02:00
Rhys Arkins
8cd87c4f6b
fix(pypi): better detect repositoryUrl
2018-10-02 06:49:53 +02:00
Rhys Arkins
6595cfb3ca
fix(composer): ensure vendor dir exists
2018-10-01 20:59:09 +02:00
Rhys Arkins
b7f1002774
feat(composer): pass lock file errors to PR comment
...
Instead of aborting PR when lock file errors happen, raise the PR with PR comment instead (like with npm/yarn).
2018-10-01 18:15:06 +02:00
Rhys Arkins
b8d6c2e3f9
docs: rename golang.md and add instructions
2018-10-01 17:14:34 +02:00
Rhys Arkins
281507e421
refactor: getArtifacts return nested object
2018-10-01 16:29:50 +02:00
Rhys Arkins
80eaf9d89b
fix(composer): skip PR if unmet requirements
...
Closes #2587
2018-10-01 15:59:07 +02:00
Rhys Arkins
915c867abc
fix: better composer version check
2018-10-01 14:29:26 +02:00
Rhys Arkins
2107ae1948
fix: rename go -> golang
2018-10-01 14:05:40 +02:00
Rhys Arkins
4c570c7bad
docs: add Go Modules doc
2018-10-01 14:02:07 +02:00
Rhys Arkins
f4210631c0
feat: go modules support ( #2584 )
...
Adds support for updating go modules (found in go.mod) and the accompanying go.sum checksum files.
Limitations:
- github.com modules only (but supports "redirects" to github e.g. by gopkg.in and golang.org)
- skips major upgrades > v1
- no vendoring support
Closes #933 , Closes #2578 , Closes #2579
2018-10-01 13:50:36 +02:00
Rhys Arkins
7402b9b7c4
feat(composer): enable composer by default ( #2577 )
2018-10-01 11:38:00 +02:00
Renovate Bot
6144855b89
build(deps): update dependency luxon to v1.4.2
2018-10-01 06:52:44 +02:00
Rhys Arkins
a49a58c5f0
refactor: getLockFile -> getArtifacts
2018-09-30 10:10:42 +02:00
Renovate Bot
3cc664f4e4
build(deps): update dependency simple-git to v1.103.0
2018-09-30 07:06:33 +00:00
Rhys Arkins
56eb334789
fix(branchName): replace all forward slashes
2018-09-30 07:40:32 +02:00