Sunshine icon indicating copy to clipboard operation
Sunshine copied to clipboard

build(deps): bump third-party/moonlight-common-c from `cbd0ec1` to `eb21561`

Open dependabot[bot] opened this issue 1 year ago • 2 comments

Bumps third-party/moonlight-common-c from cbd0ec1 to eb21561.

Commits
  • eb21561 Don't depend on outputDataLength to be initialized with mbedTLS
  • 48d7f1a Fix incorrect function definition
  • ba1fc33 Fix spurious asserts in the unencrypted audio path with Sunshine
  • 046c231 Update ENet submodule to use Wii U userbuffers
  • 3d99869 Implement support for userbuffers on Wii U
  • 8af4562 Assert that active objects exist in deleters
  • 59f7f62 Fix thread detachment on Vita
  • 9686f69 Consolidate PltCloseThread() and PltJoinThread()
  • 9545dd7 Implement detached threads (#88)
  • ec171fd Don'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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

dependabot[bot] avatar Mar 06 '24 10:03 dependabot[bot]

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.

codecov[bot] avatar Mar 25 '24 00:03 codecov[bot]

@dependabot rebase

ReenigneArcher avatar May 16 '24 17:05 ReenigneArcher