Update dependency org.jetbrains.compose.hot-reload to v1.0.0-beta05 #135
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.0.0-alpha10
->1.0.0-beta05
Release Notes
JetBrains/compose-hot-reload (org.jetbrains.compose.hot-reload)
v1.0.0-beta05
DevTools
Misc
compose.reload.subprocessDebuggingEnabled
property to enable dev tools debugging7274433
)Analysis:
Full Changelog: JetBrains/compose-hot-reload@v.1.0.0-beta04...v1.0.0-beta05
v1.0.0-beta03
DevTools
compose.reload.devToolsDetached
propertyGradle
--no-auto
option not being availablev1.0.0-beta02
Beta: Significant Changes
This is the first, publicly announced, beta release of Compose Hot Reload.
Gradle Plugin
org.jetbrains.compose.reload
toorg.jetbrains.compose.reload.gradle
jvmRunHot
->hotRunJvm
(multiplatform)runHot
->hotRun
(jvm)mainClass
fromcompose.application
configuration as conventionCore
compose.reload.logStdout=true
compose.reload.logLevel=Info
artifactId
sDevTools
explicit reload mode
Analysis
ComposableSingletons
when resolving transitively dirty scopesAmper
Compose Multiplatform
Orchestration Protocol
Why was beta01 not advertised?
The promotion towards beta was rolled out in two phases.
beta01
can be used by clients which are not ready to adapt their build scripts quickly, but require other fixes or functional changes.v1.0.0-alpha11
Changes
This is a smaller maintenance release. Adding support for coordinating upcoming changes in the Kotlin Compiler (2.2) and Compose Features (1.9).
Misc Changes
main
function which are not ComposableConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), 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 this update again.
This PR was generated by Mend Renovate. View the repository job log.