Skip to content

chore(release): sync versions to 0.9.420 [skip release] - #6508

Merged
github-actions[bot] merged 1 commit into
mainfrom
bot/version-sync
Sep 11, 2026
Merged

github-actions[bot] merged 1 commit into
mainfrom
bot/version-sync

Conversation

@github-actions

@github-actions github-actions Bot commented Sep 11, 2026

Copy link
Copy Markdown
Contributor

Automated write-back from auto-tag.yml: v0.9.420 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.9.420]

The workflow approves this PR's parked workflow runs, waits for the required checks, and merges once they are green (#5589). No action is needed unless a check fails.

Summary by Sourcery

Synchronize project version metadata and release notes for version 0.9.420.

Build:

  • Update the workspace and Homebrew package metadata to version 0.9.420.

Documentation:

  • Move the changelog entries from Unreleased into the 0.9.420 release section.

Chores:

  • Synchronize workspace lockfile package versions with the 0.9.420 release.

@github-actions github-actions Bot added the no-issue SCR-003 escape hatch: this PR closes no issue. Audit with is:pr label:no-issue label Sep 11, 2026
@sourcery-ai

sourcery-ai Bot commented Sep 11, 2026

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

Reviewer's Guide

This automated release write-back records version 0.9.420 consistently in workspace metadata, lockfile package entries, the Homebrew build-from-source formula, and the changelog.

File-Level Changes

Change Details Files
Synchronize the repository’s release version to 0.9.420 across package metadata and lockfile records.
  • Update the workspace-inherited package version from 0.9.419 to 0.9.420.
  • Refresh workspace-member versions in the lockfile.
Cargo.toml
Cargo.lock
Update the Homebrew source formula to build the newly released tag.
  • Point the formula URL tag and displayed version at v0.9.420.
  • Leave the existing build dependency and formula configuration unchanged.
packaging/homebrew/stella.rb
Finalize the changelog section for the new release.
  • Move entries previously under [Unreleased] into [0.9.420].
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

@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.

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

Sourcery assessment

Approved.


Sourcery is free for open source - if you like our reviews please consider sharing them ✨

@github-actions
github-actions Bot merged commit 0b5ee5f into main Sep 11, 2026
26 of 27 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

no-issue SCR-003 escape hatch: this PR closes no issue. Audit with is:pr label:no-issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants