Commit Graph

15 Commits

Author SHA1 Message Date
Łukasz Mierzwa
9d21ff921e fix(project): move all automerge options to package rules
Previous commit doesn't work properly.
2020-02-17 12:22:19 +00:00
Łukasz Mierzwa
c2482414fb fix(project): disable automerge for node major versions
This prevents renovate from bumping LTS version.
2020-02-17 09:49:30 +00:00
Łukasz Mierzwa
c156cca86a feat(ci): allow renovate to auto merge all PRs 2019-12-12 22:58:47 +00:00
Łukasz Mierzwa
a0aeddb754 feat(renovate): let renovate bot merge dev and patch PRs 2019-03-21 22:07:27 +00:00
Łukasz Mierzwa
c8eb3bb94f fix(ci): disable yarn & npm lock file deduplication
This change caused lock file to be generated in a way that generates local changes on build, drop it
2019-03-12 09:56:57 +00:00
Łukasz Mierzwa
758a670eb6 feat(renovate): let renovate cleanup lock files
This enables Renovate to run 'go mod tidy' and npm/yarn lock file deduplication
2019-03-07 16:09:00 +00:00
Łukasz Mierzwa
fcf5a406a9 fix(renovate): enable masterIssue option
This is to test if it helps with renovatebot/renovate#3297
2019-03-03 07:35:29 +00:00
Łukasz Mierzwa
f873693c61 chore(renovate): tweak config
Instead of 3 open PRs set a limit of 1 new PR per hour and enable nodejs updates in travis config
2019-02-05 13:38:22 +00:00
Łukasz Mierzwa
221cd87dd9 chore(renovate): bump renovate PR limit to 3
1 blocks new PRs if there's one that can't be merged quickly
2018-12-23 08:13:30 +00:00
Łukasz Mierzwa
e55cfb3310 chore(renovate): don't automatically rebase state PRs
This causes a lot of concurrent CI jobs, better to rebase manually
2018-12-21 23:32:29 +00:00
Łukasz Mierzwa
ab0038890a chore(travis): limit number of open renovate bot PRs to 1
If there's more than 1 open PR then to merge outstanding ones they need to be reabased, so the CI job needs to be re-run. Limit number of open PRs to 1, so there will be no rebasing needed most of the time and travis will run less duplicated jobs
2018-12-21 22:54:21 +00:00
Renovate Bot
f7d60adf8e feat(deps): add renovate.json
This adds renovate bot config for dependency management
2018-12-15 23:02:39 +00:00
Łukasz Mierzwa
d6ed53dc79 chore(deps): not using renovate anymore 2018-10-02 23:33:36 +01:00
Łukasz Mierzwa
b9e106b363 chore(renovate): tweak commit message format 2018-09-26 20:33:59 +01:00
Renovate Bot
36b0e83b11 Add renovate.json 2018-09-23 23:04:45 +00:00