Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 23, 2025

Bumps github.com/refraction-networking/utls from 1.6.6 to 1.7.0.

Release notes

Sourced from github.com/refraction-networking/utls's releases.

v1.7.0

What's Changed

New Contributors

Full Changelog: refraction-networking/utls@v1.6.7...v1.7.0

v1.6.7 Allow inspecting Client Hello before locking Session/PSK

What's Changed

Full Changelog: refraction-networking/utls@v1.6.6...v1.6.7

Commits
  • 9dd2a0b build(deps): bump golang.org/x/net from 0.33.0 to 0.38.0
  • f889276 fix: add check for tls downgrade canary in utls
  • bd6a9be test: add test for checking tls downgrade canary
  • 65ca559 fix: check nil dereference in keySharePrivateKey
  • f1c485f fix: fix tls versions for non-ech connections
  • 167c602 fix: ech with hrr and add tests
  • f156fea feat: add support for ECH when using custom clienthello specs
  • e430876 feat: add latest chrome to auto
  • 9d151db fix: Chrome 131 parrot needs to send ML-KEM keyshare too
  • 877cd49 feat: Add Chrome 131 parrot
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Apr 23, 2025
@notsure2
Copy link
Contributor

To fix this break you need to increase firstPacket buffer to 2000, utls record got bigger

@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/refraction-networking/utls-1.7.0 branch from 280b0d0 to 0fbba1c Compare April 30, 2025 19:40
@cbeuw cbeuw mentioned this pull request Apr 30, 2025
Bumps [github.com/refraction-networking/utls](https://github.com/refraction-networking/utls) from 1.6.6 to 1.7.0.
- [Release notes](https://github.com/refraction-networking/utls/releases)
- [Commits](refraction-networking/utls@v1.6.6...v1.7.0)

---
updated-dependencies:
- dependency-name: github.com/refraction-networking/utls
  dependency-version: 1.7.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/refraction-networking/utls-1.7.0 branch from 0fbba1c to d7b6c0d Compare April 30, 2025 20:04
@cbeuw
Copy link
Owner

cbeuw commented Jun 30, 2025

@dependabot recreate

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 30, 2025

Looks like github.com/refraction-networking/utls is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Jun 30, 2025
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/refraction-networking/utls-1.7.0 branch June 30, 2025 19:55
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 go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants