Skip to content

chore: release v0.0.183 - #1028

Merged
wenzowski merged 1 commit into
mainfrom
release-plz-2026-09-26T05-05-11Z
Sep 26, 2026
Merged

wenzowski merged 1 commit into
mainfrom
release-plz-2026-09-26T05-05-11Z

Conversation

@wenzowski

@wenzowski wenzowski commented Sep 26, 2026 •

Copy link
Copy Markdown
Contributor

🤖 New release

  • batten: 0.0.182 -> 0.0.183 (✓ API compatible changes)
Changelog

0.0.183 - 2026-09-26

Added

  • (mutate) give inline mise tasks a mutation route, scoped to their own table

Fixed

  • (land) a speculative lap is judged against the base it borrowed
  • (test) every nextest run reports every failure, not the first two
  • (test) the scratch collector waits for every other nextest run to finish
  • (admission) bind the artifacts, so a class that advertises an override has one
  • (mutate) clear verify's refusals on the task route and the prune cases
  • (target-prune) refuse a short disk without building the engine to ask

Other

  • (admission) read the receipt refusal's subject off the refusal
  • (target-prune) state the two spawns the shipped-body cases make
  • (common) every task-body extractor reads through the sweep's boundary


This PR was generated with release-plz.

@coderabbitai

coderabbitai Bot commented Sep 26, 2026 •

Copy link
Copy Markdown

Review in Change Stack →

Navigate logical layers of code changes, visualize relationships, and explore their blast radius.

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Repository: button-inc/batten/.coderabbit.yaml

Review profile: CHILL

Plan: Advanced

Run ID: f7689006-8132-4167-b36d-c65cbd28b0e4

📥 Commits

Reviewing files that changed from the base of the PR and between 5b18047 and d79f067.

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

Included review availability: This review used your included allowance. Your plan provides up to 1 included review per hour; 0 remain after this review.


📝 Walkthrough

Walkthrough

The workspace version changes from 0.0.182 to 0.0.183. The changelog adds a v0.0.183 entry covering inline mise task mutation routing, fixes to lap bases and nextest reporting and waiting, admission artifacts, verify-refusal clearing, and short-disk refusal. It also records notes on refusal subjects, shipped-body spawns, and task-body extractor boundaries.

Priority: ⬇️ Low

Merge Risk: ⚪ Minimal · up to d79f0

No actionable merge-blocking risk was identified in the release metadata changes.

Architecture Summary

Architecture risk: 🔵 Low · up to 5b180

The change affects 2 systems.

Changed systems: Cargo.toml, crates

Architecture concerns
No architecture-level concerns identified.

Review details

Systems and components

  • observed — Cargo.toml (service) was modified; 1 changed file maps to changed impact.
  • observed — crates (service) was modified; 1 changed file maps to changed impact.

Before / after behavior

  • observed — Modified behavior in Cargo.toml: The workspace package version changes from 0.0.182 to 0.0.183.
  • observed — Modified behavior in crates/batten/CHANGELOG.md: Added the v0.0.183 release entry with one Added item, two Fixed items, and two Other items covering inline mise task mutation routing, verify-refusal clearing, short-disk refusal, spawn documentation, and task-body extractor boundary reads.
🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly identifies this as a release of version 0.0.183, which matches the main changeset.
Description check ✅ Passed The description directly explains the version bump and summarizes the changelog entries in the changeset.
Docstring Coverage ✅ Passed 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…
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.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Commit to this branch
  • Create a new PR

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.

@wenzowski
wenzowski marked this pull request as ready for review September 26, 2026 05:13
@wenzowski
wenzowski force-pushed the release-plz-2026-09-26T05-05-11Z branch from 5b18047 to e25b822 Compare September 26, 2026 06:33
@wenzowski
wenzowski marked this pull request as draft September 26, 2026 06:37
@wenzowski
wenzowski force-pushed the release-plz-2026-09-26T05-05-11Z branch from e25b822 to ea4fcf6 Compare September 26, 2026 07:44
@wenzowski
wenzowski marked this pull request as ready for review September 26, 2026 08:18
@wenzowski
wenzowski force-pushed the release-plz-2026-09-26T05-05-11Z branch from ea4fcf6 to d79f067 Compare September 26, 2026 08:35
@wenzowski
wenzowski merged commit d79f067 into main Sep 26, 2026
14 checks passed
@wenzowski
wenzowski deleted the release-plz-2026-09-26T05-05-11Z branch September 26, 2026 09:14
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