Skip to content

chore(release): bump version to 4.2.10 - #967

Merged
thiagoralves merged 1 commit into
developmentfrom
chore/bump-4.2.10
Jul 28, 2026
Merged

chore(release): bump version to 4.2.10#967
thiagoralves merged 1 commit into
developmentfrom
chore/bump-4.2.10

Conversation

@thiagoralves

@thiagoralves thiagoralves commented Jul 28, 2026

Copy link
Copy Markdown
Contributor

Ships the LSP alias-location and array-resolution fixes (#966, strucpp v0.6.1).

APP_VERSION is the single source of truth for the human-facing version and stays byte-identical across both repos; package.json is kept equal so electron-builder stamps the desktop binary with the same value and the release tag v4.2.10 matches.

release/app/package.json is left alone — release.yml stamps it from the tag at build time.

Paired with openplc-web#630.

🤖 Generated with Claude Code

Summary by CodeRabbit

  • Chores
    • Updated the application version to 4.2.10.
    • Version information displayed in the application and editor now reflects the latest release.

Ships the LSP alias-location and array-resolution fixes (strucpp v0.6.1).

APP_VERSION is the single source of truth for the human-facing version and
is byte-identical across both repos; package.json is kept equal so
electron-builder stamps the desktop binary with the same value and the
release tag v4.2.10 matches.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@coderabbitai

coderabbitai Bot commented Jul 28, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Repository UI

Review profile: CHILL

Plan: Pro Plus

Run ID: e9fe42e0-da46-4ae6-b324-c89e35f9e08c

📥 Commits

Reviewing files that changed from the base of the PR and between bc975e9 and c978a87.

⛔ Files ignored due to path filters (1)
  • package-lock.json is excluded by !**/package-lock.json
📒 Files selected for processing (2)
  • package.json
  • src/frontend/data/constants/app-version.ts

Walkthrough

The application version is bumped from 4.2.9 to 4.2.10 in package.json and the exported frontend APP_VERSION constant.

Changes

Version synchronization

Layer / File(s) Summary
Synchronize application version
package.json, src/frontend/data/constants/app-version.ts
Updates the package manifest and exported APP_VERSION constant to 4.2.10.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Possibly related PRs

Suggested reviewers: joaogsp, dcoutinho1328

Poem

A bunny bumps the version bright,
From four-two-nine to ten tonight.
The manifest and app agree,
One neat number, hop hooray! 🐇

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Description check ⚠️ Warning The description covers the version sync but omits the required template sections for issue/Jira references and the DOD checklist. Rewrite it using the repository template: add Pull request info, References, Jira link, Description bullets, and the full DOD checklist.
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title accurately summarizes the version bump to 4.2.10.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/bump-4.2.10

Warning

There were issues while running some tools. Please review the errors and either fix the tool's configuration or disable the tool if it's a critical failure.

🔧 ESLint

If the error stems from missing dependencies, add them to the package.json file. For unrecoverable errors (e.g., due to private dependencies), disable the tool in the CodeRabbit configuration.

ESLint install failed. For unrecoverable errors, disable the tool in CodeRabbit configuration.


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.

@thiagoralves
thiagoralves merged commit ec6eb6c into development Jul 28, 2026
12 checks passed
@thiagoralves
thiagoralves deleted the chore/bump-4.2.10 branch July 28, 2026 04:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant