turtle
turtle copied to clipboard
Run shell commands from Kotlin scripts, apps or Gradle tasks with ease.
**Describe the bug** Reopening https://github.com/lordcodes/turtle/issues/121 If the output of a shell command is really large then `commandStreaming` will hang. **Checklist** - [x] I've read the [guide for contributing](https://github.com/lordcodes/turtle/blob/master/CONTRIBUTING.md). - [x]...
Bumps [org.jetbrains.kotlin:kotlin-stdlib](https://github.com/JetBrains/kotlin) from 1.9.24 to 2.0.20. Release notes Sourced from org.jetbrains.kotlin:kotlin-stdlib's releases. Kotlin 2.0.20 Changelog Analysis. API New Features KT-68143 Analysis API: support KtWhenConditionInRange call resolution Performance Improvements KT-67195 K2:...
Bumps [jvm](https://github.com/JetBrains/kotlin) from 1.9.24 to 2.0.20. Release notes Sourced from jvm's releases. Kotlin 2.0.20 Changelog Analysis. API New Features KT-68143 Analysis API: support KtWhenConditionInRange call resolution Performance Improvements KT-67195 K2:...
Bumps [org.jetbrains.kotlin:kotlin-test-junit5](https://github.com/JetBrains/kotlin) from 1.9.24 to 2.0.20. Release notes Sourced from org.jetbrains.kotlin:kotlin-test-junit5's releases. Kotlin 2.0.20 Changelog Analysis. API New Features KT-68143 Analysis API: support KtWhenConditionInRange call resolution Performance Improvements KT-67195 K2:...
Bumps org.jmailen.kotlinter from 4.3.0 to 4.4.1. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...
Bumps [com.vanniktech.maven.publish](https://github.com/vanniktech/gradle-maven-publish-plugin) from 0.29.0 to 0.30.0. Release notes Sourced from com.vanniktech.maven.publish's releases. 0.30.0 Add support for Dokka 2.0.0-Beta Supports org.jetbrains.dokka.experimental.gradle.pluginMode=V2Enabled Supports both org.jetbrains.dokka and org.jetbrains.dokka-javadoc If both are applied the...
Bumps [jvm](https://github.com/JetBrains/kotlin) from 2.0.20 to 2.0.21. Release notes Sourced from jvm's releases. Kotlin 2.0.21 Changelog Apple Ecosystem KT-69093 Xcode 16 support in Kotlin Backend. Native. Debug KT-71374 lldb: step out...
Bumps [org.jetbrains.kotlin:kotlin-test-junit5](https://github.com/JetBrains/kotlin) from 2.0.20 to 2.0.21. Release notes Sourced from org.jetbrains.kotlin:kotlin-test-junit5's releases. Kotlin 2.0.21 Changelog Apple Ecosystem KT-69093 Xcode 16 support in Kotlin Backend. Native. Debug KT-71374 lldb: step out...
Bumps [org.jetbrains.kotlin:kotlin-stdlib](https://github.com/JetBrains/kotlin) from 2.0.20 to 2.0.21. Release notes Sourced from org.jetbrains.kotlin:kotlin-stdlib's releases. Kotlin 2.0.21 Changelog Apple Ecosystem KT-69093 Xcode 16 support in Kotlin Backend. Native. Debug KT-71374 lldb: step out...
Bumps [io.mockk:mockk](https://github.com/mockk/mockk) from 1.13.12 to 1.13.13. Release notes Sourced from io.mockk:mockk's releases. 1.13.13 What's Changed Kotlin 2.0.0 by @SimonMarquis in mockk/mockk#1255 Don't unbox primitive value class returned by suspend function...