plgd-dev / go-coap

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

fix(deps): update module github.com/pion/transport/v2 to v2.2.3 - autoclosed #478

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
github.com/pion/transport/v2 require patch v2.2.2-0.20230802201558-f2dffd80896b -> v2.2.3

Release Notes

pion/transport (github.com/pion/transport/v2) ### [`v2.2.3`](https://togithub.com/pion/transport/releases/tag/v2.2.3) [Compare Source](https://togithub.com/pion/transport/compare/v2.2.2...v2.2.3) #### Changelog - [`6bdfa93`](https://togithub.com/pion/transport/commit/6bdfa93) Revert ReplayDetector API Changes - [`e136b3a`](https://togithub.com/pion/transport/commit/e136b3a) Update module golang.org/x/net to v0.14.0 - [`c808973`](https://togithub.com/pion/transport/commit/c808973) Update module golang.org/x/sys to v0.11.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 #478 (2201036) into master (2f8ee9c) will decrease coverage by 0.13%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #478      +/-   ##
==========================================
- Coverage   72.42%   72.30%   -0.13%     
==========================================
  Files          70       70              
  Lines        5437     5437              
==========================================
- Hits         3938     3931       -7     
- Misses       1106     1113       +7     
  Partials      393      393              

see 3 files with indirect coverage changes

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