SorrowBlue / ComicViewer

http://comicviewer.sorrowblue.com/
0 stars 0 forks source link

Update compose.destinations to v2.1.0-beta09 #419

Closed renovate[bot] closed 4 months ago

renovate[bot] commented 4 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.github.raamcosta.compose-destinations:ksp 2.1.0-beta08 -> 2.1.0-beta09 age adoption passing confidence
io.github.raamcosta.compose-destinations:core 2.1.0-beta08 -> 2.1.0-beta09 age adoption passing confidence

Release Notes

raamcosta/compose-destinations (io.github.raamcosta.compose-destinations:ksp) ### [`v2.1.0-beta09`](https://togithub.com/raamcosta/compose-destinations/releases/tag/2.1.0-beta09) [Compare Source](https://togithub.com/raamcosta/compose-destinations/compare/2.1.0-beta08...2.1.0-beta09) ##### Changes - Fixes [#​648](https://togithub.com/raamcosta/compose-destinations/issues/648) - Fixes issue with module name being prefixed on the NavGraphs module object fields. **Full Changelog**: https://github.com/raamcosta/compose-destinations/compare/2.1.0-beta08...2.1.0-beta09

Configuration

📅 Schedule: Branch creation - "before 3am" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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.



This PR has been generated by Mend Renovate. View repository job log here.

github-actions[bot] commented 4 months ago

Qodana Community for JVM

It seems all right 👌

No new problems were found according to the checks applied

💡 Qodana analysis was run in the pull request mode: only the changed files were checked ☁️ View the detailed Qodana report

Contact Qodana team Contact us at [qodana-support@jetbrains.com](mailto:qodana-support@jetbrains.com) - Or via our issue tracker: https://jb.gg/qodana-issue - Or share your feedback: https://jb.gg/qodana-discussions
SorrowBlue commented 4 months ago

androidx.compose.material3.adaptive.layoutのバグ影響で2.1.0-beta09には更新できません。

java.lang.NoSuchMethodError: No static method localLookaheadPositionOf-RE3cj74$default(Landroidx/compose/ui/layout/LookaheadScope;Landroidx/compose/ui/layout/LayoutCoordinates;Landroidx/compose/ui/layout/LayoutCoordinates;JILjava/lang/Object;)J in class Landroidx/compose/ui/layout/LookaheadScope; or its super classes (declaration of 'androidx.compose.ui.layout.LookaheadScope' appears in /data/app/~~cRFFKpxJ-tGAtmJ2I_WLHw==/com.sorrowblue.comicviewer.debug-zkslfKjJd1kjAuT43E4SrQ==/base.apk!classes24.dex)
at androidx.compose.material3.adaptive.layout.AnimateBoundsNode$approachMeasure$1.invoke(AnimateBoundsModifier.kt:140)