Skip to content

chore: release v0.13.16#124

Merged
paperbenni merged 2 commits intomainfrom
release-plz-2026-02-24T12-14-35Z
Mar 13, 2026
Merged

chore: release v0.13.16#124
paperbenni merged 2 commits intomainfrom
release-plz-2026-02-24T12-14-35Z

Conversation

@paperbenni
Copy link
Copy Markdown
Member

@paperbenni paperbenni commented Feb 24, 2026

🤖 New release

  • ins: 0.13.15 -> 0.13.16
Changelog

0.13.16 - 2026-02-24

Other

  • sync PKGBUILD version
  • release v0.13.15


This PR was generated with release-plz.

Summary by Sourcery

Release version 0.13.16 of the ins crate and update related metadata.

Build:

  • Bump crate version from 0.13.15 to 0.13.16 in Cargo metadata.

Documentation:

  • Add 0.13.16 entry to the changelog documenting the release and PKGBUILD sync.

Summary by CodeRabbit

  • Chores
    • Version bumped to 0.13.16
    • Updated release documentation with version information

@sourcery-ai
Copy link
Copy Markdown

sourcery-ai bot commented Feb 24, 2026

Reviewer's guide (collapsed on small PRs)

Reviewer's Guide

Prepare the 0.13.16 release of the ins crate by bumping its version and updating the changelog and lockfile accordingly.

File-Level Changes

Change Details Files
Bump the ins crate to version 0.13.16 and document the release.
  • Add a 0.13.16 section to the changelog with an Other subsection describing sync of PKGBUILD version and release v0.13.15.
  • Update the package version field of the ins crate from 0.13.15 to 0.13.16 in the manifest.
  • Refresh Cargo.lock to reflect the new crate version and ensure dependency metadata is consistent.
CHANGELOG.md
Cargo.toml
Cargo.lock

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 Feb 24, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info

Configuration used: defaults

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between d9a88a6 and 9f14a6c.

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

📝 Walkthrough

Walkthrough

Version bump from 0.13.16 to 0.13.16 with metadata updates. Package version incremented in Cargo.toml from 0.13.15 to 0.13.16. CHANGELOG.md updated with new Unreleased entry documenting PKGBUILD sync and the previous release note.

Changes

Cohort / File(s) Summary
Release Metadata
Cargo.toml
Version field updated from 0.13.15 to 0.13.16.
Changelog
CHANGELOG.md
New Unreleased entry (dated 2026-02-24) added with notes on PKGBUILD sync and v0.13.15 release.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Possibly related PRs

  • chore: release v0.13.15 #122: Updates release metadata for successive versions (0.13.14 → 0.13.15) with similar Cargo.toml and CHANGELOG.md changes.
  • chore: release v0.13.4 #110: Performs automated release bump pattern updating Cargo.toml package.version and adding Unreleased changelog entry.
  • chore: release v0.13.15 #123: Modifies release/version metadata syncing PKGBUILD and Cargo.toml for v0.13.15→0.13.16 continuity.

Poem

🐰 From fifteen to sixteen we hop,
Cargo bumps, changelog updates pop,
PKGBUILD synced with a gentle care,
Version dances through the air! ✨

🚥 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 clearly and accurately summarizes the main change: releasing version 0.13.16. It is concise, specific, and directly reflects the version bump changes in Cargo.toml and CHANGELOG.md.
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-24T12-14-35Z

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.

@paperbenni paperbenni merged commit cdc4b57 into main Mar 13, 2026
1 check passed
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