Skip to content

Conversation

@ydb-platform-bot
Copy link
Collaborator

@ydb-platform-bot ydb-platform-bot commented Dec 22, 2025

🤖 I have created a release beep boop

14.1.0 (2025-12-23)

Features


This PR was generated with Release Please. See documentation.

Greptile Summary

This is an automated release PR generated by Release Please that bumps the version from 14.0.1 to 14.1.0 and aggregates changelog entries for 4 new features:

All version updates are consistent across package.json, package-lock.json, and .release-please-manifest.json. The CHANGELOG.md correctly documents all included features with proper links to commits and issues.

Confidence Score: 5/5

  • This PR is safe to merge - it's an automated release with only version and changelog updates
  • Perfect confidence score because this is a standard automated release PR generated by Release Please. All changes are mechanical version bumps and changelog updates with no code changes. Version numbers are consistent across all files (14.0.1 → 14.1.0), and the changelog correctly documents the 4 features included in this release.
  • No files require special attention

Important Files Changed

Filename Overview
.release-please-manifest.json Version bumped from 14.0.1 to 14.1.0 for minor release
package.json Version bumped from 14.0.1 to 14.1.0, consistent with manifest
package-lock.json Lockfile updated with new version 14.1.0 in both root and package entries
CHANGELOG.md Added release notes for v14.1.0 with 4 new features from merged PRs

Sequence Diagram

sequenceDiagram
    participant Dev as Developer
    participant PR as Feature PRs
    participant Bot as release-please-bot
    participant Repo as Repository
    participant CI as CI Pipeline
    
    Dev->>PR: Merge feature PR #3263
    Dev->>PR: Merge feature PR #3265
    Dev->>PR: Merge feature PR #2268
    Dev->>PR: Merge feature PR #3266
    
    Note over Bot: Detects merged features<br/>with conventional commits
    
    Bot->>Bot: Aggregate changelog entries
    Bot->>Bot: Calculate version bump (14.0.1 → 14.1.0)
    Bot->>Bot: Generate release notes
    
    Bot->>Repo: Create PR #3264
    Note over Repo: Updates:<br/>- package.json<br/>- package-lock.json<br/>- .release-please-manifest.json<br/>- CHANGELOG.md
    
    Repo->>CI: Trigger tests
    CI-->>Repo: Tests pass (2 flaky, 2 skipped)
    CI-->>Repo: Bundle size check (+0.01 MB)
    
    Note over Dev,Repo: Ready for merge and release
Loading

CI Results

Test Status: ⚠️ FLAKY

📊 Full Report

Total Passed Failed Flaky Skipped
384 380 0 2 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.64 MB | Main: 62.64 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.

@ydb-platform-bot ydb-platform-bot force-pushed the release-please--branches--main--components--ydb-embedded-ui branch 2 times, most recently from eab78db to 2d48ddf Compare December 23, 2025 10:08
@ydb-platform-bot ydb-platform-bot force-pushed the release-please--branches--main--components--ydb-embedded-ui branch from 2d48ddf to a92bed6 Compare December 23, 2025 10:09
@Raubzeug Raubzeug added this pull request to the merge queue Dec 23, 2025
Merged via the queue into main with commit 6c0464a Dec 23, 2025
9 checks passed
@Raubzeug Raubzeug deleted the release-please--branches--main--components--ydb-embedded-ui branch December 23, 2025 10:19
@ydb-platform-bot
Copy link
Collaborator Author

🤖 Created releases:

🌻

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.

3 participants