nlohmann to 3.12.0#1454
Conversation
There was a problem hiding this comment.
Pull request overview
Updates the vendored nlohmann/json dependency to 3.12.0 and adds the upstream MIT license alongside the root vendored copy.
Changes:
- Bumps the nlohmann/json commit in
cgmanifest.json. - Adds
nlohmann/LICENSE.MIT. - Updates the root
nlohmann/json.hppsnapshot to 3.12.0.
Reviewed changes
Copilot reviewed 2 out of 3 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
cgmanifest.json |
Registers the updated upstream nlohmann/json commit. |
nlohmann/LICENSE.MIT |
Adds the MIT license text for the vendored nlohmann/json copy. |
nlohmann/json.hpp |
Updates the root vendored header to nlohmann/json 3.12.0. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
400dc5b to
729e10a
Compare
|
One integration issue worth fixing before merge: This PR removes Everything else I checked looks good: the vendored header matches upstream v3.12.0 after line-ending normalization, cgmanifest points at the v3.12.0 commit, and repo code already includes |
No description provided.