fix(deps): update module fyne.io/fyne/v2 to v2.7.4 #2

Merged
daanselen merged 1 commits from renovate/fyne.io-fyne-v2-2.x into main 2026-06-05 23:25:10 +00:00
Collaborator

This PR contains the following updates:

Package Change Age Confidence
fyne.io/fyne/v2 v2.7.3v2.7.4 age confidence

Release Notes

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

v2.7.4: is bug fixes and performance improvements aplenty

Compare Source

Fixed
  • SIGSEGV in glfwPollEvents after SetMainMenu rebuild with separator items (macOS) (#​6264)
  • Rasters created from NewRasterFromImage unexpectedly stretches the image (#​6242)
  • Infinite Progress Bar widget will not automatically start until a Refresh() or Start() is called (#​6221)
  • TextGrid: MinSize do not work when line number is visible (#​6218)
  • InnerWindow drags past MultiWindows border (#​6210)
  • Layout issue with fyne.TextWordWrap (#​6181)
  • Hangul (Korean) text renders as U+FFFD (�) on Windows in v2.7 (#​6146)
  • Android: storage.List(uri) call results in crash when permission has expired (#​6117)
  • Fix strange wrapping which results in one char per line
  • Unexpected fyne.Do errors on android (#​5664)
  • Local function is not call on the main Fyne runtime on mobile (#​5868)
  • Fix Wide Character's width calculation in TextGrid
  • Various system tray fixes
  • Speed improvement in rendering scrolled text
  • Support OpenURL in mobile simulator
  • When using local metadata for go run also check Icon.png

Thanks to all the contributors who helped us with this work - please do report any issues you find on GitHub,


Configuration

📅 Schedule: (UTC)

  • 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 Mend Renovate.

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [fyne.io/fyne/v2](https://github.com/fyne-io/fyne) | `v2.7.3` → `v2.7.4` | ![age](https://developer.mend.io/api/mc/badges/age/go/fyne.io%2ffyne%2fv2/v2.7.4?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/fyne.io%2ffyne%2fv2/v2.7.3/v2.7.4?slim=true) | --- ### Release Notes <details> <summary>fyne-io/fyne (fyne.io/fyne/v2)</summary> ### [`v2.7.4`](https://github.com/fyne-io/fyne/releases/tag/v2.7.4): is bug fixes and performance improvements aplenty [Compare Source](https://github.com/fyne-io/fyne/compare/v2.7.3...v2.7.4) ##### Fixed - SIGSEGV in glfwPollEvents after SetMainMenu rebuild with separator items (macOS) ([#&#8203;6264](https://github.com/fyne-io/fyne/issues/6264)) - Rasters created from NewRasterFromImage unexpectedly stretches the image ([#&#8203;6242](https://github.com/fyne-io/fyne/issues/6242)) - Infinite Progress Bar widget will not automatically start until a Refresh() or Start() is called ([#&#8203;6221](https://github.com/fyne-io/fyne/issues/6221)) - TextGrid: MinSize do not work when line number is visible ([#&#8203;6218](https://github.com/fyne-io/fyne/issues/6218)) - InnerWindow drags past MultiWindows border ([#&#8203;6210](https://github.com/fyne-io/fyne/issues/6210)) - Layout issue with fyne.TextWordWrap ([#&#8203;6181](https://github.com/fyne-io/fyne/issues/6181)) - Hangul (Korean) text renders as U+FFFD (�) on Windows in v2.7 ([#&#8203;6146](https://github.com/fyne-io/fyne/issues/6146)) - Android: storage.List(uri) call results in crash when permission has expired ([#&#8203;6117](https://github.com/fyne-io/fyne/issues/6117)) - Fix strange wrapping which results in one char per line - Unexpected fyne.Do errors on android ([#&#8203;5664](https://github.com/fyne-io/fyne/issues/5664)) - Local function is not call on the main Fyne runtime on mobile ([#&#8203;5868](https://github.com/fyne-io/fyne/issues/5868)) - Fix Wide Character's width calculation in TextGrid - Various system tray fixes - Speed improvement in rendering scrolled text - Support OpenURL in mobile simulator - When using local metadata for go run also check Icon.png Thanks to all the contributors who helped us with this work - please do report any issues you find on GitHub, </details> --- ### Configuration 📅 **Schedule**: (UTC) - 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 [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xOTEuMiIsInVwZGF0ZWRJblZlciI6IjQzLjE5MS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
renovate added 1 commit 2026-06-05 23:24:35 +00:00
fix(deps): update module fyne.io/fyne/v2 to v2.7.4
renovate/stability-days Updates have met minimum release age requirement
Lint Golang Files / Golang-Lint (pull_request) Failing after 36m50s
9840ded30f
Author
Collaborator

ℹ️ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 3 additional dependencies were updated

Details:

Package Change
fyne.io/systray v1.12.0 -> v1.12.1
github.com/go-text/render v0.2.0 -> v0.2.1
github.com/go-text/typesetting v0.3.3 -> v0.3.4
### ℹ️ Artifact update notice ##### File name: go.mod In order to perform the update(s) described in the table above, Renovate ran the `go get` command, which resulted in the following additional change(s): - 3 additional dependencies were updated Details: | **Package** | **Change** | | :------------------------------- | :--------------------- | | `fyne.io/systray` | `v1.12.0` -> `v1.12.1` | | `github.com/go-text/render` | `v0.2.0` -> `v0.2.1` | | `github.com/go-text/typesetting` | `v0.3.3` -> `v0.3.4` |
daanselen merged commit 0fcf1eb45d into main 2026-06-05 23:25:10 +00:00
Sign in to join this conversation.