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.4.1 to 2.4.2 #27

Merged
merged 1 commit into from
Nov 23, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 23, 2023

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 <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.4.1 to 2.4.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.4.1...v2.4.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Nov 23, 2023
@dependabot dependabot bot requested a review from gmlewis November 23, 2023 01:25
@gmlewis gmlewis merged commit 29c2c9a into master Nov 23, 2023
2 checks passed
@gmlewis gmlewis deleted the dependabot/go_modules/fyne.io/fyne/v2-2.4.2 branch November 23, 2023 03:03
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.

None yet

1 participant