-
-
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
fix: throw when MessagePack size exceeds uint32 limit (#5320)
M
tests
#5381
opened Aug 13, 2026 by
ameliabarnabyhub
Loading…
Throw other_error.502 when UBJSON use_type is set without use_size
documentation
L
tests
#5380
opened Aug 13, 2026 by
Krishnanand-G
Loading…
5 tasks done
⬆️ Bump the codeql-action group with 4 updates
CI
dependencies
Pull requests that update a dependency file
github_actions
Pull requests that update GitHub Actions code
M
#5379
opened Aug 12, 2026 by
dependabot
Bot
Loading…
Guard <version> inclusion with JSON_HAS_CPP_20
M
#5378
opened Aug 12, 2026 by
chliny
Loading…
4 of 5 tasks
Don't overwrite BUILD.bazel while making a release
CI
CMake
M
#5376
opened Aug 11, 2026 by
jwnimmer-tri
Loading…
Install CMake package files from the Meson build
CMake
M
#5368
opened Aug 7, 2026 by
MsfPablo
Loading…
Ignore CBOR tags 0-5 and 21-23 (head bytes 0xC0-0xC5, 0xD5-0xD7)
documentation
M
tests
#5367
opened Aug 7, 2026 by
MsfPablo
Loading…
docs: correct to_bson complexity
documentation
please rebase
Please rebase your branch to origin/develop
S
#5334
opened Jul 30, 2026 by
Whning0513
Loading…
docs: document lenient BSON input handling
documentation
M
please rebase
Please rebase your branch to origin/develop
#5333
opened Jul 30, 2026 by
Whning0513
Loading…
Fix CBOR tag handlers not recognizing tags 0-5 and 21-23
documentation
M
tests
#5331
opened Jul 29, 2026 by
sahilkamate03
Loading…
6 tasks done
Avoid allocating temporary basic_json for cbor and msgpack object keys
L
tests
#5328
opened Jul 28, 2026 by
alexprabhat99
Contributor
Loading…
Reject nested indefinite-length CBOR string chunks
documentation
M
tests
#5325
opened Jul 27, 2026 by
JosephDemarest
Loading…
5 tasks done
Fix stack overflow in binary format parsers (CBOR/MessagePack/UBJSON/BSON)
CMake
documentation
L
tests
#5293
opened Jul 22, 2026 by
Gooh456
Loading…
Support zero-member types in NLOHMANN_DEFINE_TYPE_* macros (#4041)
documentation
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
tests
#5272
opened Jul 11, 2026 by
nlohmann
Owner
Loading…
5 tasks done
Fix std::hash contract violation for numeric types (#5256)
documentation
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
tests
#5262
opened Jul 9, 2026 by
nlohmann
Owner
Loading…
Fix allocation failure during JSON destruction
L
state: stale
the issue has not been updated in a while and will be closed automatically soon unless it is updated
tests
#5239
opened Jul 6, 2026 by
michaelsam94
Loading…
5 tasks done
Switch number parsing to
std::from_chars / extended locale strto*_l if available
CMake
L
tests
#5237
opened Jul 5, 2026 by
jgreitemann
Loading…
3 of 5 tasks
Add null-safe noexcept accessors eval_value/eval_array/eval_object
documentation
L
state: stale
the issue has not been updated in a while and will be closed automatically soon unless it is updated
tests
#5193
opened May 26, 2026 by
gitpaladin
Loading…
4 of 5 tasks
Previous Next
ProTip!
Filter pull requests by the default branch with base:develop.