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 com.google.devtools.ksp to v1.9.22-1.0.18 #278

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 1, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.google.devtools.ksp (source) 1.9.21-1.0.16 -> 1.9.22-1.0.18 age adoption passing confidence

Release Notes

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

v1.9.22-1.0.17

Compare Source

Issues fixed
  • Annotations missing on KSTypeArgument of typealias #​1679
  • unhandled visibility: private to this #​1515
  • Resolver#getJvmCheckedException results in <ERROR TYPE> when throwing type variable. #​1460
  • Class annotation values with $ in name are null when used in Kotlin source #​1671
  • KSP 1.9.21-1.0.15 leaking memory and causing OOMs #​1653
  • KSP processing fails with Java enum #​1482
  • [KSP2] Support Package annotations #​1641

v1.9.22-1.0.16

Compare Source

This is KSP 1.0.16 for Kotlin compiler 1.9.22


Configuration

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

🚦 Automerge: Enabled.

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.

Copy link

github-actions bot commented Mar 1, 2024

1 Warning
⚠️ Please add labels to this PR.
2 Messages
📖 Thanks @renovate[bot]!
📖

The following dependencies have later milestone versions:

  • org.jacoco:org.jacoco.agent [0.8.8 -> 0.8.9]
    http://jacoco.org

Failed to determine the latest version for the following dependencies (use –info for details):

  • androidx.activity:activity-compose
  • androidx.appcompat:appcompat
  • androidx.compose:compose-bom
  • androidx.compose.compiler:compiler
  • androidx.compose.foundation:foundation
  • androidx.compose.material3:material3
  • androidx.compose.material3:material3-window-size-class
  • androidx.compose.ui:ui
  • androidx.compose.ui:ui-test-junit4
  • androidx.compose.ui:ui-test-manifest
  • androidx.compose.ui:ui-tooling
  • androidx.compose.ui:ui-tooling-preview
  • androidx.core:core-ktx
  • androidx.datastore:datastore
  • androidx.hilt:hilt-navigation-compose
  • androidx.lifecycle:lifecycle-runtime-ktx
  • androidx.navigation:navigation-compose
  • androidx.room:room-compiler
  • androidx.room:room-ktx
  • androidx.room:room-runtime
  • androidx.test.espresso:espresso-core
  • androidx.test.ext:junit
  • androidx.window:window
  • app.cash.turbine:turbine
  • com.android.tools:desugar_jdk_libs
  • com.google.accompanist:accompanist-navigation-animation
  • com.google.accompanist:accompanist-systemuicontroller
  • com.google.android.material:material
  • com.google.dagger:hilt-android
  • com.google.dagger:hilt-android-compiler
  • com.google.dagger:hilt-android-testing
  • com.google.dagger:hilt-compiler
  • com.google.devtools.ksp:symbol-processing
  • com.google.devtools.ksp:symbol-processing-api
  • com.google.devtools.ksp:symbol-processing-cmdline
  • com.google.protobuf:com.google.protobuf.gradle.plugin
  • com.google.protobuf:protobuf-javalite
  • com.google.protobuf:protoc
  • com.google.truth:truth
  • com.pinterest:ktlint
  • com.pinterest.ktlint:ktlint-reporter-baseline
  • com.pinterest.ktlint:ktlint-ruleset-standard
  • io.github.raamcosta.compose-destinations:animations-core
  • io.github.raamcosta.compose-destinations:ksp
  • io.mockk:mockk
  • junit:junit
  • org.jetbrains.kotlin:kotlin-annotation-processing-gradle
  • org.jetbrains.kotlin:kotlin-stdlib
  • org.jetbrains.kotlin:kotlin-stdlib-jdk8
    1.9.0
  • org.jetbrains.kotlinx:kotlinx-coroutines-test
    1.8.0

Gradle current updates:

  • Gradle: [8.6: UP-TO-DATE]

Generated by 🚫 Danger

@renovate renovate bot force-pushed the renovate/ksp branch 4 times, most recently from 4b899b2 to f60b17a Compare March 6, 2024 23:01
@AdamMc331
Copy link
Owner

This is failing because of a circular dependency with KAPT, appears to be a known issue: google/ksp#1772

@AdamMc331 AdamMc331 closed this Mar 7, 2024
@AdamMc331 AdamMc331 reopened this Mar 7, 2024
@AdamMc331 AdamMc331 mentioned this pull request Mar 7, 2024
1 task
@AdamMc331 AdamMc331 closed this Mar 7, 2024
Copy link
Contributor Author

renovate bot commented Mar 7, 2024

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (1.9.22-1.0.18). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/ksp branch March 7, 2024 01:30
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.

None yet

1 participant