renovate[bot]
|
96728a3834
|
chore(deps): update plugin modulegraph to v0.5.0
|
2023-09-15 19:53:37 +00:00 |
|
renovate[bot]
|
10aa416e94
|
chore(deps): update agp to v8.3.0-alpha04
|
2023-09-15 17:29:46 +00:00 |
|
renovate[bot]
|
de16ff52af
|
fix(deps): update dependency org.gradle.android.cache-fix:org.gradle.android.cache-fix.gradle.plugin to v2.8.0
|
2023-09-12 01:45:32 +00:00 |
|
|
25382acf0e
|
refactor(model): use Konvert to automatically generate mappings
|
2023-09-09 13:31:28 +05:30 |
|
|
d4672ae8bd
|
chore(deps): upgrade to Whetstone 0.7.0
|
2023-09-08 15:08:33 +05:30 |
|
|
4c87b644c0
|
chore(deps): update anvil to 2.4.8
|
2023-09-08 13:47:54 +05:30 |
|
renovate[bot]
|
e878df3d60
|
chore(deps): update agp to v8.3.0-alpha03
|
2023-09-08 00:16:20 +00:00 |
|
renovate[bot]
|
f371c435fd
|
fix(deps): update dependency com.github.ben-manes:gradle-versions-plugin to v0.48.0
|
2023-09-07 07:36:34 +00:00 |
|
|
19e7d65006
|
fix(deps): update dev.chrisbanes.compose:compose-bom to 2023.10.00-alpha01
|
2023-09-07 13:03:34 +05:30 |
|
renovate[bot]
|
60506b4725
|
fix(deps): update androidx
|
2023-09-06 23:02:27 +00:00 |
|
renovate[bot]
|
8195a15a01
|
fix(deps): update sentry to v6.29.0
|
2023-09-06 10:36:08 +00:00 |
|
renovate[bot]
|
62ea7cd456
|
chore(deps): update agp to v8.3.0-alpha02
|
2023-09-05 18:09:30 +00:00 |
|
renovate[bot]
|
0852f197be
|
chore(deps): update plugin modulegraphassert to v2.5.0
|
2023-09-03 19:14:41 +00:00 |
|
renovate[bot]
|
ef6359274d
|
fix(deps): update dependency org.gradle.android.cache-fix:org.gradle.android.cache-fix.gradle.plugin to v2.7.4
|
2023-09-01 18:47:57 +00:00 |
|
|
b31a3755bb
|
chore: add TraceLog
|
2023-09-01 04:05:20 +05:30 |
|
|
c279765386
|
fix(deps): upgrade to AGP 8.3.0-alpha01
|
2023-08-31 11:45:23 +05:30 |
|
renovate[bot]
|
ac3dd45ee6
|
chore(deps): update androidx to v1.2.0-beta05
|
2023-08-30 22:45:39 +00:00 |
|
renovate[bot]
|
0c29a6626d
|
fix(deps): update dagger to v2.48
|
2023-08-30 16:19:34 +00:00 |
|
|
76b5395fd2
|
fix(deps): update dev.chrisbanes.compose:compose-bom to 2023.09.00-alpha03
|
2023-08-29 15:45:34 +05:30 |
|
renovate[bot]
|
f9fa30a58d
|
fix(deps): update dependency com.github.requery:sqlite-android to v3.43.0
|
2023-08-29 08:55:26 +00:00 |
|
renovate[bot]
|
b7660a93b5
|
fix(deps): update dependency com.diffplug.spotless:spotless-plugin-gradle to v6.21.0
|
2023-08-29 06:55:57 +00:00 |
|
renovate[bot]
|
9768ffa8ff
|
chore(deps): update agp to v8.2.0-beta01
|
2023-08-24 17:30:48 +00:00 |
|
renovate[bot]
|
3c8a23e91e
|
chore(deps): update kotlin and compose to v1.9.10 (#396)
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [org.jetbrains.kotlin.plugin.serialization](https://kotlinlang.org/)
([source](https://togithub.com/JetBrains/kotlin)) | `1.9.0` -> `1.9.10`
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
| [org.jetbrains.kotlin:kotlin-gradle-plugin](https://kotlinlang.org/)
([source](https://togithub.com/JetBrains/kotlin)) | `1.9.0` -> `1.9.10`
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>JetBrains/kotlin
(org.jetbrains.kotlin.plugin.serialization)</summary>
###
[`v1.9.10`](https://togithub.com/JetBrains/kotlin/releases/tag/v1.9.10):
Kotlin 1.9.10
#### Changelog
##### Compiler
- [`KT-60769`](https://youtrack.jetbrains.com/issue/KT-60769) Partially
revert KT-58371
- [`KT-60659`](https://youtrack.jetbrains.com/issue/KT-60659) Incorrect
'unresolved reference: addFirst' error with JDK 21
- [`KT-60371`](https://youtrack.jetbrains.com/issue/KT-60371) Native
custom allocator link error
- [`KT-60986`](https://youtrack.jetbrains.com/issue/KT-60986) Native:
static caches with custom runtime options are broken on Linux
- [`KT-60770`](https://youtrack.jetbrains.com/issue/KT-60770) Fix
false-positive ABSTRACT_MEMBER_NOT_IMPLEMENTED on toArray with JDK 21
- [`KT-60231`](https://youtrack.jetbrains.com/issue/KT-60231)
NoClassDefFoundError: $$$$$NON_LOCAL_RETURN$$$$$ after upgrade to Kotlin
1.9.0
##### JavaScript
- [`KT-60785`](https://youtrack.jetbrains.com/issue/KT-60785) KJS:
Destructured value class in suspend function fails with Uncaught
TypeError: can't convert to primitive type error
- [`KT-60852`](https://youtrack.jetbrains.com/issue/KT-60852) Kotlin
JS(IR): IllegalArgumentException: Cross module dependency resolution
failed when updating to Kotlin 1.9.0
- [`KT-57509`](https://youtrack.jetbrains.com/issue/KT-57509) KJS:
Compiler generates native JS operator == for comparing values with Any
type
##### Native
- [`KT-60230`](https://youtrack.jetbrains.com/issue/KT-60230) Native:
"unknown options: -ios_simulator_version_min -sdk_version" with Xcode 15
beta 3
- [`KT-60758`](https://youtrack.jetbrains.com/issue/KT-60758) Native:
Building for 'iOS-simulator', but linking in dylib built for 'iOS' in
Xcode 15 beta 4
##### Native. C and ObjC Import
- [`KT-59167`](https://youtrack.jetbrains.com/issue/KT-59167) Native:
cinterop is unable to build interop libraries against the Xcode 15 Beta
1
##### Tools. Gradle
- [`KT-61147`](https://youtrack.jetbrains.com/issue/KT-61147) Kotlin
Compiler 1.9.0 bundles a stripped unshadowed version of Gson
- [`KT-60543`](https://youtrack.jetbrains.com/issue/KT-60543)
NoClassDefFoundError for com/gradle/scan/plugin/BuildScanExtension
#### Checksums
| File | Sha256 |
| --- | --- |
| kotlin-compiler-1.9.10.zip |
7d74863deecf8e0f28ea54c3735feab003d0eac67e8d3a791254b16889c20342 |
| kotlin-native-linux-x86\_64-1.9.10.tar.gz |
1db3679919f4449514e9d82451e7dfa73558ac9bc80b82579cd74d452c8faa5b |
| kotlin-native-macos-x86\_64-1.9.10.tar.gz |
f5650f2560438a692803d8fe07124529c19f1972f84fe09cfa2329b93f43828d |
| kotlin-native-macos-aarch64-1.9.10.tar.gz |
d2cf5a484ac0808ab29fd3f6099df7c07330f81f3cbab949947e42e36138c3de |
| kotlin-native-windows-x86\_64-1.9.10.zip |
a34d56661455e94e1ba4dd09ec3c1adac6148fdedcf55eefb9a79c8ed01ff02c |
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about these
updates again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/msfjarvis/compose-lobsters).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi41Ni4wIiwidXBkYXRlZEluVmVyIjoiMzYuNTYuMCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Harsh Shandilya <me@msfjarvis.dev>
|
2023-08-24 04:43:15 +00:00 |
|
renovate[bot]
|
41fe784641
|
chore(deps): update androidx
|
2023-08-23 17:35:34 +00:00 |
|
renovate[bot]
|
7c07e90d0e
|
fix(deps): update dependency androidx.test:runner to v1.6.0-alpha04
|
2023-08-22 21:38:42 +00:00 |
|
renovate[bot]
|
6731453c41
|
fix(deps): update serialization to v1.6.0
|
2023-08-22 19:55:01 +00:00 |
|
|
bc3a1266f4
|
refactor(android): drop Accompanist SystemUI Controller dependency
|
2023-08-16 11:25:13 +05:30 |
|
renovate[bot]
|
828fb74240
|
chore(deps): update agp to v8.2.0-alpha16
|
2023-08-14 17:33:54 +00:00 |
|
renovate[bot]
|
892d68581d
|
chore(deps): update plugin poko to v0.15.0
|
2023-08-09 19:27:31 +00:00 |
|
renovate[bot]
|
a4b39ce00e
|
fix(deps): update androidx
|
2023-08-09 17:56:34 +00:00 |
|
renovate[bot]
|
9ce0d3a8b4
|
fix(deps): update dependency com.slack.eithernet:eithernet to v1.5.0
|
2023-08-09 01:33:00 +00:00 |
|
renovate[bot]
|
f3e28d2e58
|
fix(deps): update dependency io.sentry.android.gradle:io.sentry.android.gradle.gradle.plugin to v3.12.0
|
2023-08-08 09:49:08 +00:00 |
|
|
7a5da2af9f
|
chore(deps): upgrade accompanist to 0.33.0-alpha
|
2023-08-08 11:46:50 +05:30 |
|
renovate[bot]
|
4c28da30ae
|
fix(deps): update sentry to v6.28.0
|
2023-08-04 13:58:52 +00:00 |
|
|
1e396bc7ff
|
feat(android): add Licensee to track dependency licenses
|
2023-08-04 02:19:42 +05:30 |
|
|
52deb7ca5f
|
Revert "feat: init store module"
Store doesn't seem particularly useful for my needs.
This reverts commits 14007c6e8f and 45701f414b .
|
2023-08-04 00:39:53 +05:30 |
|
|
8891667c92
|
fix(deps): bump serialization to 1.6.0-RC
|
2023-08-03 23:44:44 +05:30 |
|
|
e7e51f38d4
|
Merge remote-tracking branches 'origin/renovate/org.gradle.android.cache-fix' and 'origin/renovate/org.jetbrains.kotlinx'
|
2023-08-03 17:14:50 +00:00 |
|
renovate[bot]
|
3de6a94ea0
|
fix(deps): update dependency org.jetbrains.kotlinx:atomicfu to v0.21.0
|
2023-08-03 17:09:41 +00:00 |
|
renovate[bot]
|
ef0db7d5ae
|
fix(deps): update dependency org.gradle.android.cache-fix:org.gradle.android.cache-fix.gradle.plugin to v2.7.3
|
2023-08-03 17:09:38 +00:00 |
|
|
14007c6e8f
|
feat: init store module
|
2023-08-03 18:23:23 +05:30 |
|
|
f6e9b3a83f
|
chore(build): remove unused dependencies
|
2023-08-03 16:58:38 +05:30 |
|
|
e0eb748318
|
fix(android): remove native library fix attempts
There is no measurable evidence that these helped at all
|
2023-08-03 16:58:38 +05:30 |
|
|
bae671ad23
|
feat(android): switch comments page to a swipe action
|
2023-08-02 01:40:36 +05:30 |
|
renovate[bot]
|
45b6f3c4d5
|
chore(deps): update agp to v8.2.0-alpha15
|
2023-07-31 20:14:53 +00:00 |
|
|
3bb5dfffbe
|
refactor(build): migrate to Baseline Profile Gradle Plugin
|
2023-07-31 16:48:09 +05:30 |
|
|
543edf36e8
|
chore(deps): update anvil to v2.4.7
|
2023-07-29 12:12:37 +05:30 |
|
|
ed85ba905d
|
fix(deps): update dev.chrisbanes.compose:compose-bom to 2023.07.00-alpha02
|
2023-07-27 02:36:28 +05:30 |
|
renovate[bot]
|
2c762428af
|
chore(deps): update androidx
|
2023-07-26 18:27:51 +00:00 |
|
renovate[bot]
|
58e427c13a
|
chore(deps): update sqldelight to v2.0.0 (#391)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-07-26 23:57:37 +05:30 |
|