Skip to content

fix(deps): bump github.com/wailsapp/wails/v3 from 3.0.0-alpha.78 to 3.0.0-alpha.98-tui#262

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/wailsapp/wails/v3-3.0.0-alpha.98-tui
Open

fix(deps): bump github.com/wailsapp/wails/v3 from 3.0.0-alpha.78 to 3.0.0-alpha.98-tui#262
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/wailsapp/wails/v3-3.0.0-alpha.98-tui

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 13, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/wailsapp/wails/v3 from 3.0.0-alpha.78 to 3.0.0-alpha.98-tui.

Release notes

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

v3.0.0-alpha.8.3

  • Patch main wails CLI

v3.0.0-alpha.8.2

  • Update task fork

v3.0.0-alpha.8.1

  • Using fork of Taskfile to fix version issues when installing using go install by @​leaanthony

Full Changelog: wailsapp/wails@v3.0.0-alpha.8...v3.0.0-alpha.8.1

Wails v3.0.0-alpha.100

Wails v3 Alpha Release - v3.0.0-alpha.100

Added

  • Extend MacWebviewPreferences with additional WKWebView configuration options: EnableAutoplayWithoutUserAction, AllowsAirPlayForMediaPlayback, AllowsMagnification, JavaScriptCanOpenWindowsAutomatically, MinimumFontSize, and ApplicationNameForUserAgent (#5549)

Fixed

  • Fix wails3 generate bindings failing with "Access is denied" on Windows when the Vite dev server is running, by syncing generated files into the output directory instead of renaming over it (#5561)
  • Fix JS resize events not firing for frameless windows on Linux; fix scrollbar edge detection for frameless windows (#5368)
  • Fix updater on Windows failing with "invalid cross-device link" when the temp directory is on a different volume to the install directory (#5560)

🤖 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-alpha.100

⚠️ Alpha Warning: This is pre-release software and may contain bugs or incomplete features.

Wails v3.0.0-alpha.98

Wails v3 Alpha Release - v3.0.0-alpha.98

Fixed

  • Fix WebKit UI freeze on Linux when idle (e.g. with the inspector open) by no longer forcing SA_ONSTACK on SIGUSR1, which broke JavaScriptCore's GC thread synchronisation (#5527)

🤖 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-alpha.98

⚠️ Alpha Warning: This is pre-release software and may contain bugs or incomplete features.

... (truncated)

Commits
  • dcc0f91 replace standalone monitor command with dev -tui
  • aee04a9 wrap monitor TUI views in panels, add vim table nav
  • 95ab542 bump dado to v0.2.3, refresh to v1.1.0, drop tview
  • 9cd8865 register monitor command and add TUI dependencies
  • 16da526 wails3 monitor command with live socket client and dado TUI
  • 2e1d56b tap call and event IPC chokepoints to feed the monitor
  • 4e41a0d in-process IPC monitor sink with unix socket producer
  • 7cc9bf0 feat(mac/v3): extend MacWebviewPreferences with additional WKWebView config o...
  • e4a3f36 chore(v3): bump to v3.0.0-alpha.98 and update changelog [skip ci]
  • 1691ea8 feat(wake): experimental Go-native build runner (opt-in via WAILS_USE_WAKE=tr...
  • 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.78 to 3.0.0-alpha.98-tui.
- [Release notes](https://github.com/wailsapp/wails/releases)
- [Commits](wailsapp/wails@v3.0.0-alpha.78...v3.0.0-alpha.98-tui)

---
updated-dependencies:
- dependency-name: github.com/wailsapp/wails/v3
  dependency-version: 3.0.0-alpha.98-tui
  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 Jun 13, 2026
@dependabot dependabot Bot requested a review from strantalis as a code owner June 13, 2026 09:23
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Jun 13, 2026
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