-
Notifications
You must be signed in to change notification settings - Fork 17
chore(main): release 12.23.0 #3138
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
chore(main): release 12.23.0 #3138
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
3 files reviewed, no comments
ca0fd52 to
9c570f7
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
3 files reviewed, no comments
9c570f7 to
95bfd98
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
3 files reviewed, no comments
95bfd98 to
252cf47
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
3 files reviewed, no comments
252cf47 to
7546444
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
3 files reviewed, no comments
7546444 to
ee1db43
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
3 files reviewed, no comments
ee1db43 to
a2d5ace
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
3 files reviewed, no comments
🤖 I have created a release beep boop
12.23.0 (2025-12-01)
Features
Bug Fixes
This PR was generated with Release Please. See documentation.
Greptile Overview
Greptile Summary
This is an automated release PR generated by Release Please that bumps the version from 12.22.0 to 12.23.0. The release consolidates three new features and three bug fixes:
Features:
Bug Fixes:
All version references are consistent across
.release-please-manifest.json,package.json, andpackage-lock.json. The CHANGELOG accurately reflects the included PRs with proper links to issues and commits.Confidence Score: 5/5
Important Files Changed
File Analysis
Sequence Diagram
sequenceDiagram participant Dev as Developer participant PR as Pull Requests participant RPBot as Release Please Bot participant CI as CI/CD Pipeline participant Repo as Repository Note over Dev,Repo: Features & Bug Fixes Merged Dev->>PR: Merge #2826 (Network tab feature) PR->>Repo: Commit 6c307d8 Dev->>PR: Merge #3137 (Migrate to rsbuild) PR->>Repo: Commit 6450a1f Dev->>PR: Merge #3110 (Update vdisk visuals) PR->>Repo: Commit fa0abe3 Dev->>PR: Merge #3145 (Fix header capabilities) PR->>Repo: Commit a350ad5 Dev->>PR: Merge #3143 (Fix peer-deps) PR->>Repo: Commit c830f2a Dev->>PR: Merge #3152 (Fix rsbuild issues) PR->>Repo: Commit 242a3ed Note over RPBot: Analyze Commits Since v12.22.0 RPBot->>RPBot: Parse conventional commits RPBot->>RPBot: Categorize features (3) and fixes (3) RPBot->>RPBot: Calculate next version: 12.23.0 RPBot->>PR: Create Release PR #3138 Note over PR: Update Version Files PR->>PR: Update .release-please-manifest.json<br/>12.22.0 → 12.23.0 PR->>PR: Update package.json version<br/>12.22.0 → 12.23.0 PR->>PR: Update package-lock.json version<br/>12.22.0 → 12.23.0 PR->>PR: Generate CHANGELOG.md entry<br/>with features and fixes CI->>PR: Run tests (378 tests) CI->>PR: Check bundle size CI-->>PR: ✅ Tests pass (flaky: 2) CI-->>PR: Bundle: 66.06 MB (+0.03 MB) Dev->>PR: Review and approve Dev->>Repo: Merge release PR Repo->>Repo: Tag v12.23.0 Repo->>Repo: Create GitHub releaseCI Results
Test Status:⚠️ FLAKY
📊 Full Report
Test Changes Summary ⏭️2
⏭️ Skipped Tests (2)
Bundle Size: ✅
Current: 62.32 MB | Main: 62.32 MB
Diff: 0.00 KB (0.00%)
✅ Bundle size unchanged.
ℹ️ CI Information