Commit graph

5934 commits

Author SHA1 Message Date
Sebastian Poxhofer
932aeefa40 feat(terraform): Support terraform providers (#4926) 2019-12-15 08:51:00 +02:00
Renovate Bot
c5a0354a05 build(deps): update dependency npm to v6.13.4 [security] 2019-12-14 20:00:37 +00:00
Renovate Bot
0e09dd2383 build(deps): update dependency yarn to v1.21.1 2019-12-14 11:00:43 +00:00
Rhys Arkins
e34ea67a4e fix: revert ruby changes
Potential memory leak, so reverting out of caution.
2019-12-14 09:31:22 +01:00
Renovate Bot
86c30e2a9e chore(deps): update dependency @types/chai to v4.2.7 2019-12-13 21:00:48 +00:00
Rhys Arkins
f83d000964 fix(master-issue): correctly classify more pending cases 2019-12-13 17:20:08 +02:00
Rhys Arkins
c5cca2ed64 fix(master-issue): bypass checks if master issue ticked 2019-12-13 17:20:08 +02:00
Sergio Zharinov
04962565bc fix(gradle): Ignore scala version placeholders (#4986) 2019-12-13 17:10:03 +02:00
dcharbonnier
bc7f365883 fix(pypi): pep0427 wheel packages (#4974) 2019-12-13 14:52:31 +02:00
Rhys Arkins
df9101c28b
fix: support hostRules in env (#4985) 2019-12-13 14:51:46 +02:00
Rhys Arkins
278d8d2f9b fix(deps): Update @renovatebot/ruby-semver to v0.1.4 2019-12-13 13:50:00 +01:00
Rhys Arkins
ce266f8004 chore: info not warn for version comparison 2019-12-13 12:47:04 +01:00
Rhys Arkins
193a5474de fix: use vulnerableRequirements for matching package rules 2019-12-13 12:45:55 +01:00
Sergio Zharinov
3a7c67919f feat(github): graphql wrapper with query retry (#4739) 2019-12-13 12:24:11 +02:00
Rhys Arkins
2f3c63f812 docs: remove legacy packageFiles mentions
Closes https://github.com/renovatebot/docs.renovatebot.com/issues/5
2019-12-13 10:45:47 +01:00
Rhys Arkins
05ed2cc637 docs: update GitLab app install doc
Closes https://github.com/renovatebot/docs.renovatebot.com/issues/6
2019-12-13 10:41:46 +01:00
Gautier P
b357aab07a fix(maven): properly log pkgUrl in case of error (#4972) 2019-12-13 11:26:29 +02:00
dcharbonnier
80606fed0a test: fix typo resonse => response (#4979) 2019-12-13 08:55:28 +02:00
Renovate Bot
a63ebfc3a3 chore(deps): update typescript-eslint monorepo to v2.11.0 2019-12-12 19:29:10 +00:00
Renovate Bot
50efdb9016 chore(deps): update dependency eslint-plugin-import to v2.19.1 2019-12-12 09:01:15 +00:00
Jamie Magee
427fb1ce67 fix(ts): convert workers/repository/extract to typescript (#4956) 2019-12-12 05:38:40 +02:00
Sergio Zharinov
dafe5a653d feat(ruby): Switch to @renovate/ruby-semver library (#4861) 2019-12-11 17:10:18 +01:00
Sergio Zharinov
75943deeab feat(maven): Lookup for additional info for latest stable versi… (#4970) 2019-12-11 15:31:46 +02:00
Renovate Bot
898a3bb1a2 chore(deps): update renovate/yarn docker tag to v1.21.1 2019-12-11 13:01:35 +00:00
Rhys Arkins
66ab41488c
feat: ignoreScripts (#4963)
Adds new `ignoreScripts` config option. If set to true, managers such as npm and composer will skip running install scripts even if trustLevel is configured to high.

Closes #4567
2019-12-11 13:59:03 +02:00
Sergio Zharinov
487058399a feat(ruby): Preserve whitespace delimiter when bumping range (#4966) 2019-12-11 13:51:48 +02:00
Michael Kriese
6b568fb1ee chore(eslint): ignore user config.js (#4968) 2019-12-11 13:50:58 +02:00
Sergio Zharinov
ab31e511fd feat(ruby): Allow versions with leading 'v' (#4965) 2019-12-11 10:25:54 +02:00
Rhys Arkins
5bcc9d0617
fix(docker): include hostType in lookup (#4964) 2019-12-11 10:08:22 +02:00
Rhys Arkins
3c5cdeb3cf fix(bitbucket-server): sanitize rebase checkbox
Fixes #4952
2019-12-11 09:02:44 +02:00
Rhys Arkins
8806148add fix(github): throw repository-changed if setBranchStatus fails 2019-12-11 09:00:47 +02:00
Renovate Bot
963176a605 chore(deps): update babel monorepo 2019-12-11 01:01:10 +00:00
Michael Kriese
285d1c5f2c fix(typescript): convert workers/pr to ts (#4942) 2019-12-10 21:21:09 +02:00
Renovate Bot
a420aae196 chore(deps): update dependency jest-junit to v10 2019-12-10 16:05:02 +02:00
Renovate Bot
1be09047d9 build(deps): update dependency simple-git to v1.128.0 2019-12-10 02:00:58 +00:00
Renovate Bot
e8309bc756 chore(deps): update dependency re2 to v1.10.5 2019-12-10 01:36:40 +00:00
Michael Kriese
e6e121e7b7 refactor(test): convert to ts (#4945) 2019-12-09 14:42:55 +03:00
Renovate Bot
55b112cf2a build(deps): update dependency aws-sdk to v2.585.0 2019-12-08 03:00:48 +00:00
Renovate Bot
28ff708c8a chore(deps): update dependency typescript to v3.7.3 2019-12-07 10:01:12 +00:00
Renovate Bot
6668f9bd32 build(deps): update dependency npm to v6.13.2 2019-12-06 19:00:47 +00:00
Michael Kriese
ffd28d7aec fix(typescript): convert workers/pr/body to ts (#4938) 2019-12-06 15:41:59 +01:00
dcharbonnier
2e1b003902 fix(pypi): support simple containing <pre> (#4937) 2019-12-06 15:41:11 +01:00
Renovate Bot
7d6266b195 chore(deps): update dependency @types/chai to v4.2.6 2019-12-06 05:00:48 +00:00
Renovate Bot
9d9cfea780 chore(deps): update dependency eslint-config-airbnb-typescript to v6 2019-12-05 21:56:14 +01:00
Renovate Bot
a2de5af926 chore(deps): update typescript-eslint monorepo to v2.10.0 2019-12-05 19:00:59 +00:00
Frank Liepert
5601f3dade fix(gitlab): complete git author including name (#4932) (#4933) 2019-12-05 16:25:37 +01:00
Rhys Arkins
2adad0dae6
fix: drop configurable appName (#4931) 2019-12-05 11:55:14 +01:00
Rhys Arkins
1c33d1c101
fix: drop appSlug configurability (#4930) 2019-12-05 10:45:28 +01:00
Rhys Arkins
c7e129cdf6
feat: configurable product links (#4929) 2019-12-05 10:27:29 +01:00
Rhys Arkins
68c5684b89
feat(onboarding): configurable branch and title (#4928)
Adds options onboardingBranch and onboardingPrTitle to allow bot administrators to change the branch name and/or title in oboarding PRs.
2019-12-05 09:39:39 +01:00