Renovate Bot
50b1b48d1a
build(deps): update dependency simple-git to v1.98.0
2018-09-17 08:09:22 +00:00
Rhys Arkins
0498015f65
refactor(docker): use 7 char short digests
2018-09-16 06:11:12 +02:00
Rhys Arkins
c0eee811b2
refactor(npm): git ref semvers
2018-09-15 18:11:03 +02:00
Rhys Arkins
e7418b27a0
fix(npm): correct skipInstalls logic to consider config
2018-09-15 18:09:10 +02:00
Rhys Arkins
bad9c0770c
refactor(npm): separate getDependency function
2018-09-15 18:01:11 +02:00
Rhys Arkins
e517a985c6
fix(npm): valid github owner/repo when extracting
2018-09-15 17:24:54 +02:00
Rhys Arkins
acf512a4ff
feat: github semver tag support for npm
...
Detects github repos in package.json and keeps them up to date if they are using semver tags, e.g. `”github:gulpjs/gulp#v4.0.0-alpha.2”` will get updated to `”github:gulpjs/gulp#v4.0.0”`.
Part of #415 but not closing it yet.
2018-09-15 15:18:18 +02:00
Rhys Arkins
cf6bb03a25
fix: remove npm-specific rollback terminology in pr body
...
Closes #2250
2018-09-15 14:22:50 +02:00
Rhys Arkins
23e7cdf0b2
feat: re-activate npm rollback PRs
...
Re-activating npm rollback PRs now that they have resolved their scoped package ttl, which caused previous false positives.
2018-09-15 14:17:03 +02:00
Rhys Arkins
706ba270af
fix(npm): compare res.name or res._id
2018-09-15 08:01:42 +02:00
Renovate Bot
b23ebd6c48
chore(deps): update dependency eslint to v5.6.0
2018-09-15 04:05:16 +00:00
Renovate Bot
ea07baca31
chore(deps): update dependency nock to v10
2018-09-14 22:16:57 +02:00
Rhys Arkins
598d57c315
feat: binarySource
...
Defaulting to ‘bundled’ (default behaviour), this option can be changed to ‘global’ if you wish Renovate to use globally installed npm, yarn, pnpm and lerna binaries. Note: composer always uses global regardless.
2018-09-14 20:38:52 +02:00
Rhys Arkins
788d96e5e9
refactor: rename isUnmergeable to isConflicted
2018-09-14 20:02:51 +02:00
Rhys Arkins
1e48508079
fix(onboarding): correct merge conflict detection
...
Use isUnmergeable and not canMerge
Closes #2524
2018-09-14 19:52:04 +02:00
Rhys Arkins
b817db10a3
feat: rebase on demand ( #2522 )
...
Adds functionality to force rebase a PR if the label "rebase" is added. Also, the label is configurable via a new `rebaseLabel` config option.
Closes #1406
2018-09-14 12:51:33 +02:00
Rhys Arkins
400b2f9929
logs: don’t warn for graphql failure
2018-09-14 12:50:24 +02:00
Rhys Arkins
58d5483e7b
feat: changelogUrl
...
Allows static configuration of custom changelog URLs per npm package, which will then be displayed in PR bodies.
Closes #2520
2018-09-14 06:55:38 +02:00
Renovate Bot
dc98205110
build(deps): update dependency lodash to v4.17.11
2018-09-14 06:10:02 +02:00
Rhys Arkins
6feda1fd25
fix(lerna): detect changed lock files properly
...
Closes #2519
2018-09-14 06:07:53 +02:00
Rhys Arkins
f6d9fb620b
refactor(logs): log configs after log file created
...
Closes #2515
2018-09-13 21:13:52 +02:00
Rhys Arkins
d19b15b83d
fix: don’t update lock file maintenance or create PR out of schedule
...
Do no lock file maintenance work even if branch exists.
Closes #2503
2018-09-13 09:08:25 +02:00
Rhys Arkins
e47b8e7df4
tests: fix lint
2018-09-13 06:50:31 +02:00
Rhys Arkins
ba1544800f
fix(docker): hostRules exception
2018-09-13 06:48:08 +02:00
Rhys Arkins
fc12a0f78a
logs: no add reviewers debug body
2018-09-13 06:19:35 +02:00
Rhys Arkins
9add135b00
fix(ghe): skip unsupported graphql queries if GHE
...
Closes #2516
2018-09-13 05:54:48 +02:00
Rhys Arkins
f91d064d14
logs: lower graphql warn to info
2018-09-13 05:54:21 +02:00
Rhys Arkins
6f0ceaecc5
fix(ghe): use full path for github datasource
...
This prevents accidentally querying GHE for things such as Node.js tags.
Closes #2518
2018-09-13 05:50:16 +02:00
Rhys Arkins
e66ededcfd
fix(ghe): don’t escape PR bodies if using non-github.com endpoint
2018-09-13 05:44:27 +02:00
Rhys Arkins
c92ba52766
fix(docker): don’t crash DOCKER_USERNAME DOCKER_PASSWORD
...
Definitely fixes the crash, hopefully the auth is fully working now too.
Closes #2512
2018-09-13 05:31:18 +02:00
Rhys Arkins
b8f76ee230
fix(ghe): strip /v3 suffix for graphql
...
Closes #2507
2018-09-12 19:58:21 +02:00
Renovate Bot
364244fcab
chore(deps): pin node.js
2018-09-12 19:57:00 +02:00
Rhys Arkins
685605cd2f
chore: pin docker digests
...
Closes #2513
2018-09-12 19:42:33 +02:00
Rhys Arkins
b9af6e64d6
Update Dockerfile
2018-09-12 19:30:11 +02:00
Rhys Arkins
a038177c6f
fix: use full URL for changelog retrieval
...
This should fix the problem with fetching changelogs when using GHE.
2018-09-12 19:27:20 +02:00
Rhys Arkins
ee869f5e61
refactor: log full path for requests array
2018-09-12 19:17:02 +02:00
renovate[bot]
5a54845df6
chore(deps): update node:8.12.0 docker digest to 443fd5 ( #2510 )
...
chore(deps): update node:8.12.0 docker digest to 443fd5
2018-09-12 17:31:14 +02:00
Rhys Arkins
f8cf83380f
refactor: endpoints -> hostRules ( #2509 )
...
Renames `endpoints` to `hostRules`
2018-09-12 12:16:17 +02:00
Renovate Bot
6da82df30b
build(deps): update dependency pnpm to v2.15.3
2018-09-12 08:47:13 +00:00
Rhys Arkins
9c93f04c4a
tests: fix tests
2018-09-12 07:02:09 +02:00
Rhys Arkins
a0e41b669c
refactor: env not process.env
2018-09-12 06:51:56 +02:00
Rhys Arkins
805cd837dd
refactor: GITHUB_COM_TOKEN after GITHUB_TOKEN
2018-09-12 06:51:56 +02:00
Rhys Arkins
ca72f49c3e
refactor: move env deletion into env parsing
2018-09-12 06:51:55 +02:00
Renovate Bot
ee7a7e901e
build(deps): update dependency semantic-release to v15.9.15
2018-09-12 06:44:16 +02:00
Rhys Arkins
dda0bade29
refactor: use single localDir per repo ( #2505 )
2018-09-12 06:30:01 +02:00
Renovate Bot
bae9f85348
chore(deps): update node.js to v8.12.0
2018-09-12 06:29:25 +02:00
Renovate Bot
165954c4f3
build(deps): update dependency fast-xml-parser to v3.12.5
2018-09-12 06:28:57 +02:00
Rhys Arkins
bf7bb5a845
fix(npm): default lockfile value
2018-09-12 06:09:32 +02:00
Rhys Arkins
b455e5183f
logs: drop cwd initRepo
2018-09-12 06:09:17 +02:00
Rhys Arkins
88400b4106
refactor(github): reduce graphql retry to 25
2018-09-11 17:44:30 +02:00