Skip to content

Build(deps): Bump com.patrykandpatrick.vico:compose-m3 from 2.0.0-beta.3 to 2.3.0-alpha.1#122

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

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

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 13, 2025

Bumps com.patrykandpatrick.vico:compose-m3 from 2.0.0-beta.3 to 2.3.0-alpha.1.

Release notes

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

v2.3.0-alpha.1

Overview

  • breaking changes: none[^1]
  • addressed: #1060

core

  • An issue where the axis lines of adjacent HorizontalAxis and VerticalAxis instances sometimes failed to fully overlap in the corners—resulting in jagged connections—has been addressed. In relation to this fix, in Axis, the existing drawUnderLayers and drawOverLayers functions have been deprecated in favor of new overloads with axisDimensions parameters, and an updateAxisDimensions function has been added.

multiplatform

  • An issue where the axis lines of adjacent HorizontalAxis and VerticalAxis instances sometimes failed to fully overlap in the corners—resulting in jagged connections—has been addressed. In relation to this fix, in Axis, axisDimensions parameters have been added to drawUnderLayers and drawOverLayers, and an updateAxisDimensions function has been added.

[^1]: Excluding multiplatform, which is experimental. (It will remain available, but breaking changes are more likely.)

v2.2.1

Overview

  • breaking changes: none
  • addressed: #1162

core

  • An issue where LineCartesianLayer data labels were entirely truncated in right-to-left layouts has been addressed.

multiplatform

  • An issue where LineCartesianLayer data labels caused crashes in right-to-left layouts has been addressed.

v2.2.0

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

[!WARNING] The old, pre-1.6.2 Maven Central coordinates have been discontinued; no more releases will be published to them. Those using these coordinates will receive deprecation errors.

Overview

core

  • An issue where maximum-x-precision validation failed to identify some violations has been addressed.

compose

  • VicoZoomState has a new zoom function for programmatic zoom.
  • CartesianChartHost has a new consumeMoveEvents parameter.

... (truncated)

Commits
  • b3f1436 Update version name
  • 39ab65e Add AxisDimensions to share data between axes (#1163)
  • a134ae6 Add CODE_OF_CONDUCT.md
  • 45d319c Add CONTRIBUTING.md
  • 23a2229 Update logo-styles.css (for Dokka)
  • 89ad64e “Bug” issue form: Update version drop-down
  • b66b044 Update version name
  • 79b832e Fix LineCartesianLayer.getMaxDataLabelWidth returning negative values in RT...
  • 4ac3ef2 README: Update guide link
  • 39f7f29 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.3.0-alpha.1.
- [Release notes](https://github.com/patrykandpatrick/vico/releases)
- [Commits](patrykandpatrick/vico@v2.0.0-beta.3...v2.3.0-alpha.1)

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

dependabot bot commented on behalf of github Oct 27, 2025

Superseded by #124.

@dependabot dependabot bot closed this Oct 27, 2025
@dependabot dependabot bot deleted the dependabot/gradle/com.patrykandpatrick.vico-compose-m3-2.3.0-alpha.1 branch October 27, 2025 11:30
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