Skip to content

chore(deps): update vico to v3.2.0-next.1#5191

Merged
jamesarich merged 1 commit intomainfrom
renovate/vico
Apr 19, 2026
Merged

chore(deps): update vico to v3.2.0-next.1#5191
jamesarich merged 1 commit intomainfrom
renovate/vico

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 19, 2026

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.patrykandpatrick.vico:compose-m3 3.1.03.2.0-next.1 age adoption passing confidence
com.patrykandpatrick.vico:compose 3.1.03.2.0-next.1 age adoption passing confidence

Release Notes

patrykandpatrick/vico (com.patrykandpatrick.vico:compose-m3)

v3.2.0-next.1

Overview

Common

  • Added visiblePadding to LineCartesianLayer.Interpolator.
  • Prevented the built-in CartesianLayer implementations from trimming their data to their reported x-ranges (sometimes incompletely).

compose

  • Added a compose-glance module, which provides CartesianChartImage and PieChartImage composables for Glance widgets.
  • Fixed an issue where single-slice pie charts could render blank.
  • Fixed ShapeComponent ignoring margins.
  • Fixed zero-duration automatic scrolls being delayed by a frame.
  • Fixed an issue where charts with markers could needlessly consume taps and long presses, blocking upstream detection.

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the dependencies Dependency update label Apr 19, 2026
@renovate renovate Bot force-pushed the renovate/vico branch from d71584a to 7c7a6a3 Compare April 19, 2026 16:47
@jamesarich
Copy link
Copy Markdown
Collaborator

@copilot does this unlock anything for our implementation - check the changelog for changes that we could/should address.

Copy link
Copy Markdown
Contributor

Copilot AI commented Apr 19, 2026

@copilot does this unlock anything for our implementation - check the changelog for changes that we could/should address.

Checked the v3.2.0-next.1 changelog against our current chart usage (commit 7c7a6a3). No breaking/API changes we need to address right now. The practical wins for us are: (1) marker tap/long-press handling is fixed upstream (helps our metric charts with markers), and (2) compose-glance is newly available if we want chart images in feature/widget later. I don’t see any immediate code changes we should make in this PR.

Warning

Firewall rules blocked me from connecting to one or more addresses (expand for details)

I tried to connect to the following addresses, but was blocked by firewall rules:

  • dl.google.com
    • Triggering command: /usr/lib/jvm/temurin-21-jdk-amd64/bin/java /usr/lib/jvm/temurin-21-jdk-amd64/bin/java --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.lang.invoke=ALL-UNNAMED --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.prefs/java.util.prefs=ALL-UNNAMED --add-exports=jdk.compiler/com.sun.tools.javac.api=ALL-UNNAMED --add-exports=jdk.compiler/com.sun.tools.javac.util=ALL-UNNAMED --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.prefs/java.util.prefs=ALL-UNNAMED --add-opens=java.base/java.nio.charset=ALL-UNNAMED --add-opens=java.base/java.net=ALL-UNNAMED --add-opens=java.base/java.util.concurrent=ALL-UNNAMED --add-opens=java.base/java.util.concurrent.atomic=ALL-UNNAMED --add-opens=java.xml/javax.xml.namespace=ALL-UNNAMED --add-opens=java.base/java.time=ALL-UNNAMED -XX:+UseParallelGC -XX:MaxMetaspaceSize=2g -XX:+HeapDumpOnOutOfMemoryError -Xmx8g -Dfile.encoding=UTF-8 (dns block)

If you need me to access, download, or install something from one of these locations, you can either:

Copilot AI requested a review from jamesarich April 19, 2026 17:30
@jamesarich jamesarich merged commit 9dd5772 into main Apr 19, 2026
12 checks passed
@jamesarich jamesarich deleted the renovate/vico branch April 19, 2026 17:31
Copilot AI pushed a commit that referenced this pull request Apr 24, 2026
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: garthvh <1795163+garthvh@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependency update

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants