Skip to content

build(deps): bump github.com/wailsapp/wails/v3 from 3.0.0-alpha.95 to 3.0.0-alpha.98-tui#127

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/go_modules/github.com/wailsapp/wails/v3-3.0.0-alpha.98-tui
Jun 12, 2026
Merged

build(deps): bump github.com/wailsapp/wails/v3 from 3.0.0-alpha.95 to 3.0.0-alpha.98-tui#127
github-actions[bot] merged 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 12, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/wailsapp/wails/v3 from 3.0.0-alpha.95 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.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.

Wails v3.0.0-alpha.97

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

Added

  • Add debugging page and working with runtime/trace

Changed

  • Remove some unnecessary _ "embed" imports tidying the code a little

Fixed

  • Fix minimum width/height constraints not enforced after window unmaximise on Windows (#4593)
  • Fix mouse click-through in fullscreen mode with Frameless + Transparent window options (#4408)

🤖 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.97

... (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 dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Jun 12, 2026
Bumps [github.com/wailsapp/wails/v3](https://github.com/wailsapp/wails) from 3.0.0-alpha.95 to 3.0.0-alpha.98-tui.
- [Release notes](https://github.com/wailsapp/wails/releases)
- [Commits](wailsapp/wails@v3.0.0-alpha.95...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 force-pushed the dependabot/go_modules/github.com/wailsapp/wails/v3-3.0.0-alpha.98-tui branch from 89061d2 to 6c152de Compare June 12, 2026 00:25
@github-actions github-actions Bot merged commit 89b4a10 into main Jun 12, 2026
3 checks passed
@dependabot dependabot Bot deleted the dependabot/go_modules/github.com/wailsapp/wails/v3-3.0.0-alpha.98-tui branch June 12, 2026 00:25
@github-actions

Copy link
Copy Markdown
Contributor

Code Coverage

Package Line Rate Health
devtoolbox/internal/barcode 93%
devtoolbox/internal/codeformatter 80%
devtoolbox/internal/converter 65%
devtoolbox/internal/datagenerator 81%
devtoolbox/internal/datetimeconverter 75%
devtoolbox/internal/jwt 47%
devtoolbox/internal/numberconverter 98%
devtoolbox/internal/settings 0%
devtoolbox/internal/themes 0%
Summary 70% (3726 / 5294)

Minimum allowed line rate is 60%

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