Skip to content

Bump org.jetbrains.compose.hot-reload from 1.0.0 to 1.1.0#581

Merged
vinceglb merged 1 commit into
mainfrom
dependabot/gradle/org.jetbrains.compose.hot-reload-1.1.0
May 5, 2026
Merged

Bump org.jetbrains.compose.hot-reload from 1.0.0 to 1.1.0#581
vinceglb merged 1 commit into
mainfrom
dependabot/gradle/org.jetbrains.compose.hot-reload-1.1.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps org.jetbrains.compose.hot-reload from 1.0.0 to 1.1.0.

Release notes

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

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

  • Improved failure notifications
  • Fixed restart from Dev Tools window
  • Added a warning message for changes affecting ViewModels

Dev Tools

  • 9bc7c81bf9ffff7277de64f0f27efd9d97e747ab Ensure that the ReloadState.Failed notifications consistently show the log messages
  • 793a7a4479e87b81a5093325cc3d97322f017d7c Restart from tool window bug fix

Analysis

  • 92a8b5696f1df5d6b808a94054a2fcb2b0993bca Add a warning message on ViewModel changes

v1.1.0-alpha05

Release summary

  • Implemented experimental custom JBR provisioning for hot reload tasks
  • Fixed eager realization of Gradle tasks by @​dovchinnikov 🎉

... (truncated)

Commits
  • 19024d3 Target 1.1.0
  • 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
  • 8f6d276 Bootstrap v1.1.0-beta+195
  • d8bde84 v1.1.0-beta+195
  • 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 to 1.1.0.
- [Release notes](https://github.com/JetBrains/compose-hot-reload/releases)
- [Commits](JetBrains/compose-hot-reload@v1.0.0...v1.1.0)

---
updated-dependencies:
- dependency-name: org.jetbrains.compose.hot-reload
  dependency-version: 1.1.0
  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 4, 2026
@vinceglb vinceglb merged commit 7788ca1 into main May 5, 2026
10 checks passed
@vinceglb vinceglb deleted the dependabot/gradle/org.jetbrains.compose.hot-reload-1.1.0 branch May 5, 2026 15:09
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.

1 participant