Skip to content

build(deps): bump com.composables:core from 1.49.2 to 1.49.3 in the actions group#73

Merged
Rve27 merged 1 commit intomainfrom
dependabot/gradle/actions-0c246a79a5
Nov 27, 2025
Merged

build(deps): bump com.composables:core from 1.49.2 to 1.49.3 in the actions group#73
Rve27 merged 1 commit intomainfrom
dependabot/gradle/actions-0c246a79a5

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps the actions group with 1 update: com.composables:core.

Updates com.composables:core from 1.49.2 to 1.49.3

Release notes

Sourced from com.composables:core's releases.

1.49.3

Added

Allow customization of Platform Themes (b2c2a26d)

Fixed

  • Tint TextField's contents according to LocalContentColor (1b3fb2bd)
  • Fix a crash when updating BottomSheet's detents (7961afd1)
  • Fix bug where Modifier.onFocusChanged wouldn't work with TextField (e3f0bd6c)
Changelog

Sourced from com.composables:core's changelog.

[1.49.3] - 2025-11-27

Added

Allow customization of Platform Themes (b2c2a26d)

Fixed

  • Tint TextField's contents according to LocalContentColor (1b3fb2bd)
  • Fix a crash when updating BottomSheet's detents (7961afd1)
  • Fix bug where Modifier.onFocusChanged wouldn't work with TextField (e3f0bd6c)

[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

[1.48.3] - 2025-11-11

Fixed

Commits
  • cf3397e Release 1.49.3
  • a2f55ae Add WASM target on Demos
  • e3f0bd6 Fix bug where Modifier.onFocusChanged wouldn't work with TextField
  • 7961afd Fix a crash when updating BottomSheet's detents
  • 2301e49 Create TestCase module
  • 1b3fb2b Tint TextField's contents according to LocalContentColor
  • b2c2a26 Allow customization of Platform Themes
  • 0748de5 Only assemble core module during release
  • a8de4e5 Release 1.49.2
  • fc905a5 Switch to vanniktech for publishing
  • 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 <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 1 update: [com.composables:core](https://github.com/composablehorizons/compose-unstyled).


Updates `com.composables:core` from 1.49.2 to 1.49.3
- [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.49.2...1.49.3)

---
updated-dependencies:
- dependency-name: com.composables:core
  dependency-version: 1.49.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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 27, 2025
@Rve27 Rve27 merged commit 2771caf into main Nov 27, 2025
1 check failed
@dependabot dependabot bot deleted the dependabot/gradle/actions-0c246a79a5 branch November 27, 2025 15: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.

1 participant