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 the maven-dependencies group across 1 directory with 2 updates #462

Closed

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the maven-dependencies group with 2 updates in the / directory: org.jetbrains.kotlin.android and com.google.devtools.ksp.

Updates org.jetbrains.kotlin.android from 1.9.24 to 2.0.0

Updates com.google.devtools.ksp from 1.9.24-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

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

updated-dependencies:
- dependency-name: org.jetbrains.kotlin.android
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: maven-dependencies
- dependency-name: com.google.devtools.ksp
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: maven-dependencies
...

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 21, 2024
@pomelohan
Copy link
Collaborator

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github May 22, 2024

Looks like these dependencies are no longer updatable, so this is no longer needed.

@dependabot dependabot bot closed this May 22, 2024
@dependabot dependabot bot deleted the dependabot/gradle/main/maven-dependencies-6c96122aea branch May 22, 2024 13:29
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