build(deps): bump aw-webui from cd5aafe to d4c3785#579
build(deps): bump aw-webui from cd5aafe to d4c3785#579dependabot[bot] wants to merge 1 commit intomasterfrom
cd5aafe to d4c3785#579Conversation
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>
Greptile SummaryThis PR bumps the Key changes included in the submodule update:
Confidence Score: 5/5This 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
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]
Reviews (1): Last reviewed commit: "build(deps): bump aw-webui from `cd5aafe..." | Re-trigger Greptile |
Bumps aw-webui from
cd5aafetod4c3785.Commits
d4c3785build(deps): bump codecov/codecov-action from 5 to 6 (#794)a15cc2bbuild(deps): bump picomatch (#792)38663fbfeat(timeline): add 'Merge by app' filter to reduce event flooding (#782)2d3ce67build(deps): bump dawidd6/action-download-artifact from 18 to 19 (#790)f2d0396fix(categories): keep Top Categories colors when category query contains enco...f5ff831build(deps): bump dawidd6/action-download-artifact from 16 to 18 (#787)0dad0fdbuild(deps): bump dompurify from 3.3.1 to 3.3.2 (#785)2104b76build(deps): bump immutable from 5.1.4 to 5.1.5 (#783)137ee09feat(timeline): add category filter to Timeline view (#778)22317a1build(deps): bump dawidd6/action-download-artifact from 15 to 16 (#780)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)