Skip to content

Bump github.com/refraction-networking/utls from 1.0.0 to 1.2.2#36

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/refraction-networking/utls-1.2.2
Open

Bump github.com/refraction-networking/utls from 1.0.0 to 1.2.2#36
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/refraction-networking/utls-1.2.2

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Feb 13, 2023

Bumps github.com/refraction-networking/utls from 1.0.0 to 1.2.2.

Release notes

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

v1.2.2 Hotfix: Allow custom weights in generateRandomizedSpec()

What's Changed

Full Changelog: refraction-networking/utls@v1.2.1...v1.2.2

v1.2.1 Improvements and Fix

What's Changed

New Contributors

Full Changelog: refraction-networking/utls@v1.2.0...v1.2.1

We will not sync with upstream crypto/tls until the next tagged version.

v1.2.0 Refactored and Made Anew

TL;DR

This update includes some major refactorizations and improvements, ALPS (ApplicationSettingsExtension) support, and included a new experimental anti-fingerprinting fingerprint from Chrome/Chromium.

What's Changed

Minimum Go version: 1.16 -> 1.19

New Contributors

Full Changelog: refraction-networking/utls@v1.1.5...v1.2.0

v1.1.5 Sync & New Architecture

... (truncated)

Commits
  • a75a4b4 Customable weights used in generateRandomizedSpec() (#163)
  • 559ed14 Bump HelloChrome_Auto version (#162)
  • c814aca update go.mod (#153)
  • a4ca4dd Replace InsecureSkipServerNameVerify with InsecureServerNameToVerify (#161)
  • d139a4a add InsecureSkipServerNameVerify to tls.Config (#158)
  • a3b55c9 Support randomized with non-nil seed in UTLSIdToSpec (#157)
  • 5eb62ee Add randomized clientHello generation in UTLSIdToSpec. (#155)
  • 186c87f Fix a typo in README (#154)
  • d5cdf5d Bugfix: FingerprintClientHello should work when the dump contains the client'...
  • ef21c92 Fix Client Certificate Verification when Using Extended Master Secret (#143)
  • 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 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/refraction-networking/utls](https://github.com/refraction-networking/utls) from 1.0.0 to 1.2.2.
- [Release notes](https://github.com/refraction-networking/utls/releases)
- [Commits](refraction-networking/utls@v1.0.0...v1.2.2)

---
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 added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Feb 13, 2023
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.

0 participants