Skip to content

v2.7.4#1667

Merged
hexqi merged 1 commit intoopentiny:release/v2.7.xfrom
chilingling:release/v2.7.4
Oct 9, 2025
Merged

v2.7.4#1667
hexqi merged 1 commit intoopentiny:release/v2.7.xfrom
chilingling:release/v2.7.4

Conversation

@chilingling
Copy link
Member

@chilingling chilingling commented Oct 9, 2025

English | 简体中文

PR

PR Checklist

Please check if your PR fulfills the following requirements:

  • The commit message follows our Commit Message Guidelines
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)
  • Built its own designer, fully self-validated

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Documentation content changes
  • Other... Please describe:

Background and solution

What is the current behavior?

Issue Number: N/A

What is the new behavior?

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

Summary by CodeRabbit

  • Chores
    • Released patch version 2.7.4 across the suite, aligning core, CLI, build tools, components, plugins, settings, toolbars, utilities, and related packages.
    • Updated template dependencies to ^2.7.4 for consistency.
    • No functional or behavioral changes; this is a metadata/version synchronization update only.

@github-actions github-actions bot added ignore-for-release release merge to release/ branch, before release period labels Oct 9, 2025
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Oct 9, 2025

Walkthrough

Patch-level release alignment: all package.json files across apps, packages, plugins, toolbars, and settings bump from 2.7.3 to 2.7.4. The CLI template updates dependency ranges from ^2.7.3 to ^2.7.4. No code, scripts, or configuration changes beyond version fields.

Changes

Cohort / File(s) Summary of changes
Apps
designer-demo/package.json, mockServer/package.json
Bump "version" 2.7.3 → 2.7.4.
Build tooling
packages/build/vite-config/package.json, packages/build/vite-plugin-meta-comments/package.json
Bump "version" 2.7.3 → 2.7.4.
Core packages
packages/design-core/package.json, packages/common/package.json, packages/utils/package.json, packages/i18n/package.json, packages/layout/package.json, packages/canvas/package.json, packages/svgs/package.json, packages/theme/base/package.json, packages/webcomponent/package.json, packages/vue-generator/package.json, packages/builtinComponent/package.json, packages/configurator/package.json, packages/register/package.json, packages/engine-cli/package.json, packages/block-compiler/package.json
Bump "version" 2.7.3 → 2.7.4.
Plugins
packages/plugins/block/package.json, .../bridge/package.json, .../datasource/package.json, .../help/package.json, .../i18n/package.json, .../materials/package.json, .../page/package.json, .../robot/package.json, .../schema/package.json, .../script/package.json, .../state/package.json, .../tree/package.json, .../tutorial/package.json
Bump "version" 2.7.3 → 2.7.4.
Settings
packages/settings/design/package.json, .../events/package.json, .../panel/package.json, .../props/package.json, .../styles/package.json
Bump "version" 2.7.3 → 2.7.4.
Toolbars
packages/toolbars/breadcrumb/package.json, .../clean/package.json, .../collaboration/package.json, .../fullscreen/package.json, .../generate-code/package.json, .../lang/package.json, .../lock/package.json, .../logo/package.json, .../media/package.json, .../preview/package.json, .../redoundo/package.json, .../refresh/package.json, .../save/package.json, .../setting/package.json, .../themeSwitch/package.json, .../view-setting/package.json
Bump "version" 2.7.3 → 2.7.4.
CLI template
packages/engine-cli/template/designer/package.json
Bump dependency ranges ^2.7.3 → ^2.7.4 for listed @opentiny/tiny-engine packages.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Possibly related PRs

  • v2.7.0 #1524 — Bulk package.json version bumps across the same packages.
  • v2.7.0-rc.2 #1522 — Repository-wide package version increments similar in scope.
  • v2.7.0-rc.0 #1488 — Mass version updates for the same package set (to 2.7.0-rc.0).

Suggested reviewers

  • hexqi

Poem

Hop hop—patch hops too, 2.7.4!
Tags align in tidy score.
No code stirred, just numbers neat,
Carrots counted, release complete.
Thump the ground—ship once more! 🥕✨

Pre-merge checks and finishing touches

✅ Passed checks (3 passed)
Check name Status Explanation
Title Check ✅ Passed The title “v2.7.4” directly reflects the primary change of the PR, which is bumping all package versions to v2.7.4, making it concise and immediately clear to reviewers what the update entails.
Docstring Coverage ✅ Passed No functions found in the changes. Docstring coverage check skipped.
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
✨ Finishing touches
  • 📝 Generate docstrings
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@hexqi hexqi merged commit 4ad307d into opentiny:release/v2.7.x Oct 9, 2025
6 checks passed
This was referenced Oct 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ignore-for-release release merge to release/ branch, before release period

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants