Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## [34.1.4](34.1.3...34.1.4) (2024-09-13) ### Dependency updates * **deps:** update danysk/makepkg docker tag to v1.1.10 ([fd3c5f4](fd3c5f4)) * **deps:** update danysk/makepkg docker tag to v1.1.11 ([ffc9496](ffc9496)) * **deps:** update dependency ch.qos.logback:logback-classic to v1.5.8 ([0ad9aaf](0ad9aaf)) * **deps:** update dependency com.miglayout:miglayout-swing to v11.4.1 ([96660ff](96660ff)) * **deps:** update dependency com.miglayout:miglayout-swing to v11.4.2 ([e330db2](e330db2)) * **deps:** update dependency gradle to v8.10.1 ([47bb2fe](47bb2fe)) * **deps:** update dependency org.eclipse.jgit:org.eclipse.jgit to v7 ([d941620](d941620)) * **deps:** update dependency org.mongodb:mongodb-driver-sync to v5.1.4 ([1e62b67](1e62b67)) * **deps:** update dependency org.yaml:snakeyaml to v2.3 ([1223988](1223988)) * **deps:** update dependency semantic-release-preconfigured-conventional-commits to v1.1.102 ([5d4fe18](5d4fe18)) * **deps:** update dependency semantic-release-preconfigured-conventional-commits to v1.1.103 ([77fcfe1](77fcfe1)) * **deps:** update dependency semantic-release-preconfigured-conventional-commits to v1.1.104 ([3ae225b](3ae225b)) * **deps:** update dependency semantic-release-preconfigured-conventional-commits to v1.1.105 ([97caab0](97caab0)) * **deps:** update gohugoio/hugo action to v0.134.0 ([c595ad2](c595ad2)) * **deps:** update gohugoio/hugo action to v0.134.1 ([d54f960](d54f960)) * **deps:** update gohugoio/hugo action to v0.134.2 ([a547ded](a547ded)) * **deps:** update kotlin monorepo to v2.0.20 ([ba3bdb2](ba3bdb2)) * **deps:** update npm to v10.8.3 ([ffe2e9c](ffe2e9c)) * **deps:** update plugin com.gradle.develocity to v3.18.1 ([d09cdc7](d09cdc7)) * **deps:** update plugin kotlin-qa to v0.66.0 ([e9f82a3](e9f82a3)) * **deps:** update plugin kotlin-qa to v0.66.1 ([4091196](4091196)) * **deps:** update plugin multijvmtesting to v1.2.5 ([3464a3e](3464a3e)) * **deps:** update plugin multijvmtesting to v1.2.6 ([7edb95e](7edb95e)) * **deps:** update plugin multijvmtesting to v1.2.7 ([c20da95](c20da95)) * **deps:** update plugin org.danilopianini.gradle-pre-commit-git-hooks to v2.0.10 ([053d963](053d963)) * **deps:** update plugin org.danilopianini.gradle-pre-commit-git-hooks to v2.0.12 ([4524207](4524207)) * **deps:** update react to v18.3.1-pre.800 ([e365e3b](e365e3b)) * **deps:** update react to v18.3.1-pre.801 ([91a83ee](91a83ee)) * **deps:** update react to v18.3.1-pre.802 ([5bf4f3a](5bf4f3a)) * **deps:** update react to v18.3.1-pre.803 ([4ee9a87](4ee9a87)) * **deps:** update react to v18.3.1-pre.804 ([bca0926](bca0926)) * **deps:** update react to v18.3.1-pre.805 ([9555c0d](9555c0d)) ### Documentation * **api:** document the companion objects ([7a6fd4b](7a6fd4b)) * **cognitive-agents:** document public companions and enums ([4af8e62](4af8e62)) * **cognitive-agents:** restrict the visibility of companions to the visibility of their most visible member ([2a7b79b](2a7b79b)) * **euclidean-geometry:** document public companions and enums ([06655f7](06655f7)) * **loading:** document public companions and enums ([be983ab](be983ab)) * **maps:** document public companions and enums ([407b6e0](407b6e0)) * **multivesta-adapter:** document public companions and enums ([a856398](a856398)) * **swingui:** document public companions and enums ([37c8734](37c8734)) * **web-render:** document public companions and enums ([c735b6e](c735b6e)) ### Build and continuous integration * **deps:** update actions/upload-artifact action to v4.4.0 ([8b56d4b](8b56d4b)) * **deps:** update danysk/build-check-deploy-gradle-action action to v3.5.5 ([2c3dfa5](2c3dfa5)) * **full:** do not use `capitalized()` ([479ab62](479ab62)) * **full:** use Guava hashing instead of `org.jetbrains.kotlin.com.intellij.util.io.Murmur3_32Hash` ([1d4ac63](1d4ac63)) * **renovate:** use `matchDepNames` instead of `matchPackageNames` ([03f469e](03f469e)) * roll back Gradle to 8.10 due to gradle/gradle[#30472](https://github.com/AlchemistSimulator/Alchemist/issues/30472) ([fb71ea2](fb71ea2)) * **web-renderer:** remove useless spotbug lib in kotlin/js project ([244d644](244d644)) ### General maintenance * **api:** remove commented annotation ([52c5695](52c5695)) * **build:** actualize the `yarn.lock` file ([15d6fc2](15d6fc2)) * **build:** update the javadoc.io cache ([6d63f94](6d63f94)) * **build:** update the javadoc.io cache ([5a5680b](5a5680b)) * **build:** update the javadoc.io cache ([0ae05b4](0ae05b4)) * **build:** update the javadoc.io cache ([6c1f7f4](6c1f7f4)) * **build:** update the javadoc.io cache ([1190861](1190861)) * **engine:** drop context receivers (deprecated in Kotlin) ([44ff938](44ff938)) * **engine:** drop context receivers (deprecated in Kotlin) ([c487c53](c487c53)) ### Style improvements * **api:** remove unused suppression ([576f747](576f747)) ### Refactoring * **engine:** restrict the visibility of companions to the visibility of their most visible member ([bc25f4a](bc25f4a)) * **euclidean-geometry:** restrict the visibility of companions to the visibility of their most visible member ([d559b16](d559b16)) * **implementationbase:** make `Neighborhoods` a regular object ([ae0af95](ae0af95)) * **implementationbase:** restrict the visibility of companions to the visibility of their most visible member ([69b8e38](69b8e38)) * **incarnation-protelis:** restrict the visibility of companions to the visibility of their most visible member ([413d73d](413d73d)) * **loading:** restrict the visibility of companions to the visibility of their most visible member ([b19868a](b19868a)) * **maps:** restrict the visibility of companions to the visibility of their most visible member ([10f5f0b](10f5f0b)) * **physics:** restrict the visibility of companions to the visibility of their most visible member ([f5261ef](f5261ef)) * **swingui:** restrict the visibility of companions to the visibility of their most visible member ([1c5b355](1c5b355)) * **web-render:** restrict the visibility of companions to the visibility of their most visible member ([1274a48](1274a48)) * **web-render:** restrict the visibility of companions to the visibility of their most visible member ([2d44731](2d44731))
- Loading branch information