fix(deps): update module fyne.io/fyne/v2 to v2.4.4 #4

Merged
deblan merged 1 commit from renovate/fyne.io-fyne-v2-2.x into main 2024-02-21 18:32:04 +01:00
Collaborator

This PR contains the following updates:

Package Type Update Change
fyne.io/fyne/v2 require patch v2.4.3 -> v2.4.4

Release Notes

fyne-io/fyne (fyne.io/fyne/v2)

v2.4.4: Lots of bug fixes and speed improvements for 2.4

Compare Source

There is a lot packed into this release - your app will be faster and more robust than ever before!

  • Spaces could be appended to linux Exec command during packaging
  • Secondary mobile windows would not size correctly when padded
  • Setting Icon.Resource to nil will not clear rendering
  • Dismiss iOS keyboard if "Done" is tapped
  • Large speed improvement in Entry and GridWrap widgets
  • tests fail with macOS Assertion failure in NSMenu (#​4572)
  • Fix image test failures on Apple Silicon
  • High CPU use when showing CustomDialogs (#​4574)
  • Entry does not show the last (few) changes when updating a binding.String in a fast succession (#​4082)
  • Calling Entry.SetText and then Entry.Bind immediately will ignore the bound value (#​4235)
  • Changing theme while application is running doesn't change some parameters on some widgets (#​4344)
  • Check widget: hovering/tapping to the right of the label area should not activate widget (#​4527)
  • Calling entry.SetPlaceHolder inside of OnChanged callback freezes app (#​4516)
  • Hyperlink enhancement: underline and tappable area shouldn't be wider than the text label (#​3528)
  • Fix possible compile error from go-text/typesetting

Let us know if you have any feedback on this latest release :).


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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [fyne.io/fyne/v2](https://github.com/fyne-io/fyne) | require | patch | `v2.4.3` -> `v2.4.4` | --- ### Release Notes <details> <summary>fyne-io/fyne (fyne.io/fyne/v2)</summary> ### [`v2.4.4`](https://github.com/fyne-io/fyne/releases/tag/v2.4.4): Lots of bug fixes and speed improvements for 2.4 [Compare Source](https://github.com/fyne-io/fyne/compare/v2.4.3...v2.4.4) There is a lot packed into this release - your app will be faster and more robust than ever before! - Spaces could be appended to linux Exec command during packaging - Secondary mobile windows would not size correctly when padded - Setting Icon.Resource to nil will not clear rendering - Dismiss iOS keyboard if "Done" is tapped - Large speed improvement in Entry and GridWrap widgets - tests fail with macOS Assertion failure in NSMenu ([#&#8203;4572](https://github.com/fyne-io/fyne/issues/4572)) - Fix image test failures on Apple Silicon - High CPU use when showing CustomDialogs ([#&#8203;4574](https://github.com/fyne-io/fyne/issues/4574)) - Entry does not show the last (few) changes when updating a binding.String in a fast succession ([#&#8203;4082](https://github.com/fyne-io/fyne/issues/4082)) - Calling Entry.SetText and then Entry.Bind immediately will ignore the bound value ([#&#8203;4235](https://github.com/fyne-io/fyne/issues/4235)) - Changing theme while application is running doesn't change some parameters on some widgets ([#&#8203;4344](https://github.com/fyne-io/fyne/issues/4344)) - Check widget: hovering/tapping to the right of the label area should not activate widget ([#&#8203;4527](https://github.com/fyne-io/fyne/issues/4527)) - Calling entry.SetPlaceHolder inside of OnChanged callback freezes app ([#&#8203;4516](https://github.com/fyne-io/fyne/issues/4516)) - Hyperlink enhancement: underline and tappable area shouldn't be wider than the text label ([#&#8203;3528](https://github.com/fyne-io/fyne/issues/3528)) - Fix possible compile error from go-text/typesetting Let us know if you have any feedback on this latest release :). </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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNTMuMiIsInVwZGF0ZWRJblZlciI6IjM3LjE1My4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
RenovateBot added 1 commit 2024-02-19 10:02:35 +01:00
deblan merged commit fcd0a20825 into main 2024-02-21 18:32:04 +01:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: deblan/wireguard-gui#4
No description provided.