chore(deps)(deps): bump env_logger from 0.11.8 to 0.11.9#10
Open
dependabot[bot] wants to merge 6 commits intomainfrom
Open
chore(deps)(deps): bump env_logger from 0.11.8 to 0.11.9#10dependabot[bot] wants to merge 6 commits intomainfrom
dependabot[bot] wants to merge 6 commits intomainfrom
Conversation
- 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.
- Remove local crates/* directory (using git deps instead) - Update desktop/src-tauri/Cargo.toml to use git dependencies - Fix regex version conflict with explicit dependency - Update workspace to only include desktop/src-tauri - Remove server crates from desktop repo This allows terraphim-ai-desktop to be a standalone repository while still using the latest code from terraphim-ai main branch.
- Update ci-main.yml to build only desktop package - Update release-comprehensive.yml for desktop-only releases - Remove server/agent binary builds (now in terraphim-ai) - Add support for being triggered by terraphim-ai releases - Update to work with git dependencies This repo now uses git dependencies from terraphim-ai main branch and focuses exclusively on the Tauri desktop application.
Bumps [env_logger](https://github.com/rust-cli/env_logger) from 0.11.8 to 0.11.9. - [Release notes](https://github.com/rust-cli/env_logger/releases) - [Changelog](https://github.com/rust-cli/env_logger/blob/main/CHANGELOG.md) - [Commits](rust-cli/env_logger@v0.11.8...v0.11.9) --- updated-dependencies: - dependency-name: env_logger dependency-version: 0.11.9 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
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
Contributor
Author
|
Dependabot can't resolve your Rust dependency files. Because of this, Dependabot cannot update this pull request. |
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 env_logger from 0.11.8 to 0.11.9.
Release notes
Sourced from env_logger's releases.
Changelog
Sourced from env_logger's changelog.
Commits
2f06b4cchore: Release57e13acchore: Release4f9066dMerge pull request #393 from rust-cli/renovate/crate-ci-typos-1.x3e4709achore(deps): Update Rust crate snapbox to v0.6.24 (#394)80ff83achore(deps): Update pre-commit hook crate-ci/typos to v1.42.376891b9Merge pull request #392 from epage/template14cda4achore: Update from _rust templatee4f2b35chore(ci): Update action6d0d36bchore(ci): Clean up previous branch in case it was leaked30b3b14chore(ci): Fix how rustfmt jobs runDependabot 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)