build(deps): bump aw-tauri from 89e5ddf to f65e762#1235
Merged
Conversation
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>
Greptile SummaryThis PR is a Dependabot-generated submodule bump for Commits pulled in from
Confidence Score: 5/5Safe 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
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
Reviews (1): Last reviewed commit: "build(deps): bump aw-tauri from `89e5ddf..." | Re-trigger Greptile |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps aw-tauri from
89e5ddftof65e762.Commits
f65e762build(deps-dev): bump@tauri-apps/clifrom 2.2.7 to 2.10.1 (#210)f10e26efix: focus window when single-instance handler activates it (#209)0dcdfeafeat: add CLI support with --testing, --verbose, and --port flags (#207)1ed8f1ffeat: open external links in system browser (#206)f96314cdocs: add developer documentation and contributing guide (#205)459b468ci(build): add Windows ARM64 to build workflow (#203)f7f66e5ci: add Windows ARM64 build support in release workflow (#202)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)