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

Update dependencies for v2.6.0 #5515

Open
wants to merge 12 commits into
base: develop
Choose a base branch
from

Conversation

Jacalz
Copy link
Member

@Jacalz Jacalz commented Feb 8, 2025

Description:

Updating various dependencies in preparation for v2.6.0. Most notable are the fyne-io/{gl-js,glfw-js,image} which have seen various modernisations and tagged releases. I updated gl-js to have its minimum version of Go bumped to 1.19 and GopherJS support removed making our go.sum file a lot smaller. I updated glfw-js to backport some upstream commits which should result in some more glfw callbacks being implemented correctly.

I managed to remove our import of golang.org/x/mobile which now requires Go 1.22.

Checklist:

  • Tests included.
  • Lint and formatter run with no errors.
  • Tests all pass.

@coveralls
Copy link

coveralls commented Feb 8, 2025

Coverage Status

coverage: 62.583% (-0.03%) from 62.615%
when pulling 96da2cd on Jacalz:v2.6.0-deps-preparations
into 3c2f82b on fyne-io:develop.

@Jacalz Jacalz changed the title V2.6.0 deps preparations v2.6.0 deps preparations Feb 8, 2025
@Jacalz Jacalz changed the title v2.6.0 deps preparations Update dependencies for v2.6.0 Feb 8, 2025
@Jacalz Jacalz marked this pull request as ready for review February 8, 2025 22:48
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.

2 participants