Skip to content

Conversation

@ydb-platform-bot
Copy link
Collaborator

@ydb-platform-bot ydb-platform-bot commented Nov 27, 2025

🤖 I have created a release beep boop

12.23.0 (2025-12-01)

Features

  • add network tab to node page with peer connectivity visualization (#2826) (6c307d8)
  • migrate to rsbuild (#3137) (6450a1f)
  • storage: update vdisk donor/replica visuals and tooltips (#3110) (fa0abe3)

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, and package-lock.json. The CHANGELOG accurately reflects the included PRs with proper links to issues and commits.

Confidence Score: 5/5

  • This automated release PR is safe to merge with no risk
  • This is a standard release PR generated by Release Please with only version bumps and changelog updates. All version numbers are consistent across files (12.23.0), the changelog accurately documents the included features and bug fixes from the linked PRs, and no code changes are included.
  • No files require special attention

Important Files Changed

File Analysis

Filename Score Overview
.release-please-manifest.json 5/5 Version bumped from 12.22.0 to 12.23.0 for minor release
package.json 5/5 Version bumped from 12.22.0 to 12.23.0 in package metadata
package-lock.json 5/5 Lock file version automatically updated to match package.json 12.23.0
CHANGELOG.md 5/5 Added release notes for 12.23.0 with 3 features and 3 bug fixes

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 release
Loading

CI Results

Test Status: ⚠️ FLAKY

📊 Full Report

Total Passed Failed Flaky Skipped
378 375 0 1 2
Test Changes Summary ⏭️2

⏭️ Skipped Tests (2)

  1. Scroll to row, get shareable link, navigate to URL and verify row is scrolled into view (tenant/diagnostics/tabs/queries.test.ts)
  2. Copy result button copies to clipboard (tenant/queryEditor/queryEditor.test.ts)

Bundle Size: ✅

Current: 62.32 MB | Main: 62.32 MB
Diff: 0.00 KB (0.00%)

✅ Bundle size unchanged.

ℹ️ CI Information
  • Test recordings for failed tests are available in the full report.
  • Bundle size is measured for the entire 'dist' directory.
  • 📊 indicates links to detailed reports.
  • 🔺 indicates increase, 🔽 decrease, and ✅ no change in bundle size.

Copy link
Contributor

@greptile-apps greptile-apps bot left a 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

Edit Code Review Agent Settings | Greptile

@ydb-platform-bot ydb-platform-bot force-pushed the release-please--branches--main--components--ydb-embedded-ui branch from ca0fd52 to 9c570f7 Compare November 28, 2025 09:10
Copy link
Contributor

@greptile-apps greptile-apps bot left a 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

Edit Code Review Agent Settings | Greptile

@ydb-platform-bot ydb-platform-bot force-pushed the release-please--branches--main--components--ydb-embedded-ui branch from 9c570f7 to 95bfd98 Compare November 28, 2025 09:31
Copy link
Contributor

@greptile-apps greptile-apps bot left a 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

Edit Code Review Agent Settings | Greptile

@ydb-platform-bot ydb-platform-bot force-pushed the release-please--branches--main--components--ydb-embedded-ui branch from 95bfd98 to 252cf47 Compare December 1, 2025 11:38
Copy link
Contributor

@greptile-apps greptile-apps bot left a 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

Edit Code Review Agent Settings | Greptile

@ydb-platform-bot ydb-platform-bot force-pushed the release-please--branches--main--components--ydb-embedded-ui branch from 252cf47 to 7546444 Compare December 1, 2025 11:46
Copy link
Contributor

@greptile-apps greptile-apps bot left a 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

Edit Code Review Agent Settings | Greptile

@ydb-platform-bot ydb-platform-bot force-pushed the release-please--branches--main--components--ydb-embedded-ui branch from 7546444 to ee1db43 Compare December 1, 2025 15:15
Copy link
Contributor

@greptile-apps greptile-apps bot left a 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

Edit Code Review Agent Settings | Greptile

@ydb-platform-bot ydb-platform-bot force-pushed the release-please--branches--main--components--ydb-embedded-ui branch from ee1db43 to a2d5ace Compare December 1, 2025 15:29
Copy link
Contributor

@greptile-apps greptile-apps bot left a 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

Edit Code Review Agent Settings | Greptile

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants