actuallymentor / battery

CLI/GUI for managing the battery charging status for Apple silicon (M1, M32, M3) Macs
MIT License
3.58k stars 148 forks source link

Update libs and added version 1.1.7 #259

Closed lcsvcn closed 3 months ago

lcsvcn commented 5 months ago

electron-notarize is deprecated

Screenshot 2024-04-08 at 18 45 08

So, also updated all others libs, but eslint (latest version is 9.0.0 from 3 days ago, but it is not yet supported by some libs used in this project: eslint-plugin-react and @babel/eslint-parser - second is in pre-release)

actuallymentor commented 3 months ago

Thanks for keeping an eye on the dependency tree!

Have you tested that everything works after the upgrade of the notarisation? Are there breaking config changes?

actuallymentor commented 3 months ago

I'll test manually now. Thanks for your work!