Skip to content

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

Merged
3flex merged 1 commit into
mainfrom
renovate/com.github.tschuchortdev
Mar 6, 2023
Merged

Update dependency com.github.tschuchortdev:kotlin-compile-testing to v1.5.0#5882
3flex merged 1 commit into
mainfrom
renovate/com.github.tschuchortdev

Conversation

@renovate

@renovate renovate Bot commented Mar 6, 2023

Copy link
Copy Markdown
Contributor

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

codecov Bot commented Mar 6, 2023

Copy link
Copy Markdown

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

github-actions Bot commented Mar 6, 2023

Copy link
Copy Markdown
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