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

chore(deps): update all #414

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

chore(deps): update all #414

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 11, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
gradle (source) minor 8.7 -> 8.9 age adoption passing confidence
com.google.protobuf:protobuf-java (source) dependencies minor 4.26.1 -> 4.27.2 age adoption passing confidence
com.google.firebase:firebase-crashlytics dependencies patch 18.6.3 -> 18.6.4 age adoption passing confidence
com.google.firebase:firebase-analytics dependencies patch 21.6.1 -> 21.6.2 age adoption passing confidence
androidx.test.espresso:espresso-core dependencies minor 3.5.1 -> 3.6.1 age adoption passing confidence
androidx.test:runner dependencies minor 1.5.2 -> 1.6.1 age adoption passing confidence
androidx.compose.ui:ui-test-manifest (source) dependencies patch 1.6.7 -> 1.6.8 age adoption passing confidence
androidx.compose.ui:ui-tooling (source) dependencies patch 1.6.7 -> 1.6.8 age adoption passing confidence
androidx.compose.ui:ui-test-junit4 (source) dependencies patch 1.6.7 -> 1.6.8 age adoption passing confidence
androidx.compose:compose-bom dependencies minor 2024.05.00 -> 2024.06.00 age adoption passing confidence
androidx.compose.ui:ui-tooling-preview (source) dependencies patch 1.6.7 -> 1.6.8 age adoption passing confidence
androidx.compose.ui:ui-graphics (source) dependencies patch 1.6.7 -> 1.6.8 age adoption passing confidence
androidx.compose.ui:ui (source) dependencies patch 1.6.7 -> 1.6.8 age adoption passing confidence
androidx.compose.ui:ui-viewbinding (source) dependencies patch 1.6.7 -> 1.6.8 age adoption passing confidence
androidx.lifecycle:lifecycle-viewmodel-ktx (source) dependencies minor 2.7.0 -> 2.8.3 age adoption passing confidence
androidx.lifecycle:lifecycle-runtime-ktx (source) dependencies minor 2.7.0 -> 2.8.3 age adoption passing confidence
androidx.fragment:fragment-ktx (source) dependencies minor 1.7.0 -> 1.8.1 age adoption passing confidence
androidx.viewpager2:viewpager2 (source) dependencies patch 1.1.0-rc01 -> 1.1.0 age adoption passing confidence
androidx.appcompat:appcompat (source) dependencies minor 1.6.1 -> 1.7.0 age adoption passing confidence
composeOptions (source) dependencies patch 1.5.13 -> 1.5.14 age adoption passing confidence
com.google.code.gson:gson dependencies minor 2.10.1 -> 2.11.0 age adoption passing confidence
org.xerial:sqlite-jdbc dependencies minor 3.45.3.0 -> 3.46.0.0 age adoption passing confidence
com.github.briandilley.jsonrpc4j:jsonrpc4j dependencies patch 1.6 -> 1.6.0 age adoption passing confidence
com.aurora:gplayapi dependencies minor 3.2.11 -> 3.3.1 age adoption passing confidence
org.jetbrains:markdown dependencies patch 0.7.2 -> 0.7.3 age adoption passing confidence
androidx.test.ext:junit dependencies minor 1.1.5 -> 1.2.1 age adoption passing confidence
org.apache.maven:maven-artifact dependencies patch 3.9.6 -> 3.9.8 age adoption passing confidence
com.google.devtools.ksp (source) plugin patch 1.9.23-1.0.20 -> 1.9.24-1.0.20 age adoption passing confidence
com.google.gms:google-services (source) dependencies patch 4.4.1 -> 4.4.2 age adoption passing confidence
com.fasterxml.jackson.core:jackson-databind (source) dependencies minor 2.13.4 -> 2.17.2 age adoption passing confidence

Release Notes

gradle/gradle (gradle)

v8.9

Compare Source

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.

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

v3.46.0.0

Compare Source

Changelog

🚀 Features

sqlite

  • upgrade to sqlite 3.46.0 (dfa37a1)

🔄️ Changes

🛠 Build

deps

  • bump org.jreleaser:jreleaser-maven-plugin (2ae0884)
  • bump org.apache.maven.plugins:maven-gpg-plugin (88fa86f)
  • bump org.apache.maven.plugins:maven-jar-plugin (7f3fd87)
  • bump org.graalvm.sdk:nativeimage from 24.0.0 to 24.0.1 (d9fd689)
  • bump com.tngtech.archunit:archunit-junit5 from 1.2.1 to 1.3.0 (9e4a9df)

deps-dev

  • bump org.mockito:mockito-core from 5.11.0 to 5.12.0 (ce10957)

unscoped

Contributors

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

JetBrains/markdown (org.jetbrains:markdown)

v0.7.3

  • Removed fastutil dependency
  • Updated Kotlin version to 2.0.0
google/ksp (com.google.devtools.ksp)

v1.9.24-1.0.20

Compare Source

KSP 1.0.20 for kotlin compiler version 1.9.24


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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Apr 11, 2024
@renovate renovate bot force-pushed the renovate/all branch 4 times, most recently from 8f05425 to 206eb8a Compare April 17, 2024 19:38
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 8e48171 to 0fd61ce Compare April 30, 2024 19:16
@renovate renovate bot force-pushed the renovate/all branch 4 times, most recently from 5beaadb to f2a045f Compare May 7, 2024 21:08
@renovate renovate bot force-pushed the renovate/all branch 7 times, most recently from be6b332 to 8a82560 Compare May 14, 2024 22:13
@renovate renovate bot force-pushed the renovate/all branch 4 times, most recently from b043889 to 8e7bd17 Compare May 25, 2024 10:43
@renovate renovate bot force-pushed the renovate/all branch 5 times, most recently from 82d477e to f04c772 Compare May 31, 2024 23:29
@renovate renovate bot changed the title fix(deps): update all chore(deps): update all May 31, 2024
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from ca21f67 to 0ffa627 Compare June 6, 2024 17:09
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from c9bcc6c to 6e5ecc0 Compare June 17, 2024 10:07
@renovate renovate bot force-pushed the renovate/all branch 6 times, most recently from 5709805 to d42502c Compare July 1, 2024 20:41
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 37d4c19 to 0a88fbf Compare July 11, 2024 17:10
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants