Rhys Arkins
c3ba80c58f
fix: throw baseBranch error from gitFs
...
Closes #4346
2019-09-05 09:47:53 +02:00
Rhys Arkins
80069f285e
fix(github): handle 404 status check gracefully
2019-09-05 09:26:53 +02:00
Matouš Dzivjak
b62e68200e
fix(github-actions): handle updates of yaml file defined actions ( #4420 )
2019-09-05 09:10:46 +02:00
Michael Kriese
e1b827a1b5
fix(worker): branchName should be string ( #4432 )
2019-09-05 09:09:56 +02:00
IKEDA Sho
656cb0f700
test: Use relativeFile over fileBasenameNoExtension in vscode launch configuration ( #4411 )
...
test: Use relativeFile over fileBasenameNoExtension in vscode launch configuration
2019-09-05 08:59:44 +02:00
Sumit Nihalani
5b29c76f7a
docs: fix typos ( #4431 )
2019-09-05 06:02:32 +02:00
Renovate Bot
48470da4ed
build(deps): update dependency pnpm to v3.8.1
2019-09-04 19:58:12 +00:00
Renovate Bot
26702616df
chore(deps): update dependency husky to v3.0.5
2019-09-04 18:00:46 +00:00
Renovate Bot
721408ce5d
chore(deps): update dependency cross-env to v5.2.1
2019-09-03 18:53:47 +00:00
Renovate Bot
9b2eb7b1e8
build(deps): update dependency simple-git to v1.126.0
2019-09-03 17:51:11 +00:00
Herbert Ng
f103297b2f
feat: add prPriority to config ( #4401 )
2019-09-03 15:52:53 +02:00
Michael Kriese
4f0d87e3a3
feat(worker): convert parts to typescript ( #4388 )
2019-09-03 07:25:32 +02:00
Renovate Bot
b8dceecfd4
chore(deps): update dependency eslint to v6.3.0
2019-09-02 20:47:32 +00:00
Renovate Bot
fae798f125
build(deps): update dependency commander to v3.0.1
2019-09-02 10:00:42 +00:00
Renovate Bot
d5436cfac9
chore(deps): update dependency @types/node to v11.13.20
2019-09-02 07:00:41 +00:00
Bryan Mishkin
6a2467a5e4
docs: clarify that the prHourlyLimit
and prConcurrentLimit
… ( #4417 )
...
These limits are per-repository, not global.
https://docs.renovatebot.com/configuration-options/#prhourlylimit
https://docs.renovatebot.com/configuration-options/#prconcurrentlimit
2019-09-02 06:52:41 +02:00
renovate[bot]
44fa509222
chore(deps): lock file maintenance ( #4415 )
2019-09-02 05:27:26 +02:00
Bryan Mishkin
a62e119a37
docs: clarify default value for lockFileMaintenance
config op… ( #4416 )
...
This option is off by default.
https://docs.renovatebot.com/configuration-options/#lockfilemaintenance
2019-09-02 04:19:46 +02:00
Renovate Bot
1e1f35a306
chore(deps): update dependency typescript to v3.6.2
2019-09-02 02:13:55 +00:00
Renovate Bot
6318a4a465
build(deps): update dependency parse-diff to v0.6.0
2019-09-02 02:00:38 +00:00
Henning Perl
66f10121f0
fix(bazel): handling of non-github URLs in git_repository ( #4407 )
2019-08-31 07:10:22 +02:00
Rhys Arkins
e0abae7cea
fix: chown files to ubuntu in Dockerfile
2019-08-30 06:24:47 +02:00
IKEDA Sho
2e873d34d4
feat(gradle): support Gradle projects in subdirectories ( #4399 )
2019-08-30 05:48:52 +02:00
Rhys Arkins
8a2a398481
docs: update-lockfile limitations
2019-08-29 16:22:32 +02:00
Rhys Arkins
9ab4b5d4e9
feat: refactor pr.canRebase => !pr.isModified ( #4385 )
2019-08-29 10:30:17 +02:00
Rhys Arkins
2cf202b68f
build: release
2019-08-29 08:55:59 +02:00
Rhys Arkins
1819608ce0
refactor(changelog): fetch release list independently ( #4398 )
2019-08-29 08:21:17 +02:00
Renovate Bot
30fea0e5be
chore(deps): update dependency @types/lodash to v4.14.138
2019-08-29 06:51:25 +02:00
Renovate Bot
5585a170cd
chore(deps): update node.js to v12.9.1
2019-08-29 02:03:23 +00:00
Rhys Arkins
9eb3c75101
test: don’t test npm cache
...
Too unreliable when tests are executed in parallel
2019-08-28 15:08:06 +02:00
Renovate Bot
7edeaa9d9c
chore(deps): update typescript-eslint monorepo to v2
2019-08-28 09:55:32 +02:00
Michael Kriese
88892abb56
fix: typescript types ( #4393 )
2019-08-28 09:00:08 +02:00
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