Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 24, 2025

This PR contains the following updates:

Package Change Age Confidence
com.google.devtools.ksp (source) 2.3.0 -> 2.3.2 age confidence
androidx.lifecycle:lifecycle-runtime-ktx (source) 2.9.4 -> 2.10.0 age confidence
androidx.lifecycle:lifecycle-runtime-compose (source) 2.9.4 -> 2.10.0 age confidence
androidx.lifecycle:lifecycle-process (source) 2.9.4 -> 2.10.0 age confidence
androidx.compose:compose-bom 2025.10.01 -> 2025.11.01 age confidence

Release Notes

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

v2.3.2

Compare Source

What's Changed

Note: This release is a hotfix for a regression introduced in 2.3.1

  • Fixed an issue where KSP incorrectly processed specific nullable annotations from Java interfaces, leading to incorrect nullability in the generated Kotlin code #​2696
  • Fixed a regression introduced in #​2656 that caused runtime failures for projects using AGP 8.8.0 and older due to an incompatible, version-specific type check. #​2694

Contributors

Thanks to everyone who reported bugs and participated in discussions!

Full Changelog: google/ksp@2.3.1...2.3.2

v2.3.1

Compare Source

What's Changed

  • Added support for AGP 9.0 and built-in Kotlin #​2674
  • Fixed a bug in getJvmCheckedException that incorrectly handled nested classes. #​2584
  • Removed incorrect caching for KSValueArgumentLiteImpl that wrongly merged arguments with different parents, origins, or locations #​2677

Contributors

Thanks to everyone who reported bugs and participated in discussions!
Full Changelog: google/ksp@2.3.0...2.3.1


Configuration

📅 Schedule: Branch creation - "every 2nd week starting on the 2 week of the year before 4am on Monday" (UTC), 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.

@bitwarden-bot bitwarden-bot changed the title [deps]: Update kotlin [PM-28674] [deps]: Update kotlin Nov 24, 2025
@bitwarden-bot
Copy link

Internal tracking:

@codecov
Copy link

codecov bot commented Nov 24, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 85.41%. Comparing base (9831358) to head (44358db).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6196   +/-   ##
=======================================
  Coverage   85.41%   85.41%           
=======================================
  Files         755      755           
  Lines       54114    54114           
  Branches     7803     7803           
=======================================
  Hits        46220    46220           
  Misses       5180     5180           
  Partials     2714     2714           

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

@renovate renovate bot changed the title [PM-28674] [deps]: Update kotlin [deps]: Update kotlin Nov 24, 2025
@renovate renovate bot force-pushed the renovate/kotlin branch from 5b1fe49 to efd0f59 Compare November 26, 2025 20:26
@renovate
Copy link
Contributor Author

renovate bot commented Nov 27, 2025

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@claude
Copy link
Contributor

claude bot commented Nov 27, 2025

Claude finished @renovate[bot]'s task —— View job


Review Complete

Progress

  • Read changed files
  • Analyze dependency updates
  • Check for compatibility issues
  • Provide review feedback

Overall Assessment: APPROVE

This dependency update PR is clean and safe to merge. All three updates are patch/minor version bumps with important bug fixes and no breaking changes:

Update Details

KSP 2.3.0 → 2.3.2 (gradle/libs.versions.toml:51)

  • Includes critical bug fixes for Java nullability handling and AGP 8.8.0+ compatibility
  • No breaking changes

androidx.lifecycle 2.9.4 → 2.10.0 (gradle/libs.versions.toml:27)

  • Minor version bump with new features and improvements
  • Backward compatible (affects lifecycle-runtime-ktx, lifecycle-runtime-compose, lifecycle-process)

androidx.compose:compose-bom 2025.10.01 → 2025.11.01 (gradle/libs.versions.toml:22)

  • November 2025 BOM release with latest stable Compose libraries
  • BOM updates are designed to maintain compatibility across compose artifacts

All tests passing with stable coverage (85.41%). No security concerns identified.

@github-actions
Copy link
Contributor

Logo
Checkmarx One – Scan Summary & Detailsa69cbbe8-f5f1-4723-917d-22da6cdde55e

Great job! No new security vulnerabilities introduced in this pull request

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.

3 participants