Skip to content

Commit e00a934

Browse files
chore(release): 0.1.35 [skip ci]
## [0.1.35](0.1.34...0.1.35) (2025-10-23) ### Dependency updates * **core-deps:** update dependency org.jetbrains.kotlin.jvm to v2.2.21 ([#1164](#1164)) ([2818718](2818718)) * **deps:** update dependency io.kotest:kotest-runner-junit5-jvm to v6.0.4 ([#1159](#1159)) ([92acd66](92acd66)) * **deps:** update dependency org.mockito:mockito-core to v5.20.0 ([#1148](#1148)) ([42ad910](42ad910)) * **deps:** update dependency semantic-release-preconfigured-conventional-commits to v1.1.142 ([#1135](#1135)) ([9bfc019](9bfc019)) * **deps:** update dependency semantic-release-preconfigured-conventional-commits to v1.1.143 ([#1136](#1136)) ([5b03bb8](5b03bb8)) * **deps:** update dependency semantic-release-preconfigured-conventional-commits to v1.1.144 ([#1139](#1139)) ([59a7a4d](59a7a4d)) * **deps:** update dependency semantic-release-preconfigured-conventional-commits to v1.1.145 ([#1140](#1140)) ([817f340](817f340)) * **deps:** update dependency semantic-release-preconfigured-conventional-commits to v1.1.146 ([#1151](#1151)) ([7a25394](7a25394)) * **deps:** update dependency semantic-release-preconfigured-conventional-commits to v1.1.147 ([#1154](#1154)) ([54ad477](54ad477)) * **deps:** update dependency semantic-release-preconfigured-conventional-commits to v1.1.148 ([#1161](#1161)) ([3007bd7](3007bd7)) * **deps:** update dependency semantic-release-preconfigured-conventional-commits to v1.1.149 ([#1162](#1162)) ([30c0196](30c0196)) * **deps:** update gradle to v9.1.0 ([#1143](#1143)) ([e4f3ec0](e4f3ec0)) * **deps:** update node.js to 22.20 ([#1152](#1152)) ([25b0cf5](25b0cf5)) * **deps:** update node.js to 22.21 ([#1163](#1163)) ([4cbc860](4cbc860)) * **deps:** update plugin com.gradle.develocity to v4.2 ([#1138](#1138)) ([24690ec](24690ec)) * **deps:** update plugin com.gradle.develocity to v4.2.1 ([#1156](#1156)) ([adf7183](adf7183)) * **deps:** update plugin com.gradle.develocity to v4.2.2 ([#1157](#1157)) ([5e42140](5e42140)) * **deps:** update plugin gitsemver to v7.0.3 ([#1131](#1131)) ([94e59b9](94e59b9)) * **deps:** update plugin gitsemver to v7.0.4 ([#1141](#1141)) ([ea6d8f1](ea6d8f1)) * **deps:** update plugin kotlin-qa to v0.94.1 ([#1132](#1132)) ([a62d65c](a62d65c)) * **deps:** update plugin kotlin-qa to v0.95.0 ([#1137](#1137)) ([f79fb1c](f79fb1c)) * **deps:** update plugin kotlin-qa to v0.95.1 ([#1145](#1145)) ([c9c469b](c9c469b)) * **deps:** update plugin multijvmtesting to v4.1.1 ([#1133](#1133)) ([473a6d1](473a6d1)) * **deps:** update plugin multijvmtesting to v4.1.2 ([#1146](#1146)) ([ca7ad71](ca7ad71)) * **deps:** update plugin multijvmtesting to v4.2.0 ([#1147](#1147)) ([43754a9](43754a9)) * **deps:** update plugin org.danilopianini.gradle-pre-commit-git-hooks to v2.1.1 ([#1134](#1134)) ([e1f6cd0](e1f6cd0)) * **deps:** update plugin org.danilopianini.gradle-pre-commit-git-hooks to v2.1.2 ([#1144](#1144)) ([c24c76d](c24c76d)) * **deps:** update plugin publishoncentral to v9.1.4 ([#1130](#1130)) ([dc3ce17](dc3ce17)) * **deps:** update plugin publishoncentral to v9.1.5 ([#1142](#1142)) ([41b5e6e](41b5e6e)) ### Build and continuous integration * **deps:** update actions/setup-node action to v6 ([#1158](#1158)) ([5344772](5344772)) * **deps:** update danysk/build-check-deploy-gradle-action action to v4.0.10 ([#1155](#1155)) ([71a3981](71a3981)) * **deps:** update danysk/build-check-deploy-gradle-action action to v4.0.8 ([#1149](#1149)) ([25a0385](25a0385)) * **deps:** update danysk/build-check-deploy-gradle-action action to v4.0.9 ([#1153](#1153)) ([62d4bc1](62d4bc1)) * **deps:** update dependency macos github actions runner to v15 ([#1150](#1150)) ([14ba8d9](14ba8d9)) * enable dependency locking for Gradle configurations ([a11bd57](a11bd57)) * simplify Kotlin stdlib dependency declaration ([14e0cc4](14e0cc4)) * update test logging configuration to use TestLogEvent entries ([91fe527](91fe527))
1 parent 2818718 commit e00a934

File tree

1 file changed

+45
-0
lines changed

1 file changed

+45
-0
lines changed

CHANGELOG.md

Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,48 @@
1+
## [0.1.35](https://github.com/DanySK/Template-for-Kotlin-JVM-Projects/compare/0.1.34...0.1.35) (2025-10-23)
2+
3+
### Dependency updates
4+
5+
* **core-deps:** update dependency org.jetbrains.kotlin.jvm to v2.2.21 ([#1164](https://github.com/DanySK/Template-for-Kotlin-JVM-Projects/issues/1164)) ([2818718](https://github.com/DanySK/Template-for-Kotlin-JVM-Projects/commit/2818718db91de57b34cc6ef13fa5c34d0c99cd9e))
6+
* **deps:** update dependency io.kotest:kotest-runner-junit5-jvm to v6.0.4 ([#1159](https://github.com/DanySK/Template-for-Kotlin-JVM-Projects/issues/1159)) ([92acd66](https://github.com/DanySK/Template-for-Kotlin-JVM-Projects/commit/92acd66446bb2c2789b0c39d1eae12f071965197))
7+
* **deps:** update dependency org.mockito:mockito-core to v5.20.0 ([#1148](https://github.com/DanySK/Template-for-Kotlin-JVM-Projects/issues/1148)) ([42ad910](https://github.com/DanySK/Template-for-Kotlin-JVM-Projects/commit/42ad9104339083912f29331816094de84aa4c65a))
8+
* **deps:** update dependency semantic-release-preconfigured-conventional-commits to v1.1.142 ([#1135](https://github.com/DanySK/Template-for-Kotlin-JVM-Projects/issues/1135)) ([9bfc019](https://github.com/DanySK/Template-for-Kotlin-JVM-Projects/commit/9bfc019e5e00ca017286a253b8d42ab68456ce0b))
9+
* **deps:** update dependency semantic-release-preconfigured-conventional-commits to v1.1.143 ([#1136](https://github.com/DanySK/Template-for-Kotlin-JVM-Projects/issues/1136)) ([5b03bb8](https://github.com/DanySK/Template-for-Kotlin-JVM-Projects/commit/5b03bb8e3fe3236026b4c99242bc905ae60c1a05))
10+
* **deps:** update dependency semantic-release-preconfigured-conventional-commits to v1.1.144 ([#1139](https://github.com/DanySK/Template-for-Kotlin-JVM-Projects/issues/1139)) ([59a7a4d](https://github.com/DanySK/Template-for-Kotlin-JVM-Projects/commit/59a7a4d502f0ec6b685ca533714242be405788f5))
11+
* **deps:** update dependency semantic-release-preconfigured-conventional-commits to v1.1.145 ([#1140](https://github.com/DanySK/Template-for-Kotlin-JVM-Projects/issues/1140)) ([817f340](https://github.com/DanySK/Template-for-Kotlin-JVM-Projects/commit/817f340e5dfab7dd02c3163f642d7c144168c401))
12+
* **deps:** update dependency semantic-release-preconfigured-conventional-commits to v1.1.146 ([#1151](https://github.com/DanySK/Template-for-Kotlin-JVM-Projects/issues/1151)) ([7a25394](https://github.com/DanySK/Template-for-Kotlin-JVM-Projects/commit/7a2539475dd451d551ad8b035bab7ef8917eb0b5))
13+
* **deps:** update dependency semantic-release-preconfigured-conventional-commits to v1.1.147 ([#1154](https://github.com/DanySK/Template-for-Kotlin-JVM-Projects/issues/1154)) ([54ad477](https://github.com/DanySK/Template-for-Kotlin-JVM-Projects/commit/54ad477dc7eb599f2e97d4eadd3a10c775c0e234))
14+
* **deps:** update dependency semantic-release-preconfigured-conventional-commits to v1.1.148 ([#1161](https://github.com/DanySK/Template-for-Kotlin-JVM-Projects/issues/1161)) ([3007bd7](https://github.com/DanySK/Template-for-Kotlin-JVM-Projects/commit/3007bd7a37ae590f9912b840819896560ba78d17))
15+
* **deps:** update dependency semantic-release-preconfigured-conventional-commits to v1.1.149 ([#1162](https://github.com/DanySK/Template-for-Kotlin-JVM-Projects/issues/1162)) ([30c0196](https://github.com/DanySK/Template-for-Kotlin-JVM-Projects/commit/30c0196869798e7588ff107bbd5ab1d35c22d940))
16+
* **deps:** update gradle to v9.1.0 ([#1143](https://github.com/DanySK/Template-for-Kotlin-JVM-Projects/issues/1143)) ([e4f3ec0](https://github.com/DanySK/Template-for-Kotlin-JVM-Projects/commit/e4f3ec0ad095e1ab047da0fa0fde49f6e46cd698))
17+
* **deps:** update node.js to 22.20 ([#1152](https://github.com/DanySK/Template-for-Kotlin-JVM-Projects/issues/1152)) ([25b0cf5](https://github.com/DanySK/Template-for-Kotlin-JVM-Projects/commit/25b0cf58624fd868af82c3d488bd87da81554e7e))
18+
* **deps:** update node.js to 22.21 ([#1163](https://github.com/DanySK/Template-for-Kotlin-JVM-Projects/issues/1163)) ([4cbc860](https://github.com/DanySK/Template-for-Kotlin-JVM-Projects/commit/4cbc860cde289174c1f1003270b64f34e130e503))
19+
* **deps:** update plugin com.gradle.develocity to v4.2 ([#1138](https://github.com/DanySK/Template-for-Kotlin-JVM-Projects/issues/1138)) ([24690ec](https://github.com/DanySK/Template-for-Kotlin-JVM-Projects/commit/24690ecc561bdbd271077800a96253a699e9ca3d))
20+
* **deps:** update plugin com.gradle.develocity to v4.2.1 ([#1156](https://github.com/DanySK/Template-for-Kotlin-JVM-Projects/issues/1156)) ([adf7183](https://github.com/DanySK/Template-for-Kotlin-JVM-Projects/commit/adf71831f4d45953edd09650e85df64e165b8ed5))
21+
* **deps:** update plugin com.gradle.develocity to v4.2.2 ([#1157](https://github.com/DanySK/Template-for-Kotlin-JVM-Projects/issues/1157)) ([5e42140](https://github.com/DanySK/Template-for-Kotlin-JVM-Projects/commit/5e42140c4e9e0e39994566aafa9c819de7e4df1f))
22+
* **deps:** update plugin gitsemver to v7.0.3 ([#1131](https://github.com/DanySK/Template-for-Kotlin-JVM-Projects/issues/1131)) ([94e59b9](https://github.com/DanySK/Template-for-Kotlin-JVM-Projects/commit/94e59b9502bfb341e55f00b9f336582fee9c3cda))
23+
* **deps:** update plugin gitsemver to v7.0.4 ([#1141](https://github.com/DanySK/Template-for-Kotlin-JVM-Projects/issues/1141)) ([ea6d8f1](https://github.com/DanySK/Template-for-Kotlin-JVM-Projects/commit/ea6d8f1df17426222bd386974d88a3f3000118ec))
24+
* **deps:** update plugin kotlin-qa to v0.94.1 ([#1132](https://github.com/DanySK/Template-for-Kotlin-JVM-Projects/issues/1132)) ([a62d65c](https://github.com/DanySK/Template-for-Kotlin-JVM-Projects/commit/a62d65c8ce6a2d5d5fb8416f7d47200ef12a53c4))
25+
* **deps:** update plugin kotlin-qa to v0.95.0 ([#1137](https://github.com/DanySK/Template-for-Kotlin-JVM-Projects/issues/1137)) ([f79fb1c](https://github.com/DanySK/Template-for-Kotlin-JVM-Projects/commit/f79fb1cf6c630678ede992d12cac069ed49d0445))
26+
* **deps:** update plugin kotlin-qa to v0.95.1 ([#1145](https://github.com/DanySK/Template-for-Kotlin-JVM-Projects/issues/1145)) ([c9c469b](https://github.com/DanySK/Template-for-Kotlin-JVM-Projects/commit/c9c469b6d80634a3bea43bf591a2cdb7a98095a0))
27+
* **deps:** update plugin multijvmtesting to v4.1.1 ([#1133](https://github.com/DanySK/Template-for-Kotlin-JVM-Projects/issues/1133)) ([473a6d1](https://github.com/DanySK/Template-for-Kotlin-JVM-Projects/commit/473a6d10a6978db3636b8f84b2d3771ab991cdb1))
28+
* **deps:** update plugin multijvmtesting to v4.1.2 ([#1146](https://github.com/DanySK/Template-for-Kotlin-JVM-Projects/issues/1146)) ([ca7ad71](https://github.com/DanySK/Template-for-Kotlin-JVM-Projects/commit/ca7ad7181c1b4f1dbc01abbea880f2da59a03b14))
29+
* **deps:** update plugin multijvmtesting to v4.2.0 ([#1147](https://github.com/DanySK/Template-for-Kotlin-JVM-Projects/issues/1147)) ([43754a9](https://github.com/DanySK/Template-for-Kotlin-JVM-Projects/commit/43754a9b20818d1b3849d2d93df3739c8aed10ac))
30+
* **deps:** update plugin org.danilopianini.gradle-pre-commit-git-hooks to v2.1.1 ([#1134](https://github.com/DanySK/Template-for-Kotlin-JVM-Projects/issues/1134)) ([e1f6cd0](https://github.com/DanySK/Template-for-Kotlin-JVM-Projects/commit/e1f6cd0bba41797d40642c4bb8c49305d844612b))
31+
* **deps:** update plugin org.danilopianini.gradle-pre-commit-git-hooks to v2.1.2 ([#1144](https://github.com/DanySK/Template-for-Kotlin-JVM-Projects/issues/1144)) ([c24c76d](https://github.com/DanySK/Template-for-Kotlin-JVM-Projects/commit/c24c76d3160421893c6a1ee51502b1a78cd6b925))
32+
* **deps:** update plugin publishoncentral to v9.1.4 ([#1130](https://github.com/DanySK/Template-for-Kotlin-JVM-Projects/issues/1130)) ([dc3ce17](https://github.com/DanySK/Template-for-Kotlin-JVM-Projects/commit/dc3ce17c428ca574379f8288261af346152b7bc2))
33+
* **deps:** update plugin publishoncentral to v9.1.5 ([#1142](https://github.com/DanySK/Template-for-Kotlin-JVM-Projects/issues/1142)) ([41b5e6e](https://github.com/DanySK/Template-for-Kotlin-JVM-Projects/commit/41b5e6e803ed83a4b4d4cf99018555123b1f36a1))
34+
35+
### Build and continuous integration
36+
37+
* **deps:** update actions/setup-node action to v6 ([#1158](https://github.com/DanySK/Template-for-Kotlin-JVM-Projects/issues/1158)) ([5344772](https://github.com/DanySK/Template-for-Kotlin-JVM-Projects/commit/5344772d96a91ec455d6d376e370642be9986ebf))
38+
* **deps:** update danysk/build-check-deploy-gradle-action action to v4.0.10 ([#1155](https://github.com/DanySK/Template-for-Kotlin-JVM-Projects/issues/1155)) ([71a3981](https://github.com/DanySK/Template-for-Kotlin-JVM-Projects/commit/71a39817ec2d83eb27aceaf002021d03c6e5c3ad))
39+
* **deps:** update danysk/build-check-deploy-gradle-action action to v4.0.8 ([#1149](https://github.com/DanySK/Template-for-Kotlin-JVM-Projects/issues/1149)) ([25a0385](https://github.com/DanySK/Template-for-Kotlin-JVM-Projects/commit/25a0385f2ceef4418cecabb7f76636a86b98dcd2))
40+
* **deps:** update danysk/build-check-deploy-gradle-action action to v4.0.9 ([#1153](https://github.com/DanySK/Template-for-Kotlin-JVM-Projects/issues/1153)) ([62d4bc1](https://github.com/DanySK/Template-for-Kotlin-JVM-Projects/commit/62d4bc1ae511525ef07a2d4f27331c6bb1de91ff))
41+
* **deps:** update dependency macos github actions runner to v15 ([#1150](https://github.com/DanySK/Template-for-Kotlin-JVM-Projects/issues/1150)) ([14ba8d9](https://github.com/DanySK/Template-for-Kotlin-JVM-Projects/commit/14ba8d90d298e1021e0a1a767c70132f48695aae))
42+
* enable dependency locking for Gradle configurations ([a11bd57](https://github.com/DanySK/Template-for-Kotlin-JVM-Projects/commit/a11bd5748c2b0d16cbc068eb8dea9f928b4ad098))
43+
* simplify Kotlin stdlib dependency declaration ([14e0cc4](https://github.com/DanySK/Template-for-Kotlin-JVM-Projects/commit/14e0cc4266c9831ec128c9af9d677fbb527fb356))
44+
* update test logging configuration to use TestLogEvent entries ([91fe527](https://github.com/DanySK/Template-for-Kotlin-JVM-Projects/commit/91fe527acfa7e80179796559fd4e1624c44b1346))
45+
146
## [0.1.34](https://github.com/DanySK/Template-for-Kotlin-JVM-Projects/compare/0.1.33...0.1.34) (2025-09-10)
247

348
### Dependency updates

0 commit comments

Comments
 (0)