chore: release v0.1.2 - #19
Conversation
Publish pending crate dependency bumps (thiserror 2.0.18, windows 0.62.2, proptest 1.10) merged as chore(deps) and not auto-released. No library code changes since v0.1.1. Also corrects the maintainer author email in Cargo.toml (unclespid3r -> unclesp1d3r). Signed-off-by: UncleSp1d3r <unclesp1d3r@evilbitlabs.io>
|
Warning Review limit reached
More reviews will be available in 22 minutes and 40 seconds. Learn how PR review limits work. Your organization has used up its prepaid credits, and credit purchases are no longer available. Enable the review add-on in the billing tab to keep reviews running — you're only billed for reviews past your plan's rate limits ($0.25/file). ⌛ How to resolve this issue?After more reviews become available, a review can be triggered using the To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based credits. 🚦 How do rate limits work?CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan refill rate. For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, the refill rate gradually slows as usage increases. The highest same-day bursts are limited more strictly. Please see our Fair Usage Limits Policy for further information. ℹ️ Review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: ASSERTIVE Plan: Pro Run ID: 📒 Files selected for processing (2)
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
Merge ProtectionsYour pull request matches the following merge protections and will not be merged until they are valid. 🔴 🚦 Auto-queueWaiting for
This rule is failing.When all merge protections are satisfied and these conditions match, this pull request will be queued automatically.
🟢 CI must passWonderful, this rule succeeded.
|
|
@Mergifyio queue |
Merge Queue Status
This pull request spent 4 minutes 39 seconds in the queue, including 4 minutes running CI. Required conditions to merge
|
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
Summary
Cuts v0.1.2 to publish crate dependency bumps that were merged as
chore(deps)(and thus skipped byrelease-plzrelease_commits) and never reached crates.io.thiserror→ 2.0.18windows→ 0.62.2proptest(dev) → 1.10src/is unchanged; these are semver-compatible dependency-minimum bumps plus CI/tooling.Cargo.toml(unclespid3r→unclesp1d3r).On merge, the
release-plzrelease job publishes v0.1.2 to crates.io and tags it (cargo-dist then cuts the GitHub release).Test plan
v0.1.2tag