Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jan 24, 2026

Bumps the maven group with 7 updates in the /manager directory:

Package From To
gradle-wrapper 9.2.0 9.3.0
androidx.compose:compose-bom 2025.12.01 2026.01.00
top.yukonga.miuix.kmp:miuix-android 0.8.0-rc04 0.8.0-rc06
top.yukonga.miuix.kmp:miuix-icons-android 0.8.0-rc04 0.8.0-rc06
com.android.application 8.13.2 9.0.0
com.android.library 8.13.2 9.0.0
org.lsposed.lsplugin.cmaker 1.2 1.3

Updates gradle-wrapper from 9.2.0 to 9.3.0

Updates androidx.compose:compose-bom from 2025.12.01 to 2026.01.00

Updates top.yukonga.miuix.kmp:miuix-android from 0.8.0-rc04 to 0.8.0-rc06

Release notes

Sourced from top.yukonga.miuix.kmp:miuix-android's releases.

v0.8.0-rc06

Current version should be relatively stable. If no major issues are found in the next two weeks, release v0.8.0.

What's Changed (Fix some bugs in rc05 & Bump deps version)

Full Changelog: compose-miuix-ui/miuix@v0.8.0-rc05...v0.8.0-rc06

v0.8.0-rc05

Current version should be relatively stable. If no major issues are found in the next two weeks, release v0.8.0.

What's Changed

Full Changelog: compose-miuix-ui/miuix@v0.8.0-rc04...v0.8.0-rc05

Other

Commits
  • 8c43829 build: Add publishToMavenCentralUsingCentralApi tasks
  • 5cf1eab library: Improve line break strategy again
  • 3bd19ae library: Refactor Dialog corner radius and alignment logic
  • 0997bf1 library: Refactor BottomSheet animation effects (#198)
  • 567712a chore(deps): update gradle to v9.3.0 (#197)
  • 77ca36e fix: fix fillMaxHeight() causing components fill infinity height (#196)
  • 0d1fd12 fix(deps): update android.gradle.plugin to v9 (major) (#195)
  • 130d026 fix(deps): update dependency androidx.navigation3:navigation3-runtime to v1.1...
  • 3e9ae87 library: Improve line break strategy of BasicComponent
  • 007e8c4 docs: Add doc about Snackbar
  • Additional commits viewable in compare view

Updates top.yukonga.miuix.kmp:miuix-icons-android from 0.8.0-rc04 to 0.8.0-rc06

Release notes

Sourced from top.yukonga.miuix.kmp:miuix-icons-android's releases.

v0.8.0-rc06

Current version should be relatively stable. If no major issues are found in the next two weeks, release v0.8.0.

What's Changed (Fix some bugs in rc05 & Bump deps version)

Full Changelog: compose-miuix-ui/miuix@v0.8.0-rc05...v0.8.0-rc06

v0.8.0-rc05

Current version should be relatively stable. If no major issues are found in the next two weeks, release v0.8.0.

What's Changed

Full Changelog: compose-miuix-ui/miuix@v0.8.0-rc04...v0.8.0-rc05

Other

Commits
  • 8c43829 build: Add publishToMavenCentralUsingCentralApi tasks
  • 5cf1eab library: Improve line break strategy again
  • 3bd19ae library: Refactor Dialog corner radius and alignment logic
  • 0997bf1 library: Refactor BottomSheet animation effects (#198)
  • 567712a chore(deps): update gradle to v9.3.0 (#197)
  • 77ca36e fix: fix fillMaxHeight() causing components fill infinity height (#196)
  • 0d1fd12 fix(deps): update android.gradle.plugin to v9 (major) (#195)
  • 130d026 fix(deps): update dependency androidx.navigation3:navigation3-runtime to v1.1...
  • 3e9ae87 library: Improve line break strategy of BasicComponent
  • 007e8c4 docs: Add doc about Snackbar
  • Additional commits viewable in compare view

Updates top.yukonga.miuix.kmp:miuix-icons-android from 0.8.0-rc04 to 0.8.0-rc06

Release notes

Sourced from top.yukonga.miuix.kmp:miuix-icons-android's releases.

v0.8.0-rc06

Current version should be relatively stable. If no major issues are found in the next two weeks, release v0.8.0.

What's Changed (Fix some bugs in rc05 & Bump deps version)

Full Changelog: compose-miuix-ui/miuix@v0.8.0-rc05...v0.8.0-rc06

v0.8.0-rc05

Current version should be relatively stable. If no major issues are found in the next two weeks, release v0.8.0.

What's Changed

Full Changelog: compose-miuix-ui/miuix@v0.8.0-rc04...v0.8.0-rc05

Other

Commits
  • 8c43829 build: Add publishToMavenCentralUsingCentralApi tasks
  • 5cf1eab library: Improve line break strategy again
  • 3bd19ae library: Refactor Dialog corner radius and alignment logic
  • 0997bf1 library: Refactor BottomSheet animation effects (#198)
  • 567712a chore(deps): update gradle to v9.3.0 (#197)
  • 77ca36e fix: fix fillMaxHeight() causing components fill infinity height (#196)
  • 0d1fd12 fix(deps): update android.gradle.plugin to v9 (major) (#195)
  • 130d026 fix(deps): update dependency androidx.navigation3:navigation3-runtime to v1.1...
  • 3e9ae87 library: Improve line break strategy of BasicComponent
  • 007e8c4 docs: Add doc about Snackbar
  • Additional commits viewable in compare view

Updates com.android.application from 8.13.2 to 9.0.0

Updates com.android.library from 8.13.2 to 9.0.0

Updates com.android.library from 8.13.2 to 9.0.0

Updates org.lsposed.lsplugin.cmaker from 1.2 to 1.3

Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the maven group with 7 updates in the /manager directory:

| Package | From | To |
| --- | --- | --- |
| gradle-wrapper | `9.2.0` | `9.3.0` |
| androidx.compose:compose-bom | `2025.12.01` | `2026.01.00` |
| [top.yukonga.miuix.kmp:miuix-android](https://github.com/compose-miuix-ui/miuix) | `0.8.0-rc04` | `0.8.0-rc06` |
| [top.yukonga.miuix.kmp:miuix-icons-android](https://github.com/compose-miuix-ui/miuix) | `0.8.0-rc04` | `0.8.0-rc06` |
| com.android.application | `8.13.2` | `9.0.0` |
| com.android.library | `8.13.2` | `9.0.0` |
| [org.lsposed.lsplugin.cmaker](https://github.com/LSPosed/LSPlugin) | `1.2` | `1.3` |



Updates `gradle-wrapper` from 9.2.0 to 9.3.0

Updates `androidx.compose:compose-bom` from 2025.12.01 to 2026.01.00

Updates `top.yukonga.miuix.kmp:miuix-android` from 0.8.0-rc04 to 0.8.0-rc06
- [Release notes](https://github.com/compose-miuix-ui/miuix/releases)
- [Commits](compose-miuix-ui/miuix@v0.8.0-rc04...v0.8.0-rc06)

Updates `top.yukonga.miuix.kmp:miuix-icons-android` from 0.8.0-rc04 to 0.8.0-rc06
- [Release notes](https://github.com/compose-miuix-ui/miuix/releases)
- [Commits](compose-miuix-ui/miuix@v0.8.0-rc04...v0.8.0-rc06)

Updates `top.yukonga.miuix.kmp:miuix-icons-android` from 0.8.0-rc04 to 0.8.0-rc06
- [Release notes](https://github.com/compose-miuix-ui/miuix/releases)
- [Commits](compose-miuix-ui/miuix@v0.8.0-rc04...v0.8.0-rc06)

Updates `com.android.application` from 8.13.2 to 9.0.0

Updates `com.android.library` from 8.13.2 to 9.0.0

Updates `com.android.library` from 8.13.2 to 9.0.0

Updates `org.lsposed.lsplugin.cmaker` from 1.2 to 1.3
- [Commits](https://github.com/LSPosed/LSPlugin/commits)

---
updated-dependencies:
- dependency-name: gradle-wrapper
  dependency-version: 9.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: maven
- dependency-name: androidx.compose:compose-bom
  dependency-version: 2026.01.00
  dependency-type: direct:production
  dependency-group: maven
- dependency-name: top.yukonga.miuix.kmp:miuix-android
  dependency-version: 0.8.0-rc06
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven
- dependency-name: top.yukonga.miuix.kmp:miuix-icons-android
  dependency-version: 0.8.0-rc06
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven
- dependency-name: top.yukonga.miuix.kmp:miuix-icons-android
  dependency-version: 0.8.0-rc06
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven
- dependency-name: com.android.application
  dependency-version: 9.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: maven
- dependency-name: com.android.library
  dependency-version: 9.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: maven
- dependency-name: com.android.library
  dependency-version: 9.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: maven
- dependency-name: org.lsposed.lsplugin.cmaker
  dependency-version: '1.3'
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: maven
...

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 Jan 24, 2026
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jan 31, 2026

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Jan 31, 2026
@dependabot dependabot bot deleted the dependabot/gradle/manager/maven-71515376b3 branch January 31, 2026 01:53
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