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

fix(deps): update kotlin to v2.1.10-1.0.30 #4265

Merged
merged 2 commits into from
Feb 19, 2025
Merged

fix(deps): update kotlin to v2.1.10-1.0.30 #4265

merged 2 commits into from
Feb 19, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 14, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.google.devtools.ksp (source) 2.1.10-1.0.29 -> 2.1.10-1.0.30 age adoption passing confidence
com.google.devtools.ksp:symbol-processing-api (source) 2.1.10-1.0.29 -> 2.1.10-1.0.30 age adoption passing confidence
com.google.devtools.ksp:com.google.devtools.ksp.gradle.plugin (source) 2.1.10-1.0.29 -> 2.1.10-1.0.30 age adoption passing 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.1.10-1.0.30

Compare Source

Bugs Fixed / PR Landed

https://github.com/google/ksp/issues/2325 [KSP2] KSType.arguments return arguments on aliased type.https://github.com/google/ksp/pull/23122 Partially migrate KSP off AGP's legacy Variant APIhttps://github.com/google/ksp/issues/23099 Resolver#getDeclarationsFromPackage() does not find generated fileshttps://github.com/google/ksp/issues/22522 Incremental processing breaks when a project dependency is modifiedhttps://github.com/google/ksp/issues/22655 [ksp2] ksType.arguments will crash on a typealias's java wildcard typhttps://github.com/google/ksp/issues/226464 [ksp2] getJavaWildcard does not return wildcard for List param (different with kapt/ksphttps://github.com/google/ksp/issues/2246246 Resolver returns non-equal instances of the same declaratiohttps://github.com/google/ksp/issues/2254254 [KSP2] Resolver#overrides() gives incorrect result when method isn't accessible.


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.

🔕 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 added the PR-Dependencies Pull requests that update a dependency file label Feb 14, 2025
@renovate renovate bot requested a review from a team as a code owner February 14, 2025 07:06
@renovate renovate bot requested review from ganfra and removed request for a team February 14, 2025 07:06
Copy link
Contributor

github-actions bot commented Feb 14, 2025

📱 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/5us2Zc

Copy link

codecov bot commented Feb 14, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.13%. Comparing base (86afffb) to head (56df011).
Report is 3 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #4265   +/-   ##
========================================
  Coverage    80.13%   80.13%           
========================================
  Files         2052     2052           
  Lines        54576    54576           
  Branches      6672     6672           
========================================
  Hits         43733    43733           
  Misses        8560     8560           
  Partials      2283     2283           

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

@renovate renovate bot changed the title fix(deps): update kotlin to v2.1.10-1.0.30 Update kotlin to v2.1.10-1.0.30 Feb 18, 2025
@renovate renovate bot changed the title Update kotlin to v2.1.10-1.0.30 fix(deps): update kotlin to v2.1.10-1.0.30 Feb 18, 2025
Copy link
Contributor Author

renovate bot commented Feb 19, 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.

@ganfra ganfra enabled auto-merge February 19, 2025 13:58
@ganfra ganfra merged commit e41a8b5 into develop Feb 19, 2025
26 checks passed
@ganfra ganfra deleted the renovate/kotlin branch February 19, 2025 14:07
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.

1 participant