Rhys Arkins
|
1cdeeb0454
|
fix(bundler): better detect object parse failure
|
2020-01-15 13:11:16 +01:00 |
|
Rhys Arkins
|
892a8f9246
|
fix(bazel): better massaging
|
2020-01-15 13:03:16 +01:00 |
|
Rhys Arkins
|
22e0434a7b
|
fix(poetry): combine commands together
|
2020-01-15 11:58:45 +01:00 |
|
Rhys Arkins
|
394c789e0c
|
fix(logs): adapt command serializer
|
2020-01-15 11:58:28 +01:00 |
|
Rhys Arkins
|
9ce7245709
|
refactor(poetry): simplify artifacts logic
|
2020-01-15 11:51:42 +01:00 |
|
Sergio Zharinov
|
db3d544387
|
fix(poetry): Use docker options (#5144)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
|
2020-01-15 11:37:52 +01:00 |
|
Rhys Arkins
|
57300ead3d
|
feat: centralized exec timing (#5153)
|
2020-01-15 08:14:44 +01:00 |
|
Rhys Arkins
|
6459775738
|
fix(sbt): normalize scala versions (#5154)
|
2020-01-15 07:24:57 +01:00 |
|
Rhys Arkins
|
856eb33b25
|
fix: Revert "fix(sbt): normalize scala version"
This reverts commit ff0ffd2e90 .
|
2020-01-15 06:26:49 +01:00 |
|
Rhys Arkins
|
b9fe459fae
|
test: fix poetry snapshot
|
2020-01-15 06:24:35 +01:00 |
|
Rhys Arkins
|
bb06e60172
|
fix(poetry): log stdout/stderr and not message
|
2020-01-15 05:30:50 +01:00 |
|
Rhys Arkins
|
a13ebf8979
|
fix(exec): call exec per-repo, not globally
|
2020-01-15 05:27:49 +01:00 |
|
Rhys Arkins
|
da31f5d160
|
fix(bundler): generate PRs for incompatible packages lockfile errors
|
2020-01-15 04:53:59 +01:00 |
|
Rhys Arkins
|
9b4b8f29b2
|
fix(bundler): generate PRs for “fatal: Could not parse object” lockfile error
|
2020-01-15 04:53:00 +01:00 |
|
Rhys Arkins
|
9dc7b867f3
|
fix(bundler): handle explicit equals replace
|
2020-01-15 04:45:00 +01:00 |
|
Rhys Arkins
|
9d6ec38a7e
|
fix(bundler): look in stdout and stderr for resolve matches
|
2020-01-15 04:44:59 +01:00 |
|
David Straub
|
7b5485edaa
|
feat(workers): implement additionalReviewers option (#5152)
Closes #5121
|
2020-01-15 04:32:31 +01:00 |
|
Rhys Arkins
|
e0c11028ec
|
fix(bundler): Detect “Please make sure you have the correct access rights”
|
2020-01-15 02:54:57 +01:00 |
|
Rhys Arkins
|
6d3966c7f6
|
logs: log 422 errors
|
2020-01-15 02:52:19 +01:00 |
|
Rhys Arkins
|
4772076898
|
logs: better bundler lock logs
|
2020-01-15 02:46:34 +01:00 |
|
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 |
|