Skip to content

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

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

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

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

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

Release notes

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

Wails v3.0.0-alpha2.119

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

Fixed

  • Update documentation for multiple languages to include architecture diagrams 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.119

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

Wails v3.0.0-alpha2.118

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

Added

Fixed

  • Apply scoped GTK4 frameless CSS to remove border radius in PR by @​savely-krasovsky
  • Handle cursor position failures gracefully on Windows for popup menus and screen enumeration in PR by @​wayneforrest
  • macOS open-file dialog filters extensions correctly and validates allowed files by suffix in PR by @​phergul
  • Guard Windows dark-mode initialization against nil API calls in PR by @​roachadam
  • Fix 32-bit build failure in the updater: the maxArchiveTotalSize constant (2 GiB) overflowed the platform int when passed to fmt.Errorf on GOARCH=386. It is now explicitly typed int64.
  • Fix a nil-pointer panic on startup when a window uses a Dark (or system-dark) title bar on Windows builds that do not load the dark-mode uxtheme APIs, such as Windows 10 1809 / Windows Server 2019 (build 17763). The AllowDarkModeForWindow calls in the window theme setup are now nil-guarded, matching the guard already used in w32.SetMenuTheme.

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

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

Commits
  • b0ee45f chore(v3): bump to v3.0.0-alpha2.119 and update changelog [skip ci]
  • aa6eabe chore: update sponsors.svg and contributors.svg [skip ci]
  • e360fb9 chore(changelog): auto-add entry for PR #5833 — docs: make English the single...
  • f61e13e docs: make English the single source for diagram source, and stop committing ...
  • d102d70 chore(v3): bump to v3.0.0-alpha2.118 and update changelog [skip ci]
  • 94c4a8d chore(changelog): auto-add entry for PR #5825 — fix(v3/cli): give `generate i...
  • 5c0f1ce fix(v3/cli): give generate icons its documented default paths (#5825)
  • 2e768db chore(changelog): auto-add entry for PR #5800 — fix: hide GTK corners in fram...
  • 74976bf fix(v3/linux): hide rounded GTK corners in frameless mode (#5800)
  • 6c7f46e [skip ci] Publish @​wailsio/runtime 3.0.0-alpha2.117
  • 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.117 to 3.0.0-alpha2.119.
- [Release notes](https://github.com/wailsapp/wails/releases)
- [Commits](wailsapp/wails@v3.0.0-alpha2.117...v3.0.0-alpha2.119)

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