Skip to content

build(deps): bump the go group across 1 directory with 4 updates#585

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/go-0d53b9c25c
Open

build(deps): bump the go group across 1 directory with 4 updates#585
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/go-0d53b9c25c

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 11, 2026

Copy link
Copy Markdown
Contributor

Bumps the go group with 3 updates in the / directory: github.com/wailsapp/wails/v3, golang.org/x/crypto and fyne.io/systray.

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

Updates golang.org/x/crypto from 0.51.0 to 0.53.0

Commits
  • 45460e0 go.mod: update golang.org/x dependencies
  • d37c95e pkcs12: limit PBKDF iteration count to prevent CPU exhaustion
  • e2ffffe ssh: reject incomplete gssapi-with-mic configurations
  • 60e158a ssh/test: isolate CLI tests from user SSH config and agent
  • 1b77d23 ssh/knownhosts: reject lines with multiple or unknown markers
  • 3872a2b ssh/knownhosts: verify declared key type matches decoded key
  • 9f72ecc ssh/knownhosts: treat only ASCII space and tab as whitespace
  • 8f405a4 ssh: validate ECDSA curve matches expected algorithm
  • bb41b3d ssh: improve DH GEX group selection using PreferredBits
  • e04e721 ssh/agent: validate ed25519 private key length in Add
  • Additional commits viewable in compare view

Updates golang.org/x/sys from 0.44.0 to 0.46.0

Commits
  • d58dcfa unix: add GPIO constants and structs
  • 397d5f8 unix: update to Linux kernel 7.0
  • 0a387f7 cpu: detect zbc extension on riscv64
  • 758f71c cpu: add LLACQ_SCREL, SCQ, DBAR_HINTS detection for loong64
  • 99666ae unix: merge Linux readv/writev implementation with Darwin/OpenBSD
  • e4444cb windows: add NtSetEaFile, NtQueryEaFile and NtQueryInformationFile
  • 04396e8 unix: add Readv, Writev, Preadv, Pwritev for OpenBSD
  • See full diff in compare view

Updates fyne.io/systray from 1.12.1 to 1.12.2

Commits
  • fd428cd Merge pull request #118 from scottharris/fix/libdbusmenu-blank-submenus
  • 1d303c2 Merge pull request #111 from TobiasJa/channel_closed
  • 0c44ce7 Merge pull request #119 from mattsafaii/fix-macos-menu-position
  • a9979c4 Let AppKit position the menu instead of hardcoding an offset
  • e091fcd Position menu below the menu bar on macOS
  • 4ca1f61 fix(unix): fix blank submenus on libdbusmenu-gtk3 desktops (Cinnamon/Xfce/GNOME)
  • 81511e4 Merge pull request #116 from pymq/emit-ItemPropertiesUpdated
  • 3aca44e Linux: emit ItemsPropertiesUpdated and refresh on item add
  • be55b3a Remove fmt.Printf logs
  • 6ae8e41 Add systray unittest for Removing MenuItem
  • Additional commits viewable in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the go group with 3 updates in the / directory: [github.com/wailsapp/wails/v3](https://github.com/wailsapp/wails), [golang.org/x/crypto](https://github.com/golang/crypto) and [fyne.io/systray](https://github.com/fyne-io/systray).


Updates `github.com/wailsapp/wails/v3` from 3.0.0-alpha.93 to 3.0.0-alpha.98-tui
- [Release notes](https://github.com/wailsapp/wails/releases)
- [Commits](wailsapp/wails@v3.0.0-alpha.93...v3.0.0-alpha.98-tui)

Updates `golang.org/x/crypto` from 0.51.0 to 0.53.0
- [Commits](golang/crypto@v0.51.0...v0.53.0)

Updates `golang.org/x/sys` from 0.44.0 to 0.46.0
- [Commits](golang/sys@v0.44.0...v0.46.0)

Updates `fyne.io/systray` from 1.12.1 to 1.12.2
- [Changelog](https://github.com/fyne-io/systray/blob/master/CHANGELOG.md)
- [Commits](fyne-io/systray@v1.12.1...v1.12.2)

---
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
  dependency-group: go
- dependency-name: golang.org/x/crypto
  dependency-version: 0.53.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
- dependency-name: golang.org/x/sys
  dependency-version: 0.46.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
- dependency-name: fyne.io/systray
  dependency-version: 1.12.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go
...

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 Jun 11, 2026
@github-actions

Copy link
Copy Markdown

🚀 Dev Builds Available

Development builds for this PR are available in the workflow artifacts.

Available builds:

  • Windows (agent, installer, tray)
  • Linux (agent)
  • macOS (agent)

Download the build artifact to test the latest changes.

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