Skip to content

chore: release v0.3.1#134

Merged
robinstraub merged 1 commit into
masterfrom
release-plz-2026-02-23T17-26-28Z
Feb 23, 2026
Merged

chore: release v0.3.1#134
robinstraub merged 1 commit into
masterfrom
release-plz-2026-02-23T17-26-28Z

Conversation

@robinstraub
Copy link
Copy Markdown
Owner

@robinstraub robinstraub commented Feb 23, 2026

🤖 New release

  • fabrique-core: 0.3.0 -> 0.3.1 (✓ API compatible changes)
  • fabrique-derive: 0.3.0 -> 0.3.1
  • fabrique: 0.2.2 -> 0.3.1
Changelog

fabrique

0.3.1 - 2026-02-23

Added

  • genericize test macro (#133)

Other

  • release v0.3.0 (#127)
  • [breaking] allow multiple backends (#131)
  • accept model references in factory methods (#130)
  • generate HasMany methods from the child side (#129)
  • gate factories behind the testing feature (#128)


This PR was generated with release-plz.

Summary by CodeRabbit

Release Notes

  • Chores
    • Released patch version 0.3.1 across all packages with no functional changes or API modifications.

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Feb 23, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info

Configuration used: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between d1e5b57 and 69eb0b1.

⛔ Files ignored due to path filters (2)
  • CHANGELOG.md is excluded by !CHANGELOG.md
  • Cargo.lock is excluded by !**/*.lock
📒 Files selected for processing (3)
  • fabrique-core/Cargo.toml
  • fabrique-derive/Cargo.toml
  • fabrique/Cargo.toml

📝 Walkthrough

Walkthrough

This PR bumps the version of the fabrique package ecosystem from 0.3.0 to 0.3.1 across three Cargo.toml files. The package version and internal dependency versions are updated consistently to reflect a patch release.

Changes

Cohort / File(s) Summary
Version Bump Release
fabrique-core/Cargo.toml, fabrique-derive/Cargo.toml, fabrique/Cargo.toml
Updated package versions from 0.3.0 to 0.3.1. Internal dependencies (fabrique-core and fabrique-derive) also bumped to 0.3.1 where applicable.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

  • chore: release v0.2.2 #122: Related version bump release that updates the same Cargo.toml files across the fabrique crate ecosystem.

Poem

🐰 A patch, a bump, a number change,
From three-oh to three-one in range,
Dependencies aligned so neat,
A minor release, tidy and sweet! 🎉

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title 'chore: release v0.3.1' directly and clearly describes the main change: a version bump release. It is concise, specific, and accurately summarizes the changeset which updates all three workspace packages (fabrique-core, fabrique-derive, fabrique) to version 0.3.1.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

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

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch release-plz-2026-02-23T17-26-28Z

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.

@robinstraub robinstraub merged commit cb56cd8 into master Feb 23, 2026
8 checks passed
@robinstraub robinstraub deleted the release-plz-2026-02-23T17-26-28Z branch February 23, 2026 17:34
@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 23, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (master@d1e5b57). Learn more about missing BASE report.
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##             master      #134   +/-   ##
==========================================
  Coverage          ?   100.00%           
==========================================
  Files             ?        30           
  Lines             ?      3418           
  Branches          ?         0           
==========================================
  Hits              ?      3418           
  Misses            ?         0           
  Partials          ?         0           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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