Skip to content

build(deps): update syncable-cli requirement from 0.18.3 to 0.35.0 in /rust-mcp-server-syncable-cli#67

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/rust-mcp-server-syncable-cli/main/syncable-cli-0.35.0
Closed

build(deps): update syncable-cli requirement from 0.18.3 to 0.35.0 in /rust-mcp-server-syncable-cli#67
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/rust-mcp-server-syncable-cli/main/syncable-cli-0.35.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Feb 23, 2026

Updates the requirements on syncable-cli to permit the latest version.

Changelog

Sourced from syncable-cli's changelog.

0.35.0 - 2026-02-20

Added

  • fixed clippy issues
  • cargo fmt
  • updated cli with newest dependencies an updated syncable-ag-ui-sdk setup
  • private network service discovery added
  • updated wizzard with env findings and private/public endpoint findings
  • vendor ag-ui-core and ag-ui-server crates
  • new availability feature for hetzner deployment through agent. automatically searching available regions/machine types dynamically
  • (agent) add list_hetzner_availability tool, require dynamic data for Hetzner
  • early ag-ui implementation with test along
  • (hetzner) remove hardcoded data, require dynamic API fetching
  • (wizard) integrate dynamic Hetzner availability into deployment wizard
  • (hetzner) add dynamic availability API for smart resource selection
  • (23-01) wire CopilotKit provider and navigation
  • (23-01) create agent chat route with CopilotKit
  • (23-01) create CopilotKit provider wrapper
  • (22-01) wire processor to server startup
  • (22-01) implement message processing loop
  • (22-01) create AgentProcessor module with session management
  • (21-01) add POST /message endpoint
  • (21-01) handle WebSocket incoming messages
  • (21-01) add message channel to ServerState
  • (19-01) add container deployment configurations
  • (18-01) add agent command for headless AG-UI server mode
  • (17-01) emit step/thinking events during agent processing
  • (16-01) add interrupt methods to EventBridge for human-in-the-loop
  • (15-01) add AG-UI state synchronization
  • (14-01) wire LLM response handling to AG-UI EventBridge
  • (13-01) connect ToolDisplayHook to EventBridge for tool events
  • (12-01) add --ag-ui flag for frontend connectivity

Fixed

  • (hetzner) use availability API for real-time capacity data
  • (hetzner) use /api/v1/cloud-runner/hetzner/options endpoint
  • (23-01) use CopilotChat component instead of headless API

Other

  • Merge pull request #293 from syncable-dev/develop
  • Merge branch 'develop' of github.com:syncable-dev/syncable-cli into develop
  • (23-01) add CopilotKit dependencies
  • (20-01) add AG-UI server integration tests

0.35.0 - 2026-02-05

Added

... (truncated)

Commits
  • 4fe0300 Merge pull request #293 from syncable-dev/develop
  • 8462699 feat: fixed clippy issues
  • 29fa83a feat: cargo fmt
  • 203bbb2 feat: updated cli with newest dependencies an updated syncable-ag-ui-sdk setup
  • 9038229 Merge pull request #292 from syncable-dev/develop
  • af9bc18 feat: private network service discovery added
  • c9d1acc feat: updated wizzard with env findings and private/public endpoint findings
  • d0735b1 Merge pull request #285 from syncable-dev/release-plz-2026-01-23T11-36-38Z
  • a269373 chore: release v0.34.2
  • 2ed9d01 Merge pull request #287 from syncable-dev/develop
  • Additional commits viewable 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)

Updates the requirements on [syncable-cli](https://github.com/syncable-dev/syncable-cli) to permit the latest version.
- [Release notes](https://github.com/syncable-dev/syncable-cli/releases)
- [Changelog](https://github.com/syncable-dev/syncable-cli/blob/main/CHANGELOG.md)
- [Commits](syncable-dev/syncable-cli@v0.18.3...v0.35.0)

---
updated-dependencies:
- dependency-name: syncable-cli
  dependency-version: 0.35.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Feb 23, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Mar 2, 2026

Superseded by #68.

@dependabot dependabot Bot closed this Mar 2, 2026
@dependabot dependabot Bot deleted the dependabot/cargo/rust-mcp-server-syncable-cli/main/syncable-cli-0.35.0 branch March 2, 2026 10:46
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 rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants