Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency io.github.koalaplot:koalaplot-core to v0.4.0 #157

Merged
merged 1 commit into from
Oct 31, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 17, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.github.koalaplot:koalaplot-core 0.4.0-dev1 -> 0.4.0 age adoption passing confidence

⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.


Release Notes

KoalaPlot/koalaplot-core (io.github.koalaplot:koalaplot-core)

v0.4.0

Changed
  • Update Compose version to 1.5.1
  • Update Kotlin version to 1.9.10
  • Update Kotlin Coroutines to version 1.7.3
  • Update Detekt to version 1.23.1
  • Update Android Gradle plugin to 8.1.1
  • Upgrade Gradle to 8.3
Added
  • forceCenteredPie parameter to PieChart that always places the pie in the center of the component, adjusting its size
    as needed to accommodate the labels.
  • Support for ios
  • Step chart
  • Support for rotating x-axis and y-axis labels on XYCharts
  • panZoomEnabled XYChart option that can be used to disable pan/zoom functionality
  • Animation for line charts
  • Area option for line charts
  • Stacked area chart
Fixed
  • Vertical bar chart crash when only 1 data element in the series
  • generateHueColorPalette generating 1 extra color and causing exception when number of colors is 0
  • XYChart crashes if graph size is computed to be < 0
  • BulletGraph reanimating unnecessarily

v0.4.0-dev2: 0.4.0-dev2


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

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


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

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/io.github.koalaplot-koalaplot-core-0.x branch from 84ef114 to 3e04c24 Compare October 1, 2023 06:10
@renovate renovate bot changed the title Update dependency io.github.koalaplot:koalaplot-core to v0.4.0-dev2 Update dependency io.github.koalaplot:koalaplot-core to v0.4.0 Oct 1, 2023
@joreilly joreilly merged commit 5c4ea6f into main Oct 31, 2023
3 checks passed
@renovate renovate bot deleted the renovate/io.github.koalaplot-koalaplot-core-0.x branch October 31, 2023 17:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant