saveourtool / diktat

Strict coding standard for Kotlin and a custom set of rules for detecting code smells, code style issues and bugs
https://diktat.saveourtool.com
MIT License
516 stars 38 forks source link

chore(deps): update dependency io.github.oshai:kotlin-logging to v7 #1932

Open renovate[bot] opened 2 weeks ago

renovate[bot] commented 2 weeks ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.github.oshai:kotlin-logging 6.0.3 -> 7.0.0 age adoption passing confidence

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


Release Notes

oshai/kotlin-logging (io.github.oshai:kotlin-logging) ### [`v7.0.0`](https://togithub.com/oshai/kotlin-logging/releases/tag/7.0.0) [Compare Source](https://togithub.com/oshai/kotlin-logging/compare/6.0.9...7.0.0) #### What's Changed - WASM Anonymous Logging Refinement by [@​severn-everett](https://togithub.com/severn-everett) in [https://github.com/oshai/kotlin-logging/pull/424](https://togithub.com/oshai/kotlin-logging/pull/424) - Leverage tail recursion when creating message out of Throwable by [@​severn-everett](https://togithub.com/severn-everett) in [https://github.com/oshai/kotlin-logging/pull/423](https://togithub.com/oshai/kotlin-logging/pull/423) - Upgraded Kotlin to 2.0.0 by [@​severn-everett](https://togithub.com/severn-everett) in [https://github.com/oshai/kotlin-logging/pull/428](https://togithub.com/oshai/kotlin-logging/pull/428) **Full Changelog**: https://github.com/oshai/kotlin-logging/compare/6.0.9...7.0.0 ### [`v6.0.9`](https://togithub.com/oshai/kotlin-logging/releases/tag/6.0.9) [Compare Source](https://togithub.com/oshai/kotlin-logging/compare/6.0.8...6.0.9) #### What's Changed - Bump gradle/wrapper-validation-action from 1 to 3 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/oshai/kotlin-logging/pull/422](https://togithub.com/oshai/kotlin-logging/pull/422) **Full Changelog**: https://github.com/oshai/kotlin-logging/compare/6.0.8...6.0.9 ### [`v6.0.8`](https://togithub.com/oshai/kotlin-logging/releases/tag/6.0.8) [Compare Source](https://togithub.com/oshai/kotlin-logging/compare/6.0.7...6.0.8) #### What's Changed - Bump com.android.library from 8.2.2 to 8.3.2 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/oshai/kotlin-logging/pull/421](https://togithub.com/oshai/kotlin-logging/pull/421) - Bump io.github.gradle-nexus.publish-plugin from 1.3.0 to 2.0.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/oshai/kotlin-logging/pull/417](https://togithub.com/oshai/kotlin-logging/pull/417) **Full Changelog**: https://github.com/oshai/kotlin-logging/compare/6.0.7...6.0.8 ### [`v6.0.7`](https://togithub.com/oshai/kotlin-logging/releases/tag/6.0.7) [Compare Source](https://togithub.com/oshai/kotlin-logging/compare/6.0.4...6.0.7) **Full Changelog**: https://github.com/oshai/kotlin-logging/compare/6.0.5...6.0.7 ### [`v6.0.4`](https://togithub.com/oshai/kotlin-logging/releases/tag/6.0.4) [Compare Source](https://togithub.com/oshai/kotlin-logging/compare/6.0.3...6.0.4) #### What's Changed - Bump actions/cache from 3.3.3 to 4.0.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/oshai/kotlin-logging/pull/395](https://togithub.com/oshai/kotlin-logging/pull/395) - Fluent Logging: Allow nullable values by [@​Zack-Freedman-Thoughtworks](https://togithub.com/Zack-Freedman-Thoughtworks) in [https://github.com/oshai/kotlin-logging/pull/402](https://togithub.com/oshai/kotlin-logging/pull/402) - Bump multiplatform from 1.9.22 to 1.9.23 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/oshai/kotlin-logging/pull/405](https://togithub.com/oshai/kotlin-logging/pull/405) - Bump org.jetbrains.dokka from 1.9.10 to 1.9.20 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/oshai/kotlin-logging/pull/406](https://togithub.com/oshai/kotlin-logging/pull/406) - Bump actions/cache from 4.0.0 to 4.0.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/oshai/kotlin-logging/pull/403](https://togithub.com/oshai/kotlin-logging/pull/403) - Bump com.diffplug.spotless from 6.24.0 to 6.25.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/oshai/kotlin-logging/pull/397](https://togithub.com/oshai/kotlin-logging/pull/397) - allow only markers being supplied by [@​ewoelfel](https://togithub.com/ewoelfel) in [https://github.com/oshai/kotlin-logging/pull/408](https://togithub.com/oshai/kotlin-logging/pull/408) - Upgrade ktfmt to version 0.47 by [@​mlewe](https://togithub.com/mlewe) in [https://github.com/oshai/kotlin-logging/pull/415](https://togithub.com/oshai/kotlin-logging/pull/415) - Allow supplying org.slf4j.Marker by [@​mlewe](https://togithub.com/mlewe) in [https://github.com/oshai/kotlin-logging/pull/414](https://togithub.com/oshai/kotlin-logging/pull/414) #### New Contributors - [@​Zack-Freedman-Thoughtworks](https://togithub.com/Zack-Freedman-Thoughtworks) made their first contribution in [https://github.com/oshai/kotlin-logging/pull/402](https://togithub.com/oshai/kotlin-logging/pull/402) - [@​ewoelfel](https://togithub.com/ewoelfel) made their first contribution in [https://github.com/oshai/kotlin-logging/pull/408](https://togithub.com/oshai/kotlin-logging/pull/408) - [@​mlewe](https://togithub.com/mlewe) made their first contribution in [https://github.com/oshai/kotlin-logging/pull/415](https://togithub.com/oshai/kotlin-logging/pull/415) **Full Changelog**: https://github.com/oshai/kotlin-logging/compare/6.0.3...6.0.4

Configuration

πŸ“… Schedule: Branch creation - "before 4am on Monday" (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.



This PR has been generated by Mend Renovate. View repository job log here.

github-actions[bot] commented 2 weeks ago

JUnit Tests (macOS, EnricoMi/publish-unit-test-result-action@v2)

β€‡β€ˆ167 files  Β±0β€‚β€ƒβ€‡β€ˆ167 suites  Β±0   3m 31s :stopwatch: -12s 1β€ˆ446 tests Β±0  1β€ˆ406 :white_check_mark:  -β€Š1  39 :zzz: Β±0  1 :x: +1  2β€ˆ826 runsβ€Š Β±0  2β€ˆ786 :white_check_mark:  -β€Š1  39 :zzz: Β±0  1 :x: +1 

For more details on these failures, see this check.

Results for commit 55148cbf. ± Comparison against base commit f63b045a.

github-actions[bot] commented 2 weeks ago

JUnit Tests (Windows, EnricoMi/publish-unit-test-result-action@v2)

β€‡β€ˆ167 files  Β±0β€‚β€ƒβ€‡β€ˆ167 suites  Β±0   7m 26s :stopwatch: -32s 1β€ˆ446 tests Β±0  1β€ˆ428 :white_check_mark:  -β€Š1  17 :zzz: Β±0  1 :x: +1  2β€ˆ826 runsβ€Š Β±0  2β€ˆ808 :white_check_mark:  -β€Š1  17 :zzz: Β±0  1 :x: +1 

For more details on these failures, see this check.

Results for commit 55148cbf. ± Comparison against base commit f63b045a.