Skip to content

chore: inherit slog from workspace dependencies#5

Open
simone-stacks wants to merge 1 commit into
developfrom
quality/refactor
Open

chore: inherit slog from workspace dependencies#5
simone-stacks wants to merge 1 commit into
developfrom
quality/refactor

Conversation

@simone-stacks

Copy link
Copy Markdown
Owner

Six crates (libsigner, pox-locking, stacks-node, stacks-signer, stackslib, contrib/clarity-cli) duplicate the workspace's slog = { version = "2.5.2", features = [ "max_level_trace" ] } declaration verbatim. Replace with slog = { workspace = true }. Cargo.lock byte-identical.

Follows the precedent set by madhouse-rs and pinny workspace-dep migrations. Result of a first smoke-test of the quality-agent.

@coderabbitai

coderabbitai Bot commented May 19, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: b5c26e89-a480-47c3-8b80-88c822859aeb

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch quality/refactor

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

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

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