build(deps): bump aw-watcher-afk from 403a331 to 4c0375f#1237
build(deps): bump aw-watcher-afk from 403a331 to 4c0375f#1237dependabot[bot] wants to merge 1 commit intomasterfrom
403a331 to 4c0375f#1237Conversation
Bumps [aw-watcher-afk](https://github.com/ActivityWatch/aw-watcher-afk) from `403a331` to `4c0375f`. - [Commits](ActivityWatch/aw-watcher-afk@403a331...4c0375f) --- updated-dependencies: - dependency-name: aw-watcher-afk dependency-version: 4c0375f05e7eedcfa21f7c05dc935cbb335ed237 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
Greptile SummaryThis is a routine Dependabot submodule update for Key changes bundled in this update:
No changes are made to any other file in the Confidence Score: 5/5Safe to merge — purely a submodule pointer bump with upstream bug fixes and a new opt-in feature, no changes to the monorepo itself. The diff is a single-line submodule hash change. The upstream commits are well-scoped bug fixes (one of which addresses a real Windows overflow bug) plus a Linux-only feature addition. No API surface, configuration schema, or shared code in the parent repo is touched. No issues found. No files require special attention. Important Files Changed
Flowchart%%{init: {'theme': 'neutral'}}%%
flowchart TD
A[aw-watcher-afk submodule] -->|was at| B[403a331\nprevious commit]
A -->|now at| C[4c0375f\nnew commit]
C --> D[fix: GetTickCount64 overflow\non Windows after 49.7 days]
C --> E[fix: detect parent death\nvia ppid change]
C --> F[fix: auto-recover input\nlisteners after X restart]
C --> G[ci: update deprecated\nrunners and actions]
C --> H[feat: gamepad/joystick\nsupport via evdev - Linux]
Reviews (1): Last reviewed commit: "build(deps): bump aw-watcher-afk from `4..." | Re-trigger Greptile |
Bumps aw-watcher-afk from
403a331to4c0375f.Commits
4c0375ffeat(afk): add gamepad/joystick support via evdev (Linux) (#80)7c5b19ffix: auto-recover input listeners after X server restart (#78)6d7ff39ci: update deprecated runners and actions (#79)94f88e3fix: detect parent death by ppid change instead of ppid==1 (#77)2d4519cfix(windows): use GetTickCount64 to prevent overflow after 49.7 days (#76)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 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)