Skip to content

Pull requests: nlohmann/json

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Bump actions/stale from 10.2.0 to 10.3.0 CI dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code S
#5189 opened May 21, 2026 by dependabot Bot Loading…
Bump step-security/harden-runner from 2.19.3 to 2.19.4 CI dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code M
#5188 opened May 21, 2026 by dependabot Bot Loading…
Fix indentation overflow and correctness bug M review needed It would be great if someone could review the proposed changes. tests
#5186 opened May 20, 2026 by nlohmann Owner Loading…
Fix BSON conformance issue L review needed It would be great if someone could review the proposed changes. tests
#5185 opened May 19, 2026 by nlohmann Owner Loading…
Remove unnecessary if M review needed It would be great if someone could review the proposed changes.
#5172 opened May 15, 2026 by nlohmann Owner Loading… Release 3.12.1
Add regression test for views M tests
#5161 opened May 9, 2026 by nlohmann Owner Loading…
Fix NLOHMANN_DEFINE_TYPE_* macros for zero-member types CMake L state: stale the issue has not been updated in a while and will be closed automatically soon unless it is updated tests
#4994 opened Nov 13, 2025 by chelseadzdr Loading…
4 of 5 tasks
Add NLOHMANN_JSON_SERIALIZE_ENUM_STRICT macro that throws type_error.302 on unknown JSON value (Fixes #3992) L please rebase Please rebase your branch to origin/develop state: stale the issue has not been updated in a while and will be closed automatically soon unless it is updated tests
#4989 opened Nov 4, 2025 by Ash-Jose Loading…
7 tasks done
Add a type in the natvis template for detail::json_default_base L review needed It would be great if someone could review the proposed changes. state: stale the issue has not been updated in a while and will be closed automatically soon unless it is updated
#4973 opened Oct 30, 2025 by sakuntalle Loading…
2 of 5 tasks
MSVC: make #4526 pass (use #if for optional) - fixes #3859; re-amalgamate CI L state: stale the issue has not been updated in a while and will be closed automatically soon unless it is updated tests
#4970 opened Oct 27, 2025 by chelseadzdr Loading…
support JSON Merge Patch (RFC 7396) diff creation L state: please discuss please discuss the issue or vote for your favorite option state: stale the issue has not been updated in a while and will be closed automatically soon unless it is updated tests
#4965 opened Oct 25, 2025 by satelliteprogrammer Loading…
2 of 5 tasks
Make escape/unescape functions linear and not memory-storming. L please rebase Please rebase your branch to origin/develop state: stale the issue has not been updated in a while and will be closed automatically soon unless it is updated tests
#4860 opened Jul 28, 2025 by puffetto Contributor Loading…
Use the provided allocator in destroy() (#4842) please rebase Please rebase your branch to origin/develop S state: stale the issue has not been updated in a while and will be closed automatically soon unless it is updated state: waiting for PR
#4843 opened Jul 4, 2025 by veselink1 Loading…
Add clang-tidy plugin to convert implicit conversions to explicit ones CI CMake documentation L state: stale the issue has not been updated in a while and will be closed automatically soon unless it is updated tests
#4663 opened Feb 23, 2025 by mikecrowe Loading…
2 of 5 tasks
Allowing std::map object with serialized Enum key type to be converted to a JSON object and vice versa - #4378 L state: stale the issue has not been updated in a while and will be closed automatically soon unless it is updated
#4531 opened Dec 7, 2024 by amirghaz Loading…
3 of 4 tasks
Allow to continue after parse error L state: stale the issue has not been updated in a while and will be closed automatically soon unless it is updated tests
#4522 opened Nov 29, 2024 by nlohmann Owner Draft
Bring Meson build definition more in line with CMake M state: stale the issue has not been updated in a while and will be closed automatically soon unless it is updated
#4452 opened Sep 9, 2024 by dcbaker Contributor Loading…
3 of 4 tasks
Make serializer dump() non-recursive L state: stale the issue has not been updated in a while and will be closed automatically soon unless it is updated
#4439 opened Aug 23, 2024 by vii Loading…
ProTip! Exclude everything labeled bug with -label:bug.