Skip to content

Conversation

@ydb-platform-bot
Copy link
Collaborator

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

🤖 I have created a release beep boop

13.0.0 (2025-12-18)

⚠ BREAKING CHANGES

  • userSettings for package (#3243)

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 12.30.1 to 13.0.0.

The release includes:

All changes are standard version control updates:

  • .release-please-manifest.json: Version manifest updated to 13.0.0
  • CHANGELOG.md: New release section added documenting the breaking change and features
  • package.json and package-lock.json: Version fields synchronized to 13.0.0

No code logic changes in this PR - it's purely administrative metadata updates to record the release. The actual implementation changes were merged in the referenced PRs (#3243 and #3241).

Confidence Score: 5/5

  • This PR is completely safe to merge - it only contains automated version and changelog updates
  • This is a standard Release Please automated release PR with zero code changes. Only version numbers and changelog entries were updated across manifest, package.json, lockfile, and changelog files. All changes are mechanical and correctly formatted.
  • No files require special attention

Important Files Changed

Filename Overview
.release-please-manifest.json Version bumped from 12.30.1 to 13.0.0 - standard release manifest update
CHANGELOG.md Added v13.0.0 changelog entry documenting breaking change and two features
package.json Version field updated from 12.30.1 to 13.0.0 - standard npm version bump
package-lock.json Lockfile version synced to 13.0.0 - automatically generated by npm

Sequence Diagram

sequenceDiagram
    participant Dev as Developer
    participant PR as PR #3241/#3243
    participant Main as Main Branch
    participant RP as Release Please Bot
    participant Reg as NPM Registry

    Dev->>PR: Merge feature PRs (#3241, #3243)
    PR->>Main: Features merged to main
    
    Note over Main: Code now at v12.30.1<br/>with new features
    
    RP->>Main: Detect conventional commits
    RP->>RP: Parse commit messages
    RP->>RP: Detect BREAKING CHANGE
    RP->>RP: Calculate next version (13.0.0)
    
    RP->>Main: Create release PR #3244
    Note over Main: PR updates version files<br/>and generates changelog
    
    alt Manual merge
        Dev->>Main: Review and merge #3244
    end
    
    Main->>Main: Tag v13.0.0
    Main->>Reg: Publish [email protected]
    
    Note over Reg: Package available<br/>with breaking changes
Loading

CI Results

Test Status: ⚠️ FLAKY

📊 Full Report

Total Passed Failed Flaky Skipped
384 381 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.59 MB | Main: 62.59 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 changed the title chore(main): release 12.31.0 chore(main): release 13.0.0 Dec 18, 2025
@ydb-platform-bot ydb-platform-bot force-pushed the release-please--branches--main--components--ydb-embedded-ui branch from ef7c01e to 454620f Compare December 18, 2025 15:44
@astandrik astandrik added this pull request to the merge queue Dec 18, 2025
Merged via the queue into main with commit 9bc004d Dec 18, 2025
10 checks passed
@astandrik astandrik deleted the release-please--branches--main--components--ydb-embedded-ui branch December 18, 2025 16:11
@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