chore(deps): update module fyne.io/fyne/v2 to v2.7.3 #7

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

This PR contains the following updates:

Package Type Update Change
fyne.io/fyne/v2 require patch v2.7.2v2.7.3

Release Notes

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

v2.7.3: - Loads of fixes from around the community

Compare Source

A massive thanks to our community for contributing a lot of fixes for this latest release. The following highlights the main items:

Fixed
  • systray not functional within snap sandbox (systray#64)
  • A dialog with a table. Selecting a cell and closing the dialog produces a Fyne error (#​5166)
  • Fix JNI crash due to invalid global reference when accessing Android file streams (#​6067)
  • Low frame rate with animated rectangles on 2.7.x (#​6040)
  • Random panic when launching the app (#​5981)
  • Tree Widget constantly calls IsBranch and ChildrenUIs (#​4339)
  • Font scanning fails in Flatpak due to broken symlinks
  • Correct system tray icon on Linux when using SVG
  • Button press animation sometimes leaks outside the bounds of the button (#​6096)
  • SVG cannot be loaded if it has currentColor at root element (#​6102)
  • Wrapped text is rendered poorly (blurred) (#​4390)
  • Blurry text in mobile Linux (#​2280)
  • On 2.3.0 text is fuzzy (#​3464)
  • Correct presentation of HTML entities when using markdown in RichText
  • Accordion kills CPU by inefficient MinSize implementation (#​6108)
  • Tree with no data (with Accordion?) - triggers endless layout loop (#​6094)
  • NewRichTextFromMarkdown can't handle nested lists (#​6113)

As always please do let us know if you experience any issues. We are now focusing on features for 2.8, but there will probably be one more bugfix release on the 2.7.x branch in a Month.


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.7.2` → `v2.7.3` | --- ### Release Notes <details> <summary>fyne-io/fyne (fyne.io/fyne/v2)</summary> ### [`v2.7.3`](https://github.com/fyne-io/fyne/releases/tag/v2.7.3): - Loads of fixes from around the community [Compare Source](https://github.com/fyne-io/fyne/compare/v2.7.2...v2.7.3) A massive thanks to our community for contributing a lot of fixes for this latest release. The following highlights the main items: ##### Fixed - systray not functional within snap sandbox ([systray#64](https://github.com/systray/fyne/issues/64)) - A dialog with a table. Selecting a cell and closing the dialog produces a Fyne error ([#&#8203;5166](https://github.com/fyne-io/fyne/issues/5166)) - Fix JNI crash due to invalid global reference when accessing Android file streams ([#&#8203;6067](https://github.com/fyne-io/fyne/issues/6067)) - Low frame rate with animated rectangles on 2.7.x ([#&#8203;6040](https://github.com/fyne-io/fyne/issues/6040)) - Random panic when launching the app ([#&#8203;5981](https://github.com/fyne-io/fyne/issues/5981)) - Tree Widget constantly calls IsBranch and ChildrenUIs ([#&#8203;4339](https://github.com/fyne-io/fyne/issues/4339)) - Font scanning fails in Flatpak due to broken symlinks - Correct system tray icon on Linux when using SVG - Button press animation sometimes leaks outside the bounds of the button ([#&#8203;6096](https://github.com/fyne-io/fyne/issues/6096)) - SVG cannot be loaded if it has currentColor at root element ([#&#8203;6102](https://github.com/fyne-io/fyne/issues/6102)) - Wrapped text is rendered poorly (blurred) ([#&#8203;4390](https://github.com/fyne-io/fyne/issues/4390)) - Blurry text in mobile Linux ([#&#8203;2280](https://github.com/fyne-io/fyne/issues/2280)) - On 2.3.0 text is fuzzy ([#&#8203;3464](https://github.com/fyne-io/fyne/issues/3464)) - Correct presentation of HTML entities when using markdown in RichText - Accordion kills CPU by inefficient MinSize implementation ([#&#8203;6108](https://github.com/fyne-io/fyne/issues/6108)) - Tree with no data (with Accordion?) - triggers endless layout loop ([#&#8203;6094](https://github.com/fyne-io/fyne/issues/6094)) - NewRichTextFromMarkdown can't handle nested lists ([#&#8203;6113](https://github.com/fyne-io/fyne/issues/6113)) As always please do let us know if you experience any issues. We are now focusing on features for 2.8, but there will probably be one more bugfix release on the 2.7.x branch in a Month. </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:eyJjcmVhdGVkSW5WZXIiOiI0My4xNS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMTUuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
renovate added 1 commit 2026-02-22 00:05:00 +00:00
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):

  • 1 additional dependency was updated

Details:

Package Change
github.com/go-text/typesetting v0.2.1 -> v0.3.3
### ℹ️ 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): - 1 additional dependency was updated Details: | **Package** | **Change** | | :------------------------------- | :------------------- | | `github.com/go-text/typesetting` | `v0.2.1` -> `v0.3.3` |
daanselen merged commit e47328de87 into main 2026-02-23 08:05:03 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: daanselen/messagebox#7