Skip to content

build(deps): bump the actions group across 1 directory with 15 updates#63

Merged
Rve27 merged 1 commit intomainfrom
dependabot/gradle/actions-f26fef7e0a
Nov 22, 2025
Merged

build(deps): bump the actions group across 1 directory with 15 updates#63
Rve27 merged 1 commit intomainfrom
dependabot/gradle/actions-f26fef7e0a

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Nov 20, 2025

Bumps the actions group with 15 updates in the / directory:

Package From To
androidx.activity:activity-compose 1.11.0 1.12.0
androidx.compose:compose-bom 2025.11.00 2025.11.01
androidx.compose.animation:animation 1.10.0-beta02 1.10.0-rc01
androidx.compose.ui:ui 1.10.0-beta02 1.10.0-rc01
androidx.compose.ui:ui-graphics 1.10.0-beta02 1.10.0-rc01
androidx.compose.ui:ui-tooling 1.10.0-beta02 1.10.0-rc01
androidx.compose.ui:ui-tooling-preview 1.10.0-beta02 1.10.0-rc01
androidx.compose.ui:ui-test-manifest 1.10.0-beta02 1.10.0-rc01
androidx.compose.ui:ui-test-junit4 1.10.0-beta02 1.10.0-rc01
androidx.compose.material3:material3 1.5.0-alpha08 1.5.0-alpha09
androidx.lifecycle:lifecycle-viewmodel-compose 2.9.4 2.10.0
androidx.lifecycle:lifecycle-runtime-compose 2.9.4 2.10.0
androidx.lifecycle:lifecycle-runtime-ktx 2.9.4 2.10.0
com.composables:core 1.48.3 1.49.2
com.diffplug.spotless 8.0.0 8.1.0

Updates androidx.activity:activity-compose from 1.11.0 to 1.12.0

Updates androidx.compose:compose-bom from 2025.11.00 to 2025.11.01

Updates androidx.compose.animation:animation from 1.10.0-beta02 to 1.10.0-rc01

Updates androidx.compose.ui:ui from 1.10.0-beta02 to 1.10.0-rc01

Updates androidx.compose.ui:ui-graphics from 1.10.0-beta02 to 1.10.0-rc01

Updates androidx.compose.ui:ui-tooling from 1.10.0-beta02 to 1.10.0-rc01

Updates androidx.compose.ui:ui-tooling-preview from 1.10.0-beta02 to 1.10.0-rc01

Updates androidx.compose.ui:ui-test-manifest from 1.10.0-beta02 to 1.10.0-rc01

Updates androidx.compose.ui:ui-test-junit4 from 1.10.0-beta02 to 1.10.0-rc01

Updates androidx.compose.material3:material3 from 1.5.0-alpha08 to 1.5.0-alpha09

Updates androidx.compose.ui:ui from 1.10.0-beta02 to 1.10.0-rc01

Updates androidx.compose.ui:ui-graphics from 1.10.0-beta02 to 1.10.0-rc01

Updates androidx.compose.ui:ui-tooling from 1.10.0-beta02 to 1.10.0-rc01

Updates androidx.compose.ui:ui-tooling-preview from 1.10.0-beta02 to 1.10.0-rc01

Updates androidx.compose.ui:ui-test-manifest from 1.10.0-beta02 to 1.10.0-rc01

Updates androidx.compose.ui:ui-test-junit4 from 1.10.0-beta02 to 1.10.0-rc01

Updates androidx.lifecycle:lifecycle-viewmodel-compose from 2.9.4 to 2.10.0

Updates androidx.lifecycle:lifecycle-runtime-compose from 2.9.4 to 2.10.0

Updates androidx.lifecycle:lifecycle-runtime-ktx from 2.9.4 to 2.10.0

Updates androidx.lifecycle:lifecycle-runtime-compose from 2.9.4 to 2.10.0

Updates androidx.lifecycle:lifecycle-runtime-ktx from 2.9.4 to 2.10.0

Updates com.composables:core from 1.48.3 to 1.49.2

Release notes

Sourced from com.composables:core's releases.

1.49.2

Fix some issues with the publishing plugin

1.49.1

  • Move Text & TextField to shared module, so that it can be accessed by Platform Themes.
  • Give unstyled module a unique android namespace so that it can be used by Gradle 9.0

1.49.0

Added

  • Introduce Platform Themes. Platform Themes provide a native look and feel depending on the platform you are running on, such as platform fonts, text sizes, emojis on Web, touch indications, and interactive sizing for controls.
  • Add option to animate ColoredIndication's color changes
  • Add getter to MutableThemeProperties

Changed

  • Updated demos to use Platform Theme instead of hardcoded styles
Changelog

Sourced from com.composables:core's changelog.

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

[1.49.0] - 2025-11-14

Added

  • Introduce Platform Themes. Platform Themes provide a native look and feel depending on the platform you are running on, such as platform fonts, text sizes, emojis on Web, touch indications, and interactive sizing for controls.
  • Add option to animate ColoredIndication's color changes
  • Add getter to MutableThemeProperties

Changed

  • Updated demos to use Platform Theme instead of hardcoded styles
Commits

Updates com.diffplug.spotless from 8.0.0 to 8.1.0

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 actions group with 15 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| androidx.activity:activity-compose | `1.11.0` | `1.12.0` |
| androidx.compose:compose-bom | `2025.11.00` | `2025.11.01` |
| androidx.compose.animation:animation | `1.10.0-beta02` | `1.10.0-rc01` |
| androidx.compose.ui:ui | `1.10.0-beta02` | `1.10.0-rc01` |
| androidx.compose.ui:ui-graphics | `1.10.0-beta02` | `1.10.0-rc01` |
| androidx.compose.ui:ui-tooling | `1.10.0-beta02` | `1.10.0-rc01` |
| androidx.compose.ui:ui-tooling-preview | `1.10.0-beta02` | `1.10.0-rc01` |
| androidx.compose.ui:ui-test-manifest | `1.10.0-beta02` | `1.10.0-rc01` |
| androidx.compose.ui:ui-test-junit4 | `1.10.0-beta02` | `1.10.0-rc01` |
| androidx.compose.material3:material3 | `1.5.0-alpha08` | `1.5.0-alpha09` |
| androidx.lifecycle:lifecycle-viewmodel-compose | `2.9.4` | `2.10.0` |
| androidx.lifecycle:lifecycle-runtime-compose | `2.9.4` | `2.10.0` |
| androidx.lifecycle:lifecycle-runtime-ktx | `2.9.4` | `2.10.0` |
| [com.composables:core](https://github.com/composablehorizons/compose-unstyled) | `1.48.3` | `1.49.2` |
| com.diffplug.spotless | `8.0.0` | `8.1.0` |



Updates `androidx.activity:activity-compose` from 1.11.0 to 1.12.0

Updates `androidx.compose:compose-bom` from 2025.11.00 to 2025.11.01

Updates `androidx.compose.animation:animation` from 1.10.0-beta02 to 1.10.0-rc01

Updates `androidx.compose.ui:ui` from 1.10.0-beta02 to 1.10.0-rc01

Updates `androidx.compose.ui:ui-graphics` from 1.10.0-beta02 to 1.10.0-rc01

Updates `androidx.compose.ui:ui-tooling` from 1.10.0-beta02 to 1.10.0-rc01

Updates `androidx.compose.ui:ui-tooling-preview` from 1.10.0-beta02 to 1.10.0-rc01

Updates `androidx.compose.ui:ui-test-manifest` from 1.10.0-beta02 to 1.10.0-rc01

Updates `androidx.compose.ui:ui-test-junit4` from 1.10.0-beta02 to 1.10.0-rc01

Updates `androidx.compose.material3:material3` from 1.5.0-alpha08 to 1.5.0-alpha09

Updates `androidx.compose.ui:ui` from 1.10.0-beta02 to 1.10.0-rc01

Updates `androidx.compose.ui:ui-graphics` from 1.10.0-beta02 to 1.10.0-rc01

Updates `androidx.compose.ui:ui-tooling` from 1.10.0-beta02 to 1.10.0-rc01

Updates `androidx.compose.ui:ui-tooling-preview` from 1.10.0-beta02 to 1.10.0-rc01

Updates `androidx.compose.ui:ui-test-manifest` from 1.10.0-beta02 to 1.10.0-rc01

Updates `androidx.compose.ui:ui-test-junit4` from 1.10.0-beta02 to 1.10.0-rc01

Updates `androidx.lifecycle:lifecycle-viewmodel-compose` from 2.9.4 to 2.10.0

Updates `androidx.lifecycle:lifecycle-runtime-compose` from 2.9.4 to 2.10.0

Updates `androidx.lifecycle:lifecycle-runtime-ktx` from 2.9.4 to 2.10.0

Updates `androidx.lifecycle:lifecycle-runtime-compose` from 2.9.4 to 2.10.0

Updates `androidx.lifecycle:lifecycle-runtime-ktx` from 2.9.4 to 2.10.0

Updates `com.composables:core` from 1.48.3 to 1.49.2
- [Release notes](https://github.com/composablehorizons/compose-unstyled/releases)
- [Changelog](https://github.com/composablehorizons/compose-unstyled/blob/main/CHANGELOG.md)
- [Commits](composablehorizons/compose-unstyled@1.48.3...1.49.2)

Updates `com.diffplug.spotless` from 8.0.0 to 8.1.0

---
updated-dependencies:
- dependency-name: androidx.activity:activity-compose
  dependency-version: 1.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions
- dependency-name: androidx.compose:compose-bom
  dependency-version: 2025.11.01
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions
- dependency-name: androidx.compose.animation:animation
  dependency-version: 1.10.0-rc01
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions
- dependency-name: androidx.compose.ui:ui
  dependency-version: 1.10.0-rc01
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions
- dependency-name: androidx.compose.ui:ui-graphics
  dependency-version: 1.10.0-rc01
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions
- dependency-name: androidx.compose.ui:ui-tooling
  dependency-version: 1.10.0-rc01
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions
- dependency-name: androidx.compose.ui:ui-tooling-preview
  dependency-version: 1.10.0-rc01
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions
- dependency-name: androidx.compose.ui:ui-test-manifest
  dependency-version: 1.10.0-rc01
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions
- dependency-name: androidx.compose.ui:ui-test-junit4
  dependency-version: 1.10.0-rc01
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions
- dependency-name: androidx.compose.material3:material3
  dependency-version: 1.5.0-alpha09
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions
- dependency-name: androidx.compose.ui:ui
  dependency-version: 1.10.0-rc01
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions
- dependency-name: androidx.compose.ui:ui-graphics
  dependency-version: 1.10.0-rc01
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions
- dependency-name: androidx.compose.ui:ui-tooling
  dependency-version: 1.10.0-rc01
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions
- dependency-name: androidx.compose.ui:ui-tooling-preview
  dependency-version: 1.10.0-rc01
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions
- dependency-name: androidx.compose.ui:ui-test-manifest
  dependency-version: 1.10.0-rc01
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions
- dependency-name: androidx.compose.ui:ui-test-junit4
  dependency-version: 1.10.0-rc01
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions
- dependency-name: androidx.lifecycle:lifecycle-viewmodel-compose
  dependency-version: 2.10.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions
- dependency-name: androidx.lifecycle:lifecycle-runtime-compose
  dependency-version: 2.10.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions
- dependency-name: androidx.lifecycle:lifecycle-runtime-ktx
  dependency-version: 2.10.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions
- dependency-name: androidx.lifecycle:lifecycle-runtime-compose
  dependency-version: 2.10.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions
- dependency-name: androidx.lifecycle:lifecycle-runtime-ktx
  dependency-version: 2.10.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions
- dependency-name: com.composables:core
  dependency-version: 1.49.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions
- dependency-name: com.diffplug.spotless
  dependency-version: 8.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions
...

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 Nov 20, 2025
@Rve27 Rve27 merged commit 3b471f1 into main Nov 22, 2025
1 check failed
@dependabot dependabot bot deleted the dependabot/gradle/actions-f26fef7e0a branch November 22, 2025 19:36
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