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.5.0 #5882

Merged
merged 1 commit into from
Mar 6, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 6, 2023

Mend Renovate

This PR contains the following updates:

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

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 Mend Renovate. View repository job log here.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Mar 6, 2023
@codecov
Copy link

codecov bot commented Mar 6, 2023

Codecov Report

Merging #5882 (3730392) into main (6fcc75c) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##               main    #5882   +/-   ##
=========================================
  Coverage     84.59%   84.59%           
  Complexity     3784     3784           
=========================================
  Files           546      546           
  Lines         12943    12943           
  Branches       2273     2273           
=========================================
  Hits          10949    10949           
  Misses          861      861           
  Partials       1133     1133           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@3flex 3flex merged commit 3ea6999 into main Mar 6, 2023
@3flex 3flex deleted the renovate/com.github.tschuchortdev branch March 6, 2023 02:45
@github-actions
Copy link

github-actions bot commented Mar 6, 2023

Warnings
⚠️ This PR is approved with no milestone set. If merged, it won't appear in the Detekt release notes.

Generated by 🚫 dangerJS against 3730392

@cortinico cortinico added this to the 1.23.0 milestone Mar 6, 2023
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants