chore: bump strucpp to v0.5.7, release 4.2.5 - #875
Conversation
strucpp v0.5.7 brings important compiler fixes (CoDeSys V2.3 .lib import, date-literal + chained-assignment language support, cross-library FB-member type resolution, library global-variable export, struct field types, and OSCAT-building ST→C++→binary codegen/runtime gaps). Bumps the strucpp binary pin v0.5.6 → v0.5.7 and the app version 4.2.4 → 4.2.5 (package.json, package-lock.json, app-version.ts). Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository UI Review profile: CHILL Plan: Pro Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (3)
WalkthroughThis PR updates version numbers across three files to release version 4.2.5 and bump the strucpp binary dependency to v0.5.7. The package version, application version constant, and binary dependency versions are all incremented consistently. ChangesVersion Release 4.2.5
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Possibly related PRs
Poem
🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
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
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. Comment |
Bumps the bundled strucpp compiler v0.5.6 → v0.5.7 and the app version 4.2.4 → 4.2.5.
strucpp v0.5.7 carries important compiler fixes: CoDeSys V2.3
.libimport (length-prefixed records), date-literal + chained-assignment language support, cross-library FB-member type resolution, library global-variable export (additive), struct field-type export, and the OSCAT-building ST→C++→binary codegen/runtime gaps.binary-versions.json: strucppv0.5.6→v0.5.7package.json/package-lock.json/app-version.ts:4.2.4→4.2.5🤖 Generated with Claude Code
Summary by CodeRabbit