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 to v1.6.0 #11

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 1, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.github.tschuchortdev:kotlin-compile-testing 1.4.5 -> 1.6.0 age adoption passing confidence

Release Notes

tschuchortdev/kotlin-compile-testing (com.github.tschuchortdev:kotlin-compile-testing)

v1.6.0

Compare Source

  • Updated Kotlin to 1.9.24
  • Cherrypicked various bug fixes from forks:
    • Fix decoding of classloader resources
    • Fix UTF-8 encoding of logs
    • Expose the API to pass flags to KAPT
  • Updated dependencies

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

v1.4.9

Compare Source

v1.4.8

Compare Source

Update Kotlin to 1.6.20

v1.4.7

Compare Source

  • Update to Kotlin 1.6.10 and KSP 1.0.2

v1.4.6

Compare Source

  • Upragded Kotlin to 1.6.0 and various other dependency upgrades
  • The KSP integration now has a allWarningsAsErrors option
  • All classpaths used in the compilation are now added to the result classloader automatically, so that all classes used by the compiled classes can be loaded
  • There is a new method KotlinCompilation.addPreviousResultToClasspath for including previous results when chaining multiple KotlinCompilations

Configuration

📅 Schedule: Branch creation - "before 3am on the first day of the month" (UTC), 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/libs.tschuchortdev.kotlincompiletesting branch from 29fd77c to 49f72cc Compare May 26, 2024 19:57
@renovate renovate bot changed the title Update dependency com.github.tschuchortdev:kotlin-compile-testing to v1.5.0 Update dependency com.github.tschuchortdev:kotlin-compile-testing to v1.6.0 May 26, 2024
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.

0 participants