Merge pull request #6776 from element-hq/feature/bma/renovateConfig

Renovate: Keep Guava on the Android variant and ignore jre-only upgrades
This commit is contained in:
Benoit Marty 2026-05-18 21:04:29 +02:00 committed by GitHub
commit c2ec69e1c9

View file

@ -34,6 +34,13 @@
"/^org.jetbrains.kotlinx:kotlinx-datetime/",
],
},
{
// Keep Guava on the Android variant and ignore jre-only upgrades.
"matchPackageNames": [
"com.google.guava:guava",
],
"allowedVersions": "/-android$/",
},
{
// Limit PostHog Android upgrade to one PR per month, the first day of the month
"matchPackageNames": [