Sunshine
Sunshine copied to clipboard
build(deps): bump third-party/moonlight-common-c from `cbd0ec1` to `eb21561`
Bumps third-party/moonlight-common-c from cbd0ec1 to eb21561.
Commits
eb21561Don't depend on outputDataLength to be initialized with mbedTLS48d7f1aFix incorrect function definitionba1fc33Fix spurious asserts in the unencrypted audio path with Sunshine046c231Update ENet submodule to use Wii U userbuffers3d99869Implement support for userbuffers on Wii U8af4562Assert that active objects exist in deleters59f7f62Fix thread detachment on Vita9686f69Consolidate PltCloseThread() and PltJoinThread()9545dd7Implement detached threads (#88)ec171fdDon't use VersionHelpers.h on UWP- See full diff in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 7.04%. Comparing base (
3adb934) to head (de96b57).
Additional details and impacted files
@@ Coverage Diff @@
## nightly #2227 +/- ##
=======================================
Coverage 7.04% 7.04%
=======================================
Files 87 87
Lines 17697 17697
Branches 8405 8405
=======================================
Hits 1246 1246
Misses 13716 13716
Partials 2735 2735
| Flag | Coverage Δ | |
|---|---|---|
| Linux | 5.35% <ø> (ø) |
|
| Windows | 2.56% <ø> (ø) |
|
| macOS-12 | 8.07% <ø> (-0.02%) |
:arrow_down: |
| macOS-13 | 7.98% <ø> (ø) |
|
| macOS-14 | 8.28% <ø> (ø) |
Flags with carried forward coverage won't be shown. Click here to find out more.
@dependabot rebase