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 311fd2d to 00ea0c2 #3672

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 17, 2025

Bumps third-party/inputtino from 311fd2d to 00ea0c2.

Commits
  • 00ea0c2 Merge pull request #22 from Geson-anko/stable
  • 912a90e Merge pull request #5 from Geson-anko/fix/devcontainer-setup
  • fb1b466 feat: update Docker configuration and clean up .dockerignore
  • 6ef2f15 Merge pull request #4 from Geson-anko/feature/inherits-virtual-device
  • 16b03a9 feat: refactor input device classes to inherit from VirtualDevice
  • cf04ea2 feat: import VirtualDevice in init.py and update all exports
  • 24ee4b6 feat: add VirtualDevice class and corresponding tests
  • da03d66 Merge pull request #3 from Geson-anko/fix/devcontainer
  • 54683a8 feat: remove .dockerignore file from root.
  • 1f13a8b Revert "feat: remove .dockerignore file for Python bindings"
  • Additional commits viewable 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 Feb 17, 2025
Copy link

codecov bot commented Feb 17, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 11.61%. Comparing base (fa22227) to head (cbf899e).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##           master    #3672     +/-   ##
=========================================
  Coverage   11.61%   11.61%             
=========================================
  Files          92       92             
  Lines       17337    17337             
  Branches     8100     8100             
=========================================
  Hits         2013     2013             
- Misses      12833    14727   +1894     
+ Partials     2491      597   -1894     
Flag Coverage Δ
Linux 11.28% <ø> (ø)
Windows 13.01% <ø> (ø)

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

see 31 files with indirect coverage changes

@ReenigneArcher
Copy link
Member

@dependabot rebase

Bumps [third-party/inputtino](https://github.com/games-on-whales/inputtino) from `311fd2d` to `00ea0c2`.
- [Commits](games-on-whales/inputtino@311fd2d...00ea0c2)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/submodules/third-party/inputtino-00ea0c2 branch from 1f94531 to cbf899e Compare February 19, 2025 13:31
@ReenigneArcher
Copy link
Member

This PR is simply adds python bindings for inputtino, but it shows as 42 commits due to using a merge commit on the original PR. Normally, I would exclude an update like this, but going to merge it in order to easier track future updates.

@ReenigneArcher ReenigneArcher enabled auto-merge (squash) February 19, 2025 13:33
@ReenigneArcher ReenigneArcher merged commit ecd0f9b into master Feb 19, 2025
35 of 37 checks passed
@ReenigneArcher ReenigneArcher deleted the dependabot/submodules/third-party/inputtino-00ea0c2 branch February 19, 2025 14:19
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.

1 participant