Renovate Bot
f076fd13c4
chore(deps): update dependency eslint to v6.8.0
2019-12-23 22:00:42 +00:00
Sergio Zharinov
9277da8951
refactor: Introduce centralized docker run
execution ( #4983 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2019-12-23 15:59:57 +01:00
Michael Kriese
6d6a9a67f0
chore(ci): use caching on circle and remove node 12 ( #5047 )
2019-12-23 09:01:20 +01:00
Rob Paisley
825c866757
style: correct typo ( #5049 )
2019-12-22 19:50:53 +01:00
Michael Kriese
2f995089b2
chore: fix coverage ( #5048 )
2019-12-22 19:33:37 +01:00
Michael Kriese
772f1cd1f5
chore(ci): migrate to github workflows ( #5043 )
2019-12-22 05:45:25 +01:00
Renovate Bot
79db0b3f72
chore(deps): update babel monorepo to v7.7.7
2019-12-22 01:51:26 +00:00
Michael Kriese
b10d5339be
refactor: convert workers/repository/finalise to ts ( #5038 )
2019-12-21 21:11:59 +01:00
Sergio Zharinov
767d240655
test(gradle): Snapshot exec calls ( #5042 )
2019-12-21 16:16:05 +01:00
Renovate Bot
52ae1aa2d2
chore(deps): update dependency @types/jest to v24.0.24
2019-12-21 15:00:58 +00:00
Rhys Arkins
70c4203026
fix: unrevert "feat(bundler): recursively attempt to resolve locked dependenci… ( #5040 )"
...
This reverts commit 89e6a01371
.
2019-12-21 14:09:00 +01:00
Rhys Arkins
89e6a01371
fix: Revert "feat(bundler): recursively attempt to resolve locked dependenci… ( #5040 )"
...
This reverts commit 26a197085f
.
2019-12-21 14:02:51 +01:00
Jamie Magee
ca05487273
feat(azure): implement findPrs ( #5008 )
2019-12-21 13:59:15 +01:00
Rhys Arkins
26a197085f
feat(bundler): recursively attempt to resolve locked dependenci… ( #5040 )
...
Bundler helpfully tells us which locked dependencies caused the lock file update to fail. We parse these, check if there are any new ones we hadn’t unlocked previously, and call the function recursively if so.
Closes #5036
2019-12-21 13:21:10 +01:00
Rhys Arkins
118a3452e2
fix(ruby): match precision for new ranges ( #5035 )
2019-12-21 10:59:07 +01:00
Michael Kriese
7e9db42ce0
chore(ci): build and test full docker image ( #5003 )
2019-12-20 11:58:44 +01:00
Rhys Arkins
d19709aebd
feat(datasource): centralise git url massaging ( #5032 )
2019-12-20 09:27:58 +01:00
Sergio Zharinov
968ebe5286
test(pip_setup): Mock python calls in tests ( #5028 )
2019-12-20 08:51:20 +01:00
Renovate Bot
bc640e51e4
chore(deps): update dependency pretty-quick to v2
2019-12-20 08:49:03 +01:00
Michael Kriese
689753f03a
feat(docker): reduce full docker image size ( #5031 )
2019-12-20 08:48:25 +01:00
Markus Zapke-Gründemann
b22a9fa6c2
fix(poetry): Add python3.8-venv Ubuntu package ( #5030 )
...
Poetry fails to create a virtual environment if python3.8-venv is not
installed.
Fix #5029
2019-12-20 06:04:21 +01:00
Renovate Bot
01156f1609
chore(deps): update amd64/ubuntu:18.04 docker digest to 2695d3e
2019-12-19 06:24:54 +01:00
Sergio Zharinov
f7ba588468
test: Mock underlying child_process.exec ( #5017 )
2019-12-19 06:10:39 +01:00
Renovate Bot
fb95d689bc
chore(deps): update node.js to v12.14.0
2019-12-18 19:35:37 +00:00
Renovate Bot
ee1079a6a8
chore(deps): update node.js to v10.18.0
2019-12-18 19:00:47 +00:00
Rhys Arkins
82276bff7f
docs: add logic flow diagram
2019-12-18 14:41:48 +01:00
Sergio Zharinov
3025f71183
test: coverage for artifacts.ts
( #5012 )
2019-12-18 11:25:09 +01:00
Florian Greinacher
4274166b73
feat(nuget): Add range support ( #4947 )
2019-12-18 08:38:20 +01:00
Renovate Bot
caa674ff4c
chore(deps): update typescript-eslint monorepo to v2.12.0
2019-12-17 16:01:10 +02:00
Rhys Arkins
0882828a74
fix: Revert "fix(poetry): remove incorrect versionScheme"
...
This reverts commit da220cbc9e
.
2019-12-17 13:49:27 +01:00
Rhys Arkins
da220cbc9e
fix(poetry): remove incorrect versionScheme
...
It should use python’s default of pep440
Fixes #5011
2019-12-17 12:13:28 +01:00
Renovate Bot
8fbd5e49af
build(deps): update dependency simple-git to v1.129.0
2019-12-17 07:00:49 +00:00
Michael Kriese
aae2519b0c
fix(ts): convert worker/repository/init to typescript ( #4975 )
2019-12-17 07:56:42 +02:00
Rhys Arkins
5cb01d6191
fix: default binarySource to auto
2019-12-16 17:12:53 +01:00
Trim21
83eafdddd3
feat(poetry): use poetry v1.0.0 in Dockerfile ( #4999 )
...
Co-Authored-By: Michael Kriese <michael.kriese@visualon.de>
2019-12-16 13:12:32 +02:00
Rhys Arkins
cd97501cea
fix(helm): gracefully handle connection rejections
2019-12-16 11:14:00 +01:00
Kirill Romanov
60faf8391b
fix(npm): remove pnpm bug 992 workaround ( #5002 )
2019-12-16 12:13:13 +02:00
Rhys Arkins
02bb90c961
fix: lockFileError -> artifactError
2019-12-16 11:04:23 +01:00
Rhys Arkins
63b90e51a6
fix(config): throw config validation if invalid allowedVersions
2019-12-16 11:02:47 +01:00
Michael Kriese
0a2ed592b8
fix(gitlab-ci): skip comment lines ( #5000 )
2019-12-16 10:06:27 +02:00
Sergio Zharinov
0eb12ce56f
fix(rubygems): Restrict the usage of large response strings ( #4994 )
2019-12-16 06:48:19 +02:00
Rhys Arkins
7eb629f43b
docs: update config option descriptions
2019-12-15 08:28:13 +01:00
Rhys Arkins
34914cc8f7
docs: use valid JSON examples in config options
2019-12-15 08:23:37 +01:00
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