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: bump github.com/refraction-networking/utls from 1.5.4 to 1.6.3 #2899

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 21, 2024

Bumps github.com/refraction-networking/utls from 1.5.4 to 1.6.3.

Release notes

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

v1.6.3 Cryptographically Secured Shuffle

Don't panic! This does not cause any significant security concern, since modern platforms are doing fine with limited randomness from math/rand. This patch is for some much restrictive platforms such as WebAssembly.

What's Changed

Full Changelog: refraction-networking/utls@v1.6.2...v1.6.3

v1.6.2 Dependency and Upstream Update

What's Changed

Full Changelog: refraction-networking/utls@v1.6.1...v1.6.2

v1.6.1 Hotfix: kyberslash2

Security Warning

This is a security update fixing kyberslash2, a timing side-channel attack against CIRCL library used by uTLS.

What's Changed

Full Changelog: refraction-networking/utls@v1.6.0...v1.6.1

v1.6.0 One step closer to ECH

What's New

  • We now have GREASE ECH parrots (Chrome 120, Firefox 120) available!

What's Changed

New Contributors

Full Changelog: refraction-networking/utls@v1.5.4...v1.6.0

Commits
  • 3d4788c security: crypto/rand ShuffleChromeTLSExtensions (#286)
  • d2768e4 ⬆️ sync: merge changes from golang/go@1.22 release branch (#280)
  • 5796f97 🚑 fix: code broken after merging
  • 8680818 ➖ update: remove unused boring files
  • 36f1f79 ⚠️ deprecate: weak ciphers
  • bd8fe35 🔀 update: Merge 'upstream:release-branch.go1.22'
  • c209e4b deps: bump all deps to latest (#279)
  • 8b9a63f build(deps): bump github.com/cloudflare/circl from 1.3.6 to 1.3.7 (#277)
  • 42e79cb feat: parse GREASE ECH from raw (#276)
  • f8beb04 build(deps): bump golang.org/x/crypto from 0.14.0 to 0.17.0 (#273)
  • 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 <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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Feb 21, 2024
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (458db39) 36.12% compared to head (a667376) 35.68%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2899      +/-   ##
==========================================
- Coverage   36.12%   35.68%   -0.45%     
==========================================
  Files         715      729      +14     
  Lines       40949    41484     +535     
==========================================
+ Hits        14794    14802       +8     
- Misses      24521    25050     +529     
+ Partials     1634     1632       -2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/refraction-networking/utls-1.6.3 branch 2 times, most recently from e30d049 to 0c3b02d Compare March 4, 2024 19:53
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/refraction-networking/utls-1.6.3 branch 2 times, most recently from 3f5aa1f to a8468b4 Compare March 15, 2024 20:34
@xiaokangwang
Copy link
Contributor

@dependabot rebase

Bumps [github.com/refraction-networking/utls](https://github.com/refraction-networking/utls) from 1.5.4 to 1.6.3.
- [Release notes](https://github.com/refraction-networking/utls/releases)
- [Commits](refraction-networking/utls@v1.5.4...v1.6.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/refraction-networking/utls-1.6.3 branch from a8468b4 to 3c54d4f Compare March 15, 2024 20:40
@xiaokangwang xiaokangwang merged commit fde6345 into master Mar 15, 2024
33 of 35 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/refraction-networking/utls-1.6.3 branch March 15, 2024 20:41
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.

None yet

2 participants