slackhq / foundry

Gradle and IntelliJ build tooling used in Slack's Android repo
https://slackhq.github.io/foundry/
Apache License 2.0
433 stars 21 forks source link

Update dependency com.slack.cli:kotlin-cli-util to v3 #972

Closed slack-oss-bot closed 1 month ago

slack-oss-bot commented 1 month ago

This PR contains the following updates:

Package Type Update Change
com.slack.cli:kotlin-cli-util dependencies major 2.6.3 -> 3.0.0

[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

slackhq/kotlin-cli-util (com.slack.cli:kotlin-cli-util) ### [`v3.0.0`](https://redirect.github.com/slackhq/kotlin-cli-util/blob/HEAD/CHANGELOG.md#300) [Compare Source](https://redirect.github.com/slackhq/kotlin-cli-util/compare/2.6.3...3.0.0) *2024-09-21* - **New**: Add `GradleTestFixturesMigratorCli` via `migrate-gradle-test-fixtures` command. - **New**: Add `multipleSet()` clikt extension. - **Breaking change**: Update to Clikt `5.0.0`. - Update to Kotlin `2.0.20`. - Update to Bugsnag `3.7.1`. - Update to Okio `3.9.1`. - Update to kotlinx-serialization `1.7.3`. - Update to xmlutil `0.90.1`. - Update to MoshiX `0.28.0`. - Update to slf4j-nop `2.0.16`.

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.



This PR has been generated by Renovate Bot.