Skip to content

sec(deps): bump github.com/wailsapp/wails/v3 from 3.0.0-alpha.8.3 to 3.0.0-alpha2.113 - #21

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

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

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps github.com/wailsapp/wails/v3 from 3.0.0-alpha.8.3 to 3.0.0-alpha2.113.

Release notes

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

Wails v3.0.0-alpha2.113

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

Added

  • Add a warning when building a release AAB without ANDROID_KEYSTORE_FILE set (Google Play rejects debug-signed bundles) and document App Bundle packaging and signing in PR by @​taliesin-ai
  • Add why-wails.mdx documentation in multiple languages in PR by @​taliesin-ai
  • Support mapping Go time.Time to JS Date or string in bindings in PR by @​fbbdev
  • Add Android App Bundle (AAB) packaging tasks (bundle, bundle:fat, assemble:aab, assemble:aab:release) for Play Store submission — APK tasks remain for local/emulator testing in PR by @​mortenolsrud (fixes #5726)
  • Add Android physical device task targets and resume camera/location permissions in PR by @​taliesin-ai

Changed

  • Bump webview2 to v1.0.28 (release notes).
  • Bump the Android template compileSdk/targetSdk from 34 to 35, which Google Play requires for new app submissions in PR by @​taliesin-ai

Fixed

  • Fix baked avatar masks in sponsorkit in PR by @​leaanthony
  • Fix Android AVD auto-creation picking the wrong system image or cmdline-tools version due to lexicographic version sorting in PR by @​taliesin-ai
  • Fix the setup wizard suggesting an outdated Android NDK version (now 26.3.11579264, matching the documented requirement) in PR by @​taliesin-ai
  • Update French documentation for SvelteKit and options in PR by @​leaanthony
  • Re-enable WebView2 monitor-scale detection and gate host resync on DPI change in PR by @​taliesin-ai
  • Fix SIGSEGV on macOS screen enumeration during display changes in PR by @​flofreud

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

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

Wails v3.0.0-alpha2.112

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

Added

  • Add Go-based contributors SVG generator and update docs/website credits pages in PR by @​taliesin-ai
  • Support mapping Go time.Time to JS Date or string in bindings in PR by @​fbbdev

Changed

  • Replace Node-based sponsor image pipeline with Go generator in PR by @​taliesin-ai

Fixed

  • Fix Android build asset dependency installation script in PR by @​taliesin-ai
  • Reject the U+0085 (NEXT LINE) control character in ValidateAndSanitizeURL, completing the whitespace coverage of the URL validator
  • Recalculate DWM frame on DPI change for frameless windows in PR by @​leaanthony
  • Fix DnD dropzone detection failing at non-100% scaling on Windows in PR by @​yulesxoxo
  • Add explicit Objective-C memory management for Cocoa objects across Darwin dialogs, menus, tray, and notifications in PR by @​taliesin-ai
  • Fixes Linux CGO backend bugs and system tray issues in PR by @​taliesin-ai

... (truncated)

Commits
  • 50c54af chore(v3): bump to v3.0.0-alpha2.113 and update changelog [skip ci]
  • 04fc907 chore(v3): bump webview2 to v1.0.28
  • 5539733 chore(changelog): auto-add entry for PR #5745 — fix(sponsorkit): bake avatar ...
  • daf83df fix(sponsorkit): bake avatar shape masks into the bitmaps for transparent cor...
  • cb525e7 feat(android): AAB packaging follow-ups: keystore warning, targetSdk 35, AVD ...
  • e711a93 chore(changelog): auto-add entry for PR #5744 — fix(website): repair French M...
  • 085944f fix(website): repair French MDX corrupted by translation sync, unblocking the...
  • c6b6877 chore(android): address review comments on #5728 (AAB packaging tasks) (#5738)
  • 6ec78f7 chore(changelog): auto-add entry for PR #5739 — docs: themed SVG architecture...
  • 6bb63e2 docs: themed SVG architecture diagram for the Why Wails page (#5739)
  • 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-alpha2.113.
- [Release notes](https://github.com/wailsapp/wails/releases)
- [Commits](wailsapp/wails@v3.0.0-alpha.8.3...v3.0.0-alpha2.113)

---
updated-dependencies:
- dependency-name: github.com/wailsapp/wails/v3
  dependency-version: 3.0.0-alpha2.113
  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 6, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jul 7, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #22.

@dependabot dependabot Bot closed this Jul 7, 2026
@dependabot
dependabot Bot deleted the dependabot/go_modules/github.com/wailsapp/wails/v3-3.0.0-alpha2.113 branch July 7, 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