Skip to content

build(deps): bump the go-dependencies group across 1 directory with 3 updates - #197

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/go-dependencies-74c1f31859
Open

build(deps): bump the go-dependencies group across 1 directory with 3 updates#197
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/go-dependencies-74c1f31859

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 17, 2026

Copy link
Copy Markdown
Contributor

Bumps the go-dependencies group with 2 updates in the / directory: golang.org/x/image and github.com/wailsapp/wails/v2.

Updates golang.org/x/image from 0.44.0 to 0.45.0

Commits
  • 3ebddc7 go.mod: update golang.org/x dependencies
  • 981eaa0 vp8l: avoid allocating many unused Huffman tree groups
  • 315273a vector: using golang.org/x/sys/cpu for feature detection
  • See full diff in compare view

Updates golang.org/x/text from 0.40.0 to 0.41.0

Commits
  • acdba66 go.mod: update golang.org/x dependencies
  • 02aa981 secure/precis: fix short destination buffer handling in Nickname profile
  • See full diff in compare view

Updates github.com/wailsapp/wails/v2 from 2.12.0 to 2.14.0

Release notes

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

Wails v2.14.0

Installation

go install github.com/wailsapp/wails/v2/cmd/wails@v2.14.0

Changes

Fixed

  • Fixed nil pointer crash and swallowed network error when downloading the WebView2 bootstrapper, which made the app exit instead of showing the installation error dialog by @​jannskiee

Wails v2.13.0

Installation

go install github.com/wailsapp/wails/v2/cmd/wails@v2.13.0

Changes

Added

Added

Fixed

  • Fixed wake (experimental WAILS_USE_WAKE=true build runner) running precondition sh: strings without template expansion, causing a spurious "garble is required for obfuscated builds" error on every build by @​leaanthony
  • Fixed nil pointer crash in application.Quit when called before Run or after Run returned early #5452 by @​c-tonneslan
Commits
  • 857398f release: v2.14.0
  • 2a462f3 chore(changelog): auto-add entry for PR #5935 — docs: credit @​DevLumuz on the...
  • 0b8c2c8 docs: credit @​DevLumuz on the event ordering changelog entry (#5935)
  • 43127b6 chore(changelog): auto-add entry for PR #5934 — fix(v3): deliver events in em...
  • 0076e9b fix(v3): deliver events in emit order via a per-window queue (#5934)
  • 9849371 chore: update sponsors.svg and contributors.svg [skip ci]
  • 114eef7 chore(v3): bump to v3.0.0-beta.6 and update changelog [skip ci]
  • dc806d7 chore(changelog): auto-add entry for PR #5930 — fix(v3): keep oversized event...
  • 684d1ce fix(v3): keep oversized event payloads out of evaluateJavaScript (#5930)
  • 9983f65 chore(changelog): auto-add entry for PR #5931 — fix(v3): make asset server fl...
  • 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

… updates

Bumps the go-dependencies group with 2 updates in the / directory: [golang.org/x/image](https://github.com/golang/image) and [github.com/wailsapp/wails/v2](https://github.com/wailsapp/wails).


Updates `golang.org/x/image` from 0.44.0 to 0.45.0
- [Commits](golang/image@v0.44.0...v0.45.0)

Updates `golang.org/x/text` from 0.40.0 to 0.41.0
- [Release notes](https://github.com/golang/text/releases)
- [Commits](golang/text@v0.40.0...v0.41.0)

Updates `github.com/wailsapp/wails/v2` from 2.12.0 to 2.14.0
- [Release notes](https://github.com/wailsapp/wails/releases)
- [Commits](wailsapp/wails@v2.12.0...v2.14.0)

---
updated-dependencies:
- dependency-name: golang.org/x/image
  dependency-version: 0.45.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: golang.org/x/text
  dependency-version: 0.41.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: github.com/wailsapp/wails/v2
  dependency-version: 2.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
...

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 Aug 17, 2026
@dependabot
dependabot Bot requested a review from Dencyuman as a code owner August 17, 2026 00:15
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Aug 17, 2026
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

Status: Triage

Development

Successfully merging this pull request may close these issues.

0 participants