build(deps): bump the go-dependencies group across 1 directory with 4 updates - #199
Open
dependabot[bot] wants to merge 1 commit into
Open
dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
… updates Bumps the go-dependencies group with 4 updates in the / directory: [golang.org/x/image](https://github.com/golang/image), [golang.org/x/sys](https://github.com/golang/sys), [golang.org/x/text](https://github.com/golang/text) and [github.com/wailsapp/wails/v2](https://github.com/wailsapp/wails). Updates `golang.org/x/image` from 0.45.0 to 0.46.0 - [Commits](golang/image@v0.45.0...v0.46.0) Updates `golang.org/x/sys` from 0.47.0 to 0.48.0 - [Commits](golang/sys@v0.47.0...v0.48.0) Updates `golang.org/x/text` from 0.41.0 to 0.42.0 - [Release notes](https://github.com/golang/text/releases) - [Commits](golang/text@v0.41.0...v0.42.0) 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) --- updated-dependencies: - dependency-name: github.com/wailsapp/wails/v2 dependency-version: 2.15.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: golang.org/x/image dependency-version: 0.46.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: golang.org/x/sys dependency-version: 0.48.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: golang.org/x/text dependency-version: 0.42.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/go_modules/go-dependencies-f2ee511ef2
branch
from
September 16, 2026 16:21
df109b4 to
086293b
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-dependencies group with 4 updates in the / directory: golang.org/x/image, golang.org/x/sys, golang.org/x/text and github.com/wailsapp/wails/v2.
Updates
golang.org/x/imagefrom 0.45.0 to 0.46.0Commits
b06f1dego.mod: update golang.org/x dependencies09b0b4fall: upgrade go directive to at least 1.26.0 [generated]Updates
golang.org/x/sysfrom 0.47.0 to 0.48.0Commits
613e257cpu: add riscv64 hwprobe drift test6f7b10funix: add MLOCK_ONFAULT constant663e7c8cpu: add basic support for GOARCH=sparc64de5f12fcpu: add ppc64le POWER10 detection80e8acfunix: run go fix1e3c182unix: add IPMI interfaced429e20unix: stop generating sparc termbits from the generic headerbd3bddfunix: add missing HWTSTAMP_* constantse812f53windows: add SO_SNDTIMEO constant for socket optionsf6989c5unix: align Ifreq so its union accessors cannot faultUpdates
golang.org/x/textfrom 0.41.0 to 0.42.0Commits
fafe4a0go.mod: update golang.org/x dependenciesf53c316unicode/norm: don't truncate runes in the recomposition map key37867f6unicode/norm: let any starter block composition in compose0dd525funicode/norm: compose non-Hangul runes after a Hangul syllablebac26e5unicode/norm: avoid improper ErrShortDst return in Form.transform4f55186unicode/norm: simplify short source detection in Form.transforma1b6c10unicode/norm: prevent decomposeSegment from moving backwardscd1cbc9unicode/bidi: panic rather than log.Panicfa459614internal/export/idna: fix conformance with optional validation disabledbe70a61internal/export/idna: drop trie field from ProfilesUpdates
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)