Commit graph

21 commits

Author SHA1 Message Date
Tilman Vatteroth
70dc2ac09b Add renovate group for codemirror
Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
2022-06-19 12:49:50 +02:00
Tilman Vatteroth
1a09bfa5f1 Fix renovate match string for docker images
Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
2022-02-12 23:41:54 +01:00
Tilman Vatteroth
0b0d695701 Use renovate to update cypress image
Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
2021-10-16 17:08:35 +02:00
Tilman Vatteroth
f6b891b780 Remove "dependencyDashboard" from renovate config because it is already covered by "config:base"
Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
2021-08-29 19:31:28 +02:00
Tilman Vatteroth
09b7a27a5c Change "always pin" to "autodetect pin versions" of base config in renovate config
Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
2021-08-29 19:31:28 +02:00
Tilman Vatteroth
475533fa99 Fix renovate configuration
Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
2021-08-27 17:46:49 +02:00
Tilman Vatteroth
dca93d6d18 Activate renovate dependency dashboard
Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
2021-05-31 21:33:42 +02:00
renovate[bot]
ab9f89f39f
Update dependency vega to v5.20.2 (#1152)
* Update dependency vega to v5.20.2

Signed-off-by: Renovate Bot <bot@renovateapp.com>

* Add type to error object

Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>

Add renovate group for vega

Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>

Update vega code

Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>

* Regenerate yarn.lock

Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Tilman Vatteroth <git@tilmanvatteroth.de>
2021-04-10 15:27:42 +00:00
Tilman Vatteroth
31325a5f49 Improve renovate config by adding new groups
Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
2021-04-10 16:35:59 +02:00
Tilman Vatteroth
3fb85fc64c Add renovate group for vega lite
Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
2021-04-07 23:07:48 +02:00
Philip Molares
5f449a3f21 add new renovate group for i18next
Signed-off-by: Philip Molares <philip.molares@udo.edu>
2021-03-28 22:04:55 +02:00
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