XrayR-project / XrayR

A Xray backend framework that can easily support many panels. 一个基于Xray的后端框架,支持V2ay,Trojan,Shadowsocks协议,极易扩展,支持多面板对接
https://xrayr-project.github.io/XrayR-doc/
Mozilla Public License 2.0
1.9k stars 783 forks source link

build(deps): bump github.com/xtls/xray-core from 1.8.6 to 1.8.7 #573

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 6 months ago

Bumps github.com/xtls/xray-core from 1.8.6 to 1.8.7.

Release notes

Sourced from github.com/xtls/xray-core's releases.

Xray-core v1.8.7

Features

Fixes

  • 修复一个在 iOS 上的 Reality 崩溃 #2847 @​hossinasaadi
  • 当 DNS 查询得到 RcodeRefused 时继续尝试下一个 DNS #2878 @​dop-bot
  • 一些针对安卓客户端的修复 包括可以用域名连接 Wireguard quic 服务端 延迟读取 XUDP 环境变量

Chores

Commits
  • 3f0bc13 Update 1.8.7 and dependencies
  • 9a2ab9b fix roundRobin
  • 2fc4b31 common/singbridge: fix dropped context
  • 7b4db50 Feat: Using Makefile to build xray (#2882)
  • 60f7a03 fix(dns): avoid early return when dns query refused (#2878)
  • 44bb830 Add sub-command "-dump" to "run". (#2854)
  • 006cf49 fix(conf): add Windows support for Unix Domain Socket in the fallback settings
  • 1dba700 Update README.md
  • 1dc9a72 Bump google.golang.org/protobuf from 1.31.0 to 1.32.0
  • eacdda3 Fix connecting to quic outbound with domain address
  • Additional commits viewable in compare view


Dependabot compatibility score

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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)