Skip to content

build(deps): bump github.com/wailsapp/wails/v3 from 3.0.0-alpha2.111 to 3.0.0-alpha2.117#151

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/go_modules/github.com/wailsapp/wails/v3-3.0.0-alpha2.117
Jul 10, 2026
Merged

build(deps): bump github.com/wailsapp/wails/v3 from 3.0.0-alpha2.111 to 3.0.0-alpha2.117#151
github-actions[bot] merged 1 commit into
mainfrom
dependabot/go_modules/github.com/wailsapp/wails/v3-3.0.0-alpha2.117

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 10, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/wailsapp/wails/v3 from 3.0.0-alpha2.111 to 3.0.0-alpha2.117.

Release notes

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

Wails v3.0.0-alpha2.117

Wails v3 Alpha Release - v3.0.0-alpha2.117

Added

Changed

  • Configure WebView2 monitor-scale detection based on UseVisualHosting in PR by @​wayneforrest

🤖 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-alpha2.117

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

Wails v3.0.0-alpha2.116

Wails v3 Alpha Release - v3.0.0-alpha2.116

Added

  • Update FAQ documentation to focus on Wails v3 features and guidance in PR by @​taliesin-ai

🤖 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-alpha2.116

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

Wails v3.0.0-alpha2.115

Wails v3 Alpha Release - v3.0.0-alpha2.115

Fixed

  • Fix Menu.Update() not rebuilding the native menu on GTK4 Linux (#5659, independently diagnosed and fixed by @​puneetdixit200 in #5539)
  • Fix crash enumerating macOS screens on display change by copying screen id/name strings and snapshotting the count (#5565, independently diagnosed and fixed by @​x-haose in #5584)
  • Fix crash on Windows when WM_ERASEBKGND paints a solid background during a minimise/restore transition where GetClientRect returns nil (guard reported by @​sinspired in #5636)
  • Fix frontend bindings error always parses as text by @​mbaklor in #5690
  • Fix Windows build failure when using the server build tag, caused by Windows GUI files missing the !server build constraint that the macOS and Linux equivalents already have (#5680)

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

... (truncated)

Commits
  • 3440ae5 chore(v3): bump to v3.0.0-alpha2.117 and update changelog [skip ci]
  • 49bda92 chore: update sponsors.svg and contributors.svg [skip ci]
  • cb50e1c chore(changelog): auto-add entry for PR #5462 — feat(windows): add support fo...
  • 25137ce feat(windows): add support for custom hit-test logic for non-client regions (...
  • aea50fb chore(changelog): auto-add entry for PR #5761 — fix(v3/windows): keep host-ow...
  • 5cd2be6 fix(v3/windows): keep host-owned rasterization scale under visual hosting (#5...
  • 7d90315 chore(.github): accept v3 bug reports, add triage dropdowns, wire up auto-lab...
  • f9cb2fc chore(v3): bump to v3.0.0-alpha2.116 and update changelog [skip ci]
  • 2709aa7 chore: update sponsors.svg and contributors.svg [skip ci]
  • 3f8e984 [skip ci] Publish @​wailsio/runtime v3.0.0-alpha.97
  • 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-alpha2.111 to 3.0.0-alpha2.117.
- [Release notes](https://github.com/wailsapp/wails/releases)
- [Commits](wailsapp/wails@v3.0.0-alpha2.111...v3.0.0-alpha2.117)

---
updated-dependencies:
- dependency-name: github.com/wailsapp/wails/v3
  dependency-version: 3.0.0-alpha2.117
  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 Jul 10, 2026
@github-actions github-actions Bot merged commit c968e95 into main Jul 10, 2026
3 checks passed
@dependabot dependabot Bot deleted the dependabot/go_modules/github.com/wailsapp/wails/v3-3.0.0-alpha2.117 branch July 10, 2026 00:24
@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