-
-
Notifications
You must be signed in to change notification settings - Fork 7.5k
Pull requests: nlohmann/json
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Cut test suite runtime in binary roundtrips and integer sweeps
aspect: binary formats
BSON, CBOR, MessagePack, UBJSON
L
tests
#5519
opened Sep 10, 2026 by
ayush-singh-0601
Loading…
5 tasks done
Stop binary writers overflowing the stack on deep values
aspect: binary formats
BSON, CBOR, MessagePack, UBJSON
L
please rebase
Please rebase your branch to origin/develop
tests
#5518
opened Sep 10, 2026 by
ayush-singh-0601
Loading…
5 tasks done
Prevent stack overflow in json_pointer::flatten
L
tests
#5517
opened Sep 9, 2026 by
dajiaohuang
Contributor
Loading…
3 tasks done
handled when size exceed uint32
aspect: binary formats
BSON, CBOR, MessagePack, UBJSON
L
🚀 ready to merge
Ready to merge - just waiting for CI to complete.
tests
Fix dead ill-formed-fourth-byte UTF-8 test sections (byte3/byte4 typo)
review needed
It would be great if someone could review the proposed changes.
S
tests
#5499
opened Sep 5, 2026 by
nlohmann
Owner
Loading…
Fall back to plain-object encoding when to_bjdata()'s _ArrayType_ annotation is not a string
L
review needed
It would be great if someone could review the proposed changes.
tests
#5494
opened Sep 5, 2026 by
nlohmann
Owner
•
3/3
Loading…
Test suite: cover untested macro configs, std::formatter branches, patch_inplace, and fix a duplicate TEST_CASE name
CI
CMake
L
review needed
It would be great if someone could review the proposed changes.
tests
#5492
opened Sep 5, 2026 by
nlohmann
Owner
Loading…
Add missing diagnostic-positions test coverage (lifetime, input adapters, SAX)
L
review needed
It would be great if someone could review the proposed changes.
tests
#5482
opened Sep 5, 2026 by
nlohmann
Owner
•
2/2
Loading…
Add test coverage for ordered_json/alt_json across binary formats and patch/diff/flatten APIs
L
review needed
It would be great if someone could review the proposed changes.
tests
#5480
opened Sep 5, 2026 by
nlohmann
Owner
Loading…
Fix to_bjdata() emitting the Draft-3-only 'B' marker in default Draft-2 mode
M
review needed
It would be great if someone could review the proposed changes.
tests
#5479
opened Sep 5, 2026 by
nlohmann
Owner
•
2/3
Loading…
Reject MessagePack/BSON binary subtypes that don't fit their wire format
aspect: binary formats
BSON, CBOR, MessagePack, UBJSON
documentation
M
🚀 ready to merge
Ready to merge - just waiting for CI to complete.
tests
Reject array insert(pos, first, last) iterators not pointing into an array
documentation
M
🚀 ready to merge
Ready to merge - just waiting for CI to complete.
tests
Honor allow_exceptions=false for excessive array/object size (out_of_range.408)
aspect: binary formats
BSON, CBOR, MessagePack, UBJSON
M
🚀 ready to merge
Ready to merge - just waiting for CI to complete.
tests
Restore a duplicate key's prior value when the callback rejects its new value
L
review needed
It would be great if someone could review the proposed changes.
tests
#5466
opened Sep 5, 2026 by
nlohmann
Owner
•
3/6
Loading…
4 tasks done
Make diff() account for member order in ordered_json objects
L
review needed
It would be great if someone could review the proposed changes.
tests
#5465
opened Sep 5, 2026 by
nlohmann
Owner
•
2/6
Loading…
4 tasks done
Fix swap(array_t&)/swap(object_t&) to update parent pointers under JSON_DIAGNOSTICS
M
🚀 ready to merge
Ready to merge - just waiting for CI to complete.
tests
Bump astyle from 3.4.13 to 3.6.18 in /tools/astyle
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
S
#5448
opened Aug 31, 2026 by
dependabot
Bot
Loading…
Make std::hash<basic_json> consistent with operator== for numbers
documentation
M
🚀 ready to merge
Ready to merge - just waiting for CI to complete.
tests
Support custom object/array types and improve template parameter handling
documentation
L
🚀 ready to merge
Ready to merge - just waiting for CI to complete.
tests
Fix stack overflow and exponential runtime when comparing nested values
CMake
documentation
L
review needed
It would be great if someone could review the proposed changes.
tests
#5390
opened Aug 20, 2026 by
nlohmann
Owner
•
2/2
Loading…
5 tasks done
Fix stack overflow when copying a deeply nested value (#5387)
CI
CMake
documentation
L
review needed
It would be great if someone could review the proposed changes.
tests
#5389
opened Aug 20, 2026 by
nlohmann
Owner
•
1/2
Loading…
5 tasks done
CBOR store: fall back to ignore for non-binary tagged items
L
tests
#5383
opened Aug 13, 2026 by
ameliabarnabyhub
Loading…
Throw type_error.318 when serializing discarded values to binary formats
documentation
L
tests
#5382
opened Aug 13, 2026 by
ameliabarnabyhub
Loading…
fix: throw when MessagePack size exceeds uint32 limit (#5320)
M
tests
#5381
opened Aug 13, 2026 by
ameliabarnabyhub
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:develop.