Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2025

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

Release notes

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

v1.1.0-alpha01

Release summary

This is the first public 1.1 build.

  • We focused on polishing the devtools (floating sidecar to your application)
  • We start supporting JBR 25 (and different custom JVMs)
  • We implemented build optimizations to speed up recompilation
  • We implemented new visuals indicating the reload status and potential errors

DevTools

  • a8fd0ba09b5be56a20a9b40062cf39776d6ccc05 Redesign DevTools window as a minimized floating toolbar
  • 5a80623073b89afb2ff2cf3c6dd4b365be9742de [runtime] ReloadEffects v2: Replace glow with 'magic border' and glitch with 'Error Notification'
  • f6ad19fec9a2342fb1b93962fa00e6307368e9c1 [runtime] ReloadEffects: Create special 'OverlayLayout' to let overlays match the parent container size
  • 7b6e7d2d6b9209c11cd2036b8fc2de3b1ddd6cec [runtime] Only broadcast an active state when the window is active

Gradle

  • d617517fe2062430ee08a89fbec4c752e32c7fa4 Include mainClass and user arguments in argfile
  • 971d4ac278ddb87f566c4e8ae12b43b7f59be6dc GradleRecompiler: Respect '--offline' mode
  • c658957626b9a24ca66496940513e341762ac3c3 Recompiler: Automatically use configuration cache and parallel execution for recompilations
  • 1f1825386dbf5429f51ceb4e1607430e8b37af2d [gradle] Remove 'InternalHotReloadGradleApi'
  • 93148c5cc7360f86644b2e68843a5f43c9583259 [gradle] Support specifying custom JBR versions

Orchestration

  • de620aa39811ee2f557c0069aec51dc6a2093ea7 Add 'RestartRequest' orchestration message
  • 4fd0b66fb2d4d0d422f4b136730e5709f9fedf4d [orchestration] Add OrchestrationMessageEncoder APIs and migrate messages to custom encodings (over j.io.Serializable)

Core

  • a2dc9bc68bcdeed42b62c445b7caf8fcb4b3da42 Deprecate top-level coroutines APIs, which might pollute other projects

v1.0.0-rc04

Release summary

Gradle

  • d4385886da8a341d64071d570d7bc2630273296b Do not resolve kotlin-stdlib inside the agent classpath. This issue caused the target app to run with a wrong version of Kotlin stdlib, causing runtime errors in some cases
Commits
  • 6d38b62 [build] 'buildMavenCentralDeployBundle': Add archive version
  • 65e0337 [runtime] Replace the use of window.isActive with window.isVisible in `st...
  • 17fe14d Target 1.1.0-alpha01
  • 7b6e7d2 [runtime] Only broadcast an active state when the window is active
  • de01310 [ci] Add .skiko to build cache
  • 3f74f8b [ci] WindowsFunctionalTest: Run tests sequential
  • 9b0f3ad [build] Update compose to 1.9.3
  • 4d211c3 [build] Update ktor and kaml
  • 9e3f432 [build] Update junit to 5.14.1
  • 717313f [tests] QueueTests: repeat 'send and receive' stress test as flaky
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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-rc03 to 1.1.0-alpha01.
- [Release notes](https://github.com/JetBrains/compose-hot-reload/releases)
- [Commits](JetBrains/compose-hot-reload@v1.0.0-rc03...v1.1.0-alpha01)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Update dependencies label Dec 1, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 1, 2025

Labels

The following labels could not be found: android-demo. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 1, 2026

Superseded by #1316.

@dependabot dependabot bot closed this Jan 1, 2026
@dependabot dependabot bot deleted the dependabot/gradle/examples/demo-compose-app/develop/org.jetbrains.compose.hot-reload-1.1.0-alpha01 branch January 1, 2026 00:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Update dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant