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

build(deps): bump com.google.devtools.ksp from 1.9.23-1.0.20 to 2.0.0-1.0.21 in /manager #1757

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps com.google.devtools.ksp from 1.9.23-1.0.20 to 2.0.0-1.0.21.

Release notes

Sourced from com.google.devtools.ksp'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

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
com.google.devtools.ksp [< 1.10, > 1.9.23-1.0.20]

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
  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
Copy link
Contributor Author

dependabot bot commented on behalf of github May 25, 2024

Looks like com.google.devtools.ksp is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this May 25, 2024
@dependabot dependabot bot deleted the dependabot/gradle/manager/com.google.devtools.ksp-2.0.0-1.0.21 branch May 25, 2024 03:08
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.

None yet

0 participants