Skip to content

chore(deps)(deps): bump the gradle-ui-charting group across 1 directory with 2 updates - #19

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/main/gradle-ui-charting-5e76c753a2
Open

chore(deps)(deps): bump the gradle-ui-charting group across 1 directory with 2 updates#19
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/main/gradle-ui-charting-5e76c753a2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 27, 2026

Copy link
Copy Markdown

Bumps the gradle-ui-charting group with 2 updates in the / directory: androidx.compose:compose-bom and com.patrykandpatrick.vico:compose-m3.

Updates androidx.compose:compose-bom from 2026.03.01 to 2026.06.01

Updates com.patrykandpatrick.vico:compose-m3 from 2.4.3 to 2.5.2

Release notes

Sourced from com.patrykandpatrick.vico:compose-m3's releases.

v2.5.2

Overview

  • breaking changes: none
  • addressed: #1517

Common

  • Fixed AreaFill.single and AreaFill.double sometimes painting the area fill on the wrong side of the line for degenerate or self-intersecting line paths, such as those produced by strongly curved or custom point connectors. Area fills are now built as a single polygon closed to the split line and positioned with canvas clipping rather than a boolean path operation, so degenerate subjects can no longer invert the fill.

v2.5.1

Overview

Common

  • Prevented the built-in CartesianLayer implementations from trimming their data to their reported x-ranges (sometimes incompletely).
  • Fixed a bug in which combo charts could show only one series in the marker when targets shared an x-position. Marker-target narrowing now compares horizontal positions with a subpixel tolerance instead of exact Float equality, so targets that coincide at the same x are all kept, while grouped columns still narrow to the tapped one.

multiplatform

  • Fixed ShapeComponent ignoring margins.
  • Fixed VerticalAxis using titleComponent instead of label for Size.Text.

v2.5.0

Overview

Common

  • Fixed the default x-step ignoring minimum-x overrides. getXStep has new minX and maxX parameters; the single-parameter variant is deprecated.
  • Fixed an issue where the CartesianMarker framework conflated items with equal x-values but different pixel x-coordinates, such as grouped columns in ColumnCartesianLayers.
  • Fixed HorizontalBox and HorizontalLine omitting y and label in equals, leading to skipped updates.

v2.4.4

Overview

compose

  • Fixed zero-duration automatic scrolls being delayed by a frame.

multiplatform

... (truncated)

Commits
  • d52646f Update version name
  • 4a64e5f fix: prevent inverted area fills
  • 3a4cc87 chore(deps): update gradle to v9.6.0 (#1530)
  • 27fbe45 chore(deps): update actions/checkout action to v7 (#1528)
  • 87f5411 fix(deps): update composebom to v2026.06.00 (#1526)
  • f65541d fix(deps): update androidxcore to v1.19.0 (v2.x.x) (#1511)
  • e23cfab fix(deps): update kotlin monorepo to v2.4.0 (#1506)
  • e886423 fix(deps): update datetime to v0.8.0-0.6.x-compat (#1504)
  • 45963db fix(deps): update composemultiplatform to v1.11.1 (#1503)
  • 2256168 fix(deps): update junit-framework monorepo to v6.1.0 (#1499)
  • Additional commits viewable in compare view

@dependabot @github

dependabot Bot commented on behalf of github Jul 27, 2026

Copy link
Copy Markdown
Author

Labels

The following labels could not be found: security. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot Bot added the dependencies Dependency updates label Jul 27, 2026
…ry with 2 updates

Bumps the gradle-ui-charting group with 2 updates in the / directory: androidx.compose:compose-bom and [com.patrykandpatrick.vico:compose-m3](https://github.com/patrykandpatrick/vico).


Updates `androidx.compose:compose-bom` from 2026.03.01 to 2026.06.01

Updates `com.patrykandpatrick.vico:compose-m3` from 2.4.3 to 2.5.2
- [Release notes](https://github.com/patrykandpatrick/vico/releases)
- [Commits](patrykandpatrick/vico@v2.4.3...v2.5.2)

---
updated-dependencies:
- dependency-name: androidx.compose:compose-bom
  dependency-version: 2026.06.01
  dependency-type: direct:production
  dependency-group: gradle-ui-charting
- dependency-name: com.patrykandpatrick.vico:compose-m3
  dependency-version: 2.5.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle-ui-charting
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title chore(deps)(deps): bump the gradle-ui-charting group with 2 updates chore(deps)(deps): bump the gradle-ui-charting group across 1 directory with 2 updates Aug 3, 2026
@dependabot
dependabot Bot force-pushed the dependabot/gradle/main/gradle-ui-charting-5e76c753a2 branch from 0b4fc7c to 8775ce7 Compare August 3, 2026 05:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependency updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant