Skip to content

build(deps): bump aw-tauri from 89e5ddf to f65e762#1235

Merged
ErikBjare merged 1 commit intomasterfrom
dependabot/submodules/aw-tauri-f65e762
Apr 7, 2026
Merged

build(deps): bump aw-tauri from 89e5ddf to f65e762#1235
ErikBjare merged 1 commit intomasterfrom
dependabot/submodules/aw-tauri-f65e762

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps aw-tauri from 89e5ddf to f65e762.

Commits
  • f65e762 build(deps-dev): bump @​tauri-apps/cli from 2.2.7 to 2.10.1 (#210)
  • f10e26e fix: focus window when single-instance handler activates it (#209)
  • 0dcdfea feat: add CLI support with --testing, --verbose, and --port flags (#207)
  • 1ed8f1f feat: open external links in system browser (#206)
  • f96314c docs: add developer documentation and contributing guide (#205)
  • 459b468 ci(build): add Windows ARM64 to build workflow (#203)
  • f7f66e5 ci: add Windows ARM64 build support in release workflow (#202)
  • 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-tauri](https://github.com/activitywatch/aw-tauri) from `89e5ddf` to `f65e762`.
- [Commits](ActivityWatch/aw-tauri@89e5ddf...f65e762)

---
updated-dependencies:
- dependency-name: aw-tauri
  dependency-version: f65e762ea4dd2046426c8993ee9bd493c6e72db2
  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 Apr 1, 2026
@greptile-apps
Copy link
Copy Markdown

greptile-apps bot commented Apr 1, 2026

Greptile Summary

This PR is a Dependabot-generated submodule bump for aw-tauri, advancing the pinned commit from 89e5ddf to f65e762. No files in the parent repository are changed beyond the submodule pointer itself.

Commits pulled in from aw-tauri:

  • @tauri-apps/cli dev-dependency upgraded from 2.2.7 to 2.10.1 (the only production-affecting artifact is the compiled Tauri binary produced at build time)
  • Fix: window is now properly focused when the single-instance handler re-activates it
  • Feature: CLI support added (--testing, --verbose, --port flags)
  • Feature: external links now open in the system browser instead of within the WebView
  • Docs: developer/contributing documentation added
  • CI: Windows ARM64 target added to both the build and release workflows

Confidence Score: 5/5

Safe to merge — a routine submodule pointer bump with no changes to the parent repository.

The entire diff is a single-line submodule pointer update. The upstream commits are well-scoped (a dev-dep upgrade, a window-focus fix, CLI flags, browser-link handling, docs, and CI additions). No logic in the parent repo is touched, and no P1/P0 issues were found.

No files require special attention.

Important Files Changed

Filename Overview
aw-tauri Submodule pointer bumped from 89e5ddf to f65e762, picking up 7 upstream commits including a @tauri-apps/cli dev-dependency upgrade (2.2.7→2.10.1), a window-focus fix for single-instance mode, CLI flags (--testing, --verbose, --port), external-link handling, docs, and Windows ARM64 CI additions.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[activitywatch/activitywatch\nmaster branch] -->|submodule ref| B[aw-tauri submodule]
    B -->|old ref| C["89e5ddf\n(previous pin)"]
    B -->|new ref| D["f65e762\n(current pin)"]

    subgraph Commits included in bump
        D --> E["f7f66e5 – ci: Windows ARM64 release"]
        E --> F["459b468 – ci: Windows ARM64 build"]
        F --> G["1ed8f1f – feat: open links in system browser"]
        G --> H["0dcdfea – feat: CLI --testing/--verbose/--port flags"]
        H --> I["f10e26e – fix: focus window on single-instance"]
        I --> J["f65e762 – deps-dev: @tauri-apps/cli 2.2.7 → 2.10.1"]
    end
Loading

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

@ErikBjare ErikBjare merged commit 87884f9 into master Apr 7, 2026
17 checks passed
@dependabot dependabot bot deleted the dependabot/submodules/aw-tauri-f65e762 branch April 7, 2026 13:36
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