Skip to content

chore: update dependencies - #2031

Merged
josecelano merged 1 commit into
torrust:developfrom
josecelano:20260727-update-dependencies
Jul 27, 2026
Merged

chore: update dependencies#2031
josecelano merged 1 commit into
torrust:developfrom
josecelano:20260727-update-dependencies

Conversation

@josecelano

Copy link
Copy Markdown
Member

Routine dependency update following the documented process in .github/skills/dev/maintenance/update-dependencies/SKILL.md.

All updates are patch or minor version bumps with no breaking changes.

Updates

    Updating crates.io index
     Locking 12 packages to latest Rust 1.88 compatible versions
    Updating cc v1.3.0 -> v1.4.0
    Updating clap v4.6.3 -> v4.6.4
    Updating clap_derive v4.6.3 -> v4.6.4
    Updating either v1.16.0 -> v1.17.0
    Updating libc v0.2.188 -> v0.2.189
    Updating pest v2.8.7 -> v2.8.8
    Updating pest_derive v2.8.7 -> v2.8.8
    Updating pest_generator v2.8.7 -> v2.8.8
    Updating pest_meta v2.8.7 -> v2.8.8
    Updating rustls-pki-types v1.15.0 -> v1.15.1
    Updating syn v3.0.2 -> v3.0.3
    Updating tokio-stream v0.1.18 -> v0.1.19
note: pass `--verbose` to see 10 unchanged dependencies behind latest

Verification

  • ✅ Pre-commit checks passed
  • ✅ Pre-push checks passed
  • ✅ All tests passed

    Updating crates.io index
     Locking 12 packages to latest Rust 1.88 compatible versions
    Updating cc v1.3.0 -> v1.4.0
    Updating clap v4.6.3 -> v4.6.4
    Updating clap_derive v4.6.3 -> v4.6.4
    Updating either v1.16.0 -> v1.17.0
    Updating libc v0.2.188 -> v0.2.189
    Updating pest v2.8.7 -> v2.8.8
    Updating pest_derive v2.8.7 -> v2.8.8
    Updating pest_generator v2.8.7 -> v2.8.8
    Updating pest_meta v2.8.7 -> v2.8.8
    Updating rustls-pki-types v1.15.0 -> v1.15.1
    Updating syn v3.0.2 -> v3.0.3
    Updating tokio-stream v0.1.18 -> v0.1.19
note: pass `--verbose` to see 10 unchanged dependencies behind latest
Copilot AI review requested due to automatic review settings July 27, 2026 07:46

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Copilot wasn't able to review any files in this pull request.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@codecov

codecov Bot commented Jul 27, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.39%. Comparing base (314a9e6) to head (92a58e8).

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #2031      +/-   ##
===========================================
- Coverage    81.46%   81.39%   -0.08%     
===========================================
  Files          344      344              
  Lines        24527    24527              
  Branches     24527    24527              
===========================================
- Hits         19981    19963      -18     
- Misses        4246     4258      +12     
- Partials       300      306       +6     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@josecelano

Copy link
Copy Markdown
Member Author

ACK 92a58e8

@josecelano
josecelano merged commit 1c4e6a8 into torrust:develop Jul 27, 2026
18 checks passed
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