Commit graph

49 commits

Author SHA1 Message Date
9e403cd199 fix(renoate): migrate config 2024-11-05 11:19:39 +05:30
55cae9107d fix(deps): upgrade androidx.compose:compose-bom to 2024.10.00 2024-10-17 14:52:59 +05:30
501721fca9 fix(renovate): only allow alpha versions of Compose BOM 2024-09-06 18:16:06 +05:30
2109bcf12c chore(renovate): remove obsolete Compose Compiler directive 2024-09-06 15:30:16 +05:30
eb32c84b18 fix(renovate): update Compose compiler dep name 2024-08-22 22:03:18 +05:30
789339eacb Revert "fix(renovate): avoid Unfurl upgrades for now"
This reverts commit 995caae174.
2024-08-15 12:05:49 +05:30
995caae174 fix(renovate): avoid Unfurl upgrades for now 2024-08-12 15:40:50 +05:30
679e177d47 chore: adjust Renovate config 2024-06-07 10:40:18 +05:30
7b07a4676b refactor(ci): introduce a reusable workflow 2024-04-13 14:08:30 +05:30
f07a5682a1 Revert "fix(renovate): temporarily disable Kotlin group"
This reverts commit f54d790da4.
2024-03-12 18:56:23 +05:30
f54d790da4 fix(renovate): temporarily disable Kotlin group 2024-03-08 17:22:02 +05:30
719d317263 fix(gradle): downgrade Glance back to v1.0.0
This is resulting in some weird miscompilation that results
in release builds having an unitialized `viewModel` field in
`WidgetReceiver` which indicates a miscompilation of the
Whetstone code surrounding it.
2024-02-13 22:01:14 +05:30
5217eb411d fix(renovate): allow Anvil to auto-update
With a blocklist on k1.8 builds
2024-01-07 03:31:05 +05:30
4924e3eebe Revert "fix(build): temporarily disable AGP updates"
This reverts commit 37869e52b6.
2023-12-30 22:35:32 +05:30
37869e52b6
fix(build): temporarily disable AGP updates 2023-12-15 00:31:24 +05:30
cbaa098005 fix(deps): upgrade compose-bom 2023-11-16 02:42:01 +05:30
741e82a425 fix(build): remove use of custom R8 build
In AGP we trust...?
2023-11-16 01:04:25 +05:30
5374410c67
fix(renovate): include KSP in Kotlin group 2023-11-01 00:46:59 +05:30
2e8ad58979
Revert "Revert "fix(renovate): disable compose-bom updates""
Still broken :(

This reverts commit 680d43f78c.
2023-10-19 01:31:42 +05:30
680d43f78c
Revert "fix(renovate): disable compose-bom updates"
Let's try this again, shall we?

This reverts commit f844062980.
2023-10-19 01:18:42 +05:30
f844062980 fix(renovate): disable compose-bom updates
The current alphas have a regression causing crashes when
expanding/collapsing comments.
2023-09-23 10:49:10 +05:30
19412cc963 fix(renovate): also group Compose BOM updates with AndroidX 2023-09-21 00:45:31 +05:30
e3627ca89d
fix: prevent upgrading to Anvil k1.8 build 2023-07-29 20:22:24 +05:30
7e7a4bec83
chore(renovate): re-enable Kotlin upgrades 2023-07-24 21:49:52 +05:30
4c95680f3b fix(renovate): remove now-unnecessary sentry-sdk regex manager 2023-07-17 16:03:15 +05:30
b6cb9a2077 fix(renovate): consolidate and cleanup disabled packages 2023-07-17 16:01:36 +05:30
6548f7d654 fix(renovate): drop Poko from Renovate list
This is tied to the Kotlin version
2023-07-17 15:12:09 +05:30
cb8c90ace9
fix(renovate): include JitPack repository 2023-06-22 12:09:21 +05:30
8dc76f6ce5
fix(renovate): avoid R8 updates 2023-05-26 19:21:49 +05:30
0ebe949da6
Revert "feat(renovate): keep R8 up-to-date with ToT"
This reverts commit 25c78eed91.
2023-05-26 19:19:18 +05:30
87135c0e1b
fix(renovate): stop treating R8 as a Maven dependency 2023-05-26 15:23:23 +05:30
25c78eed91
feat(renovate): keep R8 up-to-date with ToT 2023-05-26 01:20:08 +05:30
1bc15b7b7c
fix(renovate): disable Coil updates
Coil 2.4.0 uses Kotlin 1.8.21 that we can't use yet
2023-05-21 20:41:20 +05:30
987990704c
fix(renovate): group all AndroidX updates 2023-05-11 01:20:53 +05:30
b331a85a2a
chore: remove Qodana configurations 2023-04-18 14:06:49 +05:30
8b7bcaa92f
fix(renovate): disable Kotlin updates
Renovate can't understand how to stop
2023-04-18 13:44:18 +05:30
cf111f7852
fix: include Anvil updates in Kotlin bundle 2023-04-18 13:44:18 +05:30
0ae48dee33
feat(build): remove Detekt and switch to Slack's Compose lints 2023-03-08 02:27:51 +05:30
cb798cf011
feat: upgrade to OkHttp 4.10.0 2023-03-07 12:53:51 +05:30
905c27fe84
feat: set up Sentry 2023-03-03 02:42:01 +05:30
9638c8bab5
feat(deps): switch to Nacho's compose-rules fork
He is continuining maintenance of the work he started at Twitter.
2023-02-11 00:26:43 +05:30
648f4502e6
fix(renovate): set branch limit to 15 2023-02-09 00:15:35 +05:30
177d0b7162
fix(renovate): adjust regex manager 2023-02-07 22:04:39 +05:30
de8dd8a3cf
fix(renovate): set maven URLs 2023-02-04 15:34:05 +05:30
ff478b3365
fix(renovate): specify explicit registry URLs for regex Maven deps 2023-01-30 10:03:51 +05:30
ce91650788
fix(deps): downgrade to Compose 2023.01.00
There seems to be a regression with `produceState` in this release

Also reverts fb4beb08ee
2023-01-21 12:32:13 +05:30
dbed41bdbd
fix(renovate): disable updates for SQLDelight 2023-01-20 23:57:54 +05:30
8dea17cbf2
chore(deps): update androidx.compose.compiler to 1.4.0 2023-01-18 14:32:52 +05:30
f304304bc5
fix(renovate): switch config to JSON5 2023-01-17 22:13:41 +05:30
Renamed from .github/renovate.json (Browse further)