Skip to content

Bump vico from 3.1.0 to 3.2.2#33

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/vico-3.2.2
Open

Bump vico from 3.1.0 to 3.2.2#33
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/vico-3.2.2

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps vico from 3.1.0 to 3.2.2.
Updates com.patrykandpatrick.vico:compose from 3.1.0 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

Updates com.patrykandpatrick.vico:compose-m3 from 3.1.0 to 3.2.2

Release notes

Sourced from com.patrykandpatrick.vico:compose-m3'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 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 `vico` from 3.1.0 to 3.2.2.

Updates `com.patrykandpatrick.vico:compose` from 3.1.0 to 3.2.2
- [Release notes](https://github.com/patrykandpatrick/vico/releases)
- [Commits](patrykandpatrick/vico@v3.1.0...v3.2.2)

Updates `com.patrykandpatrick.vico:compose-m3` from 3.1.0 to 3.2.2
- [Release notes](https://github.com/patrykandpatrick/vico/releases)
- [Commits](patrykandpatrick/vico@v3.1.0...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
- dependency-name: com.patrykandpatrick.vico:compose-m3
  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 java Pull requests that update java code labels Jun 15, 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.

0 participants