Maximilian Gaß
eb167f571c
fix(docker): Only add library/ for Docker Hub images ( #2369 )
2018-08-11 10:03:03 +02:00
Renovate Bot
60a3b7ba1b
fix: update dependency semantic-release to v15.9.8
2018-08-10 20:45:43 +00:00
Renovate Bot
f3f3396570
chore: update dependency jest to v23.5.0
2018-08-10 15:32:30 +00:00
Maximilian Gaß
6c8b7f479f
fix(docker): resolve relative URLs from registry ( #2370 )
...
fix(docker): resolve relative URLs from registry
2018-08-09 17:40:07 +02:00
Renovate Bot
0b256362aa
chore: update dependency nock to v9.6.0
2018-08-08 23:44:10 +00:00
Renovate Bot
c544beeb63
fix: update dependency semantic-release to v15.9.6
2018-08-08 19:38:28 +00:00
Renovate Bot
95b852087a
fix: update dependency cacache to v11.2.0
2018-08-08 04:46:38 +00:00
Renovate Bot
ccbce2fdc0
chore: update dependency nock to v9.5.0
2018-08-07 18:52:07 +00:00
Maximilian Gaß
e26c6dd32d
fix(docker): use library/ prefix instead of amd64/ ( #2360 )
...
The default prefix is library/. Using amd64/ as the prefix created weird
issues with pinning to digests that matched no images.
2018-08-07 16:51:40 +02:00
Renovate Bot
b1d7ad9ccb
fix: update dependency commander to v2.17.1
2018-08-07 14:10:28 +00:00
Rhys Arkins
cc2d860556
fix: correct log for npmjs headers
2018-08-07 07:30:59 +02:00
Rhys Arkins
77fb7070f5
fix: supportsDigests
2018-08-07 07:13:11 +02:00
Renovate Bot
26a5c94761
fix: update dependency pnpm to v2.13.1
2018-08-06 21:27:52 +00:00
Rhys Arkins
47e79912bc
feat(composer): write auth.json before generating lock file
...
Supports github.com only
2018-08-06 20:21:57 +02:00
Rhys Arkins
85dafee812
refactor(composer): rename newPackageFileParsed
2018-08-06 16:34:34 +02:00
Rhys Arkins
a77a35e42c
fix(composer): remove scripts from composer.json
2018-08-06 16:27:57 +02:00
Rhys Arkins
7453ea18e4
fix(composer): --ignore-platform-reqs
2018-08-06 16:19:14 +02:00
Renovate Bot
0e18b51dba
fix: update dependency fast-xml-parser to v3.12.0
2018-08-06 13:54:13 +00:00
Rhys Arkins
062f9b3fcc
chore: delete vul.js ( #2350 )
2018-08-06 09:11:45 +02:00
Ayoub Kaanich
8d3f164f19
refactor(github): move git API into its own file ( #2346 )
...
Related to #2323 and #1925
2018-08-06 09:04:08 +02:00
Rhys Arkins
1420443242
fix(meteor): match only clean Npm.depends
2018-08-06 08:20:06 +02:00
Renovate Bot
4b31477490
fix: update dependency slugify to v1.3.1
2018-08-05 14:51:36 +00:00
Rhys Arkins
b41a2a9256
feat: support DOCKER_USERNAME and DOCKER_PASSWORD
2018-08-05 07:39:38 +02:00
Rhys Arkins
5a89b27f88
refactor: move endpoints from global to repository
2018-08-05 07:32:20 +02:00
Rhys Arkins
57b17f71de
docs: add docker auth description
2018-08-05 07:26:06 +02:00
Maximilian Gaß
3a62394435
feat: docker registry authentication ( #2339 )
...
Closes #798
2018-08-05 07:25:08 +02:00
Rhys Arkins
a53eb1adf8
refactor: expose endpoints configuration object
2018-08-05 07:02:08 +02:00
Renovate Bot
bdf2da7b16
fix: update dependency semantic-release to v15.9.5
2018-08-05 02:44:40 +00:00
renovate[bot]
48bddceb4d
fix: update dependency commander to v2.17.0 ( #2343 )
2018-08-04 08:36:28 +02:00
Rhys Arkins
5fe712251c
docs: update docker guide
2018-08-04 08:23:15 +02:00
Rhys Arkins
276f6f7e8f
chore: add @mxey to list of contributors
2018-08-04 08:13:43 +02:00
Maximilian Gaß
4a3ed1dd6b
feat: Implement Kubernetes manager ( #2341 )
...
Add support for renovating Docker images in Kubernetes manifests
2018-08-04 08:04:11 +02:00
Renovate Bot
b785945f2e
chore: update dependency eslint to v5.3.0
2018-08-04 04:55:53 +00:00
Renovate Bot
f1bb0a0d2d
fix: update dependency yarn to v1.9.4
2018-08-03 22:23:43 +00:00
Renovate Bot
607df62ca1
fix: update dependency validator to v10.5.0
2018-08-03 06:05:12 +00:00
Renovate Bot
3929f2a7db
fix: update dependency npm to v6.3.0
2018-08-02 04:23:31 +00:00
Renovate Bot
9af7200e96
fix: update dependency cacache to v11.1.0
2018-08-02 00:39:34 +00:00
Renovate Bot
5adb1f29a9
chore: update dependency nock to v9.4.4
2018-08-01 03:36:07 +00:00
Renovate Bot
957b722934
fix: update dependency semantic-release to v15.9.3
2018-07-31 22:10:19 +00:00
Rhys Arkins
a30972f6f6
refactor: info not warn when no fixedIn alert
2018-07-31 07:21:25 +02:00
Rhys Arkins
048eb6bf6e
feat: github-hosted presets ( #2328 )
...
Adds support for GitHub-hosted presets, using the `github>` prefix. Supports single preset per repository only.
Example:
```json
{
"extends": ["github>renovatebot/renovate"]
}
```
The above would extend the `renovate.json` inside this repository (probably not a good idea, but an example).
Closes #2102 , Closes #2312
2018-07-31 06:48:56 +02:00
Renovate Bot
503b1dcc41
fix: update dependency changelog-filename-regex to v2.0.1
2018-07-31 03:11:38 +00:00
renovate[bot]
cf86501c93
chore: update dependency prettier to v1.14.0 ( #2322 )
2018-07-30 22:22:40 +02:00
Renovate Bot
0d535b9f07
fix: update dependency semantic-release to v15.9.2
2018-07-30 19:36:22 +00:00
Rhys Arkins
62256c50d4
chore: add @nbyl to contributors
2018-07-30 19:01:32 +02:00
Nicolas Byl
5a6bce3daa
feat(docker): fallback to manifest parsing when digest header is missing ( #2316 )
...
As mentioned in #2315 some docker registries don't support the digest header. This PR falls back to parsing the resulting manifest if the header is present.
Closes #2315
2018-07-30 19:00:21 +02:00
Sarun Intaralawan
ffb96cabcd
fix(gitlab): use correct API for closing issues ( #2327 )
...
GitLab's API for closing issue is to send a PUT request with `state_event` set to `close`.
Reference: https://docs.gitlab.com/ce/api/issues.html#edit-issue
2018-07-30 11:32:06 +02:00
Renovate Bot
e61775ed9e
fix: update dependency semantic-release to v15.9.1
2018-07-30 09:02:45 +00:00
Rhys Arkins
ebbc9d5f67
fix(npm): add check before massaging response
2018-07-30 08:42:50 +02:00
Rhys Arkins
83e00f2adc
refactor(presets): move more logic into datasource
2018-07-30 08:08:28 +02:00