Skip to content

build(deps): bump aw-server from 4089343 to 153e7fd#1225

Merged
ErikBjare merged 1 commit intomasterfrom
dependabot/submodules/aw-server-153e7fd
Mar 21, 2026
Merged

build(deps): bump aw-server from 4089343 to 153e7fd#1225
ErikBjare merged 1 commit intomasterfrom
dependabot/submodules/aw-server-153e7fd

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 21, 2026

Bumps aw-server from 4089343 to 153e7fd.

Commits
  • 153e7fd fix(test): resolve flaky test_midnight_heartbeats boundary condition (#157)
  • 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](https://github.com/ActivityWatch/aw-server) from `4089343` to `153e7fd`.
- [Commits](ActivityWatch/aw-server@4089343...153e7fd)

---
updated-dependencies:
- dependency-name: aw-server
  dependency-version: 153e7fd12d0738f5964be3f803f760384a8098f7
  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 Mar 21, 2026
@greptile-apps
Copy link
Copy Markdown

greptile-apps bot commented Mar 21, 2026

Greptile Summary

This PR bumps the aw-server git submodule from commit 4089343 to 153e7fd, pulling in a single upstream fix that resolves a flaky boundary condition in the test_midnight_heartbeats test (ActivityWatch/aw-server#157).

  • Change scope: Only the submodule pointer in .gitmodules/aw-server is updated — no production source code in this repository is modified.
  • Upstream change: The referenced commit is a test-only fix, improving CI reliability with no functional behaviour changes to the server.
  • Risk: Minimal; the change is purely a test stability improvement with no API, data model, or runtime behavioural impact.

Confidence Score: 5/5

  • This PR is safe to merge — it is a test-only fix in a submodule with no production code changes.
  • The change is a single submodule pointer update that pulls in a test stability fix with no functional or API changes. There are no logic changes, no new dependencies, and no risk of regression in production behaviour.
  • No files require special attention.

Important Files Changed

Filename Overview
aw-server Submodule pointer bumped from 4089343 to 153e7fd; the referenced commit fixes a flaky test boundary condition in test_midnight_heartbeats — no production code changes in this repository.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[activitywatch/activitywatch] -->|submodule ref| B[aw-server submodule]
    B -- "old ref: 4089343" --> C[aw-server @ 4089343\nflakytest_midnight_heartbeats]
    B -- "new ref: 153e7fd" --> D[aw-server @ 153e7fd\nfix: resolve flaky test_midnight_heartbeats\nboundary condition #157]
    D --> E[✅ Stable CI]
Loading

Last reviewed commit: "build(deps): bump aw..."

@ErikBjare ErikBjare merged commit d47fffa into master Mar 21, 2026
13 of 14 checks passed
@dependabot dependabot bot deleted the dependabot/submodules/aw-server-153e7fd branch March 21, 2026 12:13
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