Skip to content

chore: release v0.13.32#142

Open
paperbenni wants to merge 2 commits into
mainfrom
release-plz-2026-05-10T13-49-34Z
Open

chore: release v0.13.32#142
paperbenni wants to merge 2 commits into
mainfrom
release-plz-2026-05-10T13-49-34Z

Conversation

@paperbenni
Copy link
Copy Markdown
Member

@paperbenni paperbenni commented May 10, 2026

🤖 New release

  • ins: 0.13.31 -> 0.13.32
Changelog

0.13.32 - 2026-05-10

Fixed

  • fix test failure

Other

  • remove redundant tests


This PR was generated with release-plz.

Summary by CodeRabbit

  • Chore

    • Released version 0.13.32 (package version bump).
  • Bug Fixes

    • Fixed a test-related failure affecting the 0.13.32 release.
  • Tests

    • Removed redundant tests to streamline the test suite.

Review Change Stack

@sourcery-ai
Copy link
Copy Markdown

sourcery-ai Bot commented May 10, 2026

Reviewer's guide (collapsed on small PRs)

Reviewer's Guide

Release PR bumping the ins crate from v0.13.30 to v0.13.31 and recording the changes in the changelog (fixed test failure and removal of redundant tests).

File-Level Changes

Change Details Files
Bump crate version for new release and align lockfile.
  • Update ins crate version from 0.13.30 to 0.13.31 in Cargo.toml
  • Regenerate/update Cargo.lock to reflect the new version and dependency state
Cargo.toml
Cargo.lock
Document the 0.13.31 release in the changelog.
  • Add 0.13.31 section with Fixed and Other subsections
  • Note test failure fix, redundant test removals, and merged release PR in changelog
CHANGELOG.md

Tips and commands

Interacting with Sourcery

  • Trigger a new review: Comment @sourcery-ai review on the pull request.
  • Continue discussions: Reply directly to Sourcery's review comments.
  • Generate a GitHub issue from a review comment: Ask Sourcery to create an
    issue from a review comment by replying to it. You can also reply to a
    review comment with @sourcery-ai issue to create an issue from it.
  • Generate a pull request title: Write @sourcery-ai anywhere in the pull
    request title to generate a title at any time. You can also comment
    @sourcery-ai title on the pull request to (re-)generate the title at any time.
  • Generate a pull request summary: Write @sourcery-ai summary anywhere in
    the pull request body to generate a PR summary at any time exactly where you
    want it. You can also comment @sourcery-ai summary on the pull request to
    (re-)generate the summary at any time.
  • Generate reviewer's guide: Comment @sourcery-ai guide on the pull
    request to (re-)generate the reviewer's guide at any time.
  • Resolve all Sourcery comments: Comment @sourcery-ai resolve on the
    pull request to resolve all Sourcery comments. Useful if you've already
    addressed all the comments and don't want to see them anymore.
  • Dismiss all Sourcery reviews: Comment @sourcery-ai dismiss on the pull
    request to dismiss all existing Sourcery reviews. Especially useful if you
    want to start fresh with a new review - don't forget to comment
    @sourcery-ai review to trigger a new review!

Customizing Your Experience

Access your dashboard to:

  • Enable or disable review features such as the Sourcery-generated pull request
    summary, the reviewer's guide, and others.
  • Change the review language.
  • Add, remove or edit custom review instructions.
  • Adjust other review settings.

Getting Help

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 10, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 7e2d6726-507e-4fea-b344-97aa684e885d

📥 Commits

Reviewing files that changed from the base of the PR and between 9c729cb and 44b918b.

📒 Files selected for processing (2)
  • pkgbuild/ins/.SRCINFO
  • pkgbuild/ins/PKGBUILD
✅ Files skipped from review due to trivial changes (2)
  • pkgbuild/ins/.SRCINFO
  • pkgbuild/ins/PKGBUILD

📝 Walkthrough

Walkthrough

Bumps crate version to 0.13.32 in Cargo.toml, updates packaging metadata (.SRCINFO, PKGBUILD) to 0.13.32, and adds a 0.13.32 release entry (2026-05-10) under Unreleased in CHANGELOG.md with Fixed and Other bullets.

Changes

Version Release 0.13.32

Layer / File(s) Summary
Version Declaration
Cargo.toml
Package version updated from 0.13.31 to 0.13.32.
Packaging Metadata
pkgbuild/ins/.SRCINFO, pkgbuild/ins/PKGBUILD
pkgver bumped to 0.13.32; .SRCINFO source tag updated to v0.13.32.
Release Notes
CHANGELOG.md
Added ## [0.13.32] - 2026-05-10 under ## [Unreleased] with Fixed ("fix test failure") and Other ("remove redundant tests") bullets.

Possibly Related PRs

Estimated Code Review Effort

🎯 2 (Simple) | ⏱️ ~10 minutes

Poem

🐰 A tiny hop, a tag bumped high,
Tests mended, old checks goodbye.
Changelog lines in tidy rows,
Packaged neat — off the release goes.
🥕✨

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 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.13.32' clearly and specifically describes the main change - a version release bump from 0.13.31 to 0.13.32, which is confirmed across all modified files (CHANGELOG.md, Cargo.toml, and PKGBUILD files).
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-plz-2026-05-10T13-49-34Z

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.

Copy link
Copy Markdown

@sourcery-ai sourcery-ai Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey - I've reviewed your changes and they look great!


Sourcery is free for open source - if you like our reviews please consider sharing them ✨
Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.

Copy link
Copy Markdown

@coderabbitai coderabbitai Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 1

🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

Inline comments:
In `@Cargo.toml`:
- Line 3: Revert the manual change to the version line (version = "0.13.31") in
Cargo.toml and stop editing crate versions by hand; instead use the repository's
release tooling or script (e.g., the canonical release task/CLI used by this
repo such as cargo release or the project's release script) to bump versions so
automated metadata and CI remain in sync; locate the version entry in Cargo.toml
to undo the edit and run the established release command/workflow to perform the
version bump.
🪄 Autofix (Beta)

Fix all unresolved CodeRabbit comments on this PR:

  • Push a commit to this branch (recommended)
  • Create a new PR with the fixes

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 52c91cbc-bcd6-4d69-b846-95d5bfbe5e62

📥 Commits

Reviewing files that changed from the base of the PR and between b8a6099 and df989f0.

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

Comment thread Cargo.toml Outdated
[package]
name = "ins"
version = "0.13.30"
version = "0.13.31"
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ Potential issue | 🟠 Major | ⚡ Quick win

Use the release tooling instead of editing Cargo.toml version directly.

Line 3 manually changes the crate version, which violates the repo rule and can desync automated release metadata.

As per coding guidelines, **/Cargo.toml: Use package managers for dependencies; do not hand-edit Cargo.toml versions.

🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

In `@Cargo.toml` at line 3, Revert the manual change to the version line (version
= "0.13.31") in Cargo.toml and stop editing crate versions by hand; instead use
the repository's release tooling or script (e.g., the canonical release task/CLI
used by this repo such as cargo release or the project's release script) to bump
versions so automated metadata and CI remain in sync; locate the version entry
in Cargo.toml to undo the edit and run the established release command/workflow
to perform the version bump.

@paperbenni paperbenni changed the title chore: release v0.13.31 chore: release v0.13.32 May 10, 2026
@paperbenni paperbenni force-pushed the release-plz-2026-05-10T13-49-34Z branch from df989f0 to 9c729cb Compare May 10, 2026 15:34
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