Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update module github.com/pion/sctp to v1.8.13 #198

Merged
merged 1 commit into from
Mar 18, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 18, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/pion/sctp v1.8.12 -> v1.8.13 age adoption passing confidence

Release Notes

pion/sctp (github.com/pion/sctp)

v1.8.13

Compare Source

Changelog

  • 6c3ef3a Update WriteSCTP outbound packet too large error
  • 80ec14e Go to COOKIE_WAIT after T1-init start
  • 735a4c6 Fix incorrect fragmented chunk merge
  • 3f9fba4 Allow Associations to be named
  • 1e43ebf Add some RFC based comments
  • 19e73c4 Add SACKs sent and packets stats
  • 45704b2 Update module github.com/stretchr/testify to v1.9.0
  • 32ef4a1 Fix zero checksum usage
  • f315ba5 DRY and explain use of port 5000
  • 29d0811 Check deadline timer before signaling
  • a5583a6 Unmarshal packets only once
  • 8cfa15d Fix linter error
  • fb6b16b Configurable RTOMax - fix #​181
  • 76ae7f1 Fix checksum check for received packets
  • ee5f2e7 Consider padding when bundling chunks in packets
  • 5359da5 Reduce RTO.Initial to 1 second

Configuration

📅 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.


  • If you want to rebase/retry this PR, check this box

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

Copy link

codecov bot commented Mar 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 69.70%. Comparing base (f784cc1) to head (020303f).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #198   +/-   ##
=======================================
  Coverage   69.70%   69.70%           
=======================================
  Files           4        4           
  Lines         307      307           
=======================================
  Hits          214      214           
  Misses         68       68           
  Partials       25       25           
Flag Coverage Δ
go 69.70% <ø> (ø)
wasm 69.70% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot merged commit da5f2f8 into master Mar 18, 2024
13 checks passed
@renovate renovate bot deleted the renovate/github.com-pion-sctp-1.x branch March 18, 2024 20:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants