Skip to content

chore(main): release trg 0.4.1#43

Merged
yordis merged 1 commit into
mainfrom
release-please--branches--main--components--trg
May 29, 2026
Merged

chore(main): release trg 0.4.1#43
yordis merged 1 commit into
mainfrom
release-please--branches--main--components--trg

Conversation

@sht-bot

@sht-bot sht-bot commented May 29, 2026

Copy link
Copy Markdown
Contributor

An automated release has been created for you.

0.4.1 (2026-05-29)

Bug Fixes

  • Drop Windows support; recommend WSL (#44) (9c1960d)
  • trg: Gate relative_path_from behind cfg(unix) (#42) (bf53675)

This PR was generated with Release Please. See documentation.

@coderabbitai

coderabbitai Bot commented May 29, 2026

Copy link
Copy Markdown

Review Change Stack

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: ab027d84-4ea9-4793-b5d8-671336858a6b

📥 Commits

Reviewing files that changed from the base of the PR and between 9c1960d and 46d8e11.

⛔ Files ignored due to path filters (1)
  • Cargo.lock is excluded by !**/*.lock
📒 Files selected for processing (3)
  • .github/release-please-manifest.json
  • crates/trg/CHANGELOG.md
  • crates/trg/Cargo.toml

Walkthrough

This patch release bumps crates/trg from 0.4.0 to 0.4.1 across Cargo metadata, the release-please manifest, and the changelog. The changelog documents two bug fixes: dropping Windows support (recommending WSL) and gating relative_path_from behind cfg(unix).

Changes

trg 0.4.1 Release

Layer / File(s) Summary
Version 0.4.1 Release Artifacts
crates/trg/Cargo.toml, .github/release-please-manifest.json, crates/trg/CHANGELOG.md
Cargo.toml package version, release-please manifest entry, and changelog are all updated to reflect the 0.4.1 patch release. The changelog documents two bug fixes: Windows support removal with WSL recommendation, and unix-only gating of relative_path_from.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

  • TrogonStack/rusty-monorepo#30: Both PRs bump the crates/trg version and update the corresponding release-please manifest and changelog for a new trg release.
  • TrogonStack/rusty-monorepo#38: Release Please–driven version and changelog bump for the same crates/trg package with manifest update and Cargo.toml version change.
  • TrogonStack/rusty-monorepo#33: Release-Please bump for crates/trg crate, updating manifest, Cargo.toml, and changelog version entries.

Suggested reviewers

  • yordis

Poem

🐰 A patch so small, a hop so neat,
Windows bid farewell, WSL's sweet,
Unix paths gated, reliance complete—
0.4.1 hops with careful feet! 🎉

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title accurately describes the main change: a release version bump from 0.4.0 to 0.4.1 for the trg crate, which aligns with all the changes in the PR.
Description check ✅ Passed The description is related to the changeset, providing release notes with bug fixes that correspond to the version bump documented in the manifest, changelog, and Cargo.toml.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
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 release-please--branches--main--components--trg

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.

Signed-off-by: Straw Hat Team Bot <61149376+sht-bot@users.noreply.github.com>
@sht-bot sht-bot force-pushed the release-please--branches--main--components--trg branch from 61b6e37 to 46d8e11 Compare May 29, 2026 06:49
@yordis yordis merged commit 29714d9 into main May 29, 2026
11 checks passed
@yordis yordis deleted the release-please--branches--main--components--trg branch May 29, 2026 06:53
@sht-bot

sht-bot commented May 29, 2026

Copy link
Copy Markdown
Contributor Author

🤖 Created releases:

🌻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants