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 1774d1d39a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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": [