Commit graph

7052 commits

Author SHA1 Message Date
Michael Kriese
11236730fb fix(ci): use script instead of pwsh (#4394)
pwsh doesn't cancel if native command fails.
2019-08-28 08:59:46 +02:00
renovate[bot]
359486adc8 build(deps): update dependency semver-stable to v3 (#4389)
build(deps): update dependency semver-stable to v3
2019-08-28 08:29:33 +02:00
Michael Kriese
73f58899c6 fix: typescript types (#4390) 2019-08-28 06:46:48 +02:00
Rhys Arkins
f3fd998931
chore: renovate pr creation not-pending
Suppress PRs until stability days have passed
2019-08-27 20:47:11 +02:00
Rhys Arkins
31ce47297b
fix(gomod): use go get to generate pseudo versions for digest updates (#4386)
Instead of generating the pseudo version ourselves, replace the existing pseudo version with a digest only and let “go get” massage it into a valid pseudo version.
2019-08-27 19:04:55 +02:00
Rhys Arkins
d0a32a53f7 logs: downgrade npm update logging 2019-08-27 15:17:36 +02:00
Renovate Bot
4459d33426 chore(deps): update dependency rimraf to v3 2019-08-27 14:08:06 +02:00
Rhys Arkins
c4e812a2c9 docs: update docs and app references 2019-08-27 13:11:25 +02:00
Olexiy Myronenko
a28f688b77 fix(gradle): allow use of variables with platform keyword and… (#4378) 2019-08-27 06:10:33 +02:00
Rhys Arkins
75dcf30ea0 logs: lower bitbucket issue warnings 2019-08-27 06:01:39 +02:00
Renovate Bot
f93b0ba056 build(deps): update dependency commander to v3 2019-08-26 22:25:43 +02:00
Renovate Bot
1d2ae70115 build(deps): update dependency cacache to v12 2019-08-26 22:25:32 +02:00
Rhys Arkins
cf126ec154 docs: packageRules ordering
Closes https://github.com/renovatebot/config-help/issues/339
2019-08-26 15:22:59 +02:00
Michael Kriese
260dd150bd fix(docker): fix version and docker tags for slim image (#4374) 2019-08-26 15:18:12 +02:00
Rhys Arkins
354a3c9d2c
chore: set master issue approval to major only, add stabilityDays 2019-08-26 14:13:05 +02:00
Renovate Bot
30d304f8b2 build(deps): update dependency azure-devops-node-api to v9 2019-08-26 12:07:11 +02:00
IKEDA Sho
4b730e5001 fix(changelog): Support Maven style tag format (#4368)
A follow-up to #4246 which was insufficient.
2019-08-26 10:39:05 +02:00
Rhys Arkins
e6b1d67efb
feat: stabilityDays (#4372) 2019-08-26 10:32:59 +02:00
Renovate Bot
27e10b91ee chore(deps): update typescript-eslint monorepo to v1.13.0 2019-08-26 09:58:08 +02:00
Rhys Arkins
fdf93d0c4f test: fix setUnpublishable return value 2019-08-26 08:57:52 +02:00
Rhys Arkins
1b667ecb72 test: add pending master issue test 2019-08-26 08:51:04 +02:00
Rhys Arkins
cb9317aa39 test: update master issue snapshots 2019-08-26 08:43:58 +02:00
Rhys Arkins
3342a6c09b refactor: status check 2019-08-26 07:58:41 +02:00
Rhys Arkins
c79f56c1dd fix(master-issue): add pending section 2019-08-26 07:58:08 +02:00
Rhys Arkins
f511942a4a chore(master-issue): improve section descriptions 2019-08-26 07:57:51 +02:00
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