[PR #6308] [MERGED] DEPS: Update jsoncpp to 1.9.3 #26634

Open
opened 2026-01-31 09:17:15 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/microsoft/terminal/pull/6308
Author: @zadjii-msft
Created: 6/2/2020
Status: Merged
Merged: 6/2/2020
Merged by: @undefined

Base: masterHead: dev/migrie/f/update-jsoncpp-1.9.3


📝 Commits (2)

📊 Changes

5 files changed (+2490 additions, -2282 deletions)

View changed files

📝 dep/jsoncpp/README.md (+11 -2)
dep/jsoncpp/cgmanifest.json (+13 -0)
📝 dep/jsoncpp/json/json-forwards.h (+240 -126)
📝 dep/jsoncpp/json/json.h (+880 -745)
📝 dep/jsoncpp/jsoncpp.cpp (+1346 -1409)

📄 Description

Updates jsoncpp to 1.9.3. Doesn't look like any of the tests broke.

  • I work here
  • Ran existing tests

I'll file a follow-up PR for adding trailing comma support, as mentioned in https://github.com/microsoft/terminal/issues/4232#issuecomment-634126486


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/microsoft/terminal/pull/6308 **Author:** [@zadjii-msft](https://github.com/zadjii-msft) **Created:** 6/2/2020 **Status:** ✅ Merged **Merged:** 6/2/2020 **Merged by:** [@undefined](undefined) **Base:** `master` ← **Head:** `dev/migrie/f/update-jsoncpp-1.9.3` --- ### 📝 Commits (2) - [`4649a45`](https://github.com/microsoft/terminal/commit/4649a45903e9554f71566e436ce3df04dc374618) Update jsoncpp to 1.9.3 - [`7e04143`](https://github.com/microsoft/terminal/commit/7e04143750f7984f93aed08d52e72fcafa2cbd05) Add a cgmanifest.json file ### 📊 Changes **5 files changed** (+2490 additions, -2282 deletions) <details> <summary>View changed files</summary> 📝 `dep/jsoncpp/README.md` (+11 -2) ➕ `dep/jsoncpp/cgmanifest.json` (+13 -0) 📝 `dep/jsoncpp/json/json-forwards.h` (+240 -126) 📝 `dep/jsoncpp/json/json.h` (+880 -745) 📝 `dep/jsoncpp/jsoncpp.cpp` (+1346 -1409) </details> ### 📄 Description Updates jsoncpp to 1.9.3. Doesn't look like any of the tests broke. * [x] I work here * [x] Ran existing tests I'll file a follow-up PR for adding trailing comma support, as mentioned in https://github.com/microsoft/terminal/issues/4232#issuecomment-634126486 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-31 09:17:15 +00:00
Sign in to join this conversation.
No Label pull-request
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#26634