Leon406 / ToolsFx

基于kotlin+tornadoFx的跨平台密码学工具箱.包含编解码,编码转换,加解密, 哈希,MAC,签名,大数运算,压缩,二维码功能,ctf等实用功能,支持插件
https://github.com/Leon406/ToolsFx/wiki
ISC License
1.44k stars 253 forks source link

chore(deps): update detektver to v1.23.5 #225

Closed renovate[bot] closed 6 months ago

renovate[bot] commented 6 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.gitlab.arturbosch.detekt (source) 1.23.4 -> 1.23.5 age adoption passing confidence
io.gitlab.arturbosch.detekt:detekt-formatting (source) 1.23.4 -> 1.23.5 age adoption passing confidence

Release Notes

detekt/detekt (io.gitlab.arturbosch.detekt) ### [`v1.23.5`](https://togithub.com/detekt/detekt/releases/tag/v1.23.5) This is a point release for Detekt `1.23.0`, where we added support for Kotlin `1.9.22` and fixed several bugs that got reported by the community. ##### Notable Changes - Test Gradle plugin with AGP 8.2.0 - [#​6672](https://togithub.com/detekt/detekt/pull/6672) - chore(deps): update dependency gradle to v8.5 - [#​6663](https://togithub.com/detekt/detekt/pull/6663) - fix(deps): update kotlin monorepo to v1.9.22 - [#​6746](https://togithub.com/detekt/detekt/pull/6746) ##### Changelog - Report rule's default severity in sarif backport - [#​6916](https://togithub.com/detekt/detekt/pull/6916) - Add ignoreAnnotatedFunctions to TooManyFunctions - [#​6875](https://togithub.com/detekt/detekt/pull/6875) - Fix by checking the existence of label in previous statements - [#​6671](https://togithub.com/detekt/detekt/pull/6671) - Also check `USELESS_ELVIS` in `UnreachableCode` - [#​6624](https://togithub.com/detekt/detekt/pull/6624) - Fix by adding last method call to the set - [#​6567](https://togithub.com/detekt/detekt/pull/6567) ##### Housekeeping & Refactorings - Opt in to ExperimentalCompilerApi in all compilations in compiler-plugin - [#​6534](https://togithub.com/detekt/detekt/pull/6534) ##### Contributors We would like to thank the following contributors that made this release possible: [@​3flex](https://togithub.com/3flex), [@​TWiStErRob](https://togithub.com/TWiStErRob), [@​atulgpt](https://togithub.com/atulgpt), [@​matejdro](https://togithub.com/matejdro)

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 these updates again.



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