synfinatic / alpacascope

ASCOM/Alpaca to Telescope Protocol Gateway
GNU General Public License v3.0
26 stars 2 forks source link

Bump fyne.io/fyne/v2 from 2.4.1 to 2.4.2 #81

Closed dependabot[bot] closed 9 months ago

dependabot[bot] commented 9 months ago

Bumps fyne.io/fyne/v2 from 2.4.1 to 2.4.2.

Changelog

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

2.4.2 - 22 November 2023

Fixed

  • Markdown only shows one horizontal rule (#4216)
  • Spacer in HBox with hidden item will cause an additional trailing padding (#4259)
  • Application crash when fast clicking the folders inside the file dialog (#4260)
  • failed to initialise OpenGL (#437)
  • App panic when clicking on a notification panel if there's a systray icon (#4385)
  • Systray cannot be shown on Ubuntu (#3678, #4381)
  • failed to initialise OpenGL on Windows dual-chip graphics cards (#437)
  • Reduce memory allocations for each frame painted
  • RichText may not refresh if segments manually replaced
  • Correct URI.Extension() documentation
  • Update for security fixes to x/sys and x/net
  • Inconsistent rendering of Button widget (#4243)
  • PasswordEntry initial text is not obscured (#4312)
  • Pasting text in Entry does not update cursor position display (#4181)
Commits
  • dc34dad Merge branch 'release/v2.4.x'
  • 57d9b87 Update release date
  • ed283a7 Get a release candidate for v2.4.2
  • 5f83d9e Ensure the widget updates to show cursor position
  • 55ca658 More changes for release
  • c1ddcaa Ensure segments are up to date on first draw
  • 4ff741f Make Button rendering consistent (#4246)
  • d6661c6 Prepping for v2.4.2
  • 5816efc Update golang.or/x/sys to bring in security fix
  • 2efb0f2 add canvas refresh in richtext refresh
  • 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 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)