Closed renovate[bot] closed 3 months ago
In order to perform the update(s) described in the table above, Renovate ran the go get
command, which resulted in the following additional change(s):
Details:
Package | Change |
---|---|
golang.org/x/sys |
v0.21.0 -> v0.22.0 |
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 68.15%. Comparing base (
b44d85a
) to head (513c322
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This PR contains the following updates:
v3.0.2
->v3.0.4
Release Notes
pion/transport (github.com/pion/transport/v3)
### [`v3.0.4`](https://togithub.com/pion/transport/releases/tag/v3.0.4) [Compare Source](https://togithub.com/pion/transport/compare/v3.0.3...v3.0.4) #### What's Changed - Hold lock while writing to b.notify by [@edaniels](https://togithub.com/edaniels) in [https://github.com/pion/transport/pull/303](https://togithub.com/pion/transport/pull/303) **Full Changelog**: https://github.com/pion/transport/compare/v3.0.3...v3.0.4 ### [`v3.0.3`](https://togithub.com/pion/transport/releases/tag/v3.0.3) [Compare Source](https://togithub.com/pion/transport/compare/v3.0.2...v3.0.3) #### What's Changed - Update CI configs to v0.11.4 by [@pionbot](https://togithub.com/pionbot) in [https://github.com/pion/transport/pull/280](https://togithub.com/pion/transport/pull/280) - Update CI configs to v0.11.7 by [@pionbot](https://togithub.com/pionbot) in [https://github.com/pion/transport/pull/283](https://togithub.com/pion/transport/pull/283) - Update go.mod version to 1.19 by [@Sean-Der](https://togithub.com/Sean-Der) in [https://github.com/pion/transport/pull/284](https://togithub.com/pion/transport/pull/284) - Update CI configs to v0.11.12 by [@pionbot](https://togithub.com/pionbot) in [https://github.com/pion/transport/pull/288](https://togithub.com/pion/transport/pull/288) - Reuse timer in Deadline by [@paulwe](https://togithub.com/paulwe) in [https://github.com/pion/transport/pull/290](https://togithub.com/pion/transport/pull/290) - Reuse notify channel when blocked on read by [@paulwe](https://togithub.com/paulwe) in [https://github.com/pion/transport/pull/291](https://togithub.com/pion/transport/pull/291) - Update module golang.org/x/net to v0.23.0 \[SECURITY] by [@renovate](https://togithub.com/renovate) in [https://github.com/pion/transport/pull/289](https://togithub.com/pion/transport/pull/289) - Update module golang.org/x/net to v0.24.0 by [@renovate](https://togithub.com/renovate) in [https://github.com/pion/transport/pull/292](https://togithub.com/pion/transport/pull/292) - Update module golang.org/x/sys to v0.20.0 by [@renovate](https://togithub.com/renovate) in [https://github.com/pion/transport/pull/293](https://togithub.com/pion/transport/pull/293) - Use crypto/subtle.XORBytes by [@jech](https://togithub.com/jech) in [https://github.com/pion/transport/pull/294](https://togithub.com/pion/transport/pull/294) - Update module golang.org/x/net to v0.26.0 by [@renovate](https://togithub.com/renovate) in [https://github.com/pion/transport/pull/296](https://togithub.com/pion/transport/pull/296) - Update module golang.org/x/sys to v0.22.0 by [@renovate](https://togithub.com/renovate) in [https://github.com/pion/transport/pull/297](https://togithub.com/pion/transport/pull/297) - Add CheckRoutinesStrict by [@edaniels](https://togithub.com/edaniels) in [https://github.com/pion/transport/pull/300](https://togithub.com/pion/transport/pull/300) - android 11 suppored by [@suutaku](https://togithub.com/suutaku) in [https://github.com/pion/transport/pull/272](https://togithub.com/pion/transport/pull/272) - Update module github.com/wlynxg/anet to v0.0.3 by [@renovate](https://togithub.com/renovate) in [https://github.com/pion/transport/pull/301](https://togithub.com/pion/transport/pull/301) - Broadcast notify on Buffer.Close by [@edaniels](https://togithub.com/edaniels) in [https://github.com/pion/transport/pull/302](https://togithub.com/pion/transport/pull/302) #### New Contributors - [@paulwe](https://togithub.com/paulwe) made their first contribution in [https://github.com/pion/transport/pull/290](https://togithub.com/pion/transport/pull/290) - [@suutaku](https://togithub.com/suutaku) made their first contribution in [https://github.com/pion/transport/pull/272](https://togithub.com/pion/transport/pull/272) **Full Changelog**: https://github.com/pion/transport/compare/v3.0.2...v3.0.3Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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 was generated by Mend Renovate. View the repository job log.