Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump fyne.io/fyne/v2 from 2.5.1 to 2.5.2 #123

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 15, 2024

Bumps fyne.io/fyne/v2 from 2.5.1 to 2.5.2.

Release notes

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

v2.5.2 adds Swedish translation, documentation improvements and many fixes

Latest release gets lots of fixes into everyones hands and fixes a compilation break in the go-text/typesetting dependency.

Fixed

  • Sometimes fyne fails to setup dark mode on Windows (#4758)
  • Memory leak in fontMetrics cache on desktop driver (#4010)
  • Fix possible crash with badly formatted json translation
  • Tree widget doesn't display higher elements until a user selects one (#5095, #4346)
  • Update to the latest breaking API changes in go-text
  • Fix wrapping / truncation of multi-font text runs (#4998)
  • Test window title is not always set (#5116)
  • Deadlock in Button CreateRenderer() (#5114)
  • Fix possible crash in theme watching for windows
  • Fix issue with Movies folder on darwin file dialog
  • widget.Entry: validate when pasting from clipboard (#5058, #5028)
  • Reduce contention in some widget locks
  • Add Swedish translation
  • Improvements to documentation
  • Improved temp check for windows/msys
  • Fix split in a theme override container
Changelog

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

2.5.2 - 15 October 2024

Fixed

  • Sometimes fyne fails to setup dark mode on Windows (#4758)
  • Memory leak in fontMetrics cache on desktop driver (#4010)
  • Fix possible crash with badly formatted json translation
  • Tree widget doesn't display higher elements until a user selects one (#5095, #4346)
  • Update to the latest breaking API changes in go-text
  • Fix wrapping / truncation of multi-font text runs (#4998)
  • Test window title is not always set (#5116)
  • Deadlock in Button CreateRenderer() (#5114)
  • Fix possible crash in theme watching for windows
  • Fix issue with Movies folder on darwin file dialog
  • widget.Entry: validate when pasting from clipboard (#5058, #5028)
  • Reduce contention in some widget locks
  • Add Swedish translation
  • Improvements to documentation
  • Improved temp check for windows/msys
  • Fix split in a theme override container
Commits
  • 81b3cd1 Update for new proposed date
  • 040623c Merge pull request #5188 from andydotxyz/release/v2.5.2
  • 572a799 Fix grammar
  • bb4cc42 Fix a logic error in test when picking which item to tap
  • d85a96d Missed changelog
  • bd39066 Fixes lint issues
  • 8585225 Fixes #4758, set the correct parameter memory and size for DwmSetWindowAttrib...
  • e15392c Fix split in a theme override container
  • 4954b75 Improved temp check for windows/msys
  • 9f4d4eb Bump Go version in CI to 1.23
  • Additional commits viewable in compare view

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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.5.1 to 2.5.2.
- [Release notes](https://github.com/fyne-io/fyne/releases)
- [Changelog](https://github.com/fyne-io/fyne/blob/master/CHANGELOG.md)
- [Commits](fyne-io/fyne@v2.5.1...v2.5.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Oct 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants