Notifiarr / toolbarr

Starr Toolbarr
https://notifiarr.com/discord
MIT License
88 stars 3 forks source link

Update module github.com/wailsapp/wails/v2 to v2.9.1 #201

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/wailsapp/wails/v2 v2.8.2 -> v2.9.1 age adoption passing confidence

Release Notes

wailsapp/wails (github.com/wailsapp/wails/v2) ### [`v2.9.1`](https://togithub.com/wailsapp/wails/releases/tag/v2.9.1) [Compare Source](https://togithub.com/wailsapp/wails/compare/v2.9.0...v2.9.1) #### What's Changed - Update README.ru.md by [@​vffuunnyy](https://togithub.com/vffuunnyy) in [https://github.com/wailsapp/wails/pull/3544](https://togithub.com/wailsapp/wails/pull/3544) - Fix build for Linux/v2.9.0 by [@​leaanthony](https://togithub.com/leaanthony) in [https://github.com/wailsapp/wails/pull/3545](https://togithub.com/wailsapp/wails/pull/3545) #### New Contributors - [@​vffuunnyy](https://togithub.com/vffuunnyy) made their first contribution in [https://github.com/wailsapp/wails/pull/3544](https://togithub.com/wailsapp/wails/pull/3544) **Full Changelog**: https://github.com/wailsapp/wails/compare/v2.9.0...v2.9.1 ### [`v2.9.0`](https://togithub.com/wailsapp/wails/releases/tag/v2.9.0) [Compare Source](https://togithub.com/wailsapp/wails/compare/v2.8.2...v2.9.0) ### v2.9.0 - 2024-06-16 #### Summary - Improved drag'n'drop support! More information [here](https://wails.io/docs/reference/runtime/draganddrop). - Support for compiling against `libwebkit2gtk-4.1`: `-tags webkit2_41` - Support generating bindings for structs without fields. - Fixes for `WindowGetPosition` and `WindowSetPosition` on macOS. - Improved documentation. - Translations processing fixed. ##### Added - Added Drag & Drop (files or folders) support for Windows and Linux. Added by [@​lyimmi](https://togithub.com/lyimmi) in [PR](https://togithub.com/wailsapp/wails/pull/3203). Based on the work of [@​ayatkyo](https://togithub.com/ayatkyo) for Windows in [PR](https://togithub.com/wailsapp/wails/pull/2774). - Added Drag & Drop (files or folders) support for macOS. Added by [@​APshenkin](https://togithub.com/APshenkin) in [PR](https://togithub.com/wailsapp/wails/pull/3250). - Support for compiling with `libwebkit2gtk-4.1` instead of `4.0` to support latest Ubuntu release by [atterpac](https://togithub.com/atterpac) in [#​3465](https://togithub.com/wailsapp/wails/pull/3465) - Extended Routing guide with Svelte example by [@​stanislav-zeman](https://togithub.com/stanislav-zeman) in [#​3481](https://togithub.com/wailsapp/wails/pull/3481) - Unit test for fix [#​3476](https://togithub.com/wailsapp/wails/pull/3476) by [gjergj](https://togithub.com/Gjergj) in [#​3485](https://togithub.com/wailsapp/wails/pull/3485) - German Readme Translation by [Zeiichenfolge](https://togithub.com/Zeiichenfolge) in [#​3483](https://togithub.com/wailsapp/wails/pull/3483) - Added support generating bindings for structs without fields. Added by [gjergj](https://togithub.com/Gjergj) in [PR](https://togithub.com/wailsapp/wails/pull/3489) ##### Changed - Updated several broken links in the "How Does It Work?" page on the website. Changed by [@​oguz-yilmaz](https://togithub.com/oguz-yilmaz) in [PR #​3469](https://togithub.com/wailsapp/wails/pull/3469) - Upgraded Go version in CI to 1.22 by [@​leaanthony](https://togithub.com/leaanthony) in [#​3473](https://togithub.com/wailsapp/wails/pull/3473). ##### Fixed - Fix Drag & Drop JS runtime. Added by [@​jakubpeleska](https://togithub.com/jakubpeleska), provided by [Beam Transfer](https://beamtransfer.io) in [PR](https://togithub.com/wailsapp/wails/pull/3516). - Fixed optional type generation where an extra `?` would be placed inside the field name instead of outside the name `"field?"?` vs `"field"?`. Fixed by [@​atterpac](https://togithub.com/atterpac) in [#​3476](https://togithub.com/wailsapp/wails/pull/3476) - Fixed an issue where `WindowGetPosition` and `WindowSetPosition` values were inconsistent on MacOS. Fixed by [@​cenan](https://togithub.com/wailsapp/wails/pull/3479) - Fix scoop command usage typo. Fixed by [@​fieu](https://togithub.com/fieu) in [#​3501](https://togithub.com/wailsapp/wails/pull/3501) - Fixed macOS single instance lock reset after some time. Fixed by [@​APshenkin](https://togithub.com/APshenkin) in [PR](https://togithub.com/wailsapp/wails/pull/3526)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.