Skip to content

chore(release): bump version to 4.2.9 - #959

Merged
thiagoralves merged 1 commit into
developmentfrom
chore/app-version-4.2.9
Jul 24, 2026
Merged

chore(release): bump version to 4.2.9#959
thiagoralves merged 1 commit into
developmentfrom
chore/app-version-4.2.9

Conversation

@thiagoralves

@thiagoralves thiagoralves commented Jul 24, 2026

Copy link
Copy Markdown
Contributor

Bumps the app version to 4.2.9 ahead of the release.

  • APP_VERSION in src/frontend/data/constants/app-version.ts (the single source of truth the About dialog renders, shared byte-for-byte with openplc-web).
  • package.json.version set to the same value so electron-builder stamps the binary and the release tag v4.2.9 match.

Both are bumped together to avoid the About-dialog/binary drift. Web mirror PR accompanies this one.

🤖 Generated with Claude Code

Summary by CodeRabbit

  • Chores
    • Updated the application version to 4.2.9.
    • Updated the displayed version information to remain consistent across the app and packaged builds.

Bump APP_VERSION (the single source of truth the About dialog renders,
shared byte-for-byte with openplc-web) AND package.json.version together
so the desktop binary and the About dialog agree.

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

coderabbitai Bot commented Jul 24, 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: 4a737306-e619-4ff9-9b33-263292c1d687

📥 Commits

Reviewing files that changed from the base of the PR and between 2e134a8 and 217cf12.

📒 Files selected for processing (2)
  • package.json
  • src/frontend/data/constants/app-version.ts

Walkthrough

The project package version and exported frontend application version are both updated from 4.2.8 to 4.2.9.

Changes

Version update

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

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

Possibly related PRs

Suggested reviewers: joaogsp

Poem

I’m a rabbit with a versioned beat,
4.2.9 makes the release complete.
Package and app hop side by side,
In matching numbers, ears held wide.
Carrots for every synchronized stride!

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Description check ⚠️ Warning The description summarizes the change but omits the required template sections, including References and the DOD checklist. Add the template sections for Pull request info, References, Description of the changes proposed, and the full DOD checklist.
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title is concise and accurately summarizes the main change: bumping the release version to 4.2.9.
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/app-version-4.2.9

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 54c914c into development Jul 24, 2026
12 checks passed
@thiagoralves
thiagoralves deleted the chore/app-version-4.2.9 branch July 24, 2026 02:23
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