Commit 2910c17
chore: update renovate.json to require approval for all Kotlin updates and key dependencies (#207)
* chore: require dashboard approval for AndroidX dependency updates
As a library, we should not automatically chase every AndroidX update.
Bumping these raises the floor for downstream consumers without benefit
unless we specifically need a new API or bug fix.
https://claude.ai/code/session_01Ey2eARBiUsXEy7xYrzTj8F
* chore: require dashboard approval for Square and all Kotlin updates
Square libraries (especially OkHttp) are transitive dependencies for
consumers via the extension modules. Kotlin patches affect kotlin-stdlib
version consumers receive. Both should be deliberate upgrades.
https://claude.ai/code/session_01Ey2eARBiUsXEy7xYrzTj8F
---------
Co-authored-by: Claude <noreply@anthropic.com>1 parent 42e440a commit 2910c17
1 file changed
Lines changed: 5 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | 27 | | |
32 | 28 | | |
33 | 29 | | |
| |||
54 | 50 | | |
55 | 51 | | |
56 | 52 | | |
57 | | - | |
| 53 | + | |
58 | 54 | | |
| 55 | + | |
59 | 56 | | |
60 | 57 | | |
61 | 58 | | |
62 | 59 | | |
63 | 60 | | |
64 | 61 | | |
65 | | - | |
| 62 | + | |
66 | 63 | | |
| 64 | + | |
67 | 65 | | |
68 | 66 | | |
69 | 67 | | |
| |||
0 commit comments