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

Update dependency com.github.tschuchortdev:kotlin-compile-testing-ksp to v1.5.0 #185

Merged
merged 1 commit into from
Mar 10, 2023

Conversation

juul-mobile-bot
Copy link
Contributor

This PR contains the following updates:

Package Type Update Change
com.github.tschuchortdev:kotlin-compile-testing-ksp dependencies minor 1.4.9 -> 1.5.0

⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the logs for more information.


Release Notes

tschuchortdev/kotlin-compile-testing

v1.5.0

Compare Source

  • Updated Kotlin embedded compiler to 1.8.0
  • Support new CompilerPluginRegistrar that replaces ComponentRegistrar
  • Parent directories of SourceFile are now created automatically #​340
  • The MainComponentRegistrar and MainCommandlineProcessor singletons will ignore unset ThreadLocalParameters in case it is loaded accidentally by some other tool scanning the classpath #​301
  • Multiplatform support can now be enabled with the appropriate option #​303
  • The supportsK2 option can be set to mark that all plugins support K2
  • Various dependency upgrades

Thanks to Matthew Haughton and Zac Sweers for their help in supporting the new compiler version


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.

@github-actions
Copy link

Test Results

  5 files    5 suites   29s ⏱️
17 tests 17 ✔️ 0 💤 0
19 runs  19 ✔️ 0 💤 0

Results for commit 813c728.

@twyatt twyatt enabled auto-merge (squash) March 10, 2023 15:51
@twyatt twyatt merged commit 87ea7ec into main Mar 10, 2023
@juul-mobile-bot juul-mobile-bot deleted the renovate/com.github.tschuchortdev branch March 17, 2023 09:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants