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/inputtino from f8f5a81 to 5d4b8b2 #3053

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 20, 2024

Bumps third-party/inputtino from f8f5a81 to 5d4b8b2.

Commits
  • 5d4b8b2 Merge pull request #15 from games-on-whales/fix-rumble-poll
  • e9d16ed fix: avoid busy polling in rumble thread
  • 25e7525 Merge pull request #13 from cfalas/stable
  • bb8bbd3 feat: increase pen max resolution
  • 56bc064 feat: exposed internal keyboard mapping
  • 23823cc fix: proper random MAC address to allow multiple virtual PS joypads
  • 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 Aug 20, 2024
@dependabot dependabot bot requested a review from Hazer August 20, 2024 10:08
Copy link

codecov bot commented Aug 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 7.25%. Comparing base (0164be6) to head (4e31b3e).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##           master   #3053      +/-   ##
=========================================
- Coverage    9.69%   7.25%   -2.44%     
=========================================
  Files         101      91      -10     
  Lines       17913   16464    -1449     
  Branches     8376    7785     -591     
=========================================
- Hits         1736    1194     -542     
+ Misses      13453   12672     -781     
+ Partials     2724    2598     -126     
Flag Coverage Δ
Linux 7.31% <ø> (ø)
Windows 5.06% <ø> (ø)
macOS-12 ?
macOS-13 ?
macOS-14 ?

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

see 46 files with indirect coverage changes

@ReenigneArcher
Copy link
Member

@ABeltramo safe to merge?

@ABeltramo
Copy link
Contributor

It should be, I'll give it a run myself in the next few days to make sure everything is working as it should!

@cfalas
Copy link
Contributor

cfalas commented Aug 21, 2024

I've been running on #3006 for the past couple of weeks and that works fine, but don't have a controller to test the latest merge

@ABeltramo
Copy link
Contributor

@ReenigneArcher just tested it on my machine: all good, all 3 joypad types are working!

@ReenigneArcher
Copy link
Member

@dependabot rebase

Bumps [third-party/inputtino](https://github.com/games-on-whales/inputtino) from `f8f5a81` to `5d4b8b2`.
- [Commits](games-on-whales/inputtino@f8f5a81...5d4b8b2)

---
updated-dependencies:
- dependency-name: third-party/inputtino
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/submodules/third-party/inputtino-5d4b8b2 branch from f6ffd03 to 4e31b3e Compare August 22, 2024 17:35
Copy link

sonarcloud bot commented Aug 22, 2024

@ReenigneArcher ReenigneArcher merged commit 3088823 into master Aug 22, 2024
45 of 49 checks passed
@ReenigneArcher ReenigneArcher deleted the dependabot/submodules/third-party/inputtino-5d4b8b2 branch August 22, 2024 18:11
KuleRucket pushed a commit to KuleRucket/Sunshine that referenced this pull request Oct 9, 2024
…izardByte#3053)

Bumps [third-party/inputtino](https://github.com/games-on-whales/inputtino) from `f8f5a81` to `5d4b8b2`.
- [Commits](games-on-whales/inputtino@f8f5a81...5d4b8b2)

---
updated-dependencies:
- dependency-name: third-party/inputtino
  dependency-type: direct:production
...

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.

4 participants