Rhys Arkins
8a6e5fddfa
fix: Revert "refactor(changelog): use markdown not html"
...
This reverts commit 0340f42d84
.
2018-09-22 18:41:32 +02:00
Rhys Arkins
19a77f8901
fix(npm): force package-lock.json update when widening
...
Removes dependency record from package-lock.json before running “npm install” to ensure the latest version is installed.
Closes #2480
2018-09-22 18:17:49 +02:00
Renovate Bot
b9cb9b7756
chore(deps): update dependency eslint-config-prettier to v3.1.0
2018-09-22 16:03:40 +00:00
Rhys Arkins
0340f42d84
refactor(changelog): use markdown not html
...
Closes #2553
2018-09-22 17:49:56 +02:00
Renovate Bot
b412257ed8
build(deps): update dependency simple-git to v1.102.0
2018-09-22 11:05:20 +00:00
Renovate Bot
0ed36379ab
build(deps): update dependency email-addresses to v3.0.2
2018-09-21 20:04:01 +00:00
Rhys Arkins
bdd1df27a3
chore: drop commits/hasCommits legacy
2018-09-21 19:44:12 +02:00
Rhys Arkins
555fd33207
fix(bitbucket): limit pr body to 50k chars
2018-09-21 11:48:13 +02:00
Rhys Arkins
3e4d2b7846
refactor: 3 length table header separator
2018-09-21 11:48:06 +02:00
Rhys Arkins
66a4aa40d8
feat: custom PR body notes ( #2545 )
...
Adds field “prBodyNotes” to allow customisable content in PR body.
Closes #1802
2018-09-21 11:36:07 +02:00
Rhys Arkins
10f7654ef8
refactor: register encodeURIComponent helper
2018-09-21 10:49:25 +02:00
Rhys Arkins
44020034cb
refactor: better pr body log levels
2018-09-21 10:38:02 +02:00
Rhys Arkins
f99da36dee
chore: add Sourcegraph column to PRs
2018-09-21 10:09:14 +02:00
Rhys Arkins
dcec25c291
feat: customisable PR tables ( #2544 )
...
Adds ability to both redefine column definitions in PRs as well as add or remove columns.
2018-09-21 09:46:51 +02:00
Rhys Arkins
013a4d44f5
chore: remove yarn lock comment
2018-09-21 09:26:20 +02:00
Rhys Arkins
29251352e8
feat: common prBody across all types ( #2542 )
...
Closes #442
2018-09-21 05:43:51 +02:00
Rhys Arkins
72327f06a0
fix: allow rebase label after PR editing
2018-09-20 16:10:14 +02:00
Rhys Arkins
27890381aa
refactor(pr): better PR edited comment
2018-09-20 14:51:58 +02:00
Rhys Arkins
fc9037a270
logs: correct depName/dependency
2018-09-20 12:13:18 +02:00
Renovate Bot
6c7992f7f3
build(deps): update dependency semantic-release to v15.9.16
2018-09-20 00:04:07 +00:00
Rhys Arkins
e755ee7aa6
fix(docker): look up latest tag correctly
2018-09-19 19:54:52 +02:00
Rhys Arkins
0c3c5603eb
fix(docker): digest template
2018-09-19 19:50:51 +02:00
Renovate Bot
2e5f89e7dc
chore(deps): update dependency prettier to v1.14.3
2018-09-19 14:06:06 +00:00
Rhys Arkins
f34ef1202e
chore: add @ajafff to contributors list
2018-09-19 10:11:39 +02:00
Klaus Meinhardt
e9e71f4c1d
feat: followTag ( #2538 )
...
If `followTag` is defined for a package, then Renovate will ignore all other available versions and instead stick strictly to whatever version is defined for the tag. npm-only for now.
Closes #2258
2018-09-19 09:59:33 +02:00
Rhys Arkins
99df847280
tests: add html coverage reporter
2018-09-19 09:42:12 +02:00
Rhys Arkins
a46468c048
fix(npm): serialize/deserialize to prevent cache mutation
2018-09-19 08:57:59 +02:00
Rhys Arkins
cec7f6dd2e
feat(docker): support registryUrls
...
Adds support for defining a default Docker registry. e.g. if `config.registryUrls = [‘https://docker.company.com ']` then lookups for packages like `node` will be done from docker.company.com instead of index.docker.io.
2018-09-19 08:51:43 +02:00
Rhys Arkins
d625d1bfb0
fix: don’t create PR out of schedule
...
Closes #2536
2018-09-19 07:07:04 +02:00
Rhys Arkins
571c41e69e
fix(npm): serialize dep before saving to memcache
2018-09-19 05:38:33 +02:00
Rhys Arkins
ca45a546a9
feat: add changelogUrls to pypi datasource
...
Closes #2535
2018-09-19 05:25:57 +02:00
Rhys Arkins
2fd1c47485
fix(github): catch fork patch errors and throw
2018-09-18 20:41:54 +02:00
Rhys Arkins
f38cbc4328
docs: remove gitter badge
2018-09-18 14:39:29 +02:00
Rhys Arkins
a4486dcac9
Update 3-Bug_report.md ( #2537 )
2018-09-18 14:01:35 +02:00
Rhys Arkins
1299c32c77
refactor: add flow-bin changelog URL ( #2534 )
2018-09-18 10:09:41 +02:00
Rhys Arkins
fd5b265716
fix(github): catch branch deletion and throw
2018-09-18 09:57:28 +02:00
Rhys Arkins
4b3c2d23ac
feat: combine tmp storage ( #2533 )
...
Renovate will now put all its data in `path.join(os.tmpdir(), '/renovate’);` and will instruct npm and yarn to do the same. To force Renovate to use a specific folder, set `process.env.TMPDIR` when running. The previous variable `RENOVATE_TMPDIR` is now deprecated and will be rewritten to TMPDIR.
Closes #1794
2018-09-18 05:26:09 +02:00
Renovate Bot
8832d7b433
build(deps): update dependency pnpm to v2.16.0
2018-09-17 23:09:19 +00:00
Rhys Arkins
7599fc8380
fix: ensure directories exist
2018-09-17 15:08:45 +02:00
Rhys Arkins
1d39525749
fix: better digest skip detection
2018-09-17 14:35:44 +02:00
Rhys Arkins
968d166ae5
logs: log localDir
2018-09-17 14:28:58 +02:00
Renovate Bot
b68aa1d611
build(deps): update dependency simple-git to v1.100.0
2018-09-17 12:09:11 +00:00
Rhys Arkins
b29ea46f8b
feat: bumpVersion mirror
2018-09-17 12:45:05 +02:00
Rhys Arkins
185deacc02
docs: debugging howto
...
Closes #1262
2018-09-17 12:13:42 +02:00
Rhys Arkins
e70fe59810
fix: typo in digest pr body
2018-09-17 12:08:32 +02:00
Rhys Arkins
7ad1d0c7ff
chore: add yarn debug
2018-09-17 12:08:23 +02:00
Rhys Arkins
855ed50033
fix(changelog): use resolved filename
...
Closes #2529
2018-09-17 11:53:02 +02:00
Rhys Arkins
839eeaaebd
fix: add pr existing check for lock file maintenance
2018-09-17 11:27:18 +02:00
Rhys Arkins
eeae416ac9
feat(npm): support git digest updates ( #2528 )
...
Adds support for renovating git references in `package.json` files. Supports updating semver tags or sha1 references ("commit hashes").
Also includes support for updating git references from *private* GitHub repositories, if the following conditions are met:
- Renovate user/token is authorised to read from the source private repository
- Dependency is written like `git+https://github.com/owner/repo.git#ref ` in `package.json`
Closes #415 , Closes #817
2018-09-17 11:18:18 +02:00
Rhys Arkins
c2eb51df54
feat(npm): support long git references
...
Part of #415
2018-09-17 10:55:27 +02:00