Skip to content

chore(go-deps:backend)(deps): bump the go-dependencies group with 5 updates - #1195

Merged
WCY-dt merged 1 commit into
release/v1.3.35from
dependabot/go_modules/go-dependencies-d9ac48530f
Sep 14, 2026
Merged

WCY-dt merged 1 commit into
release/v1.3.35from
dependabot/go_modules/go-dependencies-d9ac48530f

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 14, 2026

Copy link
Copy Markdown
Contributor

Bumps the go-dependencies group with 5 updates:

Package From To
github.com/andybalholm/cascadia 1.3.4 1.3.5
github.com/wailsapp/wails/v3 3.0.0-beta.16 3.0.0-beta.20
golang.org/x/crypto 0.56.0 0.57.0
golang.org/x/net 0.58.0 0.59.0
golang.org/x/text 0.41.0 0.42.0

Updates github.com/andybalholm/cascadia from 1.3.4 to 1.3.5

Commits

Updates github.com/wailsapp/wails/v3 from 3.0.0-beta.16 to 3.0.0-beta.20

Release notes

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

Wails v3.0.0-beta.20

Wails v3 Beta Release - v3.0.0-beta.20

Changed

  • Update Clave showcase links to current website and repository in PR by @​01xR4in

Fixed

  • Cancel aborted Windows asset requests, including worker requests, while preserving keepalive handlers across navigation. Forward native request contexts through the application wrapper on Apple platforms. (#5963, #5969)
  • Preserve changelog entries across competing pushes with retries in PR by @​leaanthony
  • Fix go mod vendor failing with pattern arm64/WebView2Loader.dll: no matching files found on every platform, by removing the embeds that referenced binaries never shipped in the module, fixing #5782 and #5376, in PR by @​Grantmartin2002

Removed

  • Remove native WebView2 loader support, superseded by the pure Go loader. This drops the embedded WebView2Loader.dll binaries and the github.com/jchv/go-winloader dependency. The native_webview2loader build tag is still accepted and no longer errors, but has no effect on v3 builds, in PR by @​Grantmartin2002
  • Remove unused build tags and FPS option from macOS API guide in PR by @​leaanthony

🤖 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-beta.20

⚠️ Beta Warning: This is pre-release software. The API is stable, but you may still encounter issues before the final 3.0 release.

Wails v3.0.0-beta.19

Wails v3 Beta Release - v3.0.0-beta.19

NOTE: The addition of the private gate build tag will make a small number of features no-op by default. Please check the documentation to determine if you need to use the private api build tags.

Added

Fixed

Security

  • Harden MCP origins and remote access with token authentication in PR by @​leaanthony

🤖 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-beta.19

⚠️ Beta Warning: This is pre-release software. The API is stable, but you may still encounter issues before the final 3.0 release.

... (truncated)

Commits
  • 0cb4024 chore(v3): bump to v3.0.0-beta.20 and update changelog
  • 3465799 chore: update sponsors.svg and contributors.svg [skip ci]
  • aaa98e6 fix(v3): cancel aborted Windows asset requests (#6100)
  • 7cfcdbc chore(changelog): auto-add entry for PR #6094 — fix(release): preserve change...
  • 682be28 fix(release): preserve changelog entries across competing pushes (#6094)
  • 5cff15a fix(v3/webview2): remove the native WebView2 loader and its embeds (#6031)
  • 39503d6 chore(changelog): auto-add entry for PR #6097 — docs: remove discarded propos...
  • 24543ee docs: remove discarded proposals from macOS API guide (#6097)
  • 9379333 chore(changelog): auto-add entry for PR #6082 — docs(website): Update officia...
  • da51b80 docs(website): Update official Clave link from squatted domain (#6082)
  • Additional commits viewable in compare view

Updates golang.org/x/crypto from 0.56.0 to 0.57.0

Commits

Updates golang.org/x/net from 0.58.0 to 0.59.0

Commits
  • 540d04c go.mod: update golang.org/x dependencies
  • 20eef7f quic: clear fast-path receive buffer on stream reset
  • c23af1b internal/http3: fix compilation error due to missed symbol name update
  • eda109f internal/http3: send appropriate error codes in STOP_SENDING frames
  • 12e0501 internal/http3: server header size limits
  • d89285e quic: add Stream.StopSending, and rework stream/application errors
  • d34deae quic: ensure Endpoint.Close waits for connection loops to exit
  • 55577aa http2: use IDNA Lookup profile, not raw Punycode translation
  • b22627e internal/http3: handle a nil TLSConfig in newQUICConfig
  • 6e98b0d internal/http3: report endpoint creation errors from initEndpoint
  • Additional commits viewable in compare view

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

Commits
  • fafe4a0 go.mod: update golang.org/x dependencies
  • f53c316 unicode/norm: don't truncate runes in the recomposition map key
  • 37867f6 unicode/norm: let any starter block composition in compose
  • 0dd525f unicode/norm: compose non-Hangul runes after a Hangul syllable
  • bac26e5 unicode/norm: avoid improper ErrShortDst return in Form.transform
  • 4f55186 unicode/norm: simplify short source detection in Form.transform
  • a1b6c10 unicode/norm: prevent decomposeSegment from moving backwards
  • cd1cbc9 unicode/bidi: panic rather than log.Panicf
  • a459614 internal/export/idna: fix conformance with optional validation disabled
  • be70a61 internal/export/idna: drop trie field from Profiles
  • 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

…pdates

Bumps the go-dependencies group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [github.com/andybalholm/cascadia](https://github.com/andybalholm/cascadia) | `1.3.4` | `1.3.5` |
| [github.com/wailsapp/wails/v3](https://github.com/wailsapp/wails) | `3.0.0-beta.16` | `3.0.0-beta.20` |
| [golang.org/x/crypto](https://github.com/golang/crypto) | `0.56.0` | `0.57.0` |
| [golang.org/x/net](https://github.com/golang/net) | `0.58.0` | `0.59.0` |
| [golang.org/x/text](https://github.com/golang/text) | `0.41.0` | `0.42.0` |


Updates `github.com/andybalholm/cascadia` from 1.3.4 to 1.3.5
- [Release notes](https://github.com/andybalholm/cascadia/releases)
- [Commits](andybalholm/cascadia@v1.3.4...v1.3.5)

Updates `github.com/wailsapp/wails/v3` from 3.0.0-beta.16 to 3.0.0-beta.20
- [Release notes](https://github.com/wailsapp/wails/releases)
- [Commits](wailsapp/wails@v3.0.0-beta.16...v3.0.0-beta.20)

Updates `golang.org/x/crypto` from 0.56.0 to 0.57.0
- [Commits](golang/crypto@v0.56.0...v0.57.0)

Updates `golang.org/x/net` from 0.58.0 to 0.59.0
- [Commits](golang/net@v0.58.0...v0.59.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)

---
updated-dependencies:
- dependency-name: github.com/andybalholm/cascadia
  dependency-version: 1.3.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: github.com/wailsapp/wails/v3
  dependency-version: 3.0.0-beta.20
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: golang.org/x/crypto
  dependency-version: 0.57.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: golang.org/x/net
  dependency-version: 0.59.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 dependabot Bot added the 🛠️dependencies Pull requests that update a dependency file label Sep 14, 2026
@WCY-dt
WCY-dt changed the base branch from main to release/v1.3.35 September 14, 2026 14:51
@WCY-dt
WCY-dt merged commit f24e435 into release/v1.3.35 Sep 14, 2026
4 checks passed
@WCY-dt
WCY-dt deleted the dependabot/go_modules/go-dependencies-d9ac48530f branch September 14, 2026 14:51
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant