Update module github.com/metacubex/mihomo to v1.19.25#123
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
Author
⚠ Artifact update problemRenovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
The artifact failure details are included below: File name: core/src/main/golang/go.sum |
50c2311 to
5af3cd9
Compare
daf053b to
d404332
Compare
d404332 to
2c53107
Compare
2c53107 to
21c0a17
Compare
f839d58 to
bdd2d00
Compare
d461634 to
34d4961
Compare
34d4961 to
619aeba
Compare
Author
|
619aeba to
6059c35
Compare
6059c35 to
1b4bad7
Compare
1b4bad7 to
b5784f3
Compare
b5784f3 to
fba9a2f
Compare
fba9a2f to
a83a818
Compare
a83a818 to
9e217a2
Compare
9e217a2 to
014a865
Compare
014a865 to
ac18794
Compare
ac18794 to
9e5c0f6
Compare
9e5c0f6 to
5b4a3ae
Compare
5b4a3ae to
7ce89ee
Compare
7ce89ee to
0eb9f7e
Compare
0eb9f7e to
d9a2b42
Compare
d9a2b42 to
ed32cca
Compare
ed32cca to
570642e
Compare
570642e to
4fd26d3
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.7.0→v1.19.25Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
metacubex/mihomo (github.com/metacubex/mihomo)
v1.19.25Compare Source
What's Changed
571925dfeat: add Tailscale outbound support (#2786) by @汐殇7af9eebfeat: add OpenVPN outbound support (#2785) by @Romanov Caesar6ea4373feat: support auth-user-pass and AES-256-GCM for OpenVPN (#2787) by @Ekko5e22035feat: add GOST relay outbound proxy type (#2795) by @ztywyj98aa7e6feat: supportrealm-optsfor hysteria2 outbound and listener by @wwqgtxx787dbfcfeat: support settingrealm-opts.proxyfor hysteria2 listener by @wwqgtxx2ffd962feat: support hysteria2-realm listener by @wwqgtxx8b8eae5feat: support simple-obfs for shadowsocks listener by @wwqgtxxBUG & Fix
0003e14fix: trusttunnel listener panic by @wwqgtxx17bed79fix: tsnet panic for tailscale by @wwqgtxx2f51cb0fix: conn maybe not closed in error handling by @wwqgtxx2f6ce20fix: tailscale not use configured dialer for captive detection by @wwqgtxx35d5d4efix: CVE-2026-39825 for net/http by @wwqgtxx388d958fix: remove unstable warning for tailscale by @wwqgtxx5df45b2fix: typo in default alpn by @wwqgtxx7a646e8fix: correctly configure the HTTP/2 scheduled ping parameters in masque h2 mode by @wwqgtxx802b0b2fix: netlink permission denied on android for tailscale by @wwqgtxx8a28dcefix: validate Linux process netlink matches by @xream95946a5fix: net/http.Transport's UnencryptedHTTP2 does not work TLS without ALPN by @wwqgtxx98aa42efix: convert place disguise host in h2-opts.host for legacy base64-JSON VMess (#2739) by @wangwei3549e97dc0fix: tailscale not use configured dialer for netstack forwardTCP by @wwqgtxxaae5812fix: net/http.Server's UnencryptedHTTP2 does not work TLS without ALPN by @wwqgtxxb3104a5fix: panic in vless xhttp h3 mode when quic dial fails (#2736) by @beckcc376acfix: skip TTL update for OPT records by @wwqgtxxd2acf45fix: hysteria2 realm server reaper loop by @wwqgtxxe933ca8fix: netlink permission denied on android for tailscale by @wwqgtxxf5cfb8dfix: convert emit HTTP2Options-shaped h2-opts for share-link HTTP/2 transport (#2737) by @wangwei354fd31419fix: wrong function call in SetWriteDeadline (#2790) by @Aaron Chenffe6e42fix: conn maybe not closed in error handling by @wwqgtxxMaintenance
00e6df5chore: close http2 connections when closing client in doh by @wwqgtxx028b480chore: remove unused http server code by @wwqgtxx163ce6achore: add mlkem768x25519-sha256 key exchange algorithm to ssh outbound by @wwqgtxx1fea551chore: verify adapter can parse convert's result in its test by @wwqgtxx263d06dchore: allow passing tunnel when creating the proxy by @wwqgtxx2a8da25chore: handle the possibility of multiple ClientTrace.GotConn calls by @wwqgtxx2d94970chore: using new net/http api in masque h2 mode by @wwqgtxx2f11d96chore: use our internal DNS resolution logic for tailscale by @wwqgtxx3d3af1fchore: respect outbound dns prefer when resolve UDP by @wwqgtxx3fb93bdchore: using new net/http api in gun and xhttp listener by @wwqgtxx44c9423chore: code cleanup by @wwqgtxx81bea65chore: using new net/http api in vmess h2 client by @wwqgtxx82621cdchore: always safe UUID generation by @wwqgtxx8bc7d3echore: using new net/http api in doh client by @wwqgtxx8d53952chore: remove unused xhttp options in download-settings by @wwqgtxx8f69ad9chore: better uuid generation by @wwqgtxx993d1b6chore: add stun retry and lazy server start for realm by @wwqgtxxa1c68a4chore: using new net/http api in reality client fallback by @wwqgtxxac6f6d0chore: tailscale using ListenPacket for UDP by @wwqgtxxb03aa5dchore: remove race code in wireguard implementation by @wwqgtxxb8b4439chore: using new net/http api in trusttunnel listener by @wwqgtxxbb2f57bchore: using new net/http api in xhttp client by @wwqgtxxc27446achore: using new net/http api in gun client by @wwqgtxxc59c99achore: handle context cancellation in xhttp client dialing by @wwqgtxxc98e67achore: using new net/http api in trusttunnel client by @wwqgtxxdf1c5e5chore: relax sudoku user configuration (#2757) by @saba-futaif333359chore: move magic close http2 connections function to own fork by @wwqgtxxf5f9e59chore: update sing-tun by @wwqgtxxfaa58f2chore: add some comments for using the new net/http API by @wwqgtxxFull Changelog: MetaCubeX/mihomo@v1.19.24...v1.19.25
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
v1.19.23Compare Source
What's Changed
d131991feat: addreuse-settingssupport for vless xhttp (aka xmux) (#2670) by @Nemu-xf3b0581feat: convert support xhttp subscriptions (#2671) by @legiz-ru4f5ad97feat: convert support xhttp reuse-settings (aka xmux) (#2675) by @legiz-ru7709554feat: addmax-connections,min-streamsandmax-streamsoptions togrpc-optsby @wwqgtxx7f6ac1dfeat: supportsc-stream-up-server-secsandno-sse-headerfor xhttp listener by @wwqgtxx8b37e99feat: supportsc-max-each-post-bytesfor xhttp client and listener by @wwqgtxxcaacf7afeat: addmax-connections,min-streamsandmax-streamsoptions to trusttunnel client by @wwqgtxxBUG & Fix
49e5854fix: CVE-2026-32283 for crypto/tls by @wwqgtxx5d8e2d2fix: gun reader error handling by @wwqgtxxMaintenance
0cb5141chore: respect mode restrictions for xhttp listener by @wwqgtxx3db64d0chore: add get tls connection state function in component/tls by @wwqgtxx428b7adchore: remove unneeded io.ReadFull in gun reader by @wwqgtxx4730f67chore: update sing-tun by @wwqgtxx5e8bd85chore: skip kcptun test on windows go1.20 by @wwqgtxx6687ae1chore: better stream-up server implement by @wwqgtxx6a2b0dbchore: optimized sudoku read/write performance (#2678) by @saba-futai78e4b84chore: remove unused code in h2ConnWrapper by @wwqgtxx7923f1achore: rebuild reuseManager code by @wwqgtxx871e6d1chore: rebuild xhttp inbound test by @wwqgtxx979305dchore: cleanup condition for authentication by @wwqgtxx97c526fchore: add TLSConn interface and not depend on *tls.Conn type for our net/http fork by @wwqgtxx98b2499chore: align internal logic by @wwqgtxx9f38a26chore: follow upstream server's keepalive settings for http proxy by @wwqgtxxc48f592chore: merge duplicate code by @wwqgtxxe5f05aachore: don't need to close connection if content length is positive numbers for http proxy by @wwqgtxxFull Changelog: MetaCubeX/mihomo@v1.19.23...v1.19.22
v1.19.22Compare Source
What's Changed
18fcfc3feat: support parsing mierus subscription link (#2657) by @enfein357f1adfeat: implement xhttp stream-up and download-settings support (#2655) by @Nemu-x530c6b4feat: add xhttp transport support (#2645) by @Nemu-x56379b7feat: implement download-settings for packet-up mode by @wwqgtxx61c1358feat: addping-intervaltogrpc-optsby @wwqgtxxBUG & Fix
0a05ef8fix: custom grpc-user-agent not working (#2620) by @Alex2d34ecffix: panic on trojan dial error by @wwqgtxx3148643fix: close conn after peek failed in mixed listener (#2621) by @hunshcn416f769fix: default xhttp padding to 100-1000 when not set (#2647) by @Nemu-x576a442fix: remove unused sc-max-concurrent-posts option (#2654) by @Nemu-x60f3205fix: conceal the h2-special typed error for gun server by @wwqgtxx719d3ebfix: prevent deadlock in gun.Conn.Close when initReader is in progress (#2651) by @beck7e6a7d7fix: incorrect use the request context in trusttunnel client by @wwqgtxx7fdc122fix: remove incomplete xhttp config options (#2648) by @Nemu-x809aee8fix: crash on armv7 synology's linux by @wwqgtxxba42eb4fix: multiple hosts unsupported by net/url after go1.26 by @wwqgtxxc36090afix: download servername override by @wwqgtxxd0f3312fix: incorrect OPT RR filter order (#2634) by @woaihswdd3a149fix: transport not closed in xhttp client by @wwqgtxxe28fe24fix: incorrect use of hyphen by @wwqgtxxf82a365fix: correct inverted error check in getTunnelName (#2659) by @Rulong Chen(陈汝龙)Maintenance
0120b1dchore: add logging for get tun name from fd by @wwqgtxx018a291chore: better lifecycle management by @wwqgtxx08a3aaachore: rebuild gun code by @wwqgtxx132800echore: more code sharing by @wwqgtxx29fed6echore: rebuild packet up writer by @wwqgtxx3a3a5b6chore: move xhttp configuration checks to proxy created by @wwqgtxx4500802chore: update proxygroup interface by @wwqgtxx45587c5chore: adjust sing-mux test by @wwqgtxx6517d2achore: align with legacy behavior by @wwqgtxx73465fechore: align to sudoku v0.4.0 (#2661) by @saba-futai77a4cc4chore: code cleanup by @wwqgtxx7d6ee8dchore: move sharing code to common/httputils by @wwqgtxx7fd9860chore: unify internal coding style by @wwqgtxx8795cd6chore: clean up unused function args by @wwqgtxx8c6c6d5chore: align the way of getting addr and deadline in conn by @wwqgtxx9664ca2chore: add procfs fallback for android findProcess (#2639) by @Alexandr Andreevae374f6chore: remove unreachable code by @wwqgtxxb3c8160chore: reduce the inherent 1rtt in httpmask mode for sudoku (#2610) by @saba-futaic3dc85echore: rebuild xhttp stream-up and download-settings code by @wwqgtxxc9bc2d3chore: don't modify msg when getting minimalTTL by @wwqgtxxdb36787chore: update patch file for goissue77975 by @wwqgtxxdd4eb63chore: avoid the request context never being canceled in trusttunnel client by @wwqgtxxFull Changelog: MetaCubeX/mihomo@v1.19.21...v1.19.22
v1.19.21Compare Source
What's Changed
20bf57cfeat: adddisable-reuseparams for DoT by @wwqgtxx4ca5158feat: support trusttunnel inbound and outbound by @wwqgtxx9033717feat: sudoku support ws transport (#2589) by @saba-futaic251e41feat: support mieru traffic pattern configuration (#2585) by @enfeinBUG & Fix
05fbf55fix: make User-Agent check case-insensitive (#2566) by @Panda3035ae8fix: correct typo in ProxyGroup health check log message (#2575) by @Hung-I Wang3752cb0fix: CVE-2026-26958 of filippo.io/edwards25519 by @wwqgtxx445083bfix: override interface-name broken by @wwqgtxx4c35436fix: race condition in mieru inbound test (#2606) by @enfein5048040fix: rollback sing-tun commit by @wwqgtxx5eaf5d1fix: quic gso maybe not working with pppoe by @wwqgtxx68ca83ffix: windows crash for golang1.26 on WSARecvFrom syscall by @wwqgtxx7bdeaabfix: update patch file for go1.26.1 by @wwqgtxx9dee264fix: udp/icmp not work on gso with system stack by @wwqgtxxa2bf158fix: protobuf cause various binaries are significantly bigger when building with Go 1.26 by @wwqgtxxb7b05e0fix: udp/icmp not work on gso with mixed stack by @wwqgtxxc68af86fix: update patch file for go1.25.8 by @wwqgtxxdda1d52fix: unable to start mieru inbound when traffic-pattern is not set (#2590) by @enfeindf1a244fix: regression segfault on linux 3.4 on mipsle by @wwqgtxxe4143cffix: tun doesn't clean up the DNS setting in systemd-resolved when closed by @wwqgtxxMaintenance
002e457chore: rollback to the generic method for handling UTLS fingerprints by @wwqgtxx0045935chore: add some UTLS fingerprint names that explicitly do not contain X25519MLKEM768 by @wwqgtxx30391b4chore: unified UA settings method by @wwqgtxx3aa668cchore: update patch file for goissue77975 by @wwqgtxx43509dachore: simplify gun code by @wwqgtxx60a9312chore: structure support remain-tagged field by @wwqgtxx6eb27acchore: align with legacy behavior by @wwqgtxx7f772dechore: simplify masque certificate verification by @wwqgtxx836c972chore: cleanup unreachable code by @wwqgtxx9fda032chore: structure unifies the way to handle top-level and sub structs by @wwqgtxxa48da7dchore: simplify reality verifier code by @wwqgtxxa949ad8chore: update golang to 1.26 by @wwqgtxxbf610c3chore: update dependencies by @wwqgtxxc3399fdchore: better logging for removed configurations by @wwqgtxxfcf780achore: reopen mieru inbound windows test by @wwqgtxxFull Changelog: MetaCubeX/mihomo@v1.19.20...v1.19.21
v1.19.20Compare Source
What's Changed
828fd30chore: support connection reuse for DoT by @H1JK3c526aefeat: addquery-server-nameforech-optsby @wwqgtxxdede56ffeat: addproxy-server-nameserver-policytodnssection by @wwqgtxxe45c896feat: support masque outbound by @wwqgtxxf94da9fchore: fingerprint verifier handle non-leaf certificate will check the SNI matches the certificate's DNS name by @wwqgtxxBUG & Fix
2cfc4bafix: CVE-2025-68121 for crypto/tls again and again by @wwqgtxx3279966fix: quic data race for crypto/tls by @wwqgtxx3ac6215fix: race condition of tcpConcurrent in dialer (#2556) by @Chenx Dust75a0cd5fix: file exists when tun start by @wwqgtxx85c024afix: snat key in sudoku packet listener by @wwqgtxxd18a14afix: snat key in trojan packet listener by @wwqgtxxe3b8fc2fix: hy2 listener panic with http/https masquerade by @wwqgtxxf52c935fix: CVE-2025-68121 for crypto/tls again by @wwqgtxxMaintenance
022f677chore: cleanup hostValue code by @wwqgtxx034f1d1chore: disallow emptyproxy-server-nameserverwhenproxy-server-nameserver-policyis set by @wwqgtxx0c995a2chore: move proxiesWithProviders to hub/route internal to disallow external usage of this poorly implemented function by @wwqgtxx18d139achore: rollback tls to restore the session resumption functionality in quic-go by @wwqgtxx1e1434dchore: remove an unnecessary variable by @wwqgtxx26052bachore: remove confused varbin using in sing by @wwqgtxx27a3ca6chore: converter support fingerprint for vmess/vless/trojan by @wwqgtxx3bca69cchore: add some comments for the fingerprint verifier by @wwqgtxx46ee164chore: hy2 listener fellow hysteria2's code skip verify in https masquerade by @wwqgtxx5516ca1chore: code cleanup by @wwqgtxx5e1b133chore: more callback support for utls by @wwqgtxx5fda87dchore: update sing-tun by @wwqgtxx65c3d3echore: remove unreachable code in sudoku by @wwqgtxx6aaabc9chore: decrease unneeded string convert in socks5 addr parsing by @wwqgtxx707fe8bchore: remove auto IDNA conversion in domain rules by @wwqgtxx710772fchore: add simple validation for static dialer-proxy config (#2551) by @sleshep7573affchore: better logging in masque outbound by @wwqgtxx86257fcchore: remove reflect-based provider override code by @wwqgtxx8b0bcb6chore: better generator by @wwqgtxx97f2525chore: code cleanup by @wwqgtxx98b3060chore: optimize timeout control in DoH TLS probe by @wwqgtxx993595dchore: switch to our own common/orderedmap package, remove two unneeded json dependence by @wwqgtxxb901006chore: using mihomo's global pool in DoQ by @wwqgtxxc33c90dchore: clean up duplicate code in sudoku by @wwqgtxxd36b024chore: align sudoku with upstream v0.2.0 (#2549) by @saba-futaie03ba23chore: update logrus by @wwqgtxxf2222b5chore: code cleanup by @wwqgtxxFull Changelog: MetaCubeX/mihomo@v1.19.19...v1.19.20
v1.19.19Compare Source
What's Changed
06387d5feat: supportfake-ip-filter-mode: rulemode (#2469) by @David06f5fbafeat: addpath-rootfor sudoku (#2511) by @saba-futai0ad9ac3](https://redirecConfiguration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, 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.