Skip to content

Commit cb63164

Browse files
chore(release): 43.1.2 [skip ci]
## [43.1.2](43.1.1...43.1.2) (2026-06-14) ### Dependency updates * **core-deps:** update kotlin to v2.4.0 ([#5407](#5407)) ([738b3de](738b3de)) * **core-deps:** update react to v2026.6.1-19.2.7 ([#5380](#5380)) ([66cdd79](66cdd79)) * **deps:** update dependency org.danilopianini.gradle-kotlin-qa:org.danilopianini.gradle-kotlin-qa.gradle.plugin to v1.7.1 ([#5396](#5396)) ([288e5b5](288e5b5)) * **deps:** update plugin gitsemver to v7.0.21 ([#5411](#5411)) ([4d17512](4d17512)) ### Bug Fixes * **implementationbase:** change `updateStatus` method visibility to protected ([#5410](#5410)) ([620a6ae](620a6ae)) ### Build and continuous integration * add https://archive.is/hVoJw to the ignored links (causes false positives) ([07f50f7](07f50f7)) * add new DOI link to lycheeignore ([338f880](338f880)) * **deps:** update danysk/build-check-deploy-gradle-action action to v4.0.35 ([#5408](#5408)) ([b9d931a](b9d931a)) * do not run SpotBugs if there are no Java sources ([#5409](#5409)) ([3b5280b](3b5280b)) ### General maintenance * **build:** actualize the Kotlin JS store ([bf7202e](bf7202e))
1 parent bf7202e commit cb63164

1 file changed

Lines changed: 24 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,27 @@
1+
## [43.1.2](https://github.com/AlchemistSimulator/Alchemist/compare/43.1.1...43.1.2) (2026-06-14)
2+
3+
### Dependency updates
4+
5+
* **core-deps:** update kotlin to v2.4.0 ([#5407](https://github.com/AlchemistSimulator/Alchemist/issues/5407)) ([738b3de](https://github.com/AlchemistSimulator/Alchemist/commit/738b3deb4109b5399134e6dcff45d43a4b00a239))
6+
* **core-deps:** update react to v2026.6.1-19.2.7 ([#5380](https://github.com/AlchemistSimulator/Alchemist/issues/5380)) ([66cdd79](https://github.com/AlchemistSimulator/Alchemist/commit/66cdd791602e60da47f057d5ee0ccc0cd72e5fbe))
7+
* **deps:** update dependency org.danilopianini.gradle-kotlin-qa:org.danilopianini.gradle-kotlin-qa.gradle.plugin to v1.7.1 ([#5396](https://github.com/AlchemistSimulator/Alchemist/issues/5396)) ([288e5b5](https://github.com/AlchemistSimulator/Alchemist/commit/288e5b53bc61abda41e79d6e6640c1f8bee91a4c))
8+
* **deps:** update plugin gitsemver to v7.0.21 ([#5411](https://github.com/AlchemistSimulator/Alchemist/issues/5411)) ([4d17512](https://github.com/AlchemistSimulator/Alchemist/commit/4d1751259a5dbf7d9254855a5dc4ef1932961ae2))
9+
10+
### Bug Fixes
11+
12+
* **implementationbase:** change `updateStatus` method visibility to protected ([#5410](https://github.com/AlchemistSimulator/Alchemist/issues/5410)) ([620a6ae](https://github.com/AlchemistSimulator/Alchemist/commit/620a6ae548f61bb7eac3ec98bd312579d8ec1e61))
13+
14+
### Build and continuous integration
15+
16+
* add https://archive.is/hVoJw to the ignored links (causes false positives) ([07f50f7](https://github.com/AlchemistSimulator/Alchemist/commit/07f50f7660258585311d73fd7049a7e85f7dbc81))
17+
* add new DOI link to lycheeignore ([338f880](https://github.com/AlchemistSimulator/Alchemist/commit/338f8801f63a22ca5522c16dc6569b24972b40c9))
18+
* **deps:** update danysk/build-check-deploy-gradle-action action to v4.0.35 ([#5408](https://github.com/AlchemistSimulator/Alchemist/issues/5408)) ([b9d931a](https://github.com/AlchemistSimulator/Alchemist/commit/b9d931aa21d2487639d12462cf67b8d7016a6063))
19+
* do not run SpotBugs if there are no Java sources ([#5409](https://github.com/AlchemistSimulator/Alchemist/issues/5409)) ([3b5280b](https://github.com/AlchemistSimulator/Alchemist/commit/3b5280ba9bcd55ee5dbf0da7c5979e646d6d70b4))
20+
21+
### General maintenance
22+
23+
* **build:** actualize the Kotlin JS store ([bf7202e](https://github.com/AlchemistSimulator/Alchemist/commit/bf7202edae1c584b8576d2e8a2d396b5a20666cd))
24+
125
## [43.1.1](https://github.com/AlchemistSimulator/Alchemist/compare/43.1.0...43.1.1) (2026-06-12)
226

327
### Documentation

0 commit comments

Comments
 (0)