UpgradeAll icon indicating copy to clipboard operation
UpgradeAll copied to clipboard

chore(deps): update all

Open renovate[bot] opened this issue 1 year ago β€’ 0 comments

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
gradle (source) minor 8.9 -> 8.10.2 age adoption passing confidence
com.google.protobuf:protobuf-java (source) dependencies minor 4.27.3 -> 4.28.2 age adoption passing confidence
com.google.firebase:firebase-crashlytics dependencies minor 19.0.3 -> 19.2.1 age adoption passing confidence
com.google.firebase:firebase-analytics dependencies minor 22.0.2 -> 22.1.2 age adoption passing confidence
com.google.firebase:firebase-perf dependencies patch 21.0.1 -> 21.0.2 age adoption passing confidence
androidx.test:runner dependencies patch 1.6.1 -> 1.6.2 age adoption passing confidence
androidx.compose.ui:ui-test-manifest (source) dependencies minor 1.6.8 -> 1.7.4 age adoption passing confidence
androidx.compose.ui:ui-tooling (source) dependencies minor 1.6.8 -> 1.7.4 age adoption passing confidence
androidx.compose.ui:ui-test-junit4 (source) dependencies minor 1.6.8 -> 1.7.4 age adoption passing confidence
androidx.compose:compose-bom dependencies minor 2024.06.00 -> 2024.10.00 age adoption passing confidence
androidx.compose.material3:material3 (source) dependencies minor 1.2.1 -> 1.3.0 age adoption passing confidence
androidx.compose.ui:ui-tooling-preview (source) dependencies minor 1.6.8 -> 1.7.4 age adoption passing confidence
androidx.compose.ui:ui-graphics (source) dependencies minor 1.6.8 -> 1.7.4 age adoption passing confidence
androidx.compose.ui:ui (source) dependencies minor 1.6.8 -> 1.7.4 age adoption passing confidence
androidx.compose.ui:ui-viewbinding (source) dependencies minor 1.6.8 -> 1.7.4 age adoption passing confidence
androidx.activity:activity-compose (source) dependencies patch 1.9.1 -> 1.9.3 age adoption passing confidence
androidx.lifecycle:lifecycle-viewmodel-ktx (source) dependencies patch 2.8.4 -> 2.8.6 age adoption passing confidence
androidx.lifecycle:lifecycle-runtime-ktx (source) dependencies patch 2.8.4 -> 2.8.6 age adoption passing confidence
androidx.navigation:navigation-ui-ktx (source) dependencies minor 2.7.7 -> 2.8.3 age adoption passing confidence
androidx.navigation:navigation-fragment-ktx (source) dependencies minor 2.7.7 -> 2.8.3 age adoption passing confidence
androidx.fragment:fragment-ktx (source) dependencies patch 1.8.2 -> 1.8.4 age adoption passing confidence
androidx.activity:activity-ktx (source) dependencies patch 1.9.1 -> 1.9.3 age adoption passing confidence
org.xerial:sqlite-jdbc dependencies minor 3.46.0.1 -> 3.47.0.0 age adoption passing confidence
org.apache.maven:maven-artifact dependencies patch 3.9.8 -> 3.9.9 age adoption passing confidence
com.google.devtools.ksp (source) plugin patch 2.0.10-1.0.24 -> 2.0.21-1.0.25 age adoption passing confidence

Release Notes

gradle/gradle (gradle)

v8.10.2

Compare Source

v8.10.1

Compare Source

v8.10

Compare Source

xerial/sqlite-jdbc (org.xerial:sqlite-jdbc)

v3.47.0.0

Compare Source

Changelog

πŸš€ Features

sqlite

  • upgrade to sqlite 3.47.0 (d174b8d)

πŸ› Fixes

πŸ›  Build

deps

  • bump org.apache.maven.plugins:maven-help-plugin (46cc36d)
  • bump org.graalvm.sdk:nativeimage from 24.1.0 to 24.1.1 (2c86dcf)
  • bump org.apache.maven.plugins:maven-javadoc-plugin (a88f62a)
  • bump surefire.version from 3.5.0 to 3.5.1 (9fadf17)
  • bump org.apache.maven.plugins:maven-gpg-plugin (132ab17)

deps-dev

  • bump org.mockito:mockito-core from 5.14.1 to 5.14.2 (c0b9f99)
  • bump org.junit.jupiter:junit-jupiter (82a5f2a)
  • bump org.junit.jupiter:junit-jupiter (761eb2e)
  • bump org.junit-pioneer:junit-pioneer (7586ce9)
  • bump org.junit.jupiter:junit-jupiter (69ea4db)
  • bump org.mockito:mockito-core from 5.13.0 to 5.14.1 (dd79b6d)

Contributors

We'd like to thank the following people for their contributions: Gauthier, Gauthier Roebroeck

v3.46.1.3

Compare Source

Changelog
πŸš€ Features

jdbc

  • add setGetGeneratedKeys on SQLiteDataSource and SQLiteConfig for proper cascading (d463ef7), closes #​1135
Contributors

We'd like to thank the following people for their contributions: Gauthier Roebroeck

v3.46.1.2

Compare Source

Changelog
πŸš€ Features

jdbc

  • add configuration to disable eager retrieval of generated keys (aed5121), closes #​1135
Contributors

We'd like to thank the following people for their contributions: Gauthier, Gauthier Roebroeck

v3.46.1.1

Compare Source

Changelog
πŸš€ Features
πŸ›  Build

deps

  • bump org.graalvm.sdk:nativeimage from 24.0.2 to 24.1.0 (ec4d3fd)
  • bump org.graalvm.buildtools:native-maven-plugin (588614a)
  • bump org.apache.maven.plugins:maven-gpg-plugin (abdf61d)
  • bump org.apache.maven.plugins:maven-javadoc-plugin (a445f6c)
  • bump org.jreleaser:jreleaser-maven-plugin (1309c5c)
  • bump surefire.version from 3.4.0 to 3.5.0 (2ed606f)
  • bump org.apache.maven.plugins:maven-help-plugin (4fa9e6f)
  • bump surefire.version from 3.3.1 to 3.4.0 (793fac5)

deps-dev

  • bump org.junit.jupiter:junit-jupiter (02bac1a)
  • bump org.mockito:mockito-core from 5.12.0 to 5.13.0 (ea152b4)
Contributors

We'd like to thank the following people for their contributions: Charles Oliver Nutter, Gauthier, Gauthier Roebroeck

v3.46.1.0

Compare Source

Changelog
πŸš€ Features

sqlite

  • upgrade to sqlite 3.46.1 (be3bf30)
πŸ› Fixes

native-image

  • support strict image heap (029a35f)
πŸ›  Build

deps

  • bump org.apache.maven.plugins:maven-gpg-plugin (17dffe9)

unscoped

  • add GraalVM for JDK 22 to native test suite (e40e5a3)
Contributors

We'd like to thank the following people for their contributions: Gauthier, Gauthier Roebroeck, Kristof Dhondt

google/ksp (com.google.devtools.ksp)

v2.0.21-1.0.25

Compare Source

What's Changed

Full Changelog: https://github.com/google/ksp/compare/2.0.21-RC-1.0.25...2.0.21-1.0.25

v2.0.20-1.0.25

Compare Source

Bugs Fixed

Inlined JVM name is not correct #​1493 [KSP2] NullPointerException when getting name of nested annotation #​1963 [KSP2] The status was unresolved for FirSimpleFunctionImpl #​1938 [KSP2] Class values in type annotations get resolved to error type #​1933 [KSP2] Comparing KSType leads to exception #​1918 [KSP2] Can't find values in repeatable annotations #​1883 incremental: aggregating outputs should always be invalidated #​2027 [KSP2] Not yet implemented: KSValueArgumentLiteImpl.getLocation #​2048 [KSP2] Not yet implemented: KSValueArgumentImpl.getParent #​2049 getSymbolsWithAnnotation returns copy function from data class #​1996 [KSP2] Annotations got use-site target when there are none specified #​1882 getting null pointer exception #​1929 [KSP2] Calling getDeclarationsInSourceOrder throws KotlinIllegalStateExceptionWithAttachments #​1930 [KSP2] A failure occurred while executing com.google.devtools.ksp.gradle.KspAAWorkerAction #​1941 KSP2: Resolver.getJvmNames doesn't work for inline and internal classes #​1640 kspCaches don't work together with Gradle build cache #​2042

Contributors

Thank you so much! @​ansman, @​kuanyingchou

Full Changelog: https://github.com/google/ksp/compare/2.0.20-1.0.24...2.0.20-1.0.25

v2.0.20-1.0.24

Compare Source

What's Changed


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.

πŸ‘» 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[bot] avatar Aug 14 '24 16:08 renovate[bot]