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

Bump com.google.devtools.ksp:symbol-processing-api from 1.9.24-1.0.20 to 2.0.0-1.0.21 #890

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 22, 2024

Bumps com.google.devtools.ksp:symbol-processing-api from 1.9.24-1.0.20 to 2.0.0-1.0.21.

Release notes

Sourced from com.google.devtools.ksp:symbol-processing-api's releases.

2.0.0-1.0.21

This release brings mostly bug fixes into KSP2 beta Users are encouraged to try out KSP2 beta.

new feature

expose an API in Resolver to retrieve the module name for handling mangling of internal members #1621

issues fixed

  • Class values are missing class type in annotation values #1646
  • Kotlin Function* types reports inconsistent package and qualified names #1845
  • KSP2 cannot load Android lint checks jar due to FileTooBigException #1839
  • [KSP2] KSAnnotations with annotation properties with a default value always resolve to null #1843
  • [KSP2] Modifier.FUN is missing in functional interfaces #1853
  • [KSP2] ClassCastException when calling KSType.starProjection() on a Java field type #1735
  • [KSP2] Annotation arguments with default values are missing #1837
  • [KSP2] Intersection types are not modeled #1846
  • KSP2: Model enum entries in annotation values #1861
  • KSP2: Unknown JS backend: Wasm #1889
  • [KSP2] NullPointerException when getting arguments of annotation value #1798

2.0.0-RC3-1.0.20

KSP 1.0.20 for Kotlin 2.0.0-RC3

2.0.0-RC2-1.0.20

KSP 1.0.20 for Kotlin 2.0.0-RC2

2.0.0-RC1-1.0.20

KSP 1.0.20 for Kotlin 2.0.0-RC1

2.0.0-Beta5-1.0.20

No release notes provided.

2.0.0-Beta5-1.0.19

No release notes provided.

2.0.0-Beta4-1.0.19

KSP 1.0.19 for Kotlin 2.0.0-Beta4

2.0.0-Beta4-1.0.17

No release notes provided.

2.0.0-Beta3-1.0.17

This release update compiler version to 2.0.0-Beta3

2.0.0-Beta2-1.0.16

No release notes provided.

2.0.0-Beta1-1.0.15

KSP 1.0.15 for Kotlin 2.0.0-Beta1

... (truncated)

Commits
  • ba4d979 UPDATE_KOTLIN_VERSION: 2.0.0
  • e2da237 use safe cast for annotation type to declaration resolution
  • ac5c3cc KSP2: Keep debug classes of coroutine
  • 34e241d Incremental: fix roots from getSealedSubclasses
  • 27f57e8 KSP2: Reuse Java indexes
  • 6bba35b Do not run testWasm on release branch
  • 31c5d7c special handling for java property accessors override checking
  • cd68e48 Reuse Kotlin indexes in incremental providers
  • 1fc29cd improve enum entry toString()
  • 0c5a4f0 Return KSClassDeclarationEnumEntryImpl for enum entry annotation values.
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

updated-dependencies:
- dependency-name: com.google.devtools.ksp:symbol-processing-api
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels May 22, 2024
@github-actions github-actions bot enabled auto-merge (rebase) May 22, 2024 15:55
@AlexPl292
Copy link
Member

@dependabot ignore this minor version

@dependabot dependabot bot closed this May 24, 2024
auto-merge was automatically disabled May 24, 2024 13:09

Pull request was closed

Copy link
Contributor Author

dependabot bot commented on behalf of github May 24, 2024

OK, I won't notify you about version 2.0.x again, unless you re-open this PR.

@dependabot dependabot bot deleted the dependabot/gradle/com.google.devtools.ksp-symbol-processing-api-2.0.0-1.0.21 branch May 24, 2024 13:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant