Commit graph

10 commits

Author SHA1 Message Date
Tilman Vatteroth
9abd804854 Include markmap-common in renovate group
Signed-off-by: Tilman Vatteroth <tilman.vatteroth@tu-dortmund.de>
2021-01-30 12:48:14 +01:00
Tilman Vatteroth
d50e364071
Activate "maintainLockFilesWeekly" in renovate config (#922)
Signed-off-by: Tilman Vatteroth <tilman.vatteroth@tu-dortmund.de>
2021-01-07 18:17:16 +01:00
Tilman Vatteroth
51ace63035
Add new package group for markmap (#833)
Signed-off-by: Tilman Vatteroth <tilman.vatteroth@tu-dortmund.de>
2020-12-07 18:40:25 +01:00
Tilman Vatteroth
56651376e4
Change renovate label to "type: maintenance" (#812)
Signed-off-by: Tilman Vatteroth <tilman.vatteroth@tu-dortmund.de>
2020-11-30 23:01:40 +01:00
Philip Molares
1467dae2da
added gitSignOff preset to renovate (#781)
this adds Signed-off to the commit messages of renovate (see https://docs.renovatebot.com/presets-default/#gitsignoff)

Signed-off-by: Philip Molares <philip.molares@udo.edu>
2020-11-21 18:32:50 +01:00
Sheogorath
5132178669 Add automerge config to renovatebot
This patch adds the ability to automatically merge PRs from renovate
bot for certain update types, such as package pinning or linter, types
and test-library packages.
2020-08-01 15:49:41 +02:00
Erik Michelson
4be74f885a
Updated test-class matching rule of renovate (#293)
As seen in multiple PRs that renovate raised today, the @testing-library/ packages are not bundled in the 'packages:jsTest' pre-defined group. As they aren't relevant to be separated, this commit changes the config of renovate to treat them as one big PR in the future.
2020-06-27 11:41:37 +02:00
Erik Michelson
9d2a1d7035
Updated schedule of renovate (#192)
* Updated schedule of renovate

Even if renovate only creates 1-2 pull requests per day, they start to become annoying. Therefore, we decided to limit the timeslot for renovate actions to our dependency-patch-day Saturday.

* Added option to remove the hourly limit

Because we extend config:base we have a default hourly limit of 2. This change sets that to 0 and thereby disables the limit.
2020-06-11 20:57:41 +02:00
Erik Michelson
e86bb00e8a
Configure renovate (#130)
* Add dependency label to PRs

* Add package groups and schedule

* Fixed times
2020-06-04 22:43:05 +02:00
renovate[bot]
c967553520
Add renovate.json (#126)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-06-04 18:46:08 +02:00