chore(deps): update base64 and syn - #2218
Merged
josecelano merged 1 commit intoSep 15, 2026
Merged
Conversation
Update base64 from 0.22.1 to 0.23.1 and syn from 2.0.119 to 3.0.5.
This was referenced Sep 15, 2026
There was a problem hiding this comment.
🟢 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
base64to 0.23.1. - Bumps
synto 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.
Member
Author
|
ACK 6a5fc02 |
This was referenced Sep 15, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
base64dependency from 0.22.1 to 0.23.1.syndependencies used by the workspace-coupling and clippy-allow-reasons developer tools from 2.0.119 to 3.0.5.Scope
Cargo.tomlandCargo.lockcontrib/dev-tools/analysis/workspace-coupling/Cargo.tomlcontrib/dev-tools/checks/clippy-allow-reasons/Cargo.tomlValidation
cargo check --workspace --all-targets --all-featurescargo test --package clippy-allow-reasons --package workspace-couplingcargo test --package torrust-tracker --lib --binscargo fmt --checkgit diff --checkSupersedes Dependabot PRs #2209 and #2055.