Skip to content

chore(deps): bump @wailsio/runtime from 3.0.0-alpha.95 to 3.0.0-alpha.97 in /frontend#143

Merged
amemya merged 1 commit into
mainfrom
dependabot/npm_and_yarn/frontend/wailsio/runtime-3.0.0-alpha.97
Jul 13, 2026
Merged

chore(deps): bump @wailsio/runtime from 3.0.0-alpha.95 to 3.0.0-alpha.97 in /frontend#143
amemya merged 1 commit into
mainfrom
dependabot/npm_and_yarn/frontend/wailsio/runtime-3.0.0-alpha.97

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps @wailsio/runtime from 3.0.0-alpha.95 to 3.0.0-alpha.97.

Release notes

Sourced from @​wailsio/runtime's releases.

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

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

Wails v3.0.0-alpha.96

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

Added

  • Add Garble obfuscation support (#4563): stable binding method IDs, build/Taskfile plumbing (build --obfuscated --garbleargs, generate bindings -obfuscated), and JSON struct tags on every runtime-facing payload (EnvironmentInfo, OSInfo, Screen, Rect, Point, Size, Capabilities) so the wire format survives Garble's exported-field renaming.

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

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

Commits
  • b7aa972 [skip ci] Publish @​wailsio/runtime v3.0.0-alpha.86
  • 99760d1 feat(v3): app.Updater with pluggable Provider interface + GitHub / keygen.sh ...
  • See full diff 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 [@wailsio/runtime](https://github.com/wailsapp/wails/tree/HEAD/v3/internal/runtime/desktop/@wailsio/runtime) from 3.0.0-alpha.95 to 3.0.0-alpha.97.
- [Release notes](https://github.com/wailsapp/wails/releases)
- [Commits](https://github.com/wailsapp/wails/commits/v3.0.0-alpha.97/v3/internal/runtime/desktop/@wailsio/runtime)

---
updated-dependencies:
- dependency-name: "@wailsio/runtime"
  dependency-version: 3.0.0-alpha.97
  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 javascript Pull requests that update javascript code labels Jul 12, 2026
@amemya amemya merged commit f121f22 into main Jul 13, 2026
3 checks passed
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/frontend/wailsio/runtime-3.0.0-alpha.97 branch July 13, 2026 00:11
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant