Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 15, 2025

This PR contains the following updates:

Package Change Age Confidence
github.com/pion/dtls/v3 v3.0.4 -> v3.0.8 age confidence

Release Notes

pion/dtls (github.com/pion/dtls/v3)

v3.0.8

Compare Source

Changelog
  • ffd97f5 Backoff handshake retransmit
  • 7ab1bc9 Update actions/checkout action to v6
  • bdb5f23 Update module github.com/pion/transport/v3 to v3.1.1 (#​754)
  • 1d9b6b1 Update module github.com/pion/transport/v3 to v3.1.0
  • c06c3a7 Lock while writing to encryptedPackets
  • ca7d80e Update CI configs to v0.11.32
  • 9cfb13f Improve the record layer fuzz tests
  • daa0fd4 Add fuzz tests for gcm
  • 9ed5950 Add fuzz tests for ccm
  • 7b68bd9 Add fuzz tests for packet buffer
  • 7c62411 Update CI configs to v0.11.31
  • 3e12f76 Add more tests for prf
  • e7cbd62 Migrate elliptic curves from elliptic to ecdh
  • 6ff535f Update module github.com/pion/transport/v3 to v3.0.8
  • f6b0286 Add the supported_versions extension
  • 120a895 Handle ECONNREFUSED timeout
  • ed044c0 Update CI configs to v0.11.29
  • 5611b14 Apply go modernize
  • 27c3405 Update actions/checkout action to v5
  • 8764fbd Update CI configs to v0.11.26
  • 465f544 Update CI configs to v0.11.25
  • 6e1e3c9 Update module github.com/stretchr/testify to v1.11.1
  • 495a7b5 Update CI configs to v0.11.24
  • 0b11eab Update module github.com/stretchr/testify to v1.11.0
  • b8c2ab4 Fix lint issues with golangci-lint@​v2
  • 0bf1902 Update CI configs to v0.11.22

v3.0.7

Compare Source

Changelog
  • e3cf6bc Comply with RFC5746 and RFC5246
  • f0c0987 Update module github.com/pion/logging to v0.2.4
  • 63bf30c Update CI configs to v0.11.20
  • 34fbe21 Replace interface{} with any
  • 8bf2c71 Fix packet buffer read index after buffer resize
  • 806ff2f Refactor cfg.onFlightState, avoid data race
  • f5e908f Update CI configs to v0.11.19
  • 58d3b7e Update lint rules, force testify/assert
  • e57dc04 Update social media links, move to discord

v3.0.6

Compare Source

What's Changed

Full Changelog: pion/dtls@v3.0.5...v3.0.6

v3.0.5

Compare Source

Changelog
  • fbc7bae Update docker.io/library/golang Docker tag to v1.24 (#​694)
  • 13b929b Update module golang.org/x/net to v0.37.0 (#​697)
  • 3a0f50a Use crypto.Signer whenever possible (#​681)
  • 16d6306 Update module golang.org/x/net to v0.34.0 (#​693)
  • 8eb9a91 Upgrade golangci-lint, more linters
  • 1c0df61 Update module github.com/pion/logging to v0.2.3 (#​691)
  • 1e4ae60 Update module golang.org/x/net to v0.33.0 [SECURITY]
  • ceb8458 Update module golang.org/x/crypto to v0.31.0 [SECURITY]
  • 4e34db5 Update module golang.org/x/net to v0.31.0
  • 02434c7 Update module golang.org/x/crypto to v0.29.0

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 is behind base branch, 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 renovate bot added dependencies help wanted Extra attention is needed labels Mar 15, 2025
@renovate
Copy link
Contributor Author

renovate bot commented Mar 15, 2025

ℹ Artifact update notice

File name: lambda/health-check/coap/client/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):

  • 5 additional dependencies were updated

Details:

Package Change
github.com/pion/logging v0.2.2 -> v0.2.4
github.com/pion/transport/v3 v3.0.7 -> v3.1.1
golang.org/x/crypto v0.28.0 -> v0.32.0
golang.org/x/net v0.30.0 -> v0.34.0
golang.org/x/sys v0.26.0 -> v0.29.0

@renovate renovate bot force-pushed the renovate/github.com-pion-dtls-v3-3.x branch from 596da4e to 3c4b892 Compare March 22, 2025 15:42
@renovate renovate bot changed the title fix(deps): update module github.com/pion/dtls/v3 to v3.0.5 fix(deps): update module github.com/pion/dtls/v3 to v3.0.6 Mar 31, 2025
@renovate renovate bot force-pushed the renovate/github.com-pion-dtls-v3-3.x branch from 3c4b892 to faab1c4 Compare March 31, 2025 06:15
@renovate renovate bot force-pushed the renovate/github.com-pion-dtls-v3-3.x branch from faab1c4 to fab7244 Compare April 8, 2025 13:23
@renovate renovate bot force-pushed the renovate/github.com-pion-dtls-v3-3.x branch from fab7244 to d9fe81a Compare April 27, 2025 03:40
@renovate renovate bot force-pushed the renovate/github.com-pion-dtls-v3-3.x branch from d9fe81a to a78a4b8 Compare May 9, 2025 00:15
@renovate renovate bot force-pushed the renovate/github.com-pion-dtls-v3-3.x branch 3 times, most recently from c64de7c to 4014d47 Compare August 16, 2025 13:51
@renovate renovate bot changed the title fix(deps): update module github.com/pion/dtls/v3 to v3.0.6 fix(deps): update module github.com/pion/dtls/v3 to v3.0.7 Aug 16, 2025
@renovate renovate bot force-pushed the renovate/github.com-pion-dtls-v3-3.x branch 4 times, most recently from 9b9bfaf to b54856d Compare October 2, 2025 08:25
@renovate renovate bot force-pushed the renovate/github.com-pion-dtls-v3-3.x branch 13 times, most recently from be43c03 to b5ddbf7 Compare October 6, 2025 05:42
@renovate renovate bot force-pushed the renovate/github.com-pion-dtls-v3-3.x branch 13 times, most recently from 4ab6630 to 143066c Compare December 4, 2025 08:28
@renovate renovate bot force-pushed the renovate/github.com-pion-dtls-v3-3.x branch 8 times, most recently from e202dde to c807226 Compare December 7, 2025 01:30
@renovate renovate bot changed the title fix(deps): update module github.com/pion/dtls/v3 to v3.0.7 fix(deps): update module github.com/pion/dtls/v3 to v3.0.8 Dec 7, 2025
@renovate renovate bot force-pushed the renovate/github.com-pion-dtls-v3-3.x branch 6 times, most recently from ec1003c to 9e51818 Compare December 8, 2025 01:35
@renovate renovate bot force-pushed the renovate/github.com-pion-dtls-v3-3.x branch from 9e51818 to cff66e3 Compare December 8, 2025 05:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies help wanted Extra attention is needed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant