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): update module github.com/refraction-networking/utls to v1.6.7 #46

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Feb 21, 2024

This PR contains the following updates:

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

Release Notes

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

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

Compare Source

What's Changed

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

v1.6.6: Hotfix: QUIC must not send non-empty session ID by RFC

Compare Source

What's Changed

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

v1.6.5: Popular Firefox 120 parrot and deps update

Compare Source

What's Changed

New Contributors

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

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 was generated by Mend Renovate. View the repository job log.

@renovate-bot renovate-bot force-pushed the renovate/github.com-refraction-networking-utls-1.x branch from 7a7980c to 2c7271e Compare April 10, 2024 17:48
@renovate-bot renovate-bot changed the title chore(deps): update module github.com/refraction-networking/utls to v1.6.3 chore(deps): update module github.com/refraction-networking/utls to v1.6.4 Apr 10, 2024
@renovate-bot renovate-bot force-pushed the renovate/github.com-refraction-networking-utls-1.x branch from 2c7271e to bd4b173 Compare May 2, 2024 06:02
@renovate-bot renovate-bot changed the title chore(deps): update module github.com/refraction-networking/utls to v1.6.4 chore(deps): update module github.com/refraction-networking/utls to v1.6.5 May 2, 2024
@renovate-bot renovate-bot force-pushed the renovate/github.com-refraction-networking-utls-1.x branch from bd4b173 to 8dfc08b Compare May 3, 2024 19:51
@renovate-bot renovate-bot changed the title chore(deps): update module github.com/refraction-networking/utls to v1.6.5 chore(deps): update module github.com/refraction-networking/utls to v1.6.6 May 3, 2024
@renovate-bot renovate-bot force-pushed the renovate/github.com-refraction-networking-utls-1.x branch from 8dfc08b to 3ec183c Compare May 9, 2024 10:23
Copy link

forking-renovate bot commented Jun 4, 2024

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 3 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.20 -> 1.23.1
golang.org/x/net v0.20.0 -> v0.23.0
golang.org/x/crypto v0.18.0 -> v0.21.0
golang.org/x/sys v0.16.0 -> v0.18.0

@renovate-bot renovate-bot force-pushed the renovate/github.com-refraction-networking-utls-1.x branch from 3ec183c to 4d5d3fe Compare June 17, 2024 14:02
@renovate-bot renovate-bot changed the title chore(deps): update module github.com/refraction-networking/utls to v1.6.6 chore(deps): update module github.com/refraction-networking/utls to v1.6.7 Jul 5, 2024
@renovate-bot renovate-bot force-pushed the renovate/github.com-refraction-networking-utls-1.x branch from 4d5d3fe to 049b550 Compare July 5, 2024 11:27
@renovate-bot renovate-bot force-pushed the renovate/github.com-refraction-networking-utls-1.x branch from 049b550 to a90366e Compare September 11, 2024 14:55
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.

1 participant