This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [fyne.io/fyne/v2](https://github.com/fyne-io/fyne) | require | patch | `v2.4.4` -> `v2.4.5` |
---
### Release Notes
<details>
<summary>fyne-io/fyne (fyne.io/fyne/v2)</summary>
### [`v2.4.5`](https://github.com/fyne-io/fyne/releases/tag/v2.4.5): Optimisations, storage enhancements and fixes arrive in v2.4.5
[Compare Source](https://github.com/fyne-io/fyne/compare/v2.4.4...v2.4.5)
This bugfix release has a lot of great improvements, with a focus on mobile storage fixes and resolving some memory leaks.
- iOS files write would fail when over 16KB
- storage.Delete not supported on Android/iOS ([#​2120](https://github.com/fyne-io/fyne/issues/2120))
- layout.formLayout do not handle canvas.Text well in second column ([#​4665](https://github.com/fyne-io/fyne/issues/4665))
- Fix building with ios17.4 ([#​4741](https://github.com/fyne-io/fyne/issues/4741))
- Support template icon for system tray menu icons
- Fix recognition of missing XDG user directories ([#​4650](https://github.com/fyne-io/fyne/issues/4650))
- FileDialog.SetOnClosed not always working ([#​4651](https://github.com/fyne-io/fyne/issues/4651))
- Upgrade GLFW for performance improvements and bug fixes
- Multiple select popups can crash during background operations ([#​4730](https://github.com/fyne-io/fyne/issues/4730))
- Controlling a negative slider with the left arrow key blocks after 8 steps ([#​4736](https://github.com/fyne-io/fyne/issues/4736))
- cmd/fyne: command "get" is broken with Go 1.22 ([#​4684](https://github.com/fyne-io/fyne/issues/4684))
- Race condition during system tray menu refresh ([#​4697](https://github.com/fyne-io/fyne/issues/4697))
- Fyne release on Linux does not set Metadata().Release to true ([#​4711](https://github.com/fyne-io/fyne/issues/4711))
- RichText leaks memory when replacing segments ([#​4723](https://github.com/fyne-io/fyne/issues/4723))
As always do let us know how you get on, we are now pushing forward with v2.5.0.
</details>
---
### 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.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MDguMiIsInVwZGF0ZWRJblZlciI6IjM3LjQwOC4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Reviewed-on: #2
Co-authored-by: Renovate Bot <renovate-bot@git.cantorgymnasium.de>
Co-committed-by: Renovate Bot <renovate-bot@git.cantorgymnasium.de>