Update module github.com/metacubex/mihomo to v1.19.24#75
Merged
Conversation
Author
|
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.23→v1.19.24Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
metacubex/mihomo (github.com/metacubex/mihomo)
v1.19.24Compare Source
What's Changed
cacd01afeat: add h3 mode support for xhttp client (#2686) by @HanaHime61dc7b1feat: add http1.1 mode support for xhttp client by @wwqgtxx2337d70feat: support xhttp new options for bypassing CDN's potential detection by @wwqgtxx6791df1feat: supporth-keep-alive-periodto xhttp reuse-settings by @wwqgtxx700e25ffeat: supportsc-max-buffered-postsfor xhttp listener by @wwqgtxxf109b8bfeat: support range format for xhttpsc-max-each-post-bytesby @wwqgtxxad91303feat: support upload packet merging in packet-up mode andsc-min-posts-interval-mssettings for xhttp transport by @wwqgtxxa847246feat: convert support new xhttp-opts fields (#2734) by @legiz-ru80072ebfeat: support range format for hysteria2hop-intervalby @wwqgtxx1b2ea14feat: support ipv6 dual stack fallback for masque/trusttunnel/xhttp h3 mode by @wwqgtxx808c0d6feat: support ipv6 dual stack fallback for hysteria2 by @wwqgtxxfdafea3feat: support ipv6 dual stack fallback for tuic by @wwqgtxx885244afeat: supportnetwork: h2for masque outbound by @wwqgtxxdb25932feat: supportbbr-profilefor hysteria2/tuic/trusttunnel/masque by @wwqgtxxd701d1cfeat: add-post-upand-post-downflags for cmdline by @wwqgtxx8a029dafeat: add/storageendpoint with Get, Put, and Delete methods for restful api by @ZephyrusoBUG & Fix
0495d29fix: convert normalize VLESS share-link transport mapping (#2694) by @slackworker0f71808fix: masque h2 conn lifecycle management by @wwqgtxx299a63ffix: quic underlay packetConn maybe not closed in doh3/doq by @wwqgtxx299fd33fix: race in websocket with early data by @wwqgtxx2fbed16fix: don't add ":80" to Host for vmess http obfs by @wwqgtxx4387c67fix: race for hysteria2 salamander by @wwqgtxx4f927cafix: CVE-2026-33814 for net/http by @wwqgtxx6fb9d9efix: max payload size estimation on datagram queueing for quic-go by @wwqgtxx83ac220fix: convert accept obfs/obfs-host as aliases for mode/host in ss v2ray-plugin URL (#2712) by @beck9613f02fix: random panic by race in proxy id init by @wwqgtxx96a6962fix: quic underlay packetConn maybe not closed in masque by @wwqgtxxacc4f62fix: quic underlay packetConn not closed in trusttunnel h3 mode by @wwqgtxxb00c985fix: race in h2mux read by @wwqgtxxd4b3d23fix: race in trusttunnel read by @wwqgtxxdb63ffbfix: quic underlay packetConn not closed in xhttp h3 mode by @wwqgtxxe4099f0fix: prevert body not close where conn is already closed before setup for sing-mux and trusttunnel by @wwqgtxxec664a5fix: option name typo in listener by @wwqgtxxf0ad835fix: BBR scale window for datagram size by @wwqgtxxfcbcd10fix: race in quic get congestion by @wwqgtxxMaintenance
0325361chore: add test for xhttp over vless encryption by @wwqgtxx0e0265fchore: simplify gotConn handling by @wwqgtxx1bee590chore: reduce data copy in read packet for masque by @wwqgtxx20cb280chore: simplify error handling code by @wwqgtxx2247c0echore: async xhttp RoundTrip to let some CDN/reverse proxy happy (#2719) by @kyber10242cfff83chore: let xhttp server passing stream-one and stream-up mode test under http1 by @wwqgtxx37942cechore: remove unused timeout in socks5 over tls by @wwqgtxx3d6add3chore: align internal logic by @wwqgtxx3f2b0bachore: test dialer should be created by test tunnel by @wwqgtxx4814c72chore: add mode restrictions test back by @wwqgtxx4985802chore: add test for packet upload queue by @wwqgtxx5b013f2chore: code cleanup by @wwqgtxx6b07683chore: better DialQuic interface by @wwqgtxx6c407f0chore: rebuild upload queue logic by @wwqgtxx7ab4eedchore: handling edge cases where the transport may dial more than once in test by @wwqgtxx7abf290chore: update quic congestion pacer by @wwqgtxx7b73775chore: add short circuit logic for dual stack dial to decrease unnecessary goroutine by @wwqgtxx7e83399chore: update comments to clarify why need retry in TestDialer by @wwqgtxx8c1b1a3chore: checksc-max-each-post-bytesgreater than zero if set by @wwqgtxxa450080chore: skip sudoku http mask test on windows again by @wwqgtxxab3746achore: update mieru version (#2687) by @enfeinb0ea75bchore: using NewClientConn directly instead of the built-in connection pool for masque h2 mode by @wwqgtxxc39b680chore: remove unused limit on concurrent dialing in xhttp client by @wwqgtxxcac4891chore: add deadline wrapper for trusttunnel server by @wwqgtxxd4c4b28chore: allow overriding sing-mux internal tcpTimeout value for testing by @wwqgtxxd801e6bchore: align with trusttunnel's official session reuse logic (#2683) by @Maximd8cb32bchore: move tuic special types to a new package by @wwqgtxxd9c447achore: remove unneeded copy in uploadQueue by @wwqgtxxdf6a5d3chore: add TestDialer to retry when dial fails for local testing by @wwqgtxxdfc888dchore: update default headers in xhttp by @wwqgtxxe0a42d4chore: remove strict timeout restrictions in test for slow github action by @wwqgtxxe1bdfbachore: update dlclark/regexp2 by @wwqgtxxe38aa82chore: don't force bind interface when using fd for tun by @wwqgtxxebc41eachore: update mieru version (#2721) by @enfeinf425c81chore: read as much data as possible from the reader by @wwqgtxxf5183dachore: correct the xhttp reuse-settings item order by @wwqgtxxfa081fbchore: rebuild masque h2 conn read logic by @wwqgtxxfe7f3d6chore: rebuildmax-connectionslogic inreuse-settingsby @wwqgtxxFull Changelog: MetaCubeX/mihomo@v1.19.23...v1.19.24
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.