Skip to content

build(deps): bump com.patrykandpatrick.vico:compose from 2.4.1 to 3.0.2#619

Open
dependabot[bot] wants to merge 1 commit intocode/cashfrom
dependabot/gradle/code/cash/com.patrykandpatrick.vico-compose-3.0.2
Open

build(deps): bump com.patrykandpatrick.vico:compose from 2.4.1 to 3.0.2#619
dependabot[bot] wants to merge 1 commit intocode/cashfrom
dependabot/gradle/code/cash/com.patrykandpatrick.vico-compose-3.0.2

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 6, 2026

Bumps com.patrykandpatrick.vico:compose from 2.4.1 to 3.0.2.

Release notes

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

v3.0.2

Overview

Common

  • Fixed an issue where the CartesianMarker framework conflated items with equal x-values but different pixel x-coordinates, such as grouped columns in ColumnCartesianLayers.

v3.0.1

Overview

Common

  • Improved CartesianChart and CartesianLayer performance.

v3.0.0

Overview

Restructuring

compose and multiplatform

The Jetpack Compose module, previously called compose, has been removed in favor of the Compose Multiplatform module, which also supports Jetpack Compose and is now stable. The Compose Multiplatform module has been renamed from multiplatform to compose.

Migration from Vico 2 multiplatform

  1. Adjust the module name(s) in the dependency declaration(s):
    • multiplatformcompose
    • multiplatform-m2compose-m2
    • multiplatform-m3compose-m3
  2. Update the version name (2.4.03.0.0).
  3. Replace all multiplatform imports (com.patrykandpatrick.vico.multiplatformcom.patrykandpatrick.vico.compose).
  4. If required, address points 2 and 10 under “Common” (below).

Migration from Vico 2 compose

  1. Replace all usages of deprecated APIs.
  2. If your project explicitly declares core as a dependency, remove this declaration.
  3. Update the version name (2.4.03.0.0). Given the aforementioned name change, the Compose Multiplatform module will be downloaded; no dependency-declaration changes are needed.
  4. Replace all core imports (com.patrykandpatrick.vico.corecom.patrykandpatrick.vico.compose).
  5. The API surface of the Compose Multiplatform module is largely the same as that of the retired Jetpack Compose Module and core combined, but some discrepancies exist. Refer to the guide, the API reference, and the sample charts for details. See also points 2 and 10 under “Common” (below).

... (truncated)

Commits
  • 091b374 Update version name
  • 02a34a2 Restrict markerSeriesIndex visibility and rename targetIndex parameter
  • 648beb9 Rename "Release update" workflow to "Publish"
  • 59c870b Rename bug issue compliance check workflow to "Validate bug report"
  • 500a549 Skip bug issue compliance check for maintainers
  • 69cdfeb fix: Select only the tapped column in grouped column charts
  • ab5e82d fix(deps): update dependency androidx.compose:compose-bom to v2026.02.01 (#1370)
  • dcede3c Add Claude Code workflow to triage bug reports
  • 10340fe chore(deps): update actions/upload-artifact action to v7 (#1368)
  • 56604cf Slim down AGENTS.md to non-discoverable information
  • Additional commits viewable 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 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 [com.patrykandpatrick.vico:compose](https://github.com/patrykandpatrick/vico) from 2.4.1 to 3.0.2.
- [Release notes](https://github.com/patrykandpatrick/vico/releases)
- [Commits](patrykandpatrick/vico@v2.4.1...v3.0.2)

---
updated-dependencies:
- dependency-name: com.patrykandpatrick.vico:compose
  dependency-version: 3.0.2
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 Mar 6, 2026
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