Commit graph

7057 commits

Author SHA1 Message Date
Rhys Arkins
f147f35c07 fix(bundler): clearer log messages for lock failures 2020-01-15 02:43:15 +01:00
Rhys Arkins
91c23e91b1 fix(bundler): handle major range update 2020-01-14 17:37:19 +01:00
Sourav Das
547dcd84a7 refactor(function): findPR function(#4996) (#5129) 2020-01-14 16:12:14 +01:00
Rhys Arkins
234dd4ee37 fix(bundler): handle precision changes 2020-01-14 16:03:07 +01:00
Rhys Arkins
ba1806fd8f
fix(bundler): update common complex ranges correctly (#5143)
Fixes #5050
2020-01-14 14:16:58 +01:00
Vladislav Dolbilov
04a26722f3 feat(sbt): enhanced extract capabilities (#5126) 2020-01-14 12:45:17 +01:00
Vladislav Dolbilov
ff0ffd2e90 fix(sbt): normalize scala version 2020-01-14 12:28:17 +01:00
Vladislav Dolbilov
dbe1a02b06 fix(sbt): ensure trailing slashes in urls 2020-01-14 12:23:18 +01:00
Sourav Das
447b110a8c refactor(function): Ensure Comment Function (#4996) (#5128)
1. Create interface EnsureCommentConfig
2. Add config to the interface for Bitbucket
3. Refactor functions
4. Update tests

Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-01-14 12:13:34 +01:00
Sergio Zharinov
69dabac278 feat: improved exec wrapper (#5131) 2020-01-14 12:12:03 +01:00
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