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

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 6, 2024

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 dependabot bot added dependencies Pull requests that update a dependency file submodules Pull requests that update Submodules code labels Mar 6, 2024
@dependabot dependabot bot force-pushed the dependabot/submodules/third-party/moonlight-common-c-eb21561 branch from 3553d43 to 1940374 Compare March 24, 2024 23:54
Copy link

codecov bot commented Mar 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

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%) ⬇️
macOS-13 7.98% <ø> (ø)
macOS-14 8.28% <ø> (ø)

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

@ReenigneArcher
Copy link
Member

@dependabot rebase

Bumps [third-party/moonlight-common-c](https://github.com/moonlight-stream/moonlight-common-c) from `cbd0ec1` to `eb21561`.
- [Commits](moonlight-stream/moonlight-common-c@cbd0ec1...eb21561)

---
updated-dependencies:
- dependency-name: third-party/moonlight-common-c
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/submodules/third-party/moonlight-common-c-eb21561 branch from 1940374 to de96b57 Compare May 16, 2024 17:49
@ReenigneArcher ReenigneArcher merged commit e6e4dcf into nightly May 16, 2024
55 checks passed
@ReenigneArcher ReenigneArcher deleted the dependabot/submodules/third-party/moonlight-common-c-eb21561 branch May 16, 2024 19:21
KuleRucket pushed a commit to KuleRucket/Sunshine that referenced this pull request Jun 6, 2024
…b21561` (LizardByte#2227)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file submodules Pull requests that update Submodules code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants