ViaVersion / ViaForge

Client-side Implementation of the Via* projects for Minecraft Forge
GNU General Public License v3.0
122 stars 32 forks source link

Automatic dependabot via* updates + update viabackwards to version 4.3.1 (1.12.2) #44

Closed MIOGMIOG closed 1 year ago

MIOGMIOG commented 2 years ago

DependaBot will automatically check every week if the Via* version is the latest, if not, dependabot will do a pull request (For example "Update ViaVersion 4.3.2-SNAPSHOT --> 4.3.3) (I hope this works properly, and that I've set it up correctly) (plus this updates viabackwards to version 4.3.1)

MIOGMIOG commented 2 years ago

obrazek also dont forget to enable this (click to enable)

Avanatiker commented 1 year ago

Would be careful with stuff like that. it does not check if the build is passing. it is likely that the code breaks on dep updates like i had to implement some functions on the last update. also in terms of security this is not really recommended