David
c52e749177
fix: correct phrasing for rebase notification ( #3196 )
...
Closes #3185
2019-02-11 10:43:20 +01:00
Rhys Arkins
3f7661b429
fix(config): reset ignorePaths
2019-02-11 04:41:49 -05:00
Rhys Arkins
c87a153823
feat: go module vendoring support ( #3191 )
...
Detects if a `vendor/modules.txt` is present and runs `go mod vendor` if so. Requires gitFs to work.
Closes #2580
2019-02-11 10:19:25 +01:00
Sergio Zharinov
279f632b26
fix(maven): parse additional Maven repositories from pomfiles ( #3198 )
2019-02-11 09:58:49 +01:00
Rhys Arkins
2705172376
feat: GitHub Actions docker image support ( #3197 )
...
Detect GitHub Actions workflow files and pin/update any Docker image references found within.
Closes #2750
2019-02-11 09:42:54 +01:00
Rhys Arkins
c8ba3e6b4c
build: add python/pip/pipenv to Dockerfile
...
Closes #3152
2019-02-09 20:52:34 +01:00
Rhys Arkins
c711fb4cea
refactor: getArtifacts returns an array
2019-02-09 07:08:15 +01:00
Rhys Arkins
13cc5b5b0e
refactor: rename lock files -> artifacts
2019-02-09 07:08:15 +01:00
Rhys Arkins
047245260e
Update README.md
2019-02-09 07:07:44 +01:00
Rhys Arkins
647f9d1d48
Update README.md
2019-02-09 07:07:44 +01:00
Rhys Arkins
1d9167b081
refactor(docker): include dockerRegistry, dockerRepository in results
2019-02-08 16:03:26 +01:00
Rhys Arkins
da56512306
fix(golang): ignore vendor paths
2019-02-08 15:41:28 +01:00
Renovate Bot
bbaf5ab7ac
chore(deps): update amd64/ubuntu:18.04 docker digest to be159ff
2019-02-08 15:40:54 +01:00
Renovate Bot
5de9811f39
build(deps): update dependency @snyk/ruby-semver to v2.0.1
2019-02-08 15:40:31 +01:00
Renovate Bot
9c67e86172
build(deps): update dependency @sindresorhus/is to v0.15.0
2019-02-08 14:03:36 +00:00
Konstantin_Kurganov
9a806cf537
feat: add "hex" datasource (Elixir/Erlang) ( #3167 )
...
Closes #3043
2019-02-08 14:13:36 +01:00
Rhys Arkins
e717dbbddd
docs: extend includeForks description
2019-02-08 11:31:35 +01:00
Rhys Arkins
db144fa7bc
docs: gitAuthor for self-hosted
2019-02-08 11:31:12 +01:00
Rhys Arkins
e91809c3fa
feat(azure): gitFs support ( #3186 )
...
Closes #2811
2019-02-08 11:20:04 +01:00
Rhys Arkins
5332eeb4b0
fix(npm): decrypt tokens < 50 chars
...
Closes #3184
2019-02-08 05:51:53 +01:00
Vladimir Starkov
8a841a7c81
feat(bitbucket): Bitbucket Server platform support ( #2774 )
...
Closes #2482
2019-02-07 20:04:23 +01:00
Rhys Arkins
dcabf4132e
docs: update bitbucket cloud readme
2019-02-07 13:57:53 +01:00
rtaum
fe40f1ef48
feat(python): add simple endpoint support ( #3125 )
...
Closes #2970
2019-02-07 08:56:02 +01:00
Sergio Zharinov
4c26d593b9
refactor(maven): unify depName
between Maven and Gradle ( #3179 )
...
Closes #3173
2019-02-06 17:40:29 +01:00
Rhys Arkins
565f584a62
fix(golang): handle github names with version in path
2019-02-06 17:06:59 +01:00
Rhys Arkins
b1cc20d891
refactor(github): don’t warn if failing to comment on locked issue
2019-02-05 06:41:51 +01:00
Rhys Arkins
fd85d068f4
fix: trim urls from getPkgReleases
...
Closes #3169
2019-02-04 21:49:49 +01:00
Rhys Arkins
67cbbba80b
fix: Revert "feat(gradle): use maven datasource ( #3062 )"
...
This reverts commit 0a2b212c76
.
2019-02-04 21:31:04 +01:00
FidoX
0a2b212c76
feat(gradle): use maven datasource ( #3062 )
2019-02-04 16:05:04 +01:00
Rhys Arkins
7fb7b93ef7
feat(bitbucket): git fs ( #3168 )
...
Adds gitFs support to Bitbucket Cloud. It is now mandatory to configure Bitbucket with username/password instead of token.
Closes #2550 , Closes #3024
2019-02-04 16:03:02 +01:00
Rhys Arkins
1ac01f1d13
refactor(bitbucket): no token initRepo
2019-02-04 12:42:38 +01:00
Rhys Arkins
2db6f16482
refactor(bitbucket): username/password overwrite token
2019-02-04 12:34:30 +01:00
Rhys Arkins
ebd81cd0bc
fix(maven): use maven versioning, not semver
2019-02-04 12:16:33 +01:00
Rhys Arkins
a9332a8db0
feat: replace purl with datasource ( #3154 )
...
This deprecates the (internal) use of package URLs and instead replaces with `datasource`/`lookupName`.
Closes #3005
2019-02-04 09:41:22 +01:00
Rhys Arkins
5b985b713e
feat: got wrapper ( #3159 )
...
Wraps the `got` library in our own wrapper to add:
- Renovate user agent
- Memory cache wrapper
2019-02-03 19:53:44 +01:00
Rhys Arkins
392f67ad16
fix(orbs): use npm versionScheme for ranges
2019-02-03 19:27:01 +01:00
Teppei Sato
b15e091c1c
docs: fix pacakgeNames to packagePatterns ( #3160 )
...
docs: fix pacakgeNames to packagePatterns
2019-02-03 15:59:51 +01:00
Rhys Arkins
f6d8eb7a68
Revert "refactor(gitlab): always debug merge err"
...
This reverts commit 6237a7f4a3
.
2019-02-03 06:00:14 +01:00
Renovate Bot
db46eb64a5
chore(deps): update dependency prettier to v1.16.3
2019-02-02 21:47:15 +01:00
Renovate Bot
1ca58a2699
build(deps): update dependency deepcopy to v1.0.1
2019-02-02 20:00:36 +00:00
Sergio Zharinov
59eebe3ce9
feat(maven): Add support for Maven ( #3147 )
...
Alpha version of Maven support
Closes #3029
2019-02-02 18:27:02 +01:00
Rhys Arkins
6237a7f4a3
refactor(gitlab): always debug merge err
2019-02-02 16:01:22 +01:00
Rhys Arkins
47305e6031
fix(github): catch 404 when committing files
2019-02-02 03:02:12 +01:00
Rhys Arkins
b5965c6285
fix(gitFs): gracefully handle authentication failure
2019-02-02 02:46:32 +01:00
Rhys Arkins
2b1223450a
fix(config): don’t try to massage non-array packageRules
2019-02-02 02:17:07 +01:00
Christian Köberl
0355b7558e
feat(docker): add support for basic auth ( #3137 )
2019-02-01 06:54:13 +01:00
Gord Lea
3bf4c6d798
fix(ghe): update github release notes to use api endpoint instead of sourceUrl ( #3111 )
...
The code to get a list of releases was not using the RENOVATE_ENDPOINT when the npm modules it was fetching releases for had it's git repository on github enterprise.
Closes #3079
2019-02-01 06:43:15 +01:00
Sergio Zharinov
201d6e02d4
feat(maven): additional package info fetching ( #3146 )
2019-01-31 20:04:45 +01:00
Rhys Arkins
ae3a25ce03
chore: move maven
2019-01-31 06:23:28 +01:00
Gautier Pelloux-Prayer
d8335bbad7
docs: specify gradle-wrapper purpose ( #3140 )
2019-01-30 21:51:15 +01:00