MaibornWolff / codecharta

CodeCharta is a visualization tool that transforms complex software architecture and code metrics into interactive, customizable visual maps, empowering everyone to communicate and analyze your codebase. Improve code quality, maintainability, and architectural decisions
https://maibornwolff.github.io/codecharta/
BSD 3-Clause "New" or "Revised" License
193 stars 30 forks source link

fix(deps): update dependency io.mockk:mockk to v1.13.13 #3823

Closed renovate[bot] closed 2 weeks ago

renovate[bot] commented 2 weeks ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.mockk:mockk (source) 1.13.12 -> 1.13.13 age adoption passing confidence

Release Notes

mockk/mockk (io.mockk:mockk) ### [`v1.13.13`](https://redirect.github.com/mockk/mockk/releases/tag/1.13.13) [Compare Source](https://redirect.github.com/mockk/mockk/compare/1.13.12...1.13.13) #### What's Changed - Kotlin 2.0.0 by [@​SimonMarquis](https://redirect.github.com/SimonMarquis) in [https://github.com/mockk/mockk/pull/1255](https://redirect.github.com/mockk/mockk/pull/1255) - Don't unbox primitive value class returned by suspend function by [@​SackCastellon](https://redirect.github.com/SackCastellon) in [https://github.com/mockk/mockk/pull/1253](https://redirect.github.com/mockk/mockk/pull/1253) - Fix RequireParallelTesting Annotation by [@​thamp59](https://redirect.github.com/thamp59) in [https://github.com/mockk/mockk/pull/1265](https://redirect.github.com/mockk/mockk/pull/1265) - Enable clearAllMocks to clear only thread-local mocks. by [@​xzhang-brex](https://redirect.github.com/xzhang-brex) in [https://github.com/mockk/mockk/pull/1276](https://redirect.github.com/mockk/mockk/pull/1276) - build(issue 1280): bump toolchain-jvm version to 17 by [@​Kulesko](https://redirect.github.com/Kulesko) in [https://github.com/mockk/mockk/pull/1281](https://redirect.github.com/mockk/mockk/pull/1281) - fix(1284): do not transform static constructor by [@​LitterSun](https://redirect.github.com/LitterSun) in [https://github.com/mockk/mockk/pull/1285](https://redirect.github.com/mockk/mockk/pull/1285) - Remove unused loggers by [@​Sandhya2902](https://redirect.github.com/Sandhya2902) in [https://github.com/mockk/mockk/pull/1011](https://redirect.github.com/mockk/mockk/pull/1011) - chore: converting functions to expression bodies and minor function refactoring by [@​casplattel](https://redirect.github.com/casplattel) in [https://github.com/mockk/mockk/pull/1260](https://redirect.github.com/mockk/mockk/pull/1260) - Add anyNullable by [@​NWuensche](https://redirect.github.com/NWuensche) in [https://github.com/mockk/mockk/pull/1287](https://redirect.github.com/mockk/mockk/pull/1287) - fix(813): Handle nullable value classes by [@​VasilisDrettas-tomtom](https://redirect.github.com/VasilisDrettas-tomtom) in [https://github.com/mockk/mockk/pull/1295](https://redirect.github.com/mockk/mockk/pull/1295) - Improve error message on unexpected calls count by [@​MGaetan89](https://redirect.github.com/MGaetan89) in [https://github.com/mockk/mockk/pull/1298](https://redirect.github.com/mockk/mockk/pull/1298) - Run `unmockkAll` after each JUnit 5 test by [@​erikhuizinga](https://redirect.github.com/erikhuizinga) in [https://github.com/mockk/mockk/pull/1297](https://redirect.github.com/mockk/mockk/pull/1297) #### New Contributors - [@​SackCastellon](https://redirect.github.com/SackCastellon) made their first contribution in [https://github.com/mockk/mockk/pull/1253](https://redirect.github.com/mockk/mockk/pull/1253) - [@​thamp59](https://redirect.github.com/thamp59) made their first contribution in [https://github.com/mockk/mockk/pull/1265](https://redirect.github.com/mockk/mockk/pull/1265) - [@​xzhang-brex](https://redirect.github.com/xzhang-brex) made their first contribution in [https://github.com/mockk/mockk/pull/1276](https://redirect.github.com/mockk/mockk/pull/1276) - [@​Kulesko](https://redirect.github.com/Kulesko) made their first contribution in [https://github.com/mockk/mockk/pull/1281](https://redirect.github.com/mockk/mockk/pull/1281) - [@​LitterSun](https://redirect.github.com/LitterSun) made their first contribution in [https://github.com/mockk/mockk/pull/1285](https://redirect.github.com/mockk/mockk/pull/1285) - [@​VasilisDrettas-tomtom](https://redirect.github.com/VasilisDrettas-tomtom) made their first contribution in [https://github.com/mockk/mockk/pull/1295](https://redirect.github.com/mockk/mockk/pull/1295) - [@​MGaetan89](https://redirect.github.com/MGaetan89) made their first contribution in [https://github.com/mockk/mockk/pull/1298](https://redirect.github.com/mockk/mockk/pull/1298) **Full Changelog**: https://github.com/mockk/mockk/compare/1.13.11...1.13.13

Configuration

📅 Schedule: Branch creation - "on the 2nd and 4th day instance on sunday after 9pm" in timezone Europe/Berlin, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR was generated by Mend Renovate. View the repository job log.

sonarcloud[bot] commented 2 weeks ago

Quality Gate Passed Quality Gate passed for 'CodeCharta Visualization'

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

sonarcloud[bot] commented 2 weeks ago

Quality Gate Passed Quality Gate passed for 'CodeCharta Analysis'

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud