Skip to content

Releases: AlchemistSimulator/alchemist-fxui

32.22.0

31 Jul 13:38
Compare
Choose a tag to compare

32.22.0 (2024-07-31)

Dependency updates

  • api-deps: update alchemist to v34.0.16 (8a7f8b3)
  • deps: update plugin kotlin-qa to v0.64.2 (07bc793)

Build and continuous integration

  • deps: update danysk/build-check-deploy-gradle-action action to v3.5.1 (9894dda)

32.21.0

31 Jul 05:01
Compare
Choose a tag to compare

32.21.0 (2024-07-31)

Dependency updates

  • api-deps: update alchemist to v34.0.15 (f40f50d)
  • deps: update dependency semantic-release-preconfigured-conventional-commits to v1.1.93 (9b0c2c7)
  • deps: update node.js to 20.16 (ebfdec7)
  • deps: update plugin kotlin-qa to v0.64.1 (32d242b)

32.20.0

27 Jul 02:44
Compare
Choose a tag to compare

32.20.0 (2024-07-27)

Dependency updates

  • api-deps: update alchemist to v34.0.14 (ff03a1f)
  • deps: update dependency gradle to v8.9 (f8d8f7d)
  • deps: update dependency org.danilopianini:thread-inheritable-resource-loader to v0.3.7 (3be9cb1)
  • deps: update dependency semantic-release-preconfigured-conventional-commits to v1.1.91 (44f11f5)
  • deps: update dependency semantic-release-preconfigured-conventional-commits to v1.1.92 (0f20623)
  • deps: update junit5 monorepo to v5.10.3 (f4ad23d)
  • deps: update node.js to 20.15 (04e3aad)
  • deps: update plugin com.gradle.develocity to v3.17.6 (7691555)
  • deps: update plugin java-qa to v1.57.1 (a13ecda)
  • deps: update plugin kotlin-qa to v0.62.4 (14c416f)
  • deps: update plugin kotlin-qa to v0.63.0 (b564c9a)
  • deps: update plugin kotlin-qa to v0.64.0 (a4241ae)
  • deps: update plugin multijvmtesting to v1 (0e42fcf)
  • deps: update plugin multijvmtesting to v1.1.1 (ae1d5f1)
  • deps: update plugin multijvmtesting to v1.2.2 (60aaab1)
  • deps: update plugin org.danilopianini.gradle-pre-commit-git-hooks to v2.0.8 (82d5578)
  • deps: update plugin publishoncentral to v5.1.4 (5e077d9)

Build and continuous integration

  • deps: update actions/setup-node action to v4.0.3 (f72cc63)
  • deps: update danysk/build-check-deploy-gradle-action action to v3.3.0 (8b38e04)
  • deps: update danysk/build-check-deploy-gradle-action action to v3.4.0 (c7fba33)
  • deps: update danysk/build-check-deploy-gradle-action action to v3.5.0 (37ff2d2)
  • use the token when publishing on codecov (b3268d0)

32.19.0

19 Jun 14:35
Compare
Choose a tag to compare

32.19.0 (2024-06-19)

Dependency updates

  • api-deps: update alchemist to v34.0.13 (3e1f4e1)
  • deps: update dependency com.github.spotbugs:spotbugs-annotations to v4.8.6 (77b1f9e)
  • deps: update dependency com.google.guava:guava to v33.2.1-jre (c4c57e7)
  • deps: update dependency gradle to v8.8 (8b3f4d7)
  • deps: update dependency org.danilopianini:gson-extras to v1.3.0 (f836f1e)
  • deps: update node.js to 20.14 (a002e00)
  • deps: update plugin com.gradle.enterprise to v3.17.5 (dae9f47)
  • deps: update plugin gitsemver to v3.1.6 (b609a8e)
  • deps: update plugin gitsemver to v3.1.7 (8ad4f06)
  • deps: update plugin java-qa to v1.51.0 (e057359)
  • deps: update plugin java-qa to v1.52.0 (12f48b0)
  • deps: update plugin java-qa to v1.53.0 (dc8d57f)
  • deps: update plugin java-qa to v1.55.0 (f4673c6)
  • deps: update plugin kotlin-qa to v0.62.1 (3887059)
  • deps: update plugin kotlin-qa to v0.62.3 (6d6c1e6)
  • deps: update plugin org.danilopianini.gradle-pre-commit-git-hooks to v2.0.6 (fc77d51)
  • deps: update plugin org.danilopianini.gradle-pre-commit-git-hooks to v2.0.7 (beb7525)
  • deps: update plugin publishoncentral to v5.1.2 (968adc1)
  • deps: update plugin publishoncentral to v5.1.3 (bb3d8c1)
  • deps: update plugin tasktree to v4 (e170042)

Bug Fixes

  • do not use type variables as type arguments for Gson's TypeTokens (7b2aeca)

Build and continuous integration

  • clone in release with a token that allows for pushing to protected branches (7650850)
  • deps: update actions/checkout action to v4.1.7 (ee7c919)
  • deps: update danysk/action-checkout action to v0.2.19 (6a81005)
  • deps: update danysk/build-check-deploy-gradle-action action to v2.4.21 (4c33781)
  • deps: update danysk/build-check-deploy-gradle-action action to v2.4.22 (f7152b5)
  • deps: update danysk/build-check-deploy-gradle-action action to v2.4.24 (e440b0b)
  • deps: update danysk/build-check-deploy-gradle-action action to v3 (9a3769c)
  • read the Central username from the secrets in the build phase (1419331)
  • switch to Develocity (f39074e)
  • use a deployment token for the releases (18898a2)
  • use Maven Central tokens (00a95a7)

32.18.1

21 May 15:41
Compare
Choose a tag to compare

32.18.1 (2024-05-21)

Dependency updates

  • core-deps: update dependency org.jetbrains.kotlin.jvm to v2 (7ec0529)
  • deps: update plugin com.gradle.enterprise to v3.17.4 (f2a6219)

Build and continuous integration

  • deps: update actions/checkout action to v4.1.6 (712d3d6)
  • deps: update danysk/action-checkout action to v0.2.18 (4efb73c)
  • deps: update danysk/build-check-deploy-gradle-action action to v2.4.19 (c765c36)
  • deps: update danysk/build-check-deploy-gradle-action action to v2.4.20 (c94a0cf)

32.18.0

13 May 19:03
Compare
Choose a tag to compare

32.18.0 (2024-05-13)

Dependency updates

  • api-deps: update alchemist to v34.0.6 (ab52de1)

32.17.0

13 May 16:30
Compare
Choose a tag to compare

32.17.0 (2024-05-13)

Dependency updates

  • api-deps: update alchemist to v34.0.5 (103a6fd)

32.16.0

10 May 20:28
Compare
Choose a tag to compare

32.16.0 (2024-05-10)

Dependency updates

  • api-deps: update alchemist to v34.0.4 (81dfded)
  • deps: update node.js to 20.13 (44cc8e7)
  • deps: update plugin com.gradle.enterprise to v3.17.3 (ef087d4)

Build and continuous integration

  • deps: update actions/checkout action to v4.1.5 (6796635)
  • deps: update danysk/action-checkout action to v0.2.17 (cf2d4bd)

32.15.0

08 May 01:34
Compare
Choose a tag to compare

32.15.0 (2024-05-08)

Dependency updates

  • api-deps: update alchemist to v34.0.3 (7d8af13)
  • deps: update plugin kotlin-qa to v0.62.0 (1cce988)

32.14.0

07 May 16:19
Compare
Choose a tag to compare

32.14.0 (2024-05-07)

Dependency updates

  • api-deps: update alchemist to v34.0.2 (5f785bc)
  • deps: update plugin org.danilopianini.gradle-pre-commit-git-hooks to v2.0.5 (32ca767)