• 3.0.0-alpha.13 70ebee3956

    Griefed released this 2021-12-30 18:15:51 +01:00 | 3816 commits to main since this release

    3.0.0-alpha.13 (2021-12-30)

    🦊 CI/CD

    • Update Gradle to 7.3.3 (541122b)
    • deps-dev: bump @quasar/app from 3.2.5 to 3.2.6 in /frontend (c53aeac)
    • deps-dev: bump @types/node from 16.11.14 to 17.0.2 in /frontend (d8109a5)
    • deps-dev: bump @types/node from 17.0.2 to 17.0.5 in /frontend (0ae1140)
    • deps-dev: bump @typescript-eslint/eslint-plugin in /frontend (579714d)
    • deps-dev: bump @typescript-eslint/parser in /frontend (94c6af4)
    • deps: bump core-js from 3.20.0 to 3.20.1 in /frontend (bbad029)
    • deps: bump quasar from 2.3.4 to 2.4.2 in /frontend (bd3051c)
    • deps: bump tsparticles from 1.37.5 to 1.37.6 in /frontend (7ab7a69)
    • Allow failure of dependency check and coverage jobs (f8bb3d1)
    • Allow running of Gradle and Docker test in parallel, to speed up pipeline completion. Move variables and services into global variable (187a966)
    • Change branch separator in dependabot config (3b08ff8)
    • Cleanup GitLab CI and Dockerfile. Remove spotbug. (017ebed)
    • Create jacoco coverage report for coverage visualization in GitLab (5da842f)
    • Exclude libraries folder from test workflow artifacts (c796115)
    • Fix branch acquisition for GitHub Docker test (063215f)
    • Remove unnecessary environment cleaning (67e1029)
    • Split tests in GitHub workflow into separate jobs (58fd4b3)
    • Upload artifacts of GitHub actions (b4e41e4)

    🧪 Tests

    • Disable CurseForge related tests (b28c97c)
    • Fix test failing due to missing, recently added, clientside-only mod (1eaa966)
    • Try and fix ArtemisConfigTest and SpringBootTests for spotbugs job (67817a1)
    • Try and fix ArtemisConfigTest and SpringBootTests for spotbugs job (29c870f)
    • Try and fix ArtemisConfigTest for spotbugs job (c665bf5)

    🚀 Features

    • Allow users to edit language-definitions in the lang-directory. (e2b5cca)

    🛠 Fixes

    • Always load classpath serverpackcreator.properties first, then loac local filesystem serverpackcreator.properties. Ensures defaults are always present and available to be overwritten and never empty. (f91c8da)
    • Correctly initialize variable in start-scripts. Correctly pass OTHERARGS in batch-scripts. (26f6dfd)
    • Explicitly define log4j and force any dependency using it to use the secure version (f0c1946)
    • Re-add nogui parameter for fabric scripts. Apparently that is needed. Local tests proved it is not. My Little Fabric: Servers Are Magic (6381c3b)

    Other

    • Add CraftPresence to fallbacklist of clientside-only mods (Reported by Law on Discord) (88150ab)
    • Change order of input so users don't confuse the log-section to be related to the webservice. (e352d12)
    • deps: update dependency @babel/eslint-parser to v7.16.5 (d90ef33)
    • deps: update dependency @quasar/app to v3.2.6 (292d4f5)
    • deps: update dependency @types/node to v16.11.14 (76baa87)
    • deps: update dependency @types/node to v16.11.15 (7b8dd46)
    • deps: update dependency core-js to v3.20.0 (809855a)
    • deps: update dependency core-js to v3.20.1 (cde9246)
    • deps: update dependency eslint to v8.5.0 (6f7c5c2)
    • deps: update dependency gradle to v7.3.2 (69019b9)
    • deps: update dependency org.apache.logging.log4j:log4j-api to v2.17.1 (01c8a80)
    • deps: update dependency org.apache.logging.log4j:log4j-core to v2.17.1 (7cbd208)
    • deps: update dependency org.apache.logging.log4j:log4j-jul to v2.17.1 (48cf50d)
    • deps: update dependency org.apache.logging.log4j:log4j-slf4j-impl to v2.17.1 (de850ff)
    • deps: update dependency org.apache.logging.log4j:log4j-web to v2.17.0 (9ab5fc7)
    • deps: update dependency org.apache.logging.log4j:log4j-web to v2.17.1 (32af395)
    • deps: update dependency quasar to v2.4.2 (28ec385)
    • deps: update dependency tsparticles to v1.37.6 (e69e81a)
    • deps: update dependency tsparticles to v1.38.0 (fa498bc)
    • deps: update jamesives/github-pages-deploy-action action to v4.1.8 (1d4a7f7)
    • deps: update spring boot to v2.6.2 (b6e4850)
    • deps: update typescript-eslint monorepo to v5.7.0 (e6b01d8)
    • deps: update typescript-eslint monorepo to v5.8.0 (1f29f23)
    • deps: update typescript-eslint monorepo to v5.8.1 (ded0c7b)
    Downloads