edgevpn
edgevpn copied to clipboard
fix(deps): update module github.com/multiformats/go-multiaddr to v0.12.2
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| github.com/multiformats/go-multiaddr | v0.11.0 -> v0.12.2 |
Release Notes
multiformats/go-multiaddr (github.com/multiformats/go-multiaddr)
v0.12.2
What's Changed
- replace custom random tests with testing.F by @sukunrt in https://github.com/multiformats/go-multiaddr/pull/227
- Small fixes to parsing ports by @0xTylerHolmes in https://github.com/multiformats/go-multiaddr/pull/228
- add round trip equality check to fuzz tests by @sukunrt in https://github.com/multiformats/go-multiaddr/pull/232
New Contributors
- @0xTylerHolmes made their first contribution in https://github.com/multiformats/go-multiaddr/pull/228
Full Changelog: https://github.com/multiformats/go-multiaddr/compare/v0.12.1...v0.12.2
v0.12.1
What's Changed
- Bump gopkg.in/yaml.v3 from 3.0.0-20200313102051-9f266ea9e77c to 3.0.0 by @dependabot in https://github.com/multiformats/go-multiaddr/pull/218
- build(deps): bump golang.org/x/crypto from 0.1.0 to 0.17.0 by @dependabot in https://github.com/multiformats/go-multiaddr/pull/224
- manet: reduce allocations in resolve unspecified address by @sukunrt in https://github.com/multiformats/go-multiaddr/pull/225
Full Changelog: https://github.com/multiformats/go-multiaddr/compare/v0.12.0...v0.12.1
v0.12.0
What's Changed
- ci: uci/delete-templates by @web3-bot in https://github.com/multiformats/go-multiaddr/pull/215
- ci: uci/copy-templates by @web3-bot in https://github.com/multiformats/go-multiaddr/pull/216
- ci: uci/copy-templates by @web3-bot in https://github.com/multiformats/go-multiaddr/pull/217
- net: consider dns addresses as public by @sukunrt in https://github.com/multiformats/go-multiaddr/pull/220
- net: consider /dns/localhost as private address by @sukunrt in https://github.com/multiformats/go-multiaddr/pull/221
Full Changelog: https://github.com/multiformats/go-multiaddr/compare/v0.11.0...v0.12.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.
- [ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 34.32%. Comparing base (
5a94b57) to head (838ee0a).
:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.
Additional details and impacted files
@@ Coverage Diff @@
## master #156 +/- ##
==========================================
- Coverage 34.46% 34.32% -0.15%
==========================================
Files 26 26
Lines 2057 2057
==========================================
- Hits 709 706 -3
- Misses 1246 1249 +3
Partials 102 102
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.