brickkit-android
brickkit-android copied to clipboard
BrickKit for Android
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/wayfair/brickkit-android). ## Config Migration Needed - [ ]...
Unit Test Job is failing with error  Same code is working on local machine  **History:** Before [Renovate PR](https://github.com/wayfair/brickkit-android/pull/263) GithubActions Build Job and Unit test were [failing](https://github.com/wayfair/brickkit-android/actions/runs/3252496606/jobs/5338770535) due to...
There is an intermittent exception happening when fragments are destroyed ``` Fatal Exception: java.lang.IllegalStateException Observer androidx.recyclerview.widget.RecyclerView$x@2e03f6b was not registered. android.database.Observable.unregisterObserver (Observable.java:69) androidx.recyclerview.widget.RecyclerView.setAdapter (RecyclerView.java:1194) com.wayfair.brickkit.BrickDataManager.onDestroyView (BrickDataManager.kt:399) ``` the issue appears to...
Serializable should not be used in Android in general. Brickkit ViewModels are serializable when they don't need to be...use parcelable if persisting state is needed.
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/checkout](https://redirect.github.com/actions/checkout) | action | major | `v3` → `v6` | | [actions/setup-java](https://redirect.github.com/actions/setup-java) |...
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [suzuki-shunsuke/github-action-renovate-config-validator](https://redirect.github.com/suzuki-shunsuke/github-action-renovate-config-validator) | action | patch | `v0.1.2` → `v0.1.3` | --- ### Release...