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

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
gradle (source) minor 8.11.1 -> 8.12.1 age adoption passing confidence
androidx.activity:activity-compose (source) dependencies minor 1.9.3 -> 1.10.0 age adoption passing confidence
com.android.tools:desugar_jdk_libs dependencies patch 2.1.3 -> 2.1.4 age adoption passing confidence
io.github.koalaplot:koalaplot-core dependencies minor 0.7.0 -> 0.8.0 age adoption passing confidence
net.java.dev.jna:jna dependencies minor 5.15.0 -> 5.16.0 age adoption passing confidence
androidx.core:core (source) dependencies minor 1.13.1 -> 1.15.0 age adoption passing confidence
io.insert-koin:koin-compose (source) dependencies patch 4.0.0 -> 4.0.2 age adoption passing confidence
io.insert-koin:koin-androidx-compose (source) dependencies patch 4.0.0 -> 4.0.2 age adoption passing confidence
io.insert-koin:koin-core (source) dependencies patch 4.0.0 -> 4.0.2 age adoption passing confidence
io.insert-koin:koin-android (source) dependencies patch 4.0.0 -> 4.0.2 age adoption passing confidence
org.jetbrains.compose plugin minor 1.7.1 -> 1.8.0+check age adoption passing confidence

Release Notes

gradle/gradle (gradle)

v8.12.1

Compare Source

v8.12

Compare Source

google/desugar_jdk_libs (com.android.tools:desugar_jdk_libs)

v2.1.4

  • Fix Narrow non Standalone Week Names on some locales. SIMPLIFIED_CHINESE and
    TRADITIONAL_CHINESE is on the last code point convention for narrow format.
    This is a follow up to 2.1.3 using the same values as Standalone Week Names.
KoalaPlot/koalaplot-core (io.github.koalaplot:koalaplot-core)

v0.8.0

Added
  • viewRange property to LinearAxisModel.
  • Support for "inverted" linear axes that plot their values from most to least.
  • Support for StartAnimationUseCase in PieChart
Changed
  • Upgrade Compose plugin to 1.7.3
  • Upgrade Kotlin to 2.1.0
  • Upgrade kotlinx-coroutines to 1.10.1
  • Upgrade Dokka to 2.0.0
  • Android Gradle Plugin to 8.7.2
  • Android compileSDK to 34 and minSDK to 23
  • BulletGraph using default qualitative range indicators will accept a max of 5 values when being configured rather
    than throwing a null pointer exception when Composing.
Fixed
  • Panning support for Int and Long linear axis models by introducing ContinuousLinearAxisModel and
    DiscreteLinearAxisModel interfaces
  • BulletGraph null pointer exception if more than 4 qualitative range indicators are used.
  • BulletGraph qualitative range default shading not according to spec under some conditions.
  • Divide by 0 in XYGraph if an axis has no tick labels (#​105).
  • XYGraph size changes when panning (#​101). Important Note: This required a change to the XYGraph size
    calculation that may result in clipping of the rightmost x-axis tick label and/or topmost y-axis tick label. Padding
    can be explicitly added to the parent Composable to leave space for labels that extend beyond the graph edge.

v0.7.1

Fixed
  • PieChart causing array index out of bounds exceptions if values were added/removed after initial composition.
java-native-access/jna (net.java.dev.jna:jna)

v5.16.0

Compare Source

==============

Features

  • #​1626: Add caching of field list and field validation in Structure along with more efficient reentrant read-write locking instead of synchronized() blocks - @​BrettWooldridge

Bug Fixes

InsertKoinIO/koin (io.insert-koin:koin-compose)

v4.0.2

Compare Source

What's Changed
New Contributors

Full Changelog: InsertKoinIO/koin@4.0.1...4.0.2

v4.0.1

Compare Source

What's Changed
New Contributors

Full Changelog: InsertKoinIO/koin@4.0.0...4.0.1

JetBrains/compose-jb (org.jetbrains.compose)

v1.7.3

Changes since 1.7.1

Features

Desktop

Fixes

iOS

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 was generated by Mend Renovate. View the repository job log.

@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
@renovate renovate bot force-pushed the chore/update-libs/all-minor-patch branch from 3ac9048 to 5d5a8d0 Compare July 11, 2024 18:10
@renovate renovate bot force-pushed the chore/update-libs/all-minor-patch branch 3 times, most recently from 8d7975a to 6a7fa87 Compare July 29, 2024 02:08
@renovate renovate bot force-pushed the chore/update-libs/all-minor-patch branch 2 times, most recently from a3f8b59 to 1d56e0e Compare August 18, 2024 05:27
@renovate renovate bot force-pushed the chore/update-libs/all-minor-patch branch 5 times, most recently from ddaee41 to cb11908 Compare September 2, 2024 03:49
@renovate renovate bot force-pushed the chore/update-libs/all-minor-patch branch 4 times, most recently from dd7bfc7 to de5488e Compare September 9, 2024 11:50
@renovate renovate bot force-pushed the chore/update-libs/all-minor-patch branch 5 times, most recently from de8ca9d to 477fda4 Compare September 19, 2024 15:38
@renovate renovate bot force-pushed the chore/update-libs/all-minor-patch branch 3 times, most recently from b26f965 to f3c4c51 Compare September 30, 2024 19:53
@renovate renovate bot force-pushed the chore/update-libs/all-minor-patch branch 2 times, most recently from b5b2151 to dae9dff Compare October 15, 2024 11:41
@renovate renovate bot force-pushed the chore/update-libs/all-minor-patch branch from dae9dff to 3316f90 Compare October 16, 2024 19:43
@renovate renovate bot force-pushed the chore/update-libs/all-minor-patch branch from 3316f90 to 6ac54f3 Compare October 25, 2024 12:41
@renovate renovate bot force-pushed the chore/update-libs/all-minor-patch branch 2 times, most recently from e0ce778 to 1db65b0 Compare November 3, 2024 05:14
@renovate renovate bot force-pushed the chore/update-libs/all-minor-patch branch 9 times, most recently from cf33584 to 281ab90 Compare November 14, 2024 03:54
@renovate renovate bot force-pushed the chore/update-libs/all-minor-patch branch from 281ab90 to 96ccb1f Compare November 20, 2024 18:00
@renovate renovate bot force-pushed the chore/update-libs/all-minor-patch branch 6 times, most recently from f3350e9 to cf8af41 Compare December 7, 2024 05:22
@renovate renovate bot force-pushed the chore/update-libs/all-minor-patch branch 4 times, most recently from 03faeaf to 014e06c Compare December 23, 2024 17:19
@renovate renovate bot force-pushed the chore/update-libs/all-minor-patch branch from 014e06c to f7ed91c Compare December 28, 2024 07:20
@renovate renovate bot force-pushed the chore/update-libs/all-minor-patch branch 2 times, most recently from 86a1cec to d4d6271 Compare January 15, 2025 20:58
@renovate renovate bot force-pushed the chore/update-libs/all-minor-patch branch from d4d6271 to 26d2c94 Compare January 21, 2025 17:45
@renovate renovate bot force-pushed the chore/update-libs/all-minor-patch branch from 26d2c94 to 2b65164 Compare January 26, 2025 08:51
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.

0 participants