Renovate Bot
abe166e69a
chore(deps): update typescript-eslint monorepo to v2.5.0
2019-10-24 17:56:07 +00:00
Christoph Manns
24a53aa88e
build: some go modules require mercurial ( #4719 )
2019-10-24 13:16:05 +02:00
Renovate Bot
69c716f2f2
chore(deps): update node.js to v10.17.0
2019-10-24 09:27:39 +02:00
Renovate Bot
b346fcfb2e
build(deps): update dependency handlebars to v4.4.5
2019-10-23 22:31:19 +00:00
Michael Kriese
e8d3967e06
fix: cleanup docker image apt ( #4711 )
2019-10-23 14:17:16 +02:00
Michael Kriese
565e02a7d3
feat: update yarn to v1.19.1 ( #4709 )
2019-10-23 08:50:48 +02:00
Maxim Kudryavtsev
bd74b98ed3
docs: fix a typo in the documentation ( #4705 )
...
`excludedPackagePatterns` -> `excludePackagePatterns`.
2019-10-22 14:03:40 +02:00
Bruno Alla
b557f08cca
docs: Add a paragraph to link to later.js for schedules ( #4706 )
...
I find it unclear what exactly is supported by Renovate in terms of parsing text for schedules. By looking at the code, I can see that it seems to use later.js which has good documentation. I've added a link to their documentation for people who want to know more.
2019-10-22 14:02:57 +02:00
Renovate Bot
5b36f4c142
chore(deps): lock file maintenance
2019-10-22 11:00:52 +00:00
Renovate Bot
e819841300
chore(deps): update dependency cross-env to v6
2019-10-22 12:26:34 +02:00
Rhys Arkins
399873946a
fix(platform): encode branchName in URLs ( #4694 )
2019-10-22 10:47:59 +02:00
Rhys Arkins
c78d6510ea
refactor: use re2 for regex ( #4687 )
2019-10-22 08:48:40 +02:00
Renovate Bot
5e175e9852
chore(deps): update node.js to v12.13.0
2019-10-22 06:00:43 +00:00
Rhys Arkins
b3689898e3
test: fix travis node.js tests ( #4701 )
2019-10-22 07:35:38 +02:00
Renovate Bot
fbf211388b
build(deps): update dependency semantic-release to v15.13.27
2019-10-21 22:00:44 +00:00
Renovate Bot
8043381b18
build(deps): update dependency aws-sdk to v2.553.0
2019-10-21 19:00:49 +00:00
Renovate Bot
a4ffc1df61
build(deps): update dependency global-agent to v2.1.4
2019-10-21 15:00:33 +00:00
Rhys Arkins
0a32f01dd0
chore: improve debug logs description in bug report template
2019-10-21 09:49:54 +02:00
Rhys Arkins
a02e045568
chore: update bug report template
2019-10-21 09:48:12 +02:00
Renovate Bot
a974205873
chore(deps): update dependency @types/fs-extra to v8.0.1
2019-10-20 11:00:49 +00:00
Renovate Bot
e4531dd4dc
build(deps): update dependency moment-timezone to v0.5.27
2019-10-19 08:00:44 +00:00
Renovate Bot
53dd2f35f6
chore(deps): update amd64/ubuntu:18.04 docker digest to 3e83eca
2019-10-19 08:24:25 +02:00
Ian Kerins
3d1342679e
feat(gradle-version): source releases from registryUrls ( #4684 )
...
Fixes #4676
2019-10-18 15:53:54 +02:00
Michael Kriese
2a4de19c77
feat(worker): convert 'branch' to typescript ( #4449 )
...
Co-Authored-By: Jamie Magee <JamieMagee@users.noreply.github.com>
2019-10-18 14:30:51 +02:00
Ian Kerins
4d6b98f9b0
fix(gradle): invoke gradlew directly, not with /bin/sh ( #4630 ) ( #4671 )
...
Co-Authored-By: IKEDA Sho <suicaicoca@gmail.com>
2019-10-18 13:35:11 +02:00
Jamie Magee
2784016166
feat(azure): support different merge strategies for autocomplete ( #4584 )
2019-10-18 13:25:46 +02:00
Nikita Chashchinskii
661cb95961
fix(homebrew): Use hasha instead of crypto for sha256 ( #4675 )
2019-10-18 11:02:46 +02:00
Renovate Bot
7f916f4f61
chore(deps): update dependency @types/jest to v24.0.19
2019-10-18 11:01:40 +02:00
Renovate Bot
611f88ebd5
chore(deps): update amd64/node:12.12.0 docker digest to 0a83846
2019-10-18 11:00:32 +02:00
Renovate Bot
e8af6b3194
chore(deps): update amd64/node:10.16.3 docker digest to 925162b
2019-10-18 11:00:24 +02:00
Christoph Manns
2835283258
build: update golang to 1.13 ( #4666 )
2019-10-18 10:59:52 +02:00
Renovate Bot
9a1c1059a0
chore(deps): update typescript-eslint monorepo to v2.4.0
2019-10-17 18:07:46 +00:00
Rhys Arkins
3eede6ad47
fix(helm): handle undefined repository
2019-10-17 12:45:12 +02:00
Rhys Arkins
696f3ec26f
fix(helm): don’t error for placeholder repositories
...
Closes #4680
2019-10-17 08:39:34 +02:00
Tomáš Markacz
adf707feea
fix(branch): fix PR creation not pending for GitLab ( #4664 )
...
When using GitLab, branch status can have status `created` which should
be interpreted as pending for PR creation configuration option.
2019-10-16 18:10:29 +02:00
Michael Kriese
67801d4035
chore(ci): fix azure bash early return ( #4665 )
2019-10-16 12:59:25 +02:00
Rhys Arkins
a003ad4697
docs: remove old link
...
Closes #4662
2019-10-16 11:49:35 +02:00
Michael Kriese
b7bcdee7c2
chore(ci): ignore caching related errors ( #4663 )
...
This should reduce failed builds and will slow down build on cache errors.
2019-10-16 10:42:11 +02:00
Renovate Bot
85e008e01c
chore(deps): update dependency husky to v3.0.9
2019-10-16 08:51:59 +02:00
Rhys Arkins
8eb5454610
test: fix lint
2019-10-15 12:27:27 +02:00
Rhys Arkins
f524557f21
fix: Revert "refactor: use re2 instead of RegExp ( #4441 )"
...
This reverts commit ab1c5b20ee
.
2019-10-15 10:14:49 +02:00
Rhys Arkins
1242981137
Revert "fix(build): drop unused dependencies"
...
This reverts commit 6c6d644c71
.
2019-10-15 10:14:35 +02:00
Rhys Arkins
6c6d644c71
fix(build): drop unused dependencies
2019-10-15 06:57:47 +02:00
Sumit Nihalani
ab1c5b20ee
refactor: use re2 instead of RegExp ( #4441 )
2019-10-15 06:51:02 +02:00
Carlin St Pierre
e54b80eced
fix(maven): Fixes issue with private maven registry on amazon s3 ( #4646 )
2019-10-15 06:40:39 +02:00
Renovate Bot
0d2d52086a
chore(deps): update node.js to v12.12.0
2019-10-15 02:00:55 +00:00
Rhys Arkins
f1073965ab
fix(gomod): skip indirect dependencies ( #4650 )
...
Skip any go.mod dependencies ending in // indirect
Closes #4586 , Supercedes #4615
2019-10-14 16:55:49 +02:00
Nikita Chashchinskii
0fffbaec1f
feat: helm requirements.yaml support ( #3805 )
2019-10-14 15:54:23 +02:00
Daniel Cassidy
35c347428b
fix(pin): avoid pinning deprecated version ( #4609 )
2019-10-14 13:23:49 +02:00
Julien SIMON
d1e7c17f25
feat: prCommitsPerRunLimit ( #4392 )
2019-10-14 13:15:37 +02:00