Skip to content

fix: update opensecret SDK to 3.1.1#28

Merged
AnthonyRonning merged 1 commit intomasterfrom
fix/update-opensecret-3-1-1
Apr 25, 2026
Merged

fix: update opensecret SDK to 3.1.1#28
AnthonyRonning merged 1 commit intomasterfrom
fix/update-opensecret-3-1-1

Conversation

@AnthonyRonning
Copy link
Copy Markdown
Contributor

@AnthonyRonning AnthonyRonning commented Apr 25, 2026

Summary

  • Update the Rust opensecret SDK from 3.0.4 to 3.1.1.
  • Refresh Cargo.lock to pull in the SDK dependency cleanup.
  • Remove transitive serde_cbor and rand 0.8 from the resolved dependency graph.

Validation

  • just check
  • pre-commit hook: rustfmt, clippy, cargo check, cargo test

Dependency notes

  • serde_cbor is no longer present.
  • rand 0.8.6 is no longer present.
  • remaining rand 0.9.4 is only used through dev/test dependencies.

Open in Devin Review

Summary by CodeRabbit

  • Chores
    • Updated the opensecret dependency to version 3.1.1.

Co-authored-by: factory-droid[bot] <138933559+factory-droid[bot]@users.noreply.github.com>
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Apr 25, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: bfcbc985-c342-430e-a0a2-b3388191ef0e

📥 Commits

Reviewing files that changed from the base of the PR and between 725ce69 and 87b9237.

⛔ Files ignored due to path filters (1)
  • Cargo.lock is excluded by !**/*.lock
📒 Files selected for processing (1)
  • Cargo.toml

📝 Walkthrough

Walkthrough

The opensecret crate dependency is upgraded from version 3.0.4 to 3.1.1 in Cargo.toml. No other configuration, features, or dependencies are affected.

Changes

Cohort / File(s) Summary
Dependency Version Update
Cargo.toml
Bumped opensecret crate version from 3.0.4 to 3.1.1.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

Poem

🐰 A version bump, oh how it soars,
Three-point-one now opens new doors,
opensecret whispers its secrets anew,
Dependencies dance in the morning dew! 🌿

🚥 Pre-merge checks | ✅ 4
✅ Passed checks (4 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately and specifically describes the main change: updating the opensecret SDK dependency from 3.0.4 to 3.1.1, which is the sole substantive change in this pull request.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fix/update-opensecret-3-1-1

Comment @coderabbitai help to get the list of available commands and usage tips.

Copy link
Copy Markdown

@devin-ai-integration devin-ai-integration Bot left a comment

Choose a reason for hiding this comment

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

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no bugs or issues to report.

Open in Devin Review

@AnthonyRonning AnthonyRonning merged commit 47255e2 into master Apr 25, 2026
19 checks passed
@AnthonyRonning AnthonyRonning deleted the fix/update-opensecret-3-1-1 branch April 25, 2026 01:36
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.

1 participant