Skip to content

chore: bump version to 4.2.4 (shared APP_VERSION mirror) - #864

Merged
thiagoralves merged 1 commit into
developmentfrom
fix/web-remove-pwa
Jun 9, 2026
Merged

chore: bump version to 4.2.4 (shared APP_VERSION mirror)#864
thiagoralves merged 1 commit into
developmentfrom
fix/web-remove-pwa

Conversation

@thiagoralves

@thiagoralves thiagoralves commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

Summary

Byte-identical APP_VERSION bump to 4.2.4 mirroring openplc-web's v4.2.4 release (PWA removal / reliable-update fix). No functional editor change — the desktop app has no service worker; the version constant must stay in sync across both repos for the shared-surface gate. Also bumps package.json to match (release.yml keeps them equal).

Pairs with openplc-web PR for v4.2.4.

🤖 Generated with Claude Code

Summary by CodeRabbit

Release Notes

  • Chores
    • Application version updated to 4.2.4.

Mirrors the byte-identical APP_VERSION bump from openplc-web's v4.2.4
release (PWA removal / reliable-update fix). No functional editor change
— the desktop app has no service worker; the version constant must stay
in sync across both repos for the shared-surface gate.

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

coderabbitai Bot commented Jun 9, 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

Run ID: a71246aa-c083-47fc-9ae8-0aa3301c4af0

📥 Commits

Reviewing files that changed from the base of the PR and between f1e7249 and ecf9c1c.

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

Walkthrough

The application version is bumped from 4.2.3 to 4.2.4 in both the package.json manifest and the frontend APP_VERSION constant, keeping version identifiers synchronized across the project.

Changes

Application Version Bump to 4.2.4

Layer / File(s) Summary
Version number updates
package.json, src/frontend/data/constants/app-version.ts
Version field in package.json and exported APP_VERSION constant synchronized to 4.2.4 from 4.2.3.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

Poem

🐰 A version hops forward, so fine and so neat,
From 4.2.3 to 4.2.4 complete,
Two files now dance to the same steady beat,
Keeping sync as release and constant both greet,
A patch-version bump makes the changelog sweet! ✨

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Description check ⚠️ Warning The description lacks adherence to the template; it does not include required sections like References, issue tracking, or DOD checklist items. Add required template sections including issue references (#issue_number), Jira link, and complete the DOD checklist to match repository standards.
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly and concisely describes the main change: bumping the version to 4.2.4 with specific context about the shared APP_VERSION mirror.
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.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ 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 fix/web-remove-pwa

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 and usage tips.

@thiagoralves
thiagoralves merged commit a204cb1 into development Jun 9, 2026
12 checks passed
@thiagoralves
thiagoralves deleted the fix/web-remove-pwa branch June 9, 2026 20:55
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