fix(deps): unblock ratatui 0.30 bump by migrating textarea dependency#1383
fix(deps): unblock ratatui 0.30 bump by migrating textarea dependency#1383
Conversation
Agent-Logs-Url: https://github.com/open-telemetry/weaver/sessions/fca17433-87a4-4e26-8bfc-0bb934ebb06c Co-authored-by: jsuereth <29006+jsuereth@users.noreply.github.com>
Agent-Logs-Url: https://github.com/open-telemetry/weaver/sessions/fca17433-87a4-4e26-8bfc-0bb934ebb06c Co-authored-by: jsuereth <29006+jsuereth@users.noreply.github.com>
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #1383 +/- ##
=======================================
- Coverage 81.8% 81.8% -0.1%
=======================================
Files 119 119
Lines 9938 9938
=======================================
- Hits 8139 8135 -4
- Misses 1799 1803 +4 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
@copilot can you fix |
Agent-Logs-Url: https://github.com/open-telemetry/weaver/sessions/ac3df106-663c-4377-8371-c22d739cfb81 Co-authored-by: jsuereth <29006+jsuereth@users.noreply.github.com>
Agent-Logs-Url: https://github.com/open-telemetry/weaver/sessions/ac3df106-663c-4377-8371-c22d739cfb81 Co-authored-by: jsuereth <29006+jsuereth@users.noreply.github.com>
|
@copilot resolve the merge conflicts in this pull request |
…ump-issues # Conflicts: # Cargo.lock Co-authored-by: jsuereth <29006+jsuereth@users.noreply.github.com>
Fixed in commit
Resolved in commit |
|
@copilot can you merge in main and resolve conflicts? |
…ump-issues # Conflicts: # Cargo.lock Co-authored-by: jsuereth <29006+jsuereth@users.noreply.github.com>
Done in commit |
|
@copilot please resolve conflicts |
…ump-issues # Conflicts: # Cargo.lock # src/registry/search.rs Co-authored-by: jsuereth <29006+jsuereth@users.noreply.github.com>
Done in commit |
This PR resolves the dependency bump failure in PR #1375 (
ratatui0.29.0→0.30.0). The workspace could not resolve dependencies becausetui-textarea 0.7.0is pinned toratatui ^0.29.Dependency graph updates
ratatuito0.30.0.tui-textareawithratatui-textareato align with theratatui 0.30ecosystem.Code compatibility updates
tui_textarea::TextAreatoratatui_textarea::TextArea.Lockfile refresh
Cargo.lockto capture the new resolved dependency set forratatui 0.30+ratatui-textarea.