Skip to content

Conversation

@ydb-platform-bot
Copy link
Collaborator

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

🤖 I have created a release beep boop

12.22.0 (2025-11-27)

Features

Bug Fixes


This PR was generated with Release Please. See documentation.

Greptile Overview

Greptile Summary

Automated release PR bumping version from 12.21.0 to 12.22.0. This release includes 2 new features (SQL "Show create table" snippet and stable syntax highlighting) and 10 bug fixes (improvements to query handling, UI layout fixes, and state management refactoring).

All changes are standard release artifacts generated by Release Please:

  • Version numbers updated across manifest and package files
  • CHANGELOG.md updated with properly formatted release notes
  • No code changes in this PR itself (all features and fixes were merged in previous PRs)

Confidence Score: 5/5

  • This PR is completely safe to merge - it contains only automated version bumps and changelog updates
  • Score of 5 reflects that this is a standard automated release PR with no code changes. All actual features and fixes were already reviewed and merged in previous PRs. The changes are purely metadata updates (version numbers and changelog) generated by the Release Please bot.
  • No files require special attention - all changes are standard release artifacts

Important Files Changed

File Analysis

Filename Score Overview
.release-please-manifest.json 5/5 Version bump from 12.21.0 to 12.22.0, standard release manifest update
CHANGELOG.md 5/5 Added release notes for v12.22.0 with 2 features and 10 bug fixes
package.json 5/5 Version field updated from 12.21.0 to 12.22.0
package-lock.json 5/5 Lockfile version field updated from 12.21.0 to 12.22.0

Sequence Diagram

sequenceDiagram
    participant RP as Release Please Bot
    participant Repo as Repository
    participant CI as CI System
    participant NPM as NPM Registry
    
    Note over RP,Repo: Automated Release Process
    
    RP->>Repo: Detect merged PRs since last release
    RP->>Repo: Generate changelog from commit history
    RP->>Repo: Bump version in manifest files
    
    RP->>Repo: Create PR #3107 with release changes
    Note over RP,Repo: Version: 12.21.0 → 12.22.0
    
    Repo->>CI: Trigger tests and checks
    CI->>CI: Run E2E tests (378 tests)
    CI->>CI: Check bundle size
    CI-->>Repo: ✅ All checks pass (some flaky)
    
    Note over Repo,NPM: After PR merge
    Repo->>NPM: Publish version 12.22.0
    NPM-->>Repo: Package published
Loading

CI Results

Test Status: ⚠️ FLAKY

📊 Full Report

Total Passed Failed Flaky Skipped
378 374 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: 66.10 MB | Main: 66.10 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 from 36e3eb0 to e5fc27c Compare November 19, 2025 08:10
@ydb-platform-bot ydb-platform-bot changed the title chore(main): release 12.21.1 chore(main): release 12.22.0 Nov 19, 2025
@ydb-platform-bot ydb-platform-bot force-pushed the release-please--branches--main--components--ydb-embedded-ui branch 5 times, most recently from a964e15 to 5eb8812 Compare November 25, 2025 14:45
@ydb-platform-bot ydb-platform-bot force-pushed the release-please--branches--main--components--ydb-embedded-ui branch from 5eb8812 to cc2fbfc Compare November 26, 2025 09:28
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 cc2fbfc to 19329b9 Compare November 27, 2025 08:04
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

@astandrik astandrik added this pull request to the merge queue Nov 27, 2025
Merged via the queue into main with commit 24cae9c Nov 27, 2025
10 checks passed
@astandrik astandrik deleted the release-please--branches--main--components--ydb-embedded-ui branch November 27, 2025 09:24
@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