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 all non-major dependencies #116

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 6, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
gradle (source) minor 8.7 -> 8.8 age adoption passing confidence
dev.iurysouza.modulegraph plugin minor 0.8.1 -> 0.10.0 age adoption passing confidence
io.github.koalaplot:koalaplot-core dependencies minor 0.5.4 -> 0.6.1 age adoption passing confidence
org.jetbrains.compose plugin patch 1.6.10 -> 1.6.11 age adoption passing confidence

Release Notes

gradle/gradle (gradle)

v8.8: 8.8

Compare Source

The Gradle team is excited to announce Gradle 8.8.

Read the Release Notes

We would like to thank the following community members for their contributions to this release of Gradle:
Björn Kautler,
Denes Daniel,
Fabian Windheuser,
Hélio Fernandes Sebastião,
Jay Wei,
jhrom,
jwp345,
Jörgen Andersson,
Kirill Gavrilov,
MajesticMagikarpKing,
Maksim Lazeba,
Philip Wedemann,
Robert Elliot,
Róbert Papp,
Stefan M.,
Tibor Vyletel,
Tony Robalik,
Valentin Kulesh,
Yanming Zhou,
김용후

Upgrade instructions

Switch your build to use Gradle 8.8 by updating your wrapper:

./gradlew wrapper --gradle-version=8.8

See the Gradle 8.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading.

For Java, Groovy, Kotlin and Android compatibility, see the full compatibility notes.

Reporting problems

If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.

We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on GitHub.

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

v0.6.0

Changed
  • Replaced LinearAxisModel (deprecated) with FloatLinearAxisModel
  • BulletGraphs can use any linear axis model type
Fixed
  • autoScaleRange throws Exception if provide an empty list
  • ArithmeticException if linear axis minimumMajorTickIncrement is less than the range extent.
  • publishToMavenLocal on Mac will publish all artifacts, not just iOS
Added
  • StairstepPlot variant that accepts a LineStyle for each y-axis value.
  • PieChart variant that takes a labelPositionProvider to allow pluggable label placement algorithms.
  • LongLinearAxisModel, DoubleLinearAxisModel, & IntLinearAxisModel
  • Ability to place labels inside PieChart slices.
Removed
  • BulletGraph function that deferred to BulletGraphs
  • labelWidth from BulletBuilderScope, use BulletGraphScope.labelWidth instead
  • io.github.koalaplot.core.xychart.* classes and functions which were deprecated in 0.5.0
JetBrains/compose-jb (org.jetbrains.compose)

v1.6.11

Changes since 1.6.10

Fixes

Multiple Platforms
iOS
Desktop
Web
Resources
Gradle Plugin

Dependencies



Configuration

📅 Schedule: Branch creation - "on friday" in timezone Africa/Nairobi, 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 chore/update-libs/all-minor-patch branch from 5d74c9a to 78eb3a3 Compare June 9, 2024 10:08
@renovate renovate bot force-pushed the chore/update-libs/all-minor-patch branch from 78eb3a3 to 3ac9048 Compare June 17, 2024 04:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants