-
Notifications
You must be signed in to change notification settings - Fork 17
chore(main): release 12.25.0 #3175
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
chore(main): release 12.25.0 #3175
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
514c40a to
2979505
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
2979505 to
4f5c77e
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
4f5c77e to
98e6a7f
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
98e6a7f to
1007032
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
|
🤖 Created releases: 🌻 |
🤖 I have created a release beep boop
12.25.0 (2025-12-04)
Features
Bug Fixes
This PR was generated with Release Please. See documentation.
Greptile Overview
Greptile Summary
Automated release PR bumping version from 12.24.1 to 12.25.0, generated by Release Please bot. This minor version release includes three new features (storage type persistence, cluster external name support, and unified duration functions) and one bug fix (calculateClusterPath).
Key changes:
Note: Chore commit #3166 (engines update) is not included in changelog, which is expected Release Please behavior as it only tracks
feat:andfix:commits by default.Confidence Score: 5/5
Important Files Changed
File Analysis
Sequence Diagram
sequenceDiagram participant RP as Release Please Bot participant Repo as Repository participant CI as CI Pipeline participant NPM as NPM Registry Note over RP: Analyze commits since v12.24.1 RP->>RP: Detect 3 feat commits + 1 fix commit RP->>RP: Determine version bump (minor: 12.25.0) RP->>Repo: Create PR #3175 RP->>Repo: Update .release-please-manifest.json (12.24.1 → 12.25.0) RP->>Repo: Update package.json (12.24.1 → 12.25.0) RP->>Repo: Update package-lock.json (12.24.1 → 12.25.0) RP->>Repo: Add CHANGELOG.md entry for v12.25.0 Note over Repo,CI: PR Review & Tests Repo->>CI: Trigger automated tests CI-->>Repo: Tests pass (378 tests, 1 flaky) Note over Repo: After merge Repo->>Repo: Merge to main branch Repo->>Repo: Create git tag v12.25.0 Repo->>NPM: Publish [email protected]CI Results
Test Status:⚠️ FLAKY
📊 Full Report
Test Changes Summary ⏭️2
⏭️ Skipped Tests (2)
Bundle Size: ✅
Current: 62.34 MB | Main: 62.34 MB
Diff: 0.00 KB (0.00%)
✅ Bundle size unchanged.
ℹ️ CI Information