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

Update module github.com/refraction-networking/utls to v1.6.4 #251

Merged
merged 1 commit into from
Apr 11, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 22, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/refraction-networking/utls v1.6.2 -> v1.6.4 age adoption passing confidence

Release Notes

refraction-networking/utls (github.com/refraction-networking/utls)

v1.6.4: bugfix: UConn incorrectly inherits Conn methods

Compare Source

What's Changed

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

v1.6.3: Cryptographically Secured Shuffle

Compare Source

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 -- on which math/rand may generate deterministic output (e.g., same random number series from each cold start).

What's Changed

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


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

Copy link

codecov bot commented Feb 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 63.55%. Comparing base (c48a880) to head (e483183).
Report is 2 commits behind head on master.

❗ Current head e483183 differs from pull request most recent head 1cc4a1f. Consider uploading reports for the commit 1cc4a1f to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #251      +/-   ##
==========================================
- Coverage   67.04%   63.55%   -3.49%     
==========================================
  Files          35       37       +2     
  Lines        2224     2346     +122     
==========================================
  Hits         1491     1491              
- Misses        565      687     +122     
  Partials      168      168              

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

@renovate renovate bot force-pushed the renovate/github.com-refraction-networking-utls-1.x branch from e483183 to 1cc4a1f Compare April 11, 2024 19:49
@renovate renovate bot changed the title Update module github.com/refraction-networking/utls to v1.6.3 Update module github.com/refraction-networking/utls to v1.6.4 Apr 11, 2024
@cbeuw cbeuw merged commit 767716b into master Apr 11, 2024
3 checks passed
@renovate renovate bot deleted the renovate/github.com-refraction-networking-utls-1.x branch April 11, 2024 19:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant