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
Jamie Magee
7f6ac52f16
fix(azure): correct naming for branches ( #5087 )
2020-01-02 15:27:18 +00:00
Sourav Das
e7695bde9c
refactor: convert commitFilesToBranch function params ( #5064 )
2020-01-02 09:03:46 +00:00
Sourav Das
a165d6b411
fix(github): Show warning when failed to add pr reviewer. ( #5086 )
2020-01-02 08:47:59 +00:00
Sergio Zharinov
0836d91c2f
fix(sbt): Use indexOf
instead of search
( #5085 )
2020-01-01 17:09:43 +00:00
Adam Dehnel
e1ebe77781
feat: skip gitlab disabled and empty repos ( #5084 )
...
* skipping disabled repos in gitlab
* adding tests for gitlab disabled repo check
* fixing empty_repo test
* skip gitlab project if MRs are disabled
Co-authored-by: Jamie Magee <JamieMagee@users.noreply.github.com>
2020-01-01 17:02:58 +01:00
Rhys Arkins
1300075a72
test: fix snapshot
2020-01-01 09:53:23 +00:00
Rhys Arkins
2b9da5c2e3
fix: add trailing slash to endpoint
...
Closes #5069 , Closes #5082
2020-01-01 09:23:55 +00:00
Rhys Arkins
25215644fd
test: update travis snapshots
...
Node 8 is no longer LTS
2020-01-01 09:08:28 +00:00
Renovate Bot
99bd18abc7
chore(deps): update dependency eslint-config-prettier to v6.9.0
2019-12-30 13:00:41 +00:00
Rhys Arkins
523acf76f9
fix: typo!
2019-12-30 09:27:45 +00:00
Rhys Arkins
a7138a7214
fix(bundler): catch undefined sourceLine
2019-12-30 09:26:47 +00:00
Rhys Arkins
f5e76ae073
fix: use re2 for packageRules
2019-12-30 09:12:04 +00:00
Renovate Bot
eb95e0a5ff
chore(deps): update dependency @types/jest to v24.0.25
2019-12-29 18:00:41 +00:00
Renovate Bot
e0d8988a1a
chore(deps): update amd64/node:10.18.0 docker digest to d76cca8
2019-12-29 08:12:10 +00:00
Renovate Bot
548b6e1ea4
build(deps): update dependency aws-sdk to v2.596.0
2019-12-26 21:00:50 +00:00
Renovate Bot
51eba0f345
chore(deps): update typescript-eslint monorepo to v2.13.0
2019-12-26 20:01:23 +00:00
Sourav Das
ff079793a5
fix(config): log error and exit immediately when config.js file has syntax error ( #5057 )
2019-12-26 09:08:43 +00:00
Rhys Arkins
74d091a5a5
fix(node): update schedule
2019-12-25 08:35:21 +00:00
Renovate Bot
5bb0fd79ab
build(deps): update dependency semantic-release to v15.14.0
2019-12-24 02:00:47 +00:00
Renovate Bot
3ece07e70e
chore(deps): update dependency typescript to v3.7.4
2019-12-23 23:00:55 +00:00
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