tauri-apps / tauri

Build smaller, faster, and more secure desktop applications with a web frontend.
https://tauri.app
Apache License 2.0
78.1k stars 2.31k forks source link

fix: schemars 0.8.18 compatibility #9676

Closed Hankung7183 closed 1 week ago

Hankung7183 commented 1 week ago

fix #9677 #9675 #9674 #9678

FabianLars commented 1 week ago

Thank you for looking into an actual fix instead of going the lazy road like i did in the pr you linked 🙃

2 things before i can merge this though: 1) we need all commits to be signed, i don't think i can overwrite this requirement in this repository. 2) we'll also need a changefile, similar to the one in https://github.com/tauri-apps/tauri/pull/9674

edit: also something's up with the cli lockfile(?) - if you can't find the issue i can take a look once you signed your commits (because if i push something, signing your old commits will be harder)

tebeco commented 1 week ago

DisenchantmentLuciGIF

FabianLars commented 1 week ago

i have to release a new v1 version first to make the cli compile, please bear with me lol

tebeco commented 1 week ago

FireMiriGIF

FabianLars commented 1 week ago

sorry for the long delay, ci is taking ages today