Skip to content

build(deps): bump org.jetbrains.compose.hot-reload from 1.0.0-rc02 to 1.1.1#23

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/org.jetbrains.compose.hot-reload-1.1.1
Open

build(deps): bump org.jetbrains.compose.hot-reload from 1.0.0-rc02 to 1.1.1#23
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/org.jetbrains.compose.hot-reload-1.1.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 17, 2026

Copy link
Copy Markdown
Contributor

Bumps org.jetbrains.compose.hot-reload from 1.0.0-rc02 to 1.1.1.

Release notes

Sourced from org.jetbrains.compose.hot-reload's releases.

v1.1.1

Release summary

It is a hotfix release for 1.1.0 that disables unsafe incremental compilation by default due to found compilation crash.

You may return to the previous behavior via setting compose.reload.gradle.build.optimize.unsafe environment variable to true, like:

compose.reload.gradle.build.optimize.unsafe=true ./gradlew hotRun

It may significantly shorten reload/recompilation time, but unfortunately it has known unsafe issues. So use it on your own risk.

Gradle

5a42cf819c7b79dce48ede6d8de2c2f9d846526b Recompiler: Disable unsafe incremental compilation for multiplatform by default

v1.1.0

Release Summary

Compose Hot Reload 1.1.0 is here 🎉. Building on the stable foundation of 1.0.0, this release focuses on improving the developer experience and expanding compatibility.

Highlights include:

  • Support for JBR 25 and experimental automatic JBR provisioning
  • Faster recompilation
  • New static reinitialization mode, enabled by default
  • A simplified and refined UI with better feedback and error handling

We remain committed to providing a stable and predictable experience going forward while continuing our efforts on improving the technology. Thanks again to everyone who provided feedback and contributed to this release 🙏.

v1.1.0-rc01

Release summary

Version 1.1 is promoted to release candidate stage, which means that the core functionality of the 1.1 features provides a stable experience.

Changes

The release does not introduce any significant changes from 1.1.0-beta02 release.

v1.1.0-beta02

Release summary

  • Unboxed the target exception from InvocationTargetException on statics reinitialization failure (CMP-9872)
  • hot-reload-gradle-ideamodule publication downgraded to JDK 8

Agent

  • 7394acb13494ad9307106323f5155f64d910e314 Unbox the target exception from InvocationTargetException on statics reinitialization failure

Idea

  • e5d31b0a0538bb32c1bfc556d878792d3c14be72 Target JDK 8 in hot-reload-gradle-idea

v1.1.0-beta01

Release summary

... (truncated)

Commits
  • c7a2bd6 Target 1.1.1
  • d09db36 Recompiler: Disable unsafe incremental compilation for multiplatform by default.
  • 98c1fd1 [build] Use cache-redirector
  • ff79c45 Bootstrap v1.1.0-beta+197
  • e68577c v1.1.0-beta+197
  • 1f63129 Update Compose dev version to '1.11.10-alpha01+dev3974'
  • de134e8 [tests] update to CMP 1.11.0-beta01
  • 87c1a35 Update Compose dev version to '1.11.0-beta02+dev3881'
  • 3e793b6 Bootstrap v1.1.0-beta+196
  • 14e08c1 v1.1.0-beta+196
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [org.jetbrains.compose.hot-reload](https://github.com/JetBrains/compose-hot-reload) from 1.0.0-rc02 to 1.1.1.
- [Release notes](https://github.com/JetBrains/compose-hot-reload/releases)
- [Commits](JetBrains/compose-hot-reload@v1.0.0-rc02...v1.1.1)

---
updated-dependencies:
- dependency-name: org.jetbrains.compose.hot-reload
  dependency-version: 1.1.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels May 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants