plgd-dev / go-coap

Implementation of CoAP Server & Client in Go
https://coap.technology
Apache License 2.0
443 stars 116 forks source link

chore(deps): update module github.com/pion/dtls/v2 to v2.2.10 #537

Closed renovate[bot] closed 6 months ago

renovate[bot] commented 6 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/pion/dtls/v2 v2.2.8-0.20240201071732-2597464081c8 -> v2.2.10 age adoption passing confidence

Release Notes

pion/dtls (github.com/pion/dtls/v2) ### [`v2.2.10`](https://togithub.com/pion/dtls/releases/tag/v2.2.10) [Compare Source](https://togithub.com/pion/dtls/compare/v2.2.9...v2.2.10) #### Changelog - [`ebdb8bd`](https://togithub.com/pion/dtls/commit/ebdb8bd) Update dependencies ### [`v2.2.9`](https://togithub.com/pion/dtls/releases/tag/v2.2.9) [Compare Source](https://togithub.com/pion/dtls/compare/v2.2.8...v2.2.9) #### Changelog - [`d391e69`](https://togithub.com/pion/dtls/commit/d391e69) Drop invalid record silently during handshake

Configuration

📅 Schedule: Branch creation - "on the first day of the month" (UTC), 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 these updates again.



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

renovate[bot] commented 6 months ago

âš  Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

â™» Renovate will retry this branch, including artifacts, only when one of the following happens:

The artifact failure details are included below:

File name: go.sum
Command failed: go get -d -t ./...
warning: ignoring symlink /tmp/renovate/repos/github/plgd-dev/go-coap/v3
go: downloading github.com/pion/dtls/v2 v2.2.10
go: downloading golang.org/x/exp v0.0.0-20240213143201-ec583247a57a
go: downloading github.com/pion/transport/v2 v2.2.4
go: downloading github.com/pion/dtls v1.5.4
go: github.com/plgd-dev/go-coap/v3/dtls imports
    github.com/pion/dtls/v2/pkg/net: cannot find module providing package github.com/pion/dtls/v2/pkg/net
renovate[bot] commented 6 months ago

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (v2.2.10). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.