Thanks to visit codestin.com
Credit goes to github.com

Skip to content

build(deps): bump aw-webui from cd5aafe to 1db85aa#573

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

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

Conversation

@dependabot
Copy link
Contributor

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

Bumps aw-webui from cd5aafe to 1db85aa.

Commits
  • 1db85aa fix(deps): reduce npm vulnerabilities from 37 to 32 via overrides (#771)
  • 1c7802b fix(queries): use query_bucket directly when full bucket ID is known (#760)
  • a3d7d44 build(deps): bump dawidd6/action-download-artifact from 14 to 15 (#770)
  • 1393ec6 fix(timeline): truncate long synced bucket names in sidebar (#757)
  • fc5bdd9 fix(timeline): position tooltip above cursor to prevent overlap (#758)
  • 8d32ea9 fix: allow single-date selection in timeline date range picker (#767)
  • 0c0368c fix(timeline): use group.id instead of group.content for bucket ID lookup (#765)
  • 86a71c8 fix(sunburst-clock): respect startOfDay offset when rendering the clock (#766)
  • 934daca docs: add --webpath instructions for aw-server-rust (#764)
  • 919e9f3 fix: support file exports in Tauri webview (#763)
  • 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-webui](https://github.com/ActivityWatch/aw-webui) from `cd5aafe` to `1db85aa`.
- [Commits](ActivityWatch/aw-webui@cd5aafe...1db85aa)

---
updated-dependencies:
- dependency-name: aw-webui
  dependency-version: 1db85aa5347a384c6fc6d143ea1659a287ef1c4b
  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 Mar 1, 2026
@greptile-apps
Copy link

greptile-apps bot commented Mar 1, 2026

Greptile Summary

Updates aw-webui submodule with 10 commits containing bug fixes, UI improvements, and security updates. The changes are entirely frontend-focused and include:

  • Timeline fixes: tooltip positioning, long bucket name truncation, date picker improvements, and proper bucket ID lookups
  • Query optimization: uses query_bucket directly when full bucket ID is known (server already supports this)
  • Sunburst clock fix: respects startOfDay offset
  • Security: reduces npm vulnerabilities from 37 to 32 via dependency overrides
  • Tauri support: enables file exports in webview
  • Documentation: adds --webpath instructions (flag already implemented in aw-server-rust)

All changes maintain backward compatibility with the existing server API.

Confidence Score: 5/5

  • Safe to merge - straightforward dependency update with only frontend changes
  • This is a routine dependency update managed by Dependabot. The upstream changes are well-documented bug fixes and improvements with no breaking API changes. The server already supports all features referenced by the webui updates (query_bucket function, --webpath flag). No backend code changes are required.
  • No files require special attention

Important Files Changed

Filename Overview
aw-webui Updates webui submodule from cd5aafe to 1db85aa with bug fixes, UI improvements, and security updates

Last reviewed commit: 9083f9c

Copy link

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

1 file reviewed, no comments

Edit Code Review Agent Settings | 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