chore(deps): refresh compatible crate versions - #4
Conversation
Bump serde, serde_json, thiserror, regex, extism-pdk, and rstest to the latest compatible releases and refresh Cargo.lock.
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Essentials Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (1)
Included review availability: 0 reviews are currently available. Your included PR review attempts over the past 7 days set your current allowance at 2 reviews per hour. Important Approval pendingCodeRabbit has no unresolved comments, but it could not review the latest commit because the review limit was reached. Follow the review guidance in this comment to continue. 📝 WalkthroughWalkthroughThe pull request updates runtime dependency versions for five Rust crates and development dependency versions for two crates in ChangesDependency Updates
Estimated code review effort: 1 (Trivial) | ~2 minutes Merge Risk: ⚪ Minimal · up to This updates compatible Rust dependency versions and their lockfile resolution. The supplied test and lint checks passed, and no merge-blocking risk is currently identified. 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
Full details: Docstring CoverageExplanation No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0 files. (1 skipped: 1 unsupported.) Comment |
There was a problem hiding this comment.
All reported issues were addressed across 2 files
Reply with feedback, questions, or to request a fix.
Re-trigger cubic
Neither crate is referenced from src/ or tests/.
Summary
Refresh compatible Rust dependencies: serde 1.0.229, serde_json 1.0.151, thiserror 2.0.20, regex 1.13.1, extism-pdk 1.4.1, rstest 0.26.1, plus a Cargo.lock update.
Why
Keep crawler/hoster plugins on current patch/minor crates without crossing crypto or Extism major lines.
Testing
cargo test --lib(host target where.cargo/config.tomlpins wasm32-wasip1)cargo clippy --lib --bins -- -D warningsSummary by CodeRabbit
Summary by cubic
Refreshes compatible Rust dependencies so crawler/hoster plugins stay on current patch and minor crates without crossing crypto or Extism major lines.
Dependencies
serdeto 1.0.229,serde_jsonto 1.0.151,thiserrorto 2.0.20,regexto 1.13.1, andextism-pdkto 1.4.1.rstestandhex-literal; neither is referenced fromsrc/ortests/.Cargo.lockwith transitive updates, including newsyn3.x,base640.23, andzlib-rs.Written for commit b63c4bd. Summary will update on new commits.