Skip to content

Bump com.patrykandpatrick.vico:compose-m3 from 2.4.3 to 3.0.3#210

Merged
github-actions[bot] merged 1 commit into
developfrom
dependabot/gradle/com.patrykandpatrick.vico-compose-m3-3.0.3
Apr 6, 2026
Merged

Bump com.patrykandpatrick.vico:compose-m3 from 2.4.3 to 3.0.3#210
github-actions[bot] merged 1 commit into
developfrom
dependabot/gradle/com.patrykandpatrick.vico-compose-m3-3.0.3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 9, 2026

Bumps com.patrykandpatrick.vico:compose-m3 from 2.4.3 to 3.0.3.

Release notes

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

v3.0.3

Overview

Common

  • Fixed HorizontalBox and HorizontalLine omitting y and label in equals, leading to skipped updates.

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).

... (truncated)

Commits
  • 5d5e4ec Update version name
  • e0ea6c8 fix: Include y and label in HorizontalLine and HorizontalBox equals
  • 79a3aaa fix(deps): update dependency org.jetbrains.compose:compose-gradle-plugin to v...
  • 7e1daef Update documentation to use extras instead of deprecated updateExtras (#1...
  • 1afff7b "Validate bug report" workflow: Enforce minimality of examples
  • 83749e0 chore(deps): update gradle to v9.4.0 (#1378)
  • 3b57a16 fix(deps): update agp to v9.1.0 (#1377)
  • 212341d "Validate bug report" workflow: Add explicit criteria for code examples
  • 369e2be "Validate bug report" workflow: Remove "issue opened" trigger
  • 444da3b docs: update guide version references from 3.0.1 to 3.0.2
  • 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)

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Mar 9, 2026
@github-actions github-actions Bot enabled auto-merge March 9, 2026 23:18
Bumps [com.patrykandpatrick.vico:compose-m3](https://github.com/patrykandpatrick/vico) from 2.4.3 to 3.0.3.
- [Release notes](https://github.com/patrykandpatrick/vico/releases)
- [Commits](patrykandpatrick/vico@v2.4.3...v3.0.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/gradle/com.patrykandpatrick.vico-compose-m3-3.0.3 branch from e0286a6 to 191384f Compare April 6, 2026 15:14
@github-actions github-actions Bot merged commit 3c12091 into develop Apr 6, 2026
2 checks passed
@github-actions github-actions Bot deleted the dependabot/gradle/com.patrykandpatrick.vico-compose-m3-3.0.3 branch April 6, 2026 15:31
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