mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 22:17:03 +05:30
fix(deps): update dependency org.mobilenativefoundation.store:store5 to v5.1.0-alpha05 (#687)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [org.mobilenativefoundation.store:store5](https://redirect.github.com/MobileNativeFoundation/Store) | `5.1.0-alpha04` -> `5.1.0-alpha05` | [](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>MobileNativeFoundation/Store (org.mobilenativefoundation.store:store5)</summary> ### [`v5.1.0-alpha05`](https://redirect.github.com/MobileNativeFoundation/Store/releases/tag/5.1.0-alpha05) [Compare Source](https://redirect.github.com/MobileNativeFoundation/Store/compare/5.1.0-alpha04...5.1.0-alpha05) #### What's Changed - Update kermit to 2.0.4 by [@​solcott](https://redirect.github.com/solcott) in [https://github.com/MobileNativeFoundation/Store/pull/655](https://redirect.github.com/MobileNativeFoundation/Store/pull/655) - Avoid deadlock in RealMutableStore by [@​amrfarid140](https://redirect.github.com/amrfarid140) in [https://github.com/MobileNativeFoundation/Store/pull/658](https://redirect.github.com/MobileNativeFoundation/Store/pull/658) - Typo fix RealStore.kt by [@​Shabinder](https://redirect.github.com/Shabinder) in [https://github.com/MobileNativeFoundation/Store/pull/662](https://redirect.github.com/MobileNativeFoundation/Store/pull/662) - Fix Failing Node JS Tests by [@​matt-ramotar](https://redirect.github.com/matt-ramotar) in [https://github.com/MobileNativeFoundation/Store/pull/665](https://redirect.github.com/MobileNativeFoundation/Store/pull/665) #### New Contributors - [@​solcott](https://redirect.github.com/solcott) made their first contribution in [https://github.com/MobileNativeFoundation/Store/pull/655](https://redirect.github.com/MobileNativeFoundation/Store/pull/655) - [@​amrfarid140](https://redirect.github.com/amrfarid140) made their first contribution in [https://github.com/MobileNativeFoundation/Store/pull/658](https://redirect.github.com/MobileNativeFoundation/Store/pull/658) **Full Changelog**: https://github.com/MobileNativeFoundation/Store/compare/5.1.0-alpha04...5.1.0-alpha05 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/msfjarvis/compose-lobsters). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjAuMSIsInVwZGF0ZWRJblZlciI6IjM4LjEyMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
241a8ca426
commit
1e519ab0ec
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ retrofit = "2.11.0"
|
|||
richtext = "1.0.0-alpha01"
|
||||
sentry-sdk = "7.15.0"
|
||||
serialization = "1.7.3"
|
||||
store = "5.1.0-alpha04"
|
||||
store = "5.1.0-alpha05"
|
||||
sqldelight = "2.0.2"
|
||||
whetstone = "0.9.0-beta02"
|
||||
workmanager = "2.10.0-beta01"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue