plgd-dev / go-coap

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

fix(deps): update module golang.org/x/net to v0.5.0 - autoclosed #422

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
golang.org/x/net require minor v0.2.0 -> v0.5.0

Release Notes

golang/net ### [`v0.5.0`](https://togithub.com/golang/net/compare/v0.4.0...v0.5.0) [Compare Source](https://togithub.com/golang/net/compare/v0.4.0...v0.5.0) ### [`v0.4.0`](https://togithub.com/golang/net/compare/v0.3.0...v0.4.0) [Compare Source](https://togithub.com/golang/net/compare/v0.3.0...v0.4.0) ### [`v0.3.0`](https://togithub.com/golang/net/compare/v0.2.0...v0.3.0) [Compare Source](https://togithub.com/golang/net/compare/v0.2.0...v0.3.0)

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 this update again.



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

codecov-commenter commented 1 year ago

Codecov Report

Merging #422 (bbb70de) into master (2e2c858) will increase coverage by 0.01%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #422      +/-   ##
==========================================
+ Coverage   71.34%   71.35%   +0.01%     
==========================================
  Files          68       68              
  Lines        5255     5271      +16     
==========================================
+ Hits         3749     3761      +12     
- Misses       1122     1126       +4     
  Partials      384      384              
Impacted Files Coverage Δ
...ent/limitParallelRequests/limitParallelRequests.go 86.95% <0.00%> (-5.80%) :arrow_down:
tcp/client.go 71.15% <0.00%> (-2.99%) :arrow_down:
net/dtlslistener.go 67.34% <0.00%> (-2.05%) :arrow_down:
dtls/server/server.go 77.03% <0.00%> (-1.46%) :arrow_down:
udp/client/conn.go 72.92% <0.00%> (+0.55%) :arrow_up:
net/conn.go 89.06% <0.00%> (+1.56%) :arrow_up:
udp/coder/coder.go 66.66% <0.00%> (+2.56%) :arrow_up:
net/tcplistener.go 65.51% <0.00%> (+6.42%) :arrow_up:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information