BAF: update dependency versions to match package repository#61
BAF: update dependency versions to match package repository#61jiriskuta wants to merge 1 commit into
Conversation
- nlohmann-json v3.10.5 -> v3.12.0 - cxxopts v3.1.1 -> v3.3.1 - pahomqttc v1.3.9 -> v1.3.16 - zlib v1.2.11 -> v1.3.2
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
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 |
|



Summary
nlohmann-jsonv3.10.5 → v3.12.0cxxoptsv3.1.1 → v3.3.1pahomqttcv1.3.9 → v1.3.16zlibv1.2.11 → v1.3.2The
masterbranch of the package repository no longer contains the old versions of these packages, causing CMake to fail downloading them. All four packages were bumped to their currently available versions.Test plan
_build) — succeeds, binary produced_build_tests, clang++-20) — 86/86 tests pass, 0 failures