Skip to content

build(deps): bump aw-webui from cd5aafe to d4c3785#579

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/submodules/aw-webui-d4c3785
Open

build(deps): bump aw-webui from cd5aafe to d4c3785#579
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/submodules/aw-webui-d4c3785

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 2, 2026

Bumps aw-webui from cd5aafe to d4c3785.

Commits
  • d4c3785 build(deps): bump codecov/codecov-action from 5 to 6 (#794)
  • a15cc2b build(deps): bump picomatch (#792)
  • 38663fb feat(timeline): add 'Merge by app' filter to reduce event flooding (#782)
  • 2d3ce67 build(deps): bump dawidd6/action-download-artifact from 18 to 19 (#790)
  • f2d0396 fix(categories): keep Top Categories colors when category query contains enco...
  • f5ff831 build(deps): bump dawidd6/action-download-artifact from 16 to 18 (#787)
  • 0dad0fd build(deps): bump dompurify from 3.3.1 to 3.3.2 (#785)
  • 2104b76 build(deps): bump immutable from 5.1.4 to 5.1.5 (#783)
  • 137ee09 feat(timeline): add category filter to Timeline view (#778)
  • 22317a1 build(deps): bump dawidd6/action-download-artifact from 15 to 16 (#780)
  • 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 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 the dependencies Pull requests that update a dependency file label Apr 2, 2026
Bumps [aw-webui](https://github.com/ActivityWatch/aw-webui) from `cd5aafe` to `d4c3785`.
- [Commits](ActivityWatch/aw-webui@cd5aafe...d4c3785)

---
updated-dependencies:
- dependency-name: aw-webui
  dependency-version: d4c3785a4723f607320f48ed46ca92d59b06f13c
  dependency-type: direct:production
...

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

greptile-apps bot commented Apr 2, 2026

Greptile Summary

This PR bumps the aw-webui git submodule from cd5aafe to d4c3785, advancing it by 10+ commits. The update is generated by Dependabot and contains only upstream changes in the aw-webui sub-repository.

Key changes included in the submodule update:

  • Security patch: dompurify bumped from 3.3.1 → 3.3.2
  • Dependency maintenance: picomatch, immutable (5.1.4 → 5.1.5), codecov/codecov-action (5 → 6), and dawidd6/action-download-artifact (15 → 19) all updated
  • Bug fix: Top Categories chart colors are now preserved when the category query string contains encoded characters
  • New features: Two timeline improvements — a category filter and a "Merge by app" filter to reduce event flooding

Confidence Score: 5/5

This PR is safe to merge — it is a routine Dependabot submodule bump with no changes to the Rust server itself.

The entire diff is a single-line submodule pointer change. The upstream commits include a dompurify security patch, routine dependency bumps, a bug fix, and two small new features — all scoped to the UI submodule. There are no changes to the Rust codebase, no API surface changes, and no migration or breaking changes to worry about.

No files require special attention

Important Files Changed

Filename Overview
aw-webui Git submodule pointer bumped from cd5aafe to d4c3785, pulling in dependency updates, two new timeline features, and a category color bug fix

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[aw-server-rust] -->|references submodule| B[aw-webui]
    B --> C[cd5aafe\nprevious commit]
    B --> D[d4c3785\nnew commit]
    D --> E[Security: dompurify 3.3.1→3.3.2]
    D --> F[Deps: picomatch, immutable, CI actions]
    D --> G[Fix: Top Categories colors with encoded queries]
    D --> H[Feat: Timeline category filter]
    D --> I[Feat: Merge-by-app filter]
Loading

Reviews (1): Last reviewed commit: "build(deps): bump aw-webui from `cd5aafe..." | 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