M3UAndroid
M3UAndroid copied to clipboard
fix(deps): update ksp monorepo to v2.1.20-2.0.1
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| com.google.devtools.ksp (source) | 2.1.20-2.0.0 -> 2.1.20-2.0.1 |
||||
| com.google.devtools.ksp:symbol-processing-api (source) | 2.1.20-2.0.0 -> 2.1.20-2.0.1 |
Release Notes
google/ksp (com.google.devtools.ksp)
v2.1.20-2.0.1
What's Changed
- [KSP2] Annotation values shouldn't be marked as default (synthetic origin) broken after PR #2424 in https://github.com/google/ksp/pull/2425
- [KSP2] Wrong internal method name with custom moduleName compiler option inhttps://github.com/google/ksp/pull/24155
- [KSP2] getJvmName for internal method did not sanitize java identifiers inhttps://github.com/google/ksp/pull/24133
- [KSP2] Annotation and argument's origin is wrong inhttps://github.com/google/ksp/pull/24122
- [KSP2] functionKind is MEMBER for static method in interface in Java inhttps://github.com/google/ksp/pull/24100
- KSP2 Generated .class files are not added to the classpath in https://github.com/google/ksp/pull/2365
- When I write specific code, KSP throws an Unexpected class for KtSymbol error. in https://github.com/google/ksp/pull/2303
##Contributors Thanks to everyone who reported bugs and participated in discussions!
Full Changelog: https://github.com/google/ksp/compare/2.1.20-2.0.0...2.1.20-2.0.1
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.