Skip to content

Build(deps): Bump com.patrykandpatrick.vico:compose-m3 from 2.0.0-beta.3 to 2.1.3#102

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/gradle/com.patrykandpatrick.vico-compose-m3-2.1.3
Closed

Build(deps): Bump com.patrykandpatrick.vico:compose-m3 from 2.0.0-beta.3 to 2.1.3#102
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/gradle/com.patrykandpatrick.vico-compose-m3-2.1.3

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 2, 2025

Bumps com.patrykandpatrick.vico:compose-m3 from 2.0.0-beta.3 to 2.1.3.

Release notes

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

v2.1.3

Overview

  • breaking changes: none
  • addressed: #1081

compose

  • An issue where NullPointerExceptions could occur for ShaderProviders created via Brush.toShaderProvider has been addressed. The root cause was a Compose bug where Size.isEmpty sometimes reports false positives, leading to Paint.shader being incorrectly set to null for certain nonzero application areas. A workaround has been added to Vico, but until the Compose bug is fixed, glitches where shaded areas turn blank may occur.

v2.1.2

Overview

  • breaking changes: none
  • addressed: #1061

multiplatform

  • An issue where TextComponent.minWidth had no effect has been resolved.

v2.1.1

Overview

compose

  • An issue where CartesianChartHost ignored some gestures received during CartesianChart updates has been resolved.

multiplatform

  • An issue where CartesianChartHost ignored some gestures received during CartesianChart updates has been resolved.

v2.1.0

This release is effectively identical to version 2.1.0-beta.2. The following compares versions 2.1.0 and 2.0.0.

[!WARNING] The old, pre-1.6.2 Maven Central coordinates are being discontinued. Those using them will receive deprecation warnings.

Overview

core

  • Various performance-related optimizations have been made.
  • DefaultCartesianMarker.LabelPosition.BelowPoint has been introduced. This positions the label below the bottommost marked point.

... (truncated)

Commits
  • 8bfa812 Merge v2.1.x into master
  • ec1ab57 Update version name
  • 748e1b0 Update dependencies
  • 101511f Fix NPE for zero-sized Brush converted to Shader
  • e58654e Add an API to consume move events in Compose/View touch handling
  • a5e0ba3 ThemeHandler.getAxis: Remove redundant else branches from when blocks
  • bfca2b6 “Bug” issue form: Update version drop-down
  • 5139734 Merge v2.1.x into master
  • f4ab4be Update version name
  • aa6f13e Update dependencies
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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-m3](https://github.com/patrykandpatrick/vico) from 2.0.0-beta.3 to 2.1.3.
- [Release notes](https://github.com/patrykandpatrick/vico/releases)
- [Commits](patrykandpatrick/vico@v2.0.0-beta.3...v2.1.3)

---
updated-dependencies:
- dependency-name: com.patrykandpatrick.vico:compose-m3
  dependency-version: 2.1.3
  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 2, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 23, 2025

Superseded by #104.

@dependabot dependabot bot closed this Jun 23, 2025
@dependabot dependabot bot deleted the dependabot/gradle/com.patrykandpatrick.vico-compose-m3-2.1.3 branch June 23, 2025 12:19
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