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

Kotlin 1.9.10 + gradle 8.3 and a couple other things #146

Merged
merged 4 commits into from
Sep 28, 2023

Conversation

slack-oss-bot
Copy link
Collaborator

@slack-oss-bot slack-oss-bot commented Jul 8, 2023

This PR contains the following updates:

Package Type Update Change
com.google.devtools.ksp (source) plugin minor 1.8.22-1.0.11 -> 1.9.10-1.0.13

Release Notes

google/ksp

v1.9.10-1.0.13

Compare Source

KSP 1.0.13 for kotlin compiler version 1.9.10

v1.9.0-1.0.13

Compare Source

Issues fixed
  • Fixed an issue in KSP Gradle plugin where KMP source set is not set correctly.
  • Fixed an issue in incremental building where timestamp for generated java sources are incorrect.

v1.9.0-1.0.12

Compare Source

Issues Fixed

The complete list of issues fixed in this release can be found here.

Other Notable Changes

While there is still no direct model of package elements, the following APIs in Resolver are added to better support the operations around packages:

  • fun getPackageAnnotations(packageName: String): Sequence<KSAnnotation>
  • fun getPackagesWithAnnotation(annotationName: String): Sequence<String>

Contributors

Thank you for the PRs!

@​cdsap
@​damianw
@​danysantiago
@​lukellmann
@​ribafish

v1.9.0-1.0.11

Compare Source


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 this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@slack-oss-bot slack-oss-bot changed the title Update plugin ksp to v1.9.0-1.0.11 Update plugin ksp to v1.9.0-1.0.12 Jul 21, 2023
@slack-oss-bot slack-oss-bot force-pushed the renovate/com.google.devtools.ksp-1.x branch from f140e2c to 9d5ff1f Compare July 21, 2023 08:02
@slack-oss-bot slack-oss-bot force-pushed the renovate/com.google.devtools.ksp-1.x branch from 9d5ff1f to 0cd1d4e Compare August 3, 2023 08:02
@slack-oss-bot slack-oss-bot changed the title Update plugin ksp to v1.9.0-1.0.12 Update plugin ksp to v1.9.0-1.0.13 Aug 3, 2023
@slack-oss-bot slack-oss-bot force-pushed the renovate/com.google.devtools.ksp-1.x branch from 0cd1d4e to 40db362 Compare August 24, 2023 08:02
@slack-oss-bot slack-oss-bot changed the title Update plugin ksp to v1.9.0-1.0.13 Update plugin ksp to v1.9.10-1.0.13 Aug 24, 2023
@ZacSweers ZacSweers changed the title Update plugin ksp to v1.9.10-1.0.13 Kotlin 1.9.10 + gradle 8.3 and a couple other things Sep 28, 2023
@ZacSweers ZacSweers added this pull request to the merge queue Sep 28, 2023
Merged via the queue into main with commit 55c4014 Sep 28, 2023
1 check passed
@ZacSweers ZacSweers deleted the renovate/com.google.devtools.ksp-1.x branch September 28, 2023 22:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants