Rhys Arkins
|
0a9b6d1e8e
|
fix: no commitMessageExtra for pin group
|
2018-10-14 21:56:42 +02:00 |
|
Rhys Arkins
|
10f4f42be0
|
fix(npm): skip non-string values
Closes https://github.com/renovatebot/config-help/issues/113
|
2018-10-14 21:11:50 +02:00 |
|
Rhys Arkins
|
6d681d5b64
|
fix(composer): extract repositories into registryUrls
|
2018-10-14 06:46:17 +02:00 |
|
Rhys Arkins
|
13dde6eeff
|
feat(gitlab): oauth token support
Adds ability to use a GitLab OAuth2 token by settings oauth=true in admin config.
|
2018-10-13 15:54:58 +02:00 |
|
Rhys Arkins
|
6fc40ad4f4
|
refactor: default skipInstalls to null
This allows users to control true/false explicitly via config.
Related: #2647
|
2018-10-12 20:00:49 +02:00 |
|
Rhys Arkins
|
bf1be75077
|
fix(gitlab): massage issue bodies
Closes #2643
|
2018-10-12 10:36:09 +02:00 |
|
Rhys Arkins
|
030c424639
|
docs: describe parameterised presets (#2640)
|
2018-10-11 16:13:49 +02:00 |
|
Rhys Arkins
|
2a3e1b8185
|
refactor(gomod): use renovate/go image
|
2018-10-11 16:13:24 +02:00 |
|
Rhys Arkins
|
9c74e93a27
|
refactor(composer): use renovate/composer docker image
|
2018-10-11 16:00:33 +02:00 |
|
Renovate Bot
|
25af1c508b
|
build(deps): update dependency semver to v5.6.0
|
2018-10-11 08:09:13 +00:00 |
|
Rhys Arkins
|
373619d781
|
docs: github-hosted presets (#2637)
|
2018-10-10 18:01:17 +02:00 |
|
Renovate Bot
|
d2273c8c9e
|
build(deps): update dependency semver-utils to v1.1.4
|
2018-10-10 15:06:56 +00:00 |
|
Ian Grayson
|
d0031b8152
|
docs: Fix typo in docker.md (#2627)
|
2018-10-10 15:27:18 +02:00 |
|
Ian Grayson
|
b84e8e386a
|
docs: fix typo (#2628)
... by removing optional phrase.
|
2018-10-10 15:26:24 +02:00 |
|
Renovate Bot
|
363157b31d
|
chore(deps): update dependency nock to v10.0.1
|
2018-10-10 15:25:23 +02:00 |
|
Renovate Bot
|
468af2b336
|
build(deps): update dependency pnpm to v2.16.3
|
2018-10-10 13:05:40 +00:00 |
|
Renovate Bot
|
17a342d0d4
|
build(deps): update dependency delay to v4.1.0
|
2018-10-10 12:05:59 +00:00 |
|
Renovate Bot
|
14d3702e14
|
build(deps): update dependency commander to v2.19.0
|
2018-10-10 11:05:35 +00:00 |
|
Rhys Arkins
|
20e3783a1d
|
refactor: lower error to warn for branch update failure
|
2018-10-09 20:03:37 +02:00 |
|
James King
|
6b191b16a9
|
fix(composer): global hanging due to script / autoloader errors (#2626)
Make sure no scripts or autoloader or interactivity is set when updating composer dependencies to stop issues with PHP frameworks.
Closes #2625
|
2018-10-09 16:11:51 +02:00 |
|
Rhys Arkins
|
8f8cffbd6f
|
fix(github): force fork updates
|
2018-10-09 09:52:12 +02:00 |
|
Renovate Bot
|
70d742d5d6
|
build(deps): update dependency luxon to v1.4.3
|
2018-10-09 06:58:53 +02:00 |
|
Rhys Arkins
|
fce22d75ad
|
chore: add @Jamesking56 to contributors list
|
2018-10-09 05:07:47 +02:00 |
|
James King
|
a0dfa3fddc
|
fix(gitlab): issues API is description not body (#2620)
Fixes a crash with GitLab due to the API Issue body being called `description` and not `body`:
https://docs.gitlab.com/ee/api/issues.html#single-issue
Closes #2619
|
2018-10-09 05:05:20 +02:00 |
|
renovate[bot]
|
ebe88d5aa7
|
build(deps): update dependency semver-utils to v1.1.3 (#2622)
* build(deps): update dependency semver-utils to v1.1.3
* remove workaround
|
2018-10-09 05:03:35 +02:00 |
|
Rhys Arkins
|
36070ca43a
|
fix(gitlab): getPrBody massage master issue links
Closes #2615, Closes #2621
|
2018-10-09 05:02:58 +02:00 |
|
Rhys Arkins
|
71810d3b5f
|
docs: update private module encryption information
Closes #2442
|
2018-10-08 14:48:52 +02:00 |
|
Rhys Arkins
|
44d84e56f5
|
fix(gitlab): don’t warn for closed MRs with 404 branch
Closes #2614
|
2018-10-08 14:29:02 +02:00 |
|
Rhys Arkins
|
00346aba2e
|
fix(master issue): check branch.res first
|
2018-10-08 12:53:49 +02:00 |
|
Rhys Arkins
|
61b7d3d1a4
|
fix(digest): fix PR table for all digest updates
|
2018-10-08 12:08:51 +02:00 |
|
Rhys Arkins
|
648f3575ce
|
fix(digest): don’t filter different digests as dupes
|
2018-10-08 12:08:22 +02:00 |
|
Rhys Arkins
|
084fc4536c
|
fix(docker): fix commit message/pr title for digest groups
Fixes #2613
|
2018-10-08 11:50:17 +02:00 |
|
Rhys Arkins
|
2cabefef83
|
fix(github): gracefully handle fork error
|
2018-10-08 10:42:17 +02:00 |
|
James King
|
035f7432c4
|
fix: Add PHP + Composer to Dockerfile (#2612)
|
2018-10-08 10:23:09 +02:00 |
|
Rhys Arkins
|
72c79793b0
|
fix: add bin/yarn* to Dockerfile
Closes #2609
|
2018-10-07 07:57:18 +02:00 |
|
Rhys Arkins
|
0cb302f907
|
fix(terraform): handle no source
|
2018-10-07 07:26:42 +02:00 |
|
Rhys Arkins
|
f67e34739b
|
fix(terraform): skip tf files with only local modules
|
2018-10-06 19:33:42 +02:00 |
|
Rhys Arkins
|
8d99c9b8b8
|
fix(terraform): skip local references
|
2018-10-06 14:45:32 +02:00 |
|
Rhys Arkins
|
5acdb8913b
|
docs: update terraform description
|
2018-10-06 14:41:56 +02:00 |
|
Rhys Arkins
|
659d89ce5f
|
fix(semver-hashicorp): handle comma separator
|
2018-10-06 13:59:44 +02:00 |
|
Rhys Arkins
|
1abad41beb
|
feat: terraform support (#2606)
Adds terraform support for github sources with semver refs as well as fixed and ranged versions of Terraform registry modules.
Closes #1860
|
2018-10-06 13:39:39 +02:00 |
|
Rhys Arkins
|
a429618e09
|
chore: try delay for changelog cache test (#2608)
|
2018-10-06 13:35:10 +02:00 |
|
Rhys Arkins
|
ff2e40bd21
|
feat: terraform datasource
Adds a new datasource for querying terraform module registries.
|
2018-10-06 09:52:00 +02:00 |
|
Rhys Arkins
|
91d3729b37
|
feat: hashicorp semver
Hashicorp’s semver is same as npm’s except for handling of “~> 1.2”. For Hashicorp it means ^1.2 whereas for Hashicorp is means ~1.2.
|
2018-10-06 09:43:25 +02:00 |
|
Rhys Arkins
|
efa67edf65
|
fix(semver): handle ~>
|
2018-10-06 09:17:39 +02:00 |
|
Rhys Arkins
|
78271c818a
|
chore: refactor cached changelog test (#2607)
|
2018-10-06 07:27:43 +02:00 |
|
Rhys Arkins
|
c571df312a
|
chore: eslint prefer-destructuring off
|
2018-10-05 20:45:24 +02:00 |
|
Renovate Bot
|
cbf495bca1
|
chore(deps): pin amd64/golang docker tag
|
2018-10-05 16:17:50 +02:00 |
|
Rhys Arkins
|
34061cf53c
|
feat: go datasource getDigest
Closes #2603
|
2018-10-05 16:04:12 +02:00 |
|
Rhys Arkins
|
c0e8e51b5e
|
fix(lookup): improve digest comparison
|
2018-10-05 15:49:24 +02:00 |
|