Skip to content

build(deps): bump com.patrykandpatrick.vico:compose from 3.0.2 to 3.2.2#866

Merged
bmc08gt merged 2 commits into
code/cashfrom
dependabot/gradle/code/cash/com.patrykandpatrick.vico-compose-3.2.2
Jun 5, 2026
Merged

build(deps): bump com.patrykandpatrick.vico:compose from 3.0.2 to 3.2.2#866
bmc08gt merged 2 commits into
code/cashfrom
dependabot/gradle/code/cash/com.patrykandpatrick.vico-compose-3.2.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jun 5, 2026

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

Release notes

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

v3.2.2

Overview

  • breaking changes: none
  • addressed: #1509

compose

  • Restored the Kotlin/JS browser target for the compose, compose-m2, and compose-m3 artifacts.
  • Restored executable Wasm binaries for the published Compose web variants.

v3.2.1

Overview

  • breaking changes: none
  • addressed: #1025

Common

  • Improved LineCartesianLayer fade-in performance by compositing all series onto a single offscreen layer per frame rather than one per series. This also prevents interseries bleed-through during the intro animation.

v3.2.0-next.6

Overview

  • breaking changes: none
  • addressed: #1491

Common

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

v3.2.0-next.5

Overview

Common

  • In CandlestickCartesianLayerDrawingModel, renamed key to modelKey.

compose

  • Fixed LineCartesianLayer.rememberLine omitting dataLabelValueFormatter from the key list, leading to skipped recompositions.

v3.2.0-next.4

Overview

  • breaking changes: minor
  • addressed: #924, #1414

... (truncated)

Commits
  • 9bbc96a Update version name
  • bc79cab fix: restore Kotlin JS web targets
  • d772197 Update version name
  • 72a0ccb perf(line-layer): composite all series onto a single layer
  • cceb5bf Update version name
  • 8f2aa9e test: add sample chart screenshot tests
  • d5261d9 docs: guide stable release note drafting
  • ce126ba ci: use Claude OAuth token
  • 1cc6950 refactor: migrate sample to KMP default structure
  • 5febf18 ci: optimize Blacksmith workflow runners
  • 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 3.0.2 to 3.2.2.
- [Release notes](https://github.com/patrykandpatrick/vico/releases)
- [Commits](patrykandpatrick/vico@v3.0.2...v3.2.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file type: build Build system, Gradle, dependencies labels Jun 5, 2026
@github-actions github-actions Bot added the area: build-system Gradle, convention plugins, build-logic label Jun 5, 2026
- lineSeries → lineModel (deprecated in 3.2.0)
- PointConnector.cubic → Interpolator.cubic (deprecated in 3.1.0)
@github-actions github-actions Bot added the area: tokens Token accounts, balances, token info label Jun 5, 2026
@bmc08gt bmc08gt merged commit 8f545dc into code/cash Jun 5, 2026
3 checks passed
@bmc08gt bmc08gt deleted the dependabot/gradle/code/cash/com.patrykandpatrick.vico-compose-3.2.2 branch June 5, 2026 16:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: build-system Gradle, convention plugins, build-logic area: tokens Token accounts, balances, token info dependencies Pull requests that update a dependency file type: build Build system, Gradle, dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant