0
0
mirror of https://github.com/Wurst-Imperium/Wurst7.git synced 2024-09-19 17:02:13 +02:00
Commit Graph

43 Commits

Author SHA1 Message Date
Alexander01998
0f7bbd082b Add initial Fabric Loader JUnit tests
See https://docs.fabricmc.net/develop/automatic-testing
2024-09-03 10:06:43 +02:00
Alexander01998
ef15e43921 Update org.kohsuke:github-api to 1.324 2024-08-20 12:17:45 +02:00
Alexander01998
feef28f33b Update org.kohsuke:github-api to 1.323 2024-07-04 18:47:42 +02:00
Alexander01998
cbb3765648 Add spotless check for JSON files 2024-06-23 10:09:43 +02:00
Alexander01998
41210c3f78 Update org.kohsuke:github-api to 1.322 2024-06-21 15:18:18 +02:00
Alexander01998
b68610923f Update to Loom 1.7 2024-06-18 10:33:58 +02:00
Alexander01998
c3d4bbf4a2 Update build.gradle 2024-06-17 15:06:19 +02:00
Alexander01998
a748f3f958 Update Fabric stuff 2024-05-30 09:03:57 +02:00
Alexander01998
092fa0b12a Merge branch 'master' into v7.42 2024-04-29 23:30:15 +02:00
Alexander01998
136a969980 Automatically mark GitHub release as a pre-release when needed 2024-04-27 12:26:13 +02:00
Alexander01998
2ceffd6b41 Merge branch 'master' into 1.20.5-pre3 2024-04-17 18:05:23 +02:00
Alexander01998
624f7c322d
Update com.diffplug.spotless to fix vulnerable sub-dependencies
Specifically: CVE-2023-3635, caused by com.squareup.okio:okio version 3.2.0 and com.squareup.okio:okio-jvm version 3.2.0.

This vulnerability doesn't affect end users of Wurst. Only developers were potentially affected. Then again, the attack vector for this CVE isn't super relevant when compiling Wurst. So, do update your forks, but don't worry too much.
2024-04-17 17:17:02 +02:00
Alexander01998
f53cbff5b6
Update org.kohsuke:github-api to fix vulnerable sub-dependencies
Specifically: CVE-2022-42003, CVE-2021-46877, CVE-2022-42004, and CVE-2020-36518, all caused by com.fasterxml.jackson.core:jackson-databind version 2.13.0.

These vulnerabilities don't affect end users of Wurst. Only developers were potentially affected. Then again, the attack vectors for these CVEs aren't super relevant when compiling Wurst. So, do update your forks, but don't worry too much.
2024-04-17 15:56:15 +02:00
Alexander01998
3520461038 Update to 24w14a and Java 21 2024-04-03 18:22:15 +02:00
Alexander01998
208154c24e Update Fabric stuff 2024-04-03 14:46:25 +02:00
Alexander01998
57cdc850cb Update Fabric stuff 2024-02-01 10:53:31 +01:00
Alexander01998
1d48100936 Force spotless to use Windows-style line endings 2023-12-17 20:22:42 +01:00
Alexander01998
1d30428f4d Add spotless 2023-12-17 20:16:13 +01:00
Alexander01998
c208c9ca67 Update to Loom 1.4 2023-10-04 20:47:07 +02:00
Alexander01998
c8f245358d Update Fabric stuff 2023-07-12 16:55:27 +02:00
Alexander01998
302305a3fd Update to Loom 1.2 2023-05-04 12:06:27 +02:00
Alexander01998
7a55a3a51f Update Fabric stuff 2023-03-25 17:26:43 +01:00
Alexander01998
67065e7cbc Fix build.gradle 2023-01-25 18:15:45 +01:00
Alexander01998
660a41a18a Update build.gradle with github task 2023-01-25 17:50:41 +01:00
Alexander01998
1157cbd0d6 Update Fabric stuff 2022-10-02 21:41:03 +02:00
Alexander01998
50b469b38e Add access widener 2022-06-29 08:45:52 +02:00
Alexander01998
9ae8c5b3b7 Update to Loom 0.12 2022-06-18 18:58:02 +02:00
Alexander01998
854052413a Prevent Loom from moving stuff to 'devlibs' 2022-04-22 18:15:21 +02:00
Alexander01998
f19256b198 Broken 22w16b update 2022-04-22 07:18:00 +02:00
Alexander01998
e389172125 Update to 1.18-pre2 2021-11-16 21:24:55 +01:00
Alexander01998
430518cfbb Update to Loom 0.10 2021-11-12 01:20:58 +01:00
Alexander01998
9abdf8d251 Update Fabric stuff 2021-08-04 19:50:56 +02:00
Alexander01998
98f6471521 Update to 21w19a 2021-05-12 22:57:05 +02:00
Alexander01998
f8381a127a Update to Loom 0.6 2021-02-27 20:33:09 +01:00
Alexander01998
00c361914e Remove Sentry 2020-12-10 19:42:02 +01:00
Alexander01998
980c455c2d Add Sentry integration
Unfortunately this is incompatible with Minecraft's default Java version
(1.8.0_51), so none of this will actually work in production until (a)
Minecraft updates to a newer Java version, or (b) Sentry changes their
SSL certificate to something that Java 1.8.0_51 can understand.

See also: https://github.com/getsentry/sentry-java/issues/1000

I found out about this issue AFTER I spent nearly a week setting
everything up just the way I like, so now I don't want to just delete it
all. I will leave this here until the issue is fixed or I can figure out
something else to make it work.
2020-10-19 19:25:46 +02:00
Alexander01998
94d5eb649f Update Fabric stuff 2020-10-07 19:48:31 +02:00
Alexander01998
a5a499dc05 Update Fabric stuff 2020-06-11 22:01:38 +02:00
Alexander01998
c37f445bcd Add JSR305 library 2020-01-31 11:04:44 +01:00
Alexander01998
4aedbaf194 Update loom to 0.2.6-SNAPSHOT 2019-11-26 11:42:05 +02:00
Alexander01998
d9b4642c1d Update fabric Loom to 0.2.5-SNAPSHOT 2019-08-29 19:17:13 +02:00
Alexander01998
86774f417e Update to Minecraft 1.14.4 2019-07-21 23:45:13 +02:00
Alexander01998
421525c41d Initial commit 2019-06-06 08:11:08 +02:00