Skip to content

chore(deps)(deps): bump env_logger from 0.11.8 to 0.11.9#10

Open
dependabot[bot] wants to merge 6 commits intomainfrom
dependabot/cargo/env_logger-0.11.9
Open

chore(deps)(deps): bump env_logger from 0.11.8 to 0.11.9#10
dependabot[bot] wants to merge 6 commits intomainfrom
dependabot/cargo/env_logger-0.11.9

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps env_logger from 0.11.8 to 0.11.9.

Release notes

Sourced from env_logger's releases.

v0.11.9

[0.11.9] - 2026-02-11

Changelog

Sourced from env_logger's changelog.

[0.11.9] - 2026-02-11

Commits
  • 2f06b4c chore: Release
  • 57e13ac chore: Release
  • 4f9066d Merge pull request #393 from rust-cli/renovate/crate-ci-typos-1.x
  • 3e4709a chore(deps): Update Rust crate snapbox to v0.6.24 (#394)
  • 80ff83a chore(deps): Update pre-commit hook crate-ci/typos to v1.42.3
  • 76891b9 Merge pull request #392 from epage/template
  • 14cda4a chore: Update from _rust template
  • e4f2b35 chore(ci): Update action
  • 6d0d36b chore(ci): Clean up previous branch in case it was leaked
  • 30b3b14 chore(ci): Fix how rustfmt jobs run
  • Additional commits viewable in compare view

Dependabot compatibility score

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)

AlexMikhalev and others added 6 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.
- 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>
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Mar 9, 2026

Labels

The following labels could not be found: dependencies, rust. 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
…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
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Mar 30, 2026

Dependabot can't resolve your Rust dependency files. Because of this, Dependabot cannot update this pull request.

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