chore(deps): bump the go group across 1 directory with 6 updates - #21
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the go group across 1 directory with 6 updates#21dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
dependabot
Bot
force-pushed
the
dependabot/go_modules/desktop/go-4d12d367cf
branch
2 times, most recently
from
August 17, 2026 03:57
89bbb5e to
2bdbd82
Compare
Bumps the go group with 4 updates in the /desktop directory: [github.com/fsnotify/fsnotify](https://github.com/fsnotify/fsnotify), [github.com/shirou/gopsutil/v4](https://github.com/shirou/gopsutil), [github.com/wailsapp/wails/v2](https://github.com/wailsapp/wails) and [golang.org/x/image](https://github.com/golang/image). Updates `github.com/fsnotify/fsnotify` from 1.9.0 to 1.10.1 - [Release notes](https://github.com/fsnotify/fsnotify/releases) - [Changelog](https://github.com/fsnotify/fsnotify/blob/main/CHANGELOG.md) - [Commits](fsnotify/fsnotify@v1.9.0...v1.10.1) Updates `github.com/shirou/gopsutil/v4` from 4.26.4 to 4.26.7 - [Release notes](https://github.com/shirou/gopsutil/releases) - [Commits](shirou/gopsutil@v4.26.4...v4.26.7) Updates `github.com/wailsapp/wails/v2` from 2.12.0 to 2.15.0 - [Release notes](https://github.com/wailsapp/wails/releases) - [Commits](wailsapp/wails@v2.12.0...v2.15.0) Updates `golang.org/x/image` from 0.43.0 to 0.45.0 - [Commits](golang/image@v0.43.0...v0.45.0) Updates `golang.org/x/mod` from 0.37.0 to 0.38.0 - [Commits](golang/mod@v0.37.0...v0.38.0) Updates `golang.org/x/text` from 0.38.0 to 0.41.0 - [Release notes](https://github.com/golang/text/releases) - [Commits](golang/text@v0.38.0...v0.41.0) --- updated-dependencies: - dependency-name: github.com/fsnotify/fsnotify dependency-version: 1.10.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: github.com/shirou/gopsutil/v4 dependency-version: 4.26.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go - dependency-name: github.com/wailsapp/wails/v2 dependency-version: 2.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: golang.org/x/image dependency-version: 0.44.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: golang.org/x/mod dependency-version: 0.38.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: golang.org/x/text dependency-version: 0.40.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/go_modules/desktop/go-4d12d367cf
branch
from
August 22, 2026 23:43
2bdbd82 to
f3cbae9
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the go group with 4 updates in the /desktop directory: github.com/fsnotify/fsnotify, github.com/shirou/gopsutil/v4, github.com/wailsapp/wails/v2 and golang.org/x/image.
Updates
github.com/fsnotify/fsnotifyfrom 1.9.0 to 1.10.1Release notes
Sourced from github.com/fsnotify/fsnotify's releases.
Changelog
Sourced from github.com/fsnotify/fsnotify's changelog.
Commits
76b01a6Release 1.10.1fec150bUpdate changelog162b421inotify, windows: don't rename sibling watches sharing a path prefix (#755)224257finotify: don't remove sibling watches sharing a path prefix (#754)e0c956cwindows: document directory Write events and stabilize tests (#745)8d01d7bRelease 1.10.0602284eUpdate changelog7f03e59kqueue: skip ENOENT entries in watchDirectoryFiles (#748)dab9ddewindows: lock watch field updates against concurrent WatchList (#709) (#749)eadf267kqueue: drop watches directly in Close() instead of going through remove() (#...Updates
github.com/shirou/gopsutil/v4from 4.26.4 to 4.26.7Release notes
Sourced from github.com/shirou/gopsutil/v4's releases.
... (truncated)
Commits
52a24c8Merge pull request #2128 from shirou/feat/follow-up-2125268a953[cpu][windows]: harden the cpu-total computation added in #21251e34da6Merge pull request #2125 from srebhan/fix_cpu_windows_total61f8802Merge pull request #2122 from shirou/dependabot/github_actions/actions/checko...7fb4dcfMerge pull request #2123 from shirou/dependabot/github_actions/actions/setup-...ae7d91aMerge pull request #2119 from shirou/fix/darwin-errno-and-libcache49052a1[darwin][process]: use a PID above PID_MAX in the not-running tests991b238[darwin]: pass the remaining Go pointers as unsafe.Pointer on darwinb9930e2Merge pull request #2124 from shirou/dependabot/github_actions/actions/labele...38a01b4[cpu][windows]: compute total counters from individual stats to handle proces...Updates
github.com/wailsapp/wails/v2from 2.12.0 to 2.15.0Release notes
Sourced from github.com/wailsapp/wails/v2's releases.
Commits
713dc89release: v2.15.0fbdbd50chore: update sponsors.svg and contributors.svg [skip ci]9b3cd78chore(v3): bump to v3.0.0-beta.9 and update changelog9c1edf2chore(changelog): auto-add entry for PR #5988 — docs: document custom JSON ma...b5e33bbdocs: document custom JSON marshalling gotcha (#5988)9079e60test(v3): remove stream name-limit handler race (#5958)2c7113dchore(changelog): auto-add entry for PR #5987 — Support rpm-ostree installs o...9e280baSupport rpm-ostree installs on atomic Linux systems (#5987)1196be0Add secure Wails project MCP server (#5896)25fc198fix(v3): cancel aborted Apple asset requests (#5969)Updates
golang.org/x/imagefrom 0.43.0 to 0.45.0Commits
3ebddc7go.mod: update golang.org/x dependencies981eaa0vp8l: avoid allocating many unused Huffman tree groups315273avector: using golang.org/x/sys/cpu for feature detection891abcbgo.mod: update golang.org/x dependenciesf50490dfont: document (lack of) security hardening in font packages7a0cfdawebp: check for VP8L dimension mismatch before allocation4339315tiff: consistently skip horizontal padding in tiled imagesUpdates
golang.org/x/modfrom 0.37.0 to 0.38.0Commits
792ac16go.mod: update golang.org/x dependenciesfe2ec04all: fix some comments to improve readabilityUpdates
golang.org/x/textfrom 0.38.0 to 0.41.0Commits
acdba66go.mod: update golang.org/x dependencies02aa981secure/precis: fix short destination buffer handling in Nickname profile724af9cgo.mod: update golang.org/x dependenciesbf5b9d6internal/export/idna: always treat Punycode encoding pure ASCII as an errorb326f3dgo.mod: update golang.org/x dependencies5ae8e57unicode/norm: avoid infinite loop on invalid input0dc94a2all: fix some comments