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.85k stars 775 forks source link

build(deps): bump github.com/xtls/xray-core from 1.8.9 to 1.8.10 #626

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 3 months ago

Bumps github.com/xtls/xray-core from 1.8.9 to 1.8.10.

Release notes

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

Xray-core v1.8.10

HTTPUpgrade 0-RTT

#3152 @​RPRX

现在在 HTTPUpgrade path 后加上 ?ed=2560 才会启用 0-RTT

现在起 WebSocket ed 建议填 2560 而不是 2048

Features

Fixes

Chores

Commits
  • 07ed094 v1.8.10
  • 685e66e Fix TestXrayConfig in xray_test.go
  • 7e3a8d3 Add separate host config for websocket
  • e2302b4 Update proto file for websocket and httpupgrade (breaking)
  • 53e5814 API - Add | Remove Routing Rules (#3189)
  • 8a439bf Fix host in headers field does not work XTLS#3191
  • e2439c0 fix: config burstObservatory override
  • fac3836 Bump github.com/sagernet/sing from 0.3.6 to 0.3.8
  • 9a619f9 Add support for HTTPupgrade custom headers
  • bd38578 improve balancer_info.go
  • 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)
dependabot[bot] commented 2 months ago

Looks like github.com/xtls/xray-core is up-to-date now, so this is no longer needed.