Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 13, 2025

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

Release notes

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

v1.0.0-rc02

Release summary

The Gradle plugin changed packaging and is now available on the Gradle Plugin Portal as well.

DevTools

  • d6ed13a038405f90b2f79fd8ed28a74864b1853d DevTools: Fix DtAnimatedWindow not calling 'tryForceToFront': This fixes situations where the 'sidecar' window state was out-of-sync with the original application.
Commits
  • 35f3a1f Target 1.0.0-rc02
  • 8775016 Signing: Do not require 'signingKeyId'
  • 7bfb8a7 CI: Ensure 'PublishToGradlePluginPortal' only starts after successful 'Publis...
  • a814430 TC: Add configuration for publishing to 'Plugin Portal'
  • 9994e31 Update publication dump
  • 1acc0d1 Singing: Configure artifact signing as 'isRequired = false' is keys are not p...
  • eea023e Gradle Plugin: Publish embedded/shaded jar
  • d6ed13a DevTools: Fix DtAnimatedWindow not calling 'tryForceToFront'
  • 8450139 Fix memory leak in BusImpl: clean up dispatch queues on exit from collect
  • See full diff 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-rc01 to 1.0.0-rc02.
- [Release notes](https://github.com/JetBrains/compose-hot-reload/releases)
- [Commits](JetBrains/compose-hot-reload@v1.0.0-rc01...v1.0.0-rc02)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Oct 13, 2025
@YuKongA YuKongA merged commit 7f6c7f4 into main Oct 14, 2025
6 checks passed
@YuKongA YuKongA deleted the dependabot/gradle/org.jetbrains.compose.hot-reload-1.0.0-rc02 branch October 14, 2025 13:25
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.

2 participants