Skip to content

build(deps): bump aw-server-rust from b199671 to c022e85#1351

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/submodules/aw-server-rust-c022e85
Open

build(deps): bump aw-server-rust from b199671 to c022e85#1351
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/submodules/aw-server-rust-c022e85

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 6, 2026

Copy link
Copy Markdown
Contributor

Bumps aw-server-rust from b199671 to c022e85.

Commits
  • c022e85 feat(android): add migration for aw-watcher-android-test bucket names (#628)
  • 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 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)

Bumps [aw-server-rust](https://github.com/ActivityWatch/aw-server-rust) from `b199671` to `c022e85`.
- [Commits](ActivityWatch/aw-server-rust@b199671...c022e85)

---
updated-dependencies:
- dependency-name: aw-server-rust
  dependency-version: c022e85c2bc5e73904a0106ce545fb01911df6d3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file submodules Pull requests that update Submodules code labels Jul 6, 2026
@greptile-apps

greptile-apps Bot commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

Greptile Summary

This PR bumps the aw-server-rust git submodule from commit b199671 to c022e85, pulling in a single upstream commit that adds a migration for aw-watcher-android-test bucket names.

  • The only file changed is the submodule pointer — no application code in this repository is modified directly.
  • The referenced upstream commit (c022e85) adds an Android bucket-name migration; review of that logic lives in the aw-server-rust repository.

Confidence Score: 5/5

Safe to merge — only the submodule pointer is updated with a single focused Android migration commit upstream.

The change is a single submodule pointer update. The one upstream commit it pulls in adds a data migration for Android test bucket names, which is an isolated, additive change with no impact on existing functionality in this repository.

No files require special attention.

Important Files Changed

Filename Overview
aw-server-rust Git submodule pointer bumped from b199671 to c022e85, picking up one commit: a migration for aw-watcher-android-test bucket names.

Sequence Diagram

%%{init: {'theme': 'neutral'}}%%
sequenceDiagram
    participant D as Dependabot
    participant AW as activitywatch/activitywatch
    participant SR as aw-server-rust submodule

    D->>AW: Open PR bumping submodule pointer
    AW->>SR: Old ref: b1996715
    AW-->>SR: New ref: c022e85
    Note over SR: feat(android): migration for<br/>aw-watcher-android-test bucket names (#628)
Loading
%%{init: {'theme': 'base', 'themeVariables': {"darkMode": true, "background": "#0d1117", "primaryColor": "#21262d", "primaryTextColor": "#e6edf3", "primaryBorderColor": "#8b949e", "lineColor": "#8b949e", "textColor": "#e6edf3", "edgeLabelBackground": "#161b22", "actorBkg": "#21262d", "actorBorder": "#8b949e", "actorTextColor": "#e6edf3", "actorLineColor": "#8b949e", "signalColor": "#8b949e", "signalTextColor": "#e6edf3", "noteBkgColor": "#373320", "noteBorderColor": "#d4a72c", "noteTextColor": "#f0e6c0", "labelBoxBkgColor": "#21262d", "labelBoxBorderColor": "#8b949e", "labelTextColor": "#e6edf3", "loopTextColor": "#e6edf3", "activationBkgColor": "#30363d", "activationBorderColor": "#8b949e"}}}%%
sequenceDiagram
    participant D as Dependabot
    participant AW as activitywatch/activitywatch
    participant SR as aw-server-rust submodule

    D->>AW: Open PR bumping submodule pointer
    AW->>SR: Old ref: b1996715
    AW-->>SR: New ref: c022e85
    Note over SR: feat(android): migration for<br/>aw-watcher-android-test bucket names (#628)
Loading

Reviews (1): Last reviewed commit: "build(deps): bump aw-server-rust from `b..." | Re-trigger Greptile

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.

0 participants