Skip to content

chore(deps): update base64 and syn - #2218

Merged
josecelano merged 1 commit into
torrust:developfrom
josecelano:20260915-081331-update-base64-and-syn
Sep 15, 2026
Merged

josecelano merged 1 commit into
torrust:developfrom
josecelano:20260915-081331-update-base64-and-syn

Conversation

@josecelano

Copy link
Copy Markdown
Member

Summary

  • Update the root application's direct base64 dependency from 0.22.1 to 0.23.1.
  • Update the syn dependencies used by the workspace-coupling and clippy-allow-reasons developer tools from 2.0.119 to 3.0.5.
  • Refresh the affected Cargo.lock dependency edges.

Scope

  • Cargo.toml and Cargo.lock
  • contrib/dev-tools/analysis/workspace-coupling/Cargo.toml
  • contrib/dev-tools/checks/clippy-allow-reasons/Cargo.toml

Validation

  • cargo check --workspace --all-targets --all-features
  • cargo test --package clippy-allow-reasons --package workspace-coupling
  • cargo test --package torrust-tracker --lib --bins
  • cargo fmt --check
  • git diff --check
  • Pre-commit hook
  • Pre-push hook

Supersedes Dependabot PRs #2209 and #2055.

Update base64 from 0.22.1 to 0.23.1 and syn from 2.0.119 to 3.0.5.

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.

🟢 Approval recommended

No unresolved review comments remain, and validation passed.

Pull request overview

Updates base64 and developer-tool syn dependencies, with corresponding Cargo.lock refreshes.

Changes:

  • Bumps base64 to 0.23.1.
  • Bumps syn to 3.0.5.
  • Refreshes affected lockfile entries.
File summaries
File Description
contrib/dev-tools/checks/clippy-allow-reasons/Cargo.toml Updates syn.
contrib/dev-tools/analysis/workspace-coupling/Cargo.toml Updates syn.
Cargo.toml Updates base64.
Cargo.lock Refreshes dependency edges.
Review details
  • Files reviewed: 3/4 changed files
  • Comments generated: 0
  • Review effort level: Lite

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@josecelano

Copy link
Copy Markdown
Member Author

ACK 6a5fc02

@josecelano
josecelano merged commit 445a03e into torrust:develop Sep 15, 2026
17 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