Skip to content

sec(deps): bump github.com/wailsapp/wails/v3 from 3.0.0-alpha.8.3 to 3.0.0-beta.2 - #29

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/wailsapp/wails/v3-3.0.0-beta.2
Closed

sec(deps): bump github.com/wailsapp/wails/v3 from 3.0.0-alpha.8.3 to 3.0.0-beta.2#29
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/wailsapp/wails/v3-3.0.0-beta.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 4, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/wailsapp/wails/v3 from 3.0.0-alpha.8.3 to 3.0.0-beta.2.

Release notes

Sourced from github.com/wailsapp/wails/v3's releases.

Wails v3.0.0-beta.2

Wails v3 Beta Release - v3.0.0-beta.2

Changed

  • Promote v3 from alpha to beta
  • Document system tray smart defaults and popup auto-hide behaviour, with regression coverage for click-handler selection (#5840).
  • GitHub updater excludes Windows installer assets by default in PR by @​leaanthony
  • Add support for rounded, square, and custom radius corners on macOS frameless windows in PR by @​leaanthony

Fixed

  • Report live GTK4 window sizes and emit resize, maximise, minimise, and fullscreen state events from the configured surface (#5830).
  • Fix Linux WebKit crash when sending Blob or FormData in fetch requests in PR by @​taliesin-ai
  • Fetch shim passes undefined for missing Blob/FormData headers in PR by @​leaanthony

🤖 This is an automated nightly release generated from the latest changes on master.

Installation:

go install github.com/wailsapp/wails/v3/cmd/wails3@v3.0.0-beta.2

⚠️ Beta Warning: This is pre-release software. The API is stable, but you may still encounter issues before the final 3.0 release.

Wails v3.0.0-beta.1

Full Changelog: wailsapp/wails@v3.0.0-beta.0...v3.0.0-beta.1

Wails v3.0.0-beta.0

Wails v3 Beta is here

v3.0.0-beta.0 is the first Wails v3 beta release. The desktop API is stable, but this is still a prerelease: test thoroughly before using it in a critical production deployment and report reproducible issues so we can finish v3 well.

Highlights

  • Explicit application and window APIs, with first-class multi-window support.
  • Go services and static source analysis for richer generated TypeScript bindings that preserve comments and meaningful parameter names.
  • The foundation for richer, installable plugins: services can package frontend assets and scripts alongside their backend API.
  • A visible Taskfile-based build system, server builds, and experimental iOS and Android support.
  • Guided environment setup with wails3 setup, followed by project creation with wails3 init.

Read the full announcement: Wails v3 Beta: a new foundation for Go desktop applications.

Install

... (truncated)

Commits
  • d40990b chore(v3): bump to v3.0.0-beta.2 and update changelog [skip ci]
  • 5bb7f5e docs: publish English docs with link validation
  • 6603cde ci(release): publish v3 macOS binaries unsigned
  • a3936a5 [skip ci] Publish @​wailsio/runtime 3.0.0-beta.1
  • bd837fc chore(release): prepare v3.0.0-beta.1
  • 6f5cb8f fix(templates): trim generated Wails version
  • 6f58be4 docs: clarify v3 beta banner
  • 1866544 docs: show English only in site navigation
  • 536120d docs: simplify blog navigation label
  • 8c60f07 docs: add Wails subreddit to beta announcement
  • 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 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 [github.com/wailsapp/wails/v3](https://github.com/wailsapp/wails) from 3.0.0-alpha.8.3 to 3.0.0-beta.2.
- [Release notes](https://github.com/wailsapp/wails/releases)
- [Commits](wailsapp/wails@v3.0.0-alpha.8.3...v3.0.0-beta.2)

---
updated-dependencies:
- dependency-name: github.com/wailsapp/wails/v3
  dependency-version: 3.0.0-beta.2
  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 Aug 4, 2026
@dependabot @github

dependabot Bot commented on behalf of github Aug 5, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #33.

@dependabot dependabot Bot closed this Aug 5, 2026
@dependabot
dependabot Bot deleted the dependabot/go_modules/github.com/wailsapp/wails/v3-3.0.0-beta.2 branch August 5, 2026 09:34
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