Commit graph

6647 commits

Author SHA1 Message Date
Michael Kriese
0f4dde1bd0 chore: run linux tests first (#5142) 2020-01-14 09:31:42 +01:00
walschap
b0ed41cb23 feat(java): use java 11 in favour of java 8. (#5138)
When running gradle using java 8 on a project that depends on libraries built with newer java versions, as of gradle 5.3 the renovate run breaks because of "Automatic target JVM version" check. -->  https://docs.gradle.org/current/userguide/upgrading_version_5.html#changes_5.3
2020-01-14 09:30:58 +01:00
Renovate Bot
f8175b0bcf chore(deps): update dependency eslint-plugin-import to v2.20.0 2020-01-14 08:00:57 +00:00
Renovate Bot
85b45c9745 chore(deps): update node.js to v10.18.1 2020-01-13 23:01:52 +00:00
Renovate Bot
409c1c5f7f build(deps): update dependency npm to v6.13.6 2020-01-12 23:47:35 +00:00
Rhys Arkins
56d94e259f
refactor: centralized docker volumes (#5132) 2020-01-12 19:47:39 +01:00
renovate[bot]
9c421c0069 build(deps): update dependency aws-sdk to v2.601.0 (#5133)
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
2020-01-12 19:23:19 +01:00
Rhys Arkins
8eaa959cea test: skip clean-cache before jest 2020-01-12 11:34:07 +01:00
Sourav Das
ee153e560e feat: use error constants (#5088) (#5100)
Use defined error constants throughout codebase.
2020-01-12 08:50:11 +01:00
Renovate Bot
f0b82366f7 chore(deps): update dependency nock to v11.7.2 2020-01-11 22:00:41 +00:00
Renovate Bot
2b97affa04 build(deps): update dependency node-html-parser to v1.1.17 2020-01-11 15:00:52 +00:00
Rhys Arkins
da22cc35f1 refactor: global config massage 2020-01-11 11:22:42 +01:00
Rhys Arkins
abbc9147ea refactor: global worker config 2020-01-11 11:18:10 +01:00
Rhys Arkins
e77d596f32 fix(cache): default init using tmpdir 2020-01-11 11:11:49 +01:00
Rhys Arkins
5e0ac8c13e fix(helm): handle err.code === 'ENOTFOUND' 2020-01-11 10:41:32 +01:00
Rhys Arkins
0dab3f4067 refactor: logs meta 2020-01-11 09:16:22 +01:00
Rhys Arkins
48ae7eaa70 chore: revert .npmrc
Our tests delete it every run.. leave it out for now
2020-01-11 09:09:42 +01:00
Rhys Arkins
230652dc8e test: fix coverage 2020-01-11 09:04:11 +01:00
Rhys Arkins
c129c202ba chore: npmrc save-exact 2020-01-11 07:53:58 +01:00
Rhys Arkins
8170aed064 logs: print renovate version as part of renovateRepository 2020-01-11 07:50:08 +01:00
Rhys Arkins
9ce229bef3 refactor: init cacheDir inside setDirectories 2020-01-11 07:35:06 +01:00
Rhys Arkins
a544032b10 refactor: move repositories warn 2020-01-11 07:28:42 +01:00
Rhys Arkins
2255d4a5c0 fix(changelog): add Boolean checks for tag.name 2020-01-11 07:00:06 +01:00
Rhys Arkins
2715603ad3 refactor: centralize dockerUser logic
Closes #5124
2020-01-10 17:38:27 +01:00
Rhys Arkins
1617a193c0
refactor: move util/exec to own folder (#5125)
Also moves related docker and env files
2020-01-10 16:39:15 +01:00
Sergio Zharinov
5fd6361c56 refactor: add env awareness to util/exec (#5095) 2020-01-10 15:18:41 +01:00
Sourav Das
1fbb51af36 feat(bundler): Support parsing gemfile.lock for "lockedVersion" (#5094) 2020-01-10 15:05:29 +01:00
James King
d2e458ad94 docs: GitLab fixed bug with merge_when_pipeline_succeeds (#5072) 2020-01-10 15:05:01 +01:00
Jamie Magee
45474d63d5 fix(ts): convert lib/workers/repository to typescript (#5105)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-01-10 11:35:49 +01:00
Renovate Bot
25d49b98d2 chore(deps): update typescript-eslint monorepo to v2.15.0 2020-01-09 20:00:55 +00:00
Renovate Bot
14266e8c90 build(deps): update dependency commander to v4.1.0 2020-01-09 12:00:49 +00:00
walschap
fc0b3d3026 feat(gradle): Add support for Gradle5 dependency constraints (#5078)
Co-authored-by: Jamie Magee <JamieMagee@users.noreply.github.com>
2020-01-08 09:39:18 +01:00
Sourav Das
50c74d38c0 refactor: createPR function (#4996) (#5108)
* refactor: createPR function (#4996)
1. Interface created: createPRConfig

* refactor: Create PR function (#4996)
Remove label parameter from bitbucket and bitbucket server function call.

Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2020-01-07 15:33:19 +00:00
Sergio Zharinov
1e5924430d refactor: Avoid excessive process.env modifications (#5114) 2020-01-07 15:32:21 +00:00
Sourav Das
be5679661a refactor: EnsureIssue function (#5107)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-01-07 10:40:53 +00:00
renovate[bot]
e327fa9af6 build(deps): update dependency semver to v7 (#5056)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-01-07 10:09:59 +00:00
Sergio Zharinov
2cba82f6f4 fix(maven): Default group ID for plugins (#5102)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-01-07 10:09:09 +00:00
Michael Kriese
e4164115a2 chore: remove duplicate type definition (#5111) 2020-01-07 10:06:24 +00:00
Sourav Das
e72bf85b1e refactor: setBranchStatus Function (#4996) (#5112) 2020-01-07 09:59:14 +00:00
Michael Kriese
cabd07fc4f chore: update pr template (#5113)
Add an information to enable `Allow edits from maintainers`. Seems to be disabled by default.
2020-01-07 09:54:31 +00:00
Sergio Zharinov
f1d703272c refactor(docker): Use pre/post commands instead of wrapping (#5103)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-01-07 07:47:12 +00:00
Renovate Bot
b93abef11a chore(deps): update dependency @types/node to v11.15.4 2020-01-07 01:00:50 +00:00
Michael Kriese
62b18dee78 fix(ts): convert worker/repository/process to ts (#5046) 2020-01-06 08:16:15 +00:00
Renovate Bot
678a60ea4c chore(deps): update dependency nock to v11.7.1 2020-01-06 03:00:44 +00:00
Renovate Bot
5c28e325e9 build(deps): update dependency aws-sdk to v2.597.0 2020-01-05 21:00:48 +00:00
Trim21
ec60b9ad83 fix(poetry): version string with single quote (#5090)
fixes #5015
2020-01-05 07:59:20 +00:00
Renovate Bot
4fff73e89b chore(deps): update typescript-eslint monorepo to v2.14.0 2020-01-03 21:00:43 +00:00
Jamie Magee
113b1466cd fix(azure): reimplement getpr using getprlist (#5097)
* fix(azure): reimplement getpr using getprlist

* test fixes
2020-01-03 19:50:10 +00:00
Sergio Zharinov
1fe9f903ab test: mocks and snapshots for all exec() calls (#5089) 2020-01-02 15:30:40 +00:00
Sergio Zharinov
5df9d9a982 fix(maven): Fine-grained qualifier comparison (#5091) 2020-01-02 15:29:48 +00:00