Skip to content

Sync develop and master branch - #369

Open
sdassow wants to merge 18 commits into
fyne-io:developfrom
sdassow:develop
Open

Sync develop and master branch#369
sdassow wants to merge 18 commits into
fyne-io:developfrom
sdassow:develop

Conversation

@sdassow

@sdassow sdassow commented Jul 31, 2026

Copy link
Copy Markdown
Contributor

Description:

This is a merge commit to bring the master and develop in sync again since they accidentally started to diverge.

Checklist:

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

andydotxyz and others added 18 commits May 19, 2026 16:32
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.10.0 to 1.11.1.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](stretchr/testify@v1.10.0...v1.11.1)

---
updated-dependencies:
- dependency-name: github.com/stretchr/testify
  dependency-version: 1.11.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [github.com/BurntSushi/toml](https://github.com/BurntSushi/toml) from 1.5.0 to 1.6.0.
- [Release notes](https://github.com/BurntSushi/toml/releases)
- [Commits](BurntSushi/toml@v1.5.0...v1.6.0)

---
updated-dependencies:
- dependency-name: github.com/BurntSushi/toml
  dependency-version: 1.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Seen first in the calculator CI pipeline:

/usr/local/go/pkg/tool/linux_arm64/link: running zig failed: exit status 1
/usr/local/zig/zig cc -target aarch64-linux-gnu -isystem /usr/include -L/usr/lib/aarch64-linux-gnu ...
ld.lld: error: undefined reference: __isoc23_strtoul@GLIBC_2.38
>>> referenced by /usr/lib/aarch64-linux-gnu/libxkbcommon.so (disallowed by --no-allow-shlib-undefined)

ld.lld: error: undefined reference: stat64@GLIBC_2.33
>>> referenced by /usr/lib/aarch64-linux-gnu/libxkbcommon.so (disallowed by --no-allow-shlib-undefined)

ld.lld: error: undefined reference: __isoc23_strtol@GLIBC_2.38
>>> referenced by /usr/lib/aarch64-linux-gnu/libxkbcommon.so (disallowed by --no-allow-shlib-undefined)

ld.lld: error: undefined reference: fstat64@GLIBC_2.33
>>> referenced by /usr/lib/aarch64-linux-gnu/libxkbcommon.so (disallowed by --no-allow-shlib-undefined)

error building application: exit status 1
@andydotxyz

Copy link
Copy Markdown
Member

Once this is landed I can set default branch to develop :)

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