Skip to content

chore(release): sync versions to 0.6.134 [skip release] - #2028

Merged
macanderson merged 1 commit into
mainfrom
bot/version-sync
Aug 7, 2026
Merged

chore(release): sync versions to 0.6.134 [skip release]#2028
macanderson merged 1 commit into
mainfrom
bot/version-sync

Conversation

@github-actions

@github-actions github-actions Bot commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

Automated write-back from auto-tag.yml: v0.6.134 was just released, and this PR records that version everywhere the sources carry one —

  • [workspace.package].version in Cargo.toml (inherited by every crate)
  • the workspace-member entries in Cargo.lock
  • packaging/homebrew/stella.rb (build-from-source formula)
  • CHANGELOG.md — whatever was under [Unreleased] now sits under [0.6.134]

The workflow dispatches the required ci checks onto this branch and merges once they're green (past GitHub's phantom action_required check suite for this GITHUB_TOKEN-authored PR — see #275); no action is needed unless the dispatched run fails.

Summary by Sourcery

Align project metadata and packaging with the 0.6.134 release.

Enhancements:

  • Update workspace package version to 0.6.134 across Cargo metadata and lockfile entries.
  • Record the 0.6.134 release in the changelog with the current release date.
  • Bump the Homebrew formula to build and distribute version 0.6.134 from the tagged Git repository.

@github-actions
github-actions Bot requested a review from macanderson as a code owner August 7, 2026 04:24
@vercel

vercel Bot commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

The latest updates on your projects. Learn more about Vercel for GitHub.

1 Skipped Deployment
Project Deployment Actions Updated (UTC)
stella-cli-docs Ignored Ignored Preview Aug 7, 2026 4:24am

@sourcery-ai sourcery-ai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Sorry @github-actions[bot], you have reached your weekly rate limit of 500000 diff characters.

Please try again later or upgrade to continue using Sourcery

@sourcery-ai

sourcery-ai Bot commented Aug 7, 2026

Copy link
Copy Markdown
Contributor
Reviewer's guide (collapsed on small PRs)

Reviewer's Guide

This PR performs a routine release version bump to 0.6.134 across the Rust workspace, packaging, and changelog, keeping all user-facing and build metadata in sync with the newly released tag.

File-Level Changes

Change Details Files
Bump workspace crate version to 0.6.134 in Rust project metadata.
  • Update [workspace.package].version to 0.6.134 so all member crates inherit the new release version.
  • Regenerate Cargo.lock entries to reflect the 0.6.134 workspace version.
Cargo.toml
Cargo.lock
Update Homebrew formula to point to the v0.6.134 tag and version.
  • Change the Git URL tag from v0.6.133 to v0.6.134 for source builds.
  • Update the formula’s version field from 0.6.133 to 0.6.134.
packaging/homebrew/stella.rb
Record the 0.6.134 release in the changelog.
  • Introduce a new 0.6.134 section dated 2026-08-07 under the changelog headings, moving content from the Unreleased section as per the release workflow.
CHANGELOG.md

Possibly linked issues

  • #0: PR’s automated Homebrew formula version bump directly addresses the issue’s request to keep Brew releases current.

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

@macanderson
macanderson merged commit 44f4c63 into main Aug 7, 2026
7 checks passed
@macanderson
macanderson deleted the bot/version-sync branch August 7, 2026 04:35
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