Skip to content

chore(deps)(deps-dev): bump @tauri-apps/cli from 1.6.3 to 2.10.0 in /desktop#6

Open
dependabot[bot] wants to merge 3 commits intomainfrom
dependabot/npm_and_yarn/desktop/tauri-apps/cli-2.10.0
Open

chore(deps)(deps-dev): bump @tauri-apps/cli from 1.6.3 to 2.10.0 in /desktop#6
dependabot[bot] wants to merge 3 commits intomainfrom
dependabot/npm_and_yarn/desktop/tauri-apps/cli-2.10.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Feb 19, 2026

Bumps @tauri-apps/cli from 1.6.3 to 2.10.0.

Release notes

Sourced from @​tauri-apps/cli's releases.

@​tauri-apps/cli v2.10.0

[2.10.0]

Enhancements

  • f82594410 (#13253 by @​Armaldio) Allow electron to run the CLI directly

  • a2abe2e6b (#14607 by @​sftse) Simplified internal representation of features: Option<Vec<String>> with Vec<String>, no user facing changes

  • 84b04c4a8 (#14759 by @​amrbashir) Added new environment variables for tauri signer sign command, to align with existing environment variables used in tauri build, tauri bundle and tauri signer generate

    • TAURI_SIGNING_PRIVATE_KEY
    • TAURI_SIGNING_PRIVATE_KEY_PATH
    • TAURI_SIGNING_PRIVATE_KEY_PASSWORD

    The old environment variables are deprecated and will be removed in a future release.

    • TAURI_PRIVATE_KEY
    • TAURI_PRIVATE_KEY_PATH
    • TAURI_PRIVATE_KEY_PASSWORD

Bug Fixes

What's Changed

  • e3fdcb500 (#14836 by @​sftse) Continued refactors of tauri-cli, fix too weak atomics.
  • 0575dd287 (#14521 by @​kandrelczyk) Change the way bundle type information is added to binary files. Instead of looking up the value of a variable we simply look for the default value.
  • 7f7d9aac2 (#14668 by @​sftse) Refactored internal use of static on config and directory resolvings, no user facing changes, please report any regressions if you encounter any

Dependencies

  • Upgraded to tauri-cli@2.10.0

@​tauri-apps/cli v2.9.6

[2.9.6]

Dependencies

  • Upgraded to tauri-cli@2.9.6

@​tauri-apps/cli v2.9.5

[2.9.5]

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​tauri-apps/cli since your current version.


Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

AlexMikhalev and others added 3 commits February 19, 2026 10:25
- Extract desktop from terraphim-ai monorepo using git-filter-repo
- Update dependencies to use git references from main repo
- Create workspace Cargo.toml at repository root
- Add CI/CD workflows for build, test, and release
- Create README.md with setup instructions
- Copy LICENSE-Apache-2.0

Build verified with cargo check
Remove all files not related to desktop application:
- Remove all crates/ except those needed for desktop
- Remove server, firecracker, and other components
- Update workspace to only include src-tauri

This repository now contains only the Terraphim AI Desktop application.
Bumps [@tauri-apps/cli](https://github.com/tauri-apps/tauri) from 1.6.3 to 2.10.0.
- [Release notes](https://github.com/tauri-apps/tauri/releases)
- [Commits](https://github.com/tauri-apps/tauri/compare/@tauri-apps/cli-v1.6.3...@tauri-apps/cli-v2.10.0)

---
updated-dependencies:
- dependency-name: "@tauri-apps/cli"
  dependency-version: 2.10.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Feb 19, 2026

Labels

The following labels could not be found: dependencies, frontend, nodejs. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

AlexMikhalev pushed a commit that referenced this pull request Mar 30, 2026
Records the design decisions, file changes, and verification plan for
fixing the four PageRank bugs in the Gitea Robot API (issues #6-#9).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
AlexMikhalev pushed a commit that referenced this pull request Mar 30, 2026
…phim_tracker, DualModeOrchestrator

Implemented Symphony convergence into AI Dark Factory:
- terraphim_workspace: Workspace lifecycle management with hooks
- terraphim_tracker: Issue tracker abstraction with Gitea support
- Unified dispatcher with priority queue and PageRank sorting
- Concurrency controller with mode quotas and fairness
- IssueMode and TimeMode controllers
- Full DualModeOrchestrator with state sharing

Breaking Changes: None
All 72 tests passing.

Refs #6 #7 #8 #9 #10 #11 #12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant