Michael Kriese
b0d1de8e59
fix: optional re2 package ( #4367 )
2019-08-25 14:29:51 +02:00
renovate[bot]
a357340aec
chore(deps): update node.js to v12.9.0 ( #4366 )
...
chore(deps): update node.js to v12.9.0
2019-08-25 13:16:05 +02:00
Renovate Bot
ad822306ff
chore(deps): update dependency rimraf to v2.7.1
2019-08-25 12:54:38 +02:00
Renovate Bot
131058e5fe
chore(deps): update dependency nock to v11.3.2
2019-08-25 12:34:17 +02:00
Renovate Bot
e53328fb4c
build(deps): update dependency semantic-release to v15.13.24
2019-08-25 12:33:59 +02:00
Renovate Bot
0fffbaf4ea
chore(deps): update dependency eslint to v6.2.2
2019-08-25 12:33:47 +02:00
Renovate Bot
9976fc1d78
build(deps): update dependency npm to v6.11.2
2019-08-25 12:13:55 +02:00
Renovate Bot
b899c03ef1
build(deps): update dependency pnpm to v3.7.5
2019-08-25 12:11:06 +02:00
Rhys Arkins
3f65eda0a6
feat: add manual job box to master issue when in app mode
2019-08-25 10:05:30 +02:00
Rhys Arkins
b7ddd2a19a
refactor: releaseDate -> releaseTimestamp
2019-08-25 06:28:01 +02:00
Michael Kriese
ab464fe559
docs: add python mock ( #4357 )
2019-08-24 07:02:47 +02:00
Rhys Arkins
e196ddca6a
chore: fix create-json-schema
...
Fixes #4359
2019-08-24 06:47:11 +02:00
Rhys Arkins
e5dca935ae
chore: update yarn.lock
2019-08-24 06:46:37 +02:00
Kevin James
f27c53f4c8
fix(versioner): fixup regex rollback logic ( #4358 )
...
As described on Slack, the regex versioner is currently causing bad PRs
such as [this](https://github.com/TheKevJames/experiments/pull/8 ) since
it can not properly track the current version. By parsing the `range`
values with the same logic as the other version strings, eveverything
should match up properly.
2019-08-23 23:01:20 +02:00
Michael Kriese
2b11b661ed
feat(config): convert to ts ( #4299 )
2019-08-23 15:46:31 +02:00
Rhys Arkins
77f6afcaf0
fix: expand version.isStable to correct this
2019-08-23 12:04:11 +02:00
Michael Kriese
5b3a17e24e
fix(versioning): fix wrong this context ( #4352 )
2019-08-23 10:12:21 +02:00
Michael Kriese
25df1d093b
chore(docs): update docs ( #4125 )
2019-08-23 08:54:17 +02:00
Michael Kriese
747dcc404e
test(ci): add slim docker build to azure ( #4350 )
2019-08-23 08:51:50 +02:00
Rhys Arkins
5d56ab0fca
build: fix dockerfile re2 ( #4349 )
2019-08-23 07:35:10 +02:00
Rhys Arkins
c488a674ca
refactor: add better logging for bitbucket issue creation
2019-08-23 06:04:14 +02:00
Kevin James
e661e24e5f
docs(regex): fixup regex docs ( #4347 )
2019-08-23 05:44:51 +02:00
Michael Kriese
8073612d85
feat(versioning): Add regex versioner ( #4323 )
...
The regex versioner supports arbitrary, user-defined versioning
methods; it provides building blocks in the way of interacting capture
groups within a user-defined regex which can be combined to support
arbitrary use-cases.
Uses a new `versionConfig` option to configure this scheme -- this
feature is enabled dynamically for any new versioner which includes the
optional `configure?(new_config: string)` interface. Warns if used with
an invalid scheme.
2019-08-22 20:09:23 +02:00
Edd Armitage
e10f590c9a
fix(gitlab): follow pagination in getbranchstatus for gitlab ( #4342 )
...
There are cases where the first page of results is not representative of the entire branch's status, so we need to follow all pages in the result.
Closes #4340
2019-08-22 19:34:50 +02:00
Sergio Zharinov
276ab91985
fix(maven): Use repository urls from parent POM files ( #4311 )
2019-08-22 18:31:33 +02:00
IKEDA Sho
081a23e6fc
chore(manager): add more type annotations ( #4344 )
2019-08-22 17:42:35 +02:00
Rhys Arkins
6be9ee0418
ci: update fixtures to dismiss more vulnerability alerts
2019-08-22 12:18:36 +02:00
Rhys Arkins
a31329055d
ci: update django fixtures ( #4345 )
...
Closes #4317
2019-08-22 11:17:50 +02:00
Renovate Bot
bbb34078cd
chore(deps): update dependency mockdate to v2.0.5
2019-08-20 11:00:40 +00:00
Rhys Arkins
f6278be73f
ci: update django fixtures ( #4335 )
...
Closes #4317
2019-08-20 10:57:42 +02:00
Rhys Arkins
86ba985991
ci: fix azure pipelines command ( #4336 )
2019-08-20 10:56:41 +02:00
Renovate Bot
e241543345
chore(deps): update dependency @types/validator to v10.11.3
2019-08-20 06:32:12 +00:00
Renovate Bot
3892bf3d47
chore(deps): update dependency @types/jest to v24.0.18
2019-08-20 06:00:44 +00:00
Renovate Bot
eecf27e126
chore(deps): update dependency husky to v3.0.4
2019-08-20 05:00:36 +00:00
Matt R. Wilson
a2ef66e9fe
fix(rubygems): datasource API path and retry ( #4292 )
2019-08-20 05:49:31 +02:00
Renovate Bot
aa63499c10
chore(deps): lock file maintenance
2019-08-19 19:33:55 +00:00
Renovate Bot
07c739e4fd
chore(deps): update linters
2019-08-19 21:06:41 +02:00
Rhys Arkins
3a3f6fbe96
ci: set maxWorkers=2 for azure pipelines
2019-08-19 21:06:06 +02:00
Renovate Bot
985b002427
chore(deps): update dependency typescript to v3.5.3
2019-08-19 20:24:20 +02:00
Renovate Bot
a9b4bda573
chore(deps): update dependency @types/node to v11.13.19
2019-08-19 18:01:53 +00:00
Renovate Bot
8acd53fb36
build(deps): update dependency markdown-it to v9.1.0
2019-08-19 17:48:40 +00:00
Renovate Bot
889e2443f3
build(deps): update dependency pnpm to v3.7.3
2019-08-19 19:24:52 +02:00
Renovate Bot
9409e86a43
chore(deps): update node.js to v12.8.1
2019-08-19 17:20:01 +02:00
Renovate Bot
c10dde2fd2
chore(deps): update node.js to v10.16.3
2019-08-19 15:00:47 +00:00
IKEDA Sho
9f22002b3c
chore(datasource): add more type annotations ( #4312 )
2019-08-19 16:44:11 +02:00
Renovate Bot
3bc79f70c9
chore(deps): update jest monorepo to v24.9.0
2019-08-19 16:39:09 +02:00
Rhys Arkins
afd7451310
ci: try --maxWorkers=2 ( #4318 )
2019-08-19 15:44:14 +02:00
IKEDA Sho
3a2c041ce1
chore(maven): add more type annotations ( #4301 )
2019-08-17 21:21:14 +02:00
Renovate Bot
fa7e38a6c5
chore(deps): update amd64/ubuntu:18.04 docker digest to ca013ac
2019-08-17 21:20:56 +02:00
Renovate Bot
23742e6cf4
chore(deps): update dependency @types/jest to v24.0.17
2019-08-17 10:00:44 +00:00