Skip to content

chore: release v2.2.7#276

Merged
zackees merged 1 commit into
mainfrom
chore/release-v2.2.7
May 28, 2026
Merged

chore: release v2.2.7#276
zackees merged 1 commit into
mainfrom
chore/release-v2.2.7

Conversation

@zackees
Copy link
Copy Markdown
Member

@zackees zackees commented May 28, 2026

Summary

  • bump fbuild workspace and Python package version to 2.2.7
  • update Cargo.lock and uv.lock package versions

This prepares a tag-driven release that includes #273 for ESP32-P4 builds.

Verification

  • cargo metadata --locked --format-version 1
  • uv lock --locked
  • git diff --check

Refs FastLED/FastLED#2514

Summary by CodeRabbit

  • Chores
    • Version updated to 2.2.7.

Review Change Stack

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 28, 2026

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: e9084d2c-365d-46dd-bfa3-067587c9170b

📥 Commits

Reviewing files that changed from the base of the PR and between 437d8f7 and ae8b9f7.

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

📝 Walkthrough

Walkthrough

The workspace and project versions are bumped from 2.2.6 to 2.2.7 across configuration files: the Rust workspace version in Cargo.toml and the Python project version in pyproject.toml.

Changes

Version Bump

Layer / File(s) Summary
Manifest version updates
Cargo.toml, pyproject.toml
Workspace package version in Cargo.toml and project version in pyproject.toml both updated from 2.2.6 to 2.2.7.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~1 minute

Possibly related PRs

  • FastLED/fbuild#165: Both PRs bump the version in Cargo.toml's [workspace.package] and pyproject.toml with no other code-level changes.
  • FastLED/fbuild#125: Both PRs bump package/project versions in Cargo.toml (workspace package version) and pyproject.toml (project version) for a new release.
  • FastLED/fbuild#169: Both PRs bump the same version fields in Cargo.toml ([workspace.package].version) and pyproject.toml ([project].version) to a new release number.

Poem

🐰 A version bump, so small and bright,
Two files dance in the version light,
From 2.2.6 to 2.2.7,
The project's closer now to heaven!
No bugs were slain, no code was bent,
Just numbers changed—a sweet event! ✨

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/release-v2.2.7

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.

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