Skip to content

chore: update dependencies - #601

Merged
reubeno merged 1 commit into
mainfrom
update-deps
Jul 4, 2025
Merged

reubeno merged 1 commit into
mainfrom
update-deps

Conversation

@reubeno

@reubeno reubeno commented Jul 4, 2025

Copy link
Copy Markdown
Owner

Updates tokio, command-fds

@reubeno
reubeno requested a review from Copilot July 4, 2025 18:16

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

Updates patch versions for critical dependencies across multiple crates.

  • Bump tokio from 1.45.1 to 1.46.0 in all relevant Cargo.toml files.
  • Bump command-fds from 0.3.1 to 0.3.2 in brush-core.

Reviewed Changes

Copilot reviewed 4 out of 5 changed files in this pull request and generated no comments.

File Description
fuzz/Cargo.toml Bumps tokio version to 1.46.0
brush-shell/Cargo.toml Bumps tokio version to 1.46.0
brush-interactive/Cargo.toml Bumps tokio version to 1.46.0
brush-core/Cargo.toml Bumps tokio to 1.46.0 and command-fds to 0.3.2

@github-actions

github-actions Bot commented Jul 4, 2025

Copy link
Copy Markdown

Test Results

    3 files     17 suites   4m 32s ⏱️
  862 tests   862 ✅ 0 💤 0 ❌
2 572 runs  2 572 ✅ 0 💤 0 ❌

Results for commit 61b6061.

@github-actions

github-actions Bot commented Jul 4, 2025

Copy link
Copy Markdown

Performance Benchmark Report

Benchmark name Baseline (μs) Test/PR (μs) Delta (μs) Delta %
clone_shell_object 17.11 μs 16.80 μs -0.31 μs 🟢 -1.81%
eval_arithmetic 0.15 μs 0.15 μs 0.00 μs ⚪ Unchanged
expand_one_string 1.81 μs 1.82 μs 0.01 μs ⚪ Unchanged
for_loop 21.51 μs 21.83 μs 0.32 μs 🟠 +1.50%
function_call 2.38 μs 2.41 μs 0.03 μs ⚪ Unchanged
instantiate_shell 54.53 μs 54.77 μs 0.24 μs ⚪ Unchanged
instantiate_shell_with_init_scripts 22591.12 μs 22507.89 μs -83.23 μs ⚪ Unchanged
parse_bash_completion 1701.44 μs 1699.33 μs -2.10 μs ⚪ Unchanged
parse_sample_script 1.81 μs 1.84 μs 0.03 μs 🟠 +1.77%
run_echo_builtin_command 15.68 μs 15.56 μs -0.12 μs ⚪ Unchanged
run_one_external_command 2107.09 μs 2218.41 μs 111.32 μs 🟠 +5.28%
tokenize_sample_script 2.80 μs 2.77 μs -0.02 μs 🟢 -0.79%

Code Coverage Report: Only Changed Files listed

Package Base Coverage New Coverage Difference
brush-core/src/jobs.rs 🔴 36.82% 🔴 43.18% 🟢 6.36%
brush-core/src/sys/unix/signal.rs 🟠 56.36% 🟠 60% 🟢 3.64%
Overall Coverage 🟢 72.96% 🟢 73.06% 🟢 0.1%

Minimum allowed coverage is 70%, this run produced 73.06%

Test Summary: bash-completion test suite

Outcome Count Percentage
✅ Pass 1296 61.45
❗️ Error 245 11.62
❌ Fail 185 8.77
⏩ Skip 370 17.54
❎ Expected Fail 13 0.62
📊 Total 2109 100.00

@reubeno
reubeno merged commit b6e695e into main Jul 4, 2025
@reubeno
reubeno deleted the update-deps branch July 4, 2025 18:28
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.

2 participants