Skip to content

Update kotlin to v2.3.8#6822

Merged
bmarty merged 1 commit into
developfrom
renovate/kotlin
May 21, 2026
Merged

Update kotlin to v2.3.8#6822
bmarty merged 1 commit into
developfrom
renovate/kotlin

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 20, 2026

This PR contains the following updates:

Package Change Age Confidence
com.google.devtools.ksp (source) 2.3.72.3.8 age confidence
com.google.devtools.ksp:symbol-processing-api (source) 2.3.72.3.8 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

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

v2.3.8

Compare Source

What's Changed
  • Enabled new default annotation use-site rules in Kotlin's Analysis API (see KEEP 402) for more information. Note: KSP was already mostly compatible with KEEP 402, so there shouldn't be any visible changes for users. (#​2888)
  • Enabled ksp.project.isolation by default when Gradle isolated projects are enabled (#​2866)
  • Improved getSymbolsWithAnnotation performance by implementing a new PSI-based resolution strategy (#​2816)
Contributors
  • Thanks to @​hugoncosta made and everyone who reported bugs and participated in discussions!

Full Changelog: google/ksp@2.3.7...2.3.8


Configuration

📅 Schedule: (UTC)

  • 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.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • 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 requested a review from a team as a code owner May 20, 2026 09:16
@renovate renovate Bot added the PR-Dependencies Pull requests that update a dependency file label May 20, 2026
@renovate renovate Bot requested review from bmarty and removed request for a team May 20, 2026 09:16
@github-actions
Copy link
Copy Markdown
Contributor

📱 Scan the QR code below to install the build (arm64 only) for this PR.
QR code
If you can't scan the QR code you can install the build via this link: https://i.diawi.com/JiafLM

@sonarqubecloud
Copy link
Copy Markdown

@ElementBot
Copy link
Copy Markdown
Collaborator

Warnings
⚠️

gradle/libs.versions.toml#L6 - A newer version of com.android.tools.build:gradle than 8.13.2 is available: 9.2.1

⚠️

gradle/libs.versions.toml#L20 - A newer version of androidx.media3:media3-ui than 1.10.0 is available: 1.10.1

⚠️

gradle/libs.versions.toml#L25 - A newer version of androidx.compose:compose-bom than 2026.05.00 is available: 2026.05.01

⚠️

gradle/libs.versions.toml#L35 - A newer version of io.github.takahirom.roborazzi:roborazzi-junit-rule than 1.60.0 is available: 1.63.0

⚠️

gradle/libs.versions.toml#L54 - A newer version of com.autonomousapps:dependency-analysis-gradle-plugin than 3.10.0 is available: 3.12.1

⚠️

gradle/libs.versions.toml#L57 - A newer version of dev.zacsweers.metro:runtime than 1.0.0 is available: 1.1.1

⚠️

gradle/libs.versions.toml#L101 - A newer version of androidx.javascriptengine:javascriptengine than 1.0.0 is available: 1.1.0

⚠️

gradle/libs.versions.toml#L124 - A newer version of androidx.compose.material3:material3 than 1.5.0-alpha15 is available: 1.5.0-alpha20

⚠️

gradle/libs.versions.toml#L213 - A newer version of org.maplibre.compose:maplibre-compose than 0.12.1 is available: 0.13.0

⚠️

gradle/libs.versions.toml#L225 - A newer version of com.posthog:posthog-android than 3.43.0 is available: 3.44.2

⚠️

gradle/libs.versions.toml#L268 - A newer version of app.cash.paparazzi than 2.0.0-alpha04 is available: 2.0.0-alpha05

Generated by 🚫 dangerJS against 94392f3

@codecov
Copy link
Copy Markdown

codecov Bot commented May 20, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.27%. Comparing base (52f1203) to head (94392f3).
⚠️ Report is 1 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #6822   +/-   ##
========================================
  Coverage    81.27%   81.27%           
========================================
  Files         2648     2648           
  Lines        74169    74169           
  Branches      9619     9619           
========================================
  Hits         60281    60281           
  Misses       10341    10341           
  Partials      3547     3547           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@bmarty bmarty merged commit 5be14df into develop May 21, 2026
39 of 40 checks passed
@bmarty bmarty deleted the renovate/kotlin branch May 21, 2026 08:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

PR-Dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants