Skip to content

chore(deps): bump fyne.io/fyne/v2 from 2.7.3 to 2.7.4#73

Open
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/go_modules/develop/fyne.io/fyne/v2-2.7.4
Open

chore(deps): bump fyne.io/fyne/v2 from 2.7.3 to 2.7.4#73
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/go_modules/develop/fyne.io/fyne/v2-2.7.4

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 18, 2026

Bumps fyne.io/fyne/v2 from 2.7.3 to 2.7.4.

Release notes

Sourced from fyne.io/fyne/v2's releases.

v2.7.4 is bug fixes and performance improvements aplenty

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,

Changelog

Sourced from fyne.io/fyne/v2's changelog.

2.7.4 - 12 May 2026

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
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [fyne.io/fyne/v2](https://github.com/fyne-io/fyne) from 2.7.3 to 2.7.4.
- [Release notes](https://github.com/fyne-io/fyne/releases)
- [Changelog](https://github.com/fyne-io/fyne/blob/develop/CHANGELOG.md)
- [Commits](fyne-io/fyne@v2.7.3...v2.7.4)

---
updated-dependencies:
- dependency-name: fyne.io/fyne/v2
  dependency-version: 2.7.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 18, 2026

Labels

The following labels could not be found: dependencies, go. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants