Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
🤖 I have created a release beep boop
12.29.0 (2025-12-12)
Features
Bug Fixes
This PR was generated with Release Please. See documentation.
Greptile Overview
Greptile Summary
Automated release PR that bumps version from 12.28.1 to 12.29.0 following semantic versioning conventions.
Changes included:
Release validation:
Confidence Score: 5/5
Important Files Changed
File Analysis
Sequence Diagram
sequenceDiagram participant RP as Release Please Bot participant Main as main branch participant PR as PR #3212 participant Files as Release Files Main->>Main: Commits since v12.28.1 Note over Main: feat: resource pools (#3198)<br/>fix: cpu/ram fallback (#3211)<br/>fix: versions color (#3216) RP->>RP: Analyze commits RP->>RP: Determine version bump<br/>(12.28.1 → 12.29.0) RP->>PR: Create release PR PR->>Files: Update .release-please-manifest.json Note over Files: "." : "12.29.0" PR->>Files: Update package.json Note over Files: version: "12.29.0" PR->>Files: Update package-lock.json Note over Files: Sync lockfile version PR->>Files: Prepend to CHANGELOG.md Note over Files: Add v12.29.0 entry<br/>1 feature + 2 bug fixes PR->>Main: Ready to merge Note over PR,Main: All version numbers consistent<br/>Changelog accurately reflects changesCI Results
Test Status:⚠️ FLAKY
📊 Full Report
Test Changes Summary ⏭️2
⏭️ Skipped Tests (2)
Bundle Size: ✅
Current: 62.50 MB | Main: 62.50 MB
Diff: 0.00 KB (0.00%)
✅ Bundle size unchanged.
ℹ️ CI Information