Commit graph

4404 commits

Author SHA1 Message Date
Rhys Arkins
beb7acc0ce chore: format Dockerfile 2019-03-08 10:28:36 +01:00
Rhys Arkins
b65af58b39 build: no CMD for Dockerfile
As requested in #3325
2019-03-08 10:28:36 +01:00
Gautier Pelloux-Prayer
8658653872 refactor: small maven datasource authentication fixes (#3329)
The documentation states that hostRules can be an object but actually renovate expects a list.

Also, set permission issues verbosity to warning because this is an issue that must be addressed, not just some minor info imo.
2019-03-08 10:22:36 +01:00
Rhys Arkins
07f32b3539 docs: improve config presets description 2019-03-08 09:10:12 +01:00
Rhys Arkins
3414421f6f
feat: got host rules (#3327) 2019-03-08 08:20:12 +01:00
Rhys Arkins
7b9812e04b tests: update snapshots 2019-03-08 08:19:37 +01:00
Rhys Arkins
68bc2939af fix: vulnerability alerts update lockfile 2019-03-08 08:18:30 +01:00
Rhys Arkins
6ede22ab03 fix: lockfile-update => update-lockfile 2019-03-08 08:16:26 +01:00
Renovate Bot
62f604fe2b chore(deps): update dependency jest to v24.3.1 2019-03-08 07:00:47 +00:00
Renovate Bot
73c760e37d chore(deps): update dependency jest to v24.3.0 2019-03-07 19:57:31 +01:00
Rhys Arkins
c23345ec91 chore: fix lint 2019-03-07 19:51:23 +01:00
Rhys Arkins
3277517bc8
chore: fix lint 2019-03-07 19:12:29 +01:00
Rhys Arkins
a584686cc7
chore: yarnDedupeHighest 2019-03-07 19:12:16 +01:00
Rhys Arkins
1258630faa
feat(npm): dedupe (#3322)
Allows dedupe options for npm and yarn.

Closes #2883
2019-03-07 16:37:07 +01:00
Rhys Arkins
9a93c8e99a feat: postUpdateOptions
Adds new config option postUpateOptions. Currently supports one value - gomodTidy.
2019-03-07 15:15:01 +01:00
Rhys Arkins
b434a2fb3d refactor: try/catch docker v1 labels 2019-03-07 15:05:18 +01:00
Renovate Bot
7e86d8fd1f build(deps): update dependency toml to v3 2019-03-07 13:35:49 +01:00
Renovate Bot
7a89946d00 build(deps): update dependency p-all to v2 2019-03-07 13:11:32 +01:00
Renovate Bot
47c92a3611 build(deps): update dependency upath to v1.1.1 2019-03-07 12:00:47 +00:00
renovate[bot]
3a7afd768f chore(deps): update dependency jest to v24 (#3316) 2019-03-07 12:38:59 +01:00
Bohachevskyy
f79e71d56f docs: add cocoapods manager readme (#2878) 2019-03-07 12:26:33 +01:00
Rhys Arkins
c1a14112e8 docs: add implementation status to manager readme’s 2019-03-07 12:10:57 +01:00
Rhys Arkins
3ffe565162 Update branchify.spec.js 2019-03-07 11:40:01 +01:00
Renovate Bot
9d791f1f03 build(deps): update dependency clean-git-ref to v2 2019-03-07 11:40:01 +01:00
Renovate Bot
476e6941cd chore(deps): update dependency eslint-config-prettier to v4 2019-03-07 11:29:19 +01:00
Renovate Bot
2e570163fc build(deps): update dependency json-stringify-pretty-compact to v2 2019-03-07 10:56:57 +01:00
Renovate Bot
5be978b0d8 build(deps): update dependency npm to v6.9.0 2019-03-07 10:56:39 +01:00
Rhys Arkins
6417aba868 refactor: deepcopy 2019-03-07 10:56:06 +01:00
Rhys Arkins
6be9cdc696 chore: refresh yarn.lock 2019-03-07 10:42:41 +01:00
Rhys Arkins
69fb4c3d26 fix(docker): labels check 2019-03-07 09:35:47 +01:00
Mike Bryant
34d270fd79 feat(docker): Use opencontainers labels to find repository source (#2907)
Closes #2395
2019-03-07 08:44:38 +01:00
Rhys Arkins
2901a6bbf2 tests: update snapshot 2019-03-07 01:51:28 +01:00
Rhys Arkins
398a00b9fc feat: link to intrinsic npm diff
Closes #3304
2019-03-07 00:45:45 +01:00
Rhys Arkins
f5c1ffb8fd fix(masterIssue): link to edited PRs
Closes #3259
2019-03-07 00:20:22 +01:00
Rhys Arkins
87cf1350d4 fix(composer): only use lockedVersion if it’s a version
Closes #3309
2019-03-07 00:09:21 +01:00
Rhys Arkins
fae041b98d fix: dockerRepository typo
Closes https://github.com/renovatebot/config-help/issues/151
2019-03-06 17:13:02 +01:00
Rhys Arkins
b45ae59a2f refactor: debug not warn for unsupported range type 2019-03-06 16:00:21 +01:00
Renovate Bot
3feac01c13 build(deps): update dependency pnpm to v2.25.7 2019-03-06 15:37:23 +01:00
Renovate Bot
0676b2b26c chore(deps): update dependency eslint to v5.15.1 2019-03-06 15:37:08 +01:00
Renovate Bot
206d564c83 build(deps): update dependency luxon to v1.11.4 2019-03-06 14:00:56 +00:00
Rhys Arkins
85117fd0cc refactor(orb): better logging on errors 2019-03-06 09:49:04 +01:00
Rhys Arkins
de33fa0194 refactor: not-found is not disabled 2019-03-05 08:00:56 +01:00
Herculano Campos
8986c5e9a3 docs: add readme for dart/flutter package manager (#3260) 2019-03-04 10:44:00 +01:00
Nikita Chashchinskii
211684a489 feat: Cargo (Rust) support (#2795)
Adds support for Cargo package manager for Rust
2019-03-04 10:24:07 +01:00
Rhys Arkins
b71686d6b4 feat(bazel): commit-based http_archive
Closes #2904, Closes #3295
2019-03-04 07:48:58 +01:00
Rhys Arkins
77a8d01718 fix(bazel): flexible whitespace match 2019-03-04 06:36:04 +01:00
Rhys Arkins
0f432b54ca tests: add bazel http_archive commit fixture 2019-03-04 05:49:20 +01:00
Rhys Arkins
03b4608da3 build: remediate lodash 2019-03-04 05:40:57 +01:00
Rhys Arkins
34a5fbb1a0 fix(gomod): detect gopkg.in major bumps 2019-03-04 05:12:05 +01:00
Rhys Arkins
5746c53e43 refactor(bundler): warn unknown 2019-03-04 04:52:35 +01:00