Skip to content

build(deps): bump aw-core from f320889 to a4d2064#1330

Merged
ErikBjare merged 1 commit into
masterfrom
dependabot/submodules/aw-core-a4d2064
Jul 1, 2026
Merged

build(deps): bump aw-core from f320889 to a4d2064#1330
ErikBjare merged 1 commit into
masterfrom
dependabot/submodules/aw-core-a4d2064

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps aw-core from f320889 to a4d2064.

Commits

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-core](https://github.com/ActivityWatch/aw-core) from `f320889` to `a4d2064`.
- [Commits](ActivityWatch/aw-core@f320889...a4d2064)

---
updated-dependencies:
- dependency-name: aw-core
  dependency-version: a4d206452940dc208b08ebbe7e044354d3d5eec1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file submodules Pull requests that update Submodules code labels Jul 1, 2026
@greptile-apps

greptile-apps Bot commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

Greptile Summary

This PR bumps the aw-core git submodule from commit f320889 to a4d2064, which regenerates poetry.lock to align it with pyproject.toml in the aw-core dependency.

  • The sole change is a single submodule pointer update; no application code in this repository is modified.
  • The upstream fix resolves a lock-file/manifest mismatch in aw-core, which could have caused inconsistent dependency resolution for consumers of that submodule.

Confidence Score: 5/5

Safe to merge — the only change is a submodule pointer update to a lockfile-regeneration fix with no logic changes.

The entire diff is a single submodule SHA bump. The upstream commit regenerates poetry.lock to match pyproject.toml, resolving a dependency-manifest mismatch. No application code, tests, or configuration in this repository is touched.

No files require special attention.

Important Files Changed

Filename Overview
aw-core Submodule pointer bumped from f320889 to a4d2064; upstream change regenerates poetry.lock to match pyproject.toml — no logic changes.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[activitywatch/activitywatch] -->|submodule ref| B[aw-core @ f320889\nold commit]
    A -->|bumped to| C[aw-core @ a4d2064\nnew commit]
    C -->|fix: regenerate| D[poetry.lock matches\npyproject.toml]
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"}}}%%
flowchart TD
    A[activitywatch/activitywatch] -->|submodule ref| B[aw-core @ f320889\nold commit]
    A -->|bumped to| C[aw-core @ a4d2064\nnew commit]
    C -->|fix: regenerate| D[poetry.lock matches\npyproject.toml]
Loading

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

@ErikBjare
ErikBjare merged commit 18a234b into master Jul 1, 2026
16 checks passed
@dependabot
dependabot Bot deleted the dependabot/submodules/aw-core-a4d2064 branch July 1, 2026 13:59
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