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 dependency com.google.devtools.ksp:com.google.devtools.ksp.gradle.plugin to v1.9.25-1.0.20 #2445

Merged
merged 2 commits into from
Aug 22, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 19, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.google.devtools.ksp:com.google.devtools.ksp.gradle.plugin (source) 1.9.23-1.0.19 -> 1.9.25-1.0.20 age adoption passing confidence

Release Notes

google/ksp (com.google.devtools.ksp:com.google.devtools.ksp.gradle.plugin)

v1.9.25-1.0.20

Compare Source

KSP 1.0.20 for Kotlin 1.9.25

v1.9.24-1.0.20

Compare Source

KSP 1.0.20 for kotlin compiler version 1.9.24

v1.9.23-1.0.20

Compare Source

KSP1 issues fixed
  • performance optimization for certain workload consists of heavy Java files, including
    • Replace IdKey's impl with identityHashCode #​1804
    • Cache enclosed descriptors by name #​1808
  • Add excludedSources to the KSP extension object #​1793 thanks to @​bitspittle
KSP2 issues fixed
  • NoClassDefFoundError for LZ4Factory when trying KSP2 #​1713
  • Calling KSType.replace() with original arguments results in #​1807
  • Static fields in base class appear in derived classes #​1744
  • fix backing field checking for top level callables
  • support sealed inheritors lookup.
  • support type alias for getSymbolsWithAnnotation
  • support more types for reference elements

Configuration

📅 Schedule: Branch creation - "every weekend" in timezone Europe/Prague, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title fix(deps): update dependency com.google.devtools.ksp:com.google.devtools.ksp.gradle.plugin to v1.9.23-1.0.20 fix(deps): update dependency com.google.devtools.ksp:com.google.devtools.ksp.gradle.plugin to v1.9.24-1.0.20 May 7, 2024
@renovate renovate bot added type: dependency-upgrade Upgrade a dependency and removed dependency-upgrade labels Jun 9, 2024
@renovate renovate bot force-pushed the renovate/ksp branch 11 times, most recently from b09724e to 770ee0e Compare June 11, 2024 15:43
@renovate renovate bot force-pushed the renovate/ksp branch 3 times, most recently from 9d68c66 to f390037 Compare July 23, 2024 16:13
@renovate renovate bot changed the title fix(deps): update dependency com.google.devtools.ksp:com.google.devtools.ksp.gradle.plugin to v1.9.24-1.0.20 fix(deps): update dependency com.google.devtools.ksp:com.google.devtools.ksp.gradle.plugin to v1.9.25-1.0.20 Jul 23, 2024
@renovate renovate bot force-pushed the renovate/ksp branch 5 times, most recently from 3662053 to 93ec99a Compare July 25, 2024 00:16
Copy link
Contributor Author

renovate bot commented Aug 22, 2024

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.

@sdelamo sdelamo changed the base branch from 4.5.x to 4.6.x August 22, 2024 19:29
@sdelamo sdelamo merged commit b524d8f into 4.6.x Aug 22, 2024
0 of 3 checks passed
@sdelamo sdelamo deleted the renovate/ksp branch August 22, 2024 19:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: dependency-upgrade Upgrade a dependency
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant