Update module github.com/metacubex/mihomo to v1.19.29#372
Merged
Conversation
Author
ℹ️ Artifact update noticeFile name: core/src/main/golang/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
renovate
Bot
force-pushed
the
renovate/github.com-metacubex-mihomo-1.x
branch
from
July 18, 2026 17:57
8f7d231 to
e8cf59a
Compare
Author
|
renovate
Bot
force-pushed
the
renovate/github.com-metacubex-mihomo-1.x
branch
from
July 18, 2026 18:04
e8cf59a to
190c85f
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.
This PR contains the following updates:
v1.19.28→v1.19.29Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
metacubex/mihomo (github.com/metacubex/mihomo)
v1.19.29Compare Source
What's Changed
bd749c6feat: sync anytls v0.0.13 (#2990) by @anytlse26714afeat: support TLS rekey fix, data-ciphers negotiation, tls-crypt-v2 for OpenVPN (#2989) by @Lanlan13-140e7c3c7feat: support restls for anytls outbound and listener by @wwqgtxx2b2bdf6feat: support jls for shadowsocks outbound and listener by @wwqgtxx5677fd3feat: addname-cert-verifyto support separate certificate verification name by @wwqgtxx611a448feat: support jls for vmess/vless/trojan outbound and listener by @wwqgtxx6d96163feat: supportoverride-exprfor proxy provider override by @wwqgtxx769ea6ffeat: support restls for vmess/vless/trojan outbound and listener by @wwqgtxx76d8088feat: add support for TLSAuth for Openvpn (#2969) by @lyaaz8fe7f74feat: support jls for anytls outbound and listener by @wwqgtxx9ab7543feat: support restls/jls for snell outbound and listener by @wwqgtxxaea5ce4feat: support shadowquic outbound and listener by @wwqgtxxbc0e5aafeat: support shadowtls for anytls outbound and listener by @wwqgtxxbfa9ea1feat: support brutal for shadowquic (mihomo private extension) by @wwqgtxxc015694feat: support shadowtls for vmess/vless/trojan outbound and listener by @wwqgtxxBUG & Fix
02dfcf2fix: incorrect alphabet size used in session-table for predefined tables in xhttp-config by @SaltyMonkey0ee5841fix: reconnect OpenVPN on server soft reset (#2978) by @freephilx12c30affix: wireguard per-peer reserved ignored (#2958) by @AaronChen02b0d841fix: make shadowtls v2 read deadlines recoverable by @wwqgtxx2c7309efix: listener duplicate-name check (#2948) by @AaronChen03766a08fix: set global CA pool and NTP time for restls by @wwqgtxx4154923fix: stop reaper goroutine busy-looping after context cancel (#2964) by @AaronChen045f7930fix: CNAME query matching a hosts domain-entry returns an empty answer (#2965) by @AaronChen075a3ea8fix: leaked openStreams on failure in TUIC client (#2959) by @AaronChen07a3c37cfix: make shadowtls v3 read deadlines recoverable by @wwqgtxx8507c1efix: missing overrideshadow-tls-optsandrestls-optsin xhttpdownload-settingsby @wwqgtxx8698483fix: the incorrect tls stack was used in shadowtls tests by @wwqgtxx975389afix: intermittent timeouts during the soak test by @wwqgtxx9a7e726fix: performance regression caused by unnecessary wrapping in stream encryption by @wwqgtxx9ae1cc2fix: shadowquic JLS pre-flight fallback handle by @wwqgtxxa35045dfix: consume CachedConn data in ReadCached by @wwqgtxxa5167fafix: allow JLS fallback before the server flight by @wwqgtxxa70af27fix: remove unnecessary quinn-jls compatibility behavior by @wwqgtxxba5c45bfix: anytls listener config parsing by @wwqgtxxc079b0cfix: panic on full-width IP-SUFFIX rules (#2975) by @AaronChen0c583439fix: DOMAIN-WILDCARD ignores sniffed hostname (#2956) by @AaronChen0cb8cde8fix: missing overridejls-optsin xhttpdownload-settingsby @wwqgtxxe8ab2d0fix: alpnAwareRoundTripper behavior in mekya client by @wwqgtxxf86bc22fix: align HelloRetryRequest handling with JLS v3 by @wwqgtxxMaintenance
1d1b370chore: remove redundant writeFull in snell v4 by @wwqgtxx2d45f9echore: using new net/http api in mekya client by @wwqgtxx309cfbdchore: reimplement shadowtls by @wwqgtxx3b73922chore: cleanup shadowquic code by @wwqgtxx3f22309chore: respect the incoming context during JLS fallback by @wwqgtxx4236116chore: better UserFromConn implementation by @wwqgtxx44dd834chore: preserve jls in-user for shadowsocks listeners by @wwqgtxx46f9b78chore: export internal OverrideExpr for api user by @wwqgtxx4d7ef85chore: sync logic to legacy shadowsocks listener by @wwqgtxx5c1b8bfchore: authenticate JLS ServerHello using its wire encoding by @wwqgtxx6a52d23chore: do not force trailing path / when both sessionID and seq are placed elsewhere for xhttp by @Medium199275eeba4chore: significantly trim unnecessary code from tailscale by @wwqgtxx8413f50chore: skip frequently failed tests on windows go1.20 by @wwqgtxx94409ebchore: remove redundant writeFull in sudoku by @wwqgtxx95af34achore: remove redundant writeFull in shadowquic by @wwqgtxx9729296chore: sync to sudoku v0.4.8 (#2966) by @saba-futai9cece13chore: add test for alpnAwareRoundTripper in mekya client by @wwqgtxxb6ed8e2chore: rewrite the internal mutual exclusion logic of the listener by @wwqgtxxb75a776chore: clean up duplicate helpers in tests by @wwqgtxxbc5976fchore: sync internal logic by @wwqgtxxcf8545dchore: stabilize traffic wait timing in tlsmirror test by @wwqgtxxda5a3e5chore: rewrite the internal mutual exclusion logic of the outbound by @wwqgtxxdc4d4fcchore: allow jls with utls client-fingerprint by @wwqgtxxe3c1ea0chore: better handshakeRecorderConn impl by @wwqgtxxe911985chore: change the brutal negotiation in shadowquic to be asynchronous by @wwqgtxxee80e8dchore: more comprehensive interop test by @wwqgtxxf23e43echore: remove redundant writeFull in gost relay by @wwqgtxxFull Changelog: MetaCubeX/mihomo@v1.19.28...v1.19.29
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.