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 #10

Merged
merged 1 commit into from
Dec 8, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 1, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.github.tschuchortdev:kotlin-compile-testing 1.4.2 -> 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

v1.4.5

Compare Source

  • dependency upgrades
  • new properties for compiler options
  • update Kotlin and KSP to 1.5.31

v1.4.4

Compare Source

  • Update Kotlin and KSP to 1.5.30
  • JDK 16 compatibility

v1.4.3

Compare Source

  • Updated Kotlin and KSP versions
  • Updated other dependencies

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.

@stale
Copy link

stale bot commented Sep 17, 2023

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix This will not be worked on label Sep 17, 2023
@renovate renovate bot force-pushed the renovate/ci.tschuchortdev.kotlincompiletesting branch from 8d9f227 to 308bc2a 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
@sksamuel sksamuel merged commit cd557af into master Dec 8, 2024
1 check passed
@renovate renovate bot deleted the renovate/ci.tschuchortdev.kotlincompiletesting branch December 8, 2024 11:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wontfix This will not be worked on
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant