Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump github.com/xtls/xray-core from 1.8.13 to 1.8.16 #65

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 27, 2024

Bumps github.com/xtls/xray-core from 1.8.13 to 1.8.16.

Release notes

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

Xray-core v1.8.16

SplitHTTP 传输方式 #3412 #3462 #716 @​mmmray @​RPRX @​Fangliding

实现进一步的流量混淆有两种刚好相反的方式:多路复用拆分连接虽然现在只是逻辑拆分而没有实际拆分

SplitHTTP 使用 HTTP GET 长连接传输下行流量,使用多个 HTTP POST 请求传输上行流量,可以通过不支持 WebSocket、gRPC 的 CDN,实现与 Meek 相同的目标,但 SplitHTTP 是从零开始设计的全新传输方式,并非基于 Meek 修改而来,且 SplitHTTP 比 Meek 更简单、效率更高,详见文档 英文(原生文档) 中文(内容略有不同)

此外,SplitHTTP 没有 WebSocket 的 ALPN 问题,这是一大优势,未来还会支持 HTTP/3

Features

Fixes

Chores

Xray-core v1.8.15

See https://github.com/XTLS/Xray-core/releases/tag/v1.8.16

Commits

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 <dependency name> 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)

Bumps [github.com/xtls/xray-core](https://github.com/xtls/xray-core) from 1.8.13 to 1.8.16.
- [Release notes](https://github.com/xtls/xray-core/releases)
- [Commits](XTLS/Xray-core@v1.8.13...v1.8.16)

---
updated-dependencies:
- dependency-name: github.com/xtls/xray-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 27, 2024
@aiastia aiastia merged commit 18cd54b into master Jun 27, 2024
24 of 25 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/xtls/xray-core-1.8.16 branch June 27, 2024 21:11
@aiastia
Copy link
Contributor

aiastia commented Jul 11, 2024

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 11, 2024

Looks like this PR has already been merged!

@aiastia
Copy link
Contributor

aiastia commented Jul 27, 2024

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 27, 2024

Looks like this PR has already been merged!

@aiastia
Copy link
Contributor

aiastia commented Jul 27, 2024

@dependabot recreate

Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 27, 2024

Looks like this PR has already been merged. If you've moved back to an older version of github.com/xtls/xray-core a new PR will be created next time Dependabot checks your dependencies.

@aiastia
Copy link
Contributor

aiastia commented Jul 27, 2024

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 27, 2024

Looks like this PR has already been merged!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant