Skip to content

⬆️ Bump org.jetbrains.compose.hot-reload from 1.0.0-beta03 to 1.0.0-beta04#3028

Merged
guiyanakuang merged 1 commit intomainfrom
dependabot/gradle/org.jetbrains.compose.hot-reload-1.0.0-beta04
Jul 21, 2025
Merged

⬆️ Bump org.jetbrains.compose.hot-reload from 1.0.0-beta03 to 1.0.0-beta04#3028
guiyanakuang merged 1 commit intomainfrom
dependabot/gradle/org.jetbrains.compose.hot-reload-1.0.0-beta04

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Jul 21, 2025

Bumps org.jetbrains.compose.hot-reload from 1.0.0-beta03 to 1.0.0-beta04.

Release notes

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

v1.0.0-beta04

Beta04: Significant Changes

  • Stabilised Analysis API (⚠️ Read about breaking changes below)
  • Improvements to DevTools window management

Analysis

  • ⚠️ breaking: update API names
  • ⚠️ breaking: visibility changes
    • FieldInfo, MethodInfo & ScopeInfo: Mark constructor & copy as internal
    • Move MethodType to from 'ScopeInfo to MethodInfo
  • ScopeAnalyzerExtension service to allow to extend the analysis with custom information
  • Ignore service to allow contributing to ignored classes

DevTools

  • Improvements to window management: fix issues with flickering, gaining focus, etc.
  • Display build tool logo when reloading
  • 'Copy all' button in console and error screens

Other

  • Improve the dirty scope resolution algorithm: @Composable functions now act as 'dirty barrier'
  • Fix hot reload blocking the debugger from attaching to user application
  • Initial support for reloading in font resources

Full Changelog: JetBrains/compose-hot-reload@v1.0.0-beta03...v.1.0.0-beta04

Commits
  • e7b477b v1.0.0-beta04
  • c64a5d5 Bootstrap v1.0.0-beta04+155
  • f285204 v1.0.0-beta04+155
  • 55aaafc Update Compose dev version to '1.9.0+dev2672'
  • fd5267c Use awaitNodeWithTag on all tests that check images
  • a00f9d4 Test: increase timeout from 5 to 10 seconds
  • fa8ced8 #278: update to kotlinxBinaryCompatibilityValidator 0.18.1
  • 7ad81a2 #266: Fix functionalTest memory consumption
  • 04b689e Rollback 5d91d621: "Allow subprocess debugging when launching any app with Ho...
  • 3658dd3 Fix flakiness of test - reload status test
  • 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-beta03 to 1.0.0-beta04.
- [Release notes](https://github.com/JetBrains/compose-hot-reload/releases)
- [Commits](JetBrains/compose-hot-reload@v1.0.0-beta03...v.1.0.0-beta04)

---
updated-dependencies:
- dependency-name: org.jetbrains.compose.hot-reload
  dependency-version: 1.0.0-beta04
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Jul 21, 2025
@guiyanakuang guiyanakuang merged commit 228b10a into main Jul 21, 2025
5 checks passed
@dependabot dependabot bot deleted the dependabot/gradle/org.jetbrains.compose.hot-reload-1.0.0-beta04 branch July 21, 2025 02:37
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