deps(deps): update all non-major gradle dependencies #28
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "renovate/all-non-major-gradle-dependencies"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
2.1.0→2.2.02.1.0→2.2.01.11.0-alpha04→1.11.0-beta011.11.0-alpha04→1.11.0-beta011.11.0-alpha04→1.11.0-beta011.11.0-alpha04→1.11.0-beta011.11.0-alpha04→1.11.0-beta011.11.0-alpha04→1.11.0-beta011.11.0-alpha04→1.11.0-beta011.11.0-alpha04→1.11.0-beta011.11.0-alpha04→1.11.0-beta011.11.0-alpha04→1.11.0-beta011.11.0-alpha04→1.11.0-alpha051.11.0-alpha04→1.11.0-alpha051.11.0-alpha04→1.11.0-alpha051.11.0-alpha04→1.11.0-beta011.11.0-alpha04→1.11.0-beta011.11.0-alpha04→1.11.0-beta011.11.0-alpha04→1.11.0-beta011.11.0-alpha04→1.11.0-beta011.11.0-alpha04→1.11.0-beta011.11.0-alpha04→1.11.0-beta011.11.0-alpha04→1.11.0-beta011.11.0-alpha04→1.11.0-beta011.11.0-alpha04→1.11.0-beta01Release Notes
Kotlin/dokka (org.jetbrains.dokka)
v2.2.0: 2.2.0Dokka Gradle Plugin
Starting from Dokka 2.1.0, the new Dokka Gradle Plugin is enabled by default. The documentation on kotlinlang.org has been updated accordingly:
Dokka 2.2.0 introduces multiple improvements and fixes:
suppressGeneratedFilesflag was unused (#4348)olderVersionsDirNameto DokkaVersioningPluginParameters (#4301). Thanks to @osipxd!Analysis improvements
Starting from Dokka 2.1.0, the K2 analysis is enabled by default. K2 analysis is now stable, enabled by default, and fully migrated to the new shared Analysis API. This includes the migration to the new KDoc resolution API within the Analysis API.
Dokka 2.2.0 introduces multiple improvements and fixes:
actualdeclarations to automatically inherit their documentation fromexpectcounterparts in multiplatform projects (#2493, #4245, #4351)org.jetbrains.dokka.analysis.enableExperimentalKDocResolutionsystem propertyMultiple pages associated with key(#4300)@seeblock (#3680)?on properties with a type of typealias to nullable type (#4337)@paramtag (#4065)<pre>and<code>tags generated from Java sources (#4346)MarkDocTag,TextStyle.Highlightand support for<mark>javadoc HTML tag (#4376)Kotlin playground runnable samples extracted into a separate plugin
Starting with Dokka 2.2.0, Kotlin Playground–based rendering of
@sampleKDoc references is disabled by default. Samples are now rendered as non-runnable code blocks.Support for interactive, runnable samples has been extracted into a separate plugin with configurable options, including custom Playground scripts and server URLs. See the plugin README.md for setup instructions.
Other changes and bugfixes
Changes from 2.2.0-Beta
Feedback
We would appreciate your feedback!
JetBrains/compose-jb (org.jetbrains.compose)
v1.11.0-beta01Changes since 1.11.0-alpha04
Breaking Changes
iOS
DialogandPopupcontainer views are now located on a system transition view above the root view controller, but below modally presented view controllers. This may affect presentation of interop view controllers #2833Fixes
Multiple Platforms
Matrixconversions due to incorrect detection of regular rotation. Now the behaviour is aligned with Android #2850iOS
PopupandDialogmay not close when clicked outside of their bounds #2815Cmd + C(copy) event handling for the selected text wrapped inSelectionContainerwhen using a hardware keyboard #2872parallelRenderingis enabled #2882Desktop
Alt-backspacenow correctly performs undo action #2870Web
Shift+Insert#2871Components
Gradle plugin
org.jetbrains.composeversion1.11.0-beta01Libraries
org.jetbrains.compose.runtime:runtime*:1.11.0-beta01org.jetbrains.compose.ui:ui*:1.11.0-beta01org.jetbrains.compose.foundation:foundation*:1.11.0-beta01org.jetbrains.compose.material:material*:1.11.0-beta01org.jetbrains.compose.material3:material3*:1.11.0-alpha05org.jetbrains.compose.material3.adaptive:adaptive*:1.3.0-alpha06org.jetbrains.androidx.lifecycle:lifecycle-*:2.11.0-alpha02org.jetbrains.androidx.navigation:navigation-*:2.9.2org.jetbrains.androidx.navigation3:navigation3-*:1.1.0-beta01org.jetbrains.androidx.navigationevent:navigationevent-compose:1.1.0-alpha01org.jetbrains.androidx.savedstate:savedstate*:1.4.0org.jetbrains.androidx.window:window-core:1.5.1Configuration
📅 Schedule: Branch creation - At 12:00 AM through 04:59 AM and 10:00 PM through 11:59 PM, Monday through Friday ( * 0-4,22-23 * * 1-5 ), Only on Sunday and Saturday ( * * * * 0,6 ) in timezone Asia/Jakarta, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Renovate Bot.