pion / ice

A Go implementation of ICE
https://pion.ly/
MIT License
430 stars 158 forks source link

Update module github.com/pion/mdns to v2 - autoclosed #650

Closed renovate[bot] closed 5 months ago

renovate[bot] commented 7 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/pion/mdns v0.0.12 -> v2.0.3 age adoption passing confidence

Release Notes

pion/mdns (github.com/pion/mdns) ### [`v2.0.3`](https://togithub.com/pion/mdns/releases/tag/v2.0.3) [Compare Source](https://togithub.com/pion/mdns/compare/v2.0.2...v2.0.3) #### Changelog - [`5402a07`](https://togithub.com/pion/mdns/commit/5402a07) Remove multierr dependency - [`9d0bff5`](https://togithub.com/pion/mdns/commit/9d0bff5) Fix linter errors ### [`v2.0.2`](https://togithub.com/pion/mdns/releases/tag/v2.0.2) [Compare Source](https://togithub.com/pion/mdns/compare/v2.0.1...v2.0.2) **Full Changelog**: https://github.com/pion/mdns/compare/v2.0.1...v2.0.2 ### [`v2.0.1`](https://togithub.com/pion/mdns/releases/tag/v2.0.1) [Compare Source](https://togithub.com/pion/mdns/compare/v2.0.0...v2.0.1) #### What's Changed - Support dig based unicast requests by [@​edaniels](https://togithub.com/edaniels) in [https://github.com/pion/mdns/pull/178](https://togithub.com/pion/mdns/pull/178) **Full Changelog**: https://github.com/pion/mdns/compare/v2.0.0...v2.0.1 ### [`v2.0.0`](https://togithub.com/pion/mdns/releases/tag/v2.0.0) [Compare Source](https://togithub.com/pion/mdns/compare/v0.0.12...v2.0.0) #### What's Changed - Support unicast query and answer by [@​edaniels](https://togithub.com/edaniels) in [https://github.com/pion/mdns/pull/176](https://togithub.com/pion/mdns/pull/176) - Support IPv6 question and response by [@​edaniels](https://togithub.com/edaniels) in [https://github.com/pion/mdns/pull/177](https://togithub.com/pion/mdns/pull/177) **Full Changelog**: https://github.com/pion/mdns/compare/v0.0.12...v2.0.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 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[bot] commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 78.85%. Comparing base (f0c60fe) to head (6db21aa).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #650 +/- ## ========================================== + Coverage 78.78% 78.85% +0.06% ========================================== Files 42 42 Lines 4431 4431 ========================================== + Hits 3491 3494 +3 + Misses 723 721 -2 + Partials 217 216 -1 ``` | [Flag](https://app.codecov.io/gh/pion/ice/pull/650/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pion) | Coverage Δ | | |---|---|---| | [go](https://app.codecov.io/gh/pion/ice/pull/650/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pion) | `78.85% <ø> (+0.06%)` | :arrow_up: | | [wasm](https://app.codecov.io/gh/pion/ice/pull/650/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pion) | `23.23% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pion#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.