-
-
Notifications
You must be signed in to change notification settings - Fork 7.4k
Pull requests: nlohmann/json
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
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
Document BSON interoperability and subtype-less binary round trips
documentation
M
tests
#5330
opened Jul 29, 2026 by
YingqiDuan
Loading…
3 of 5 tasks
⬆️ 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
#5329
opened Jul 28, 2026 by
dependabot
Bot
Loading…
Avoid allocating temporary basic_json for cbor and msgpack object keys
L
tests
#5328
opened Jul 28, 2026 by
alexprabhat99
Contributor
Loading…
reject out-of-range array index in const json_pointer access
documentation
M
tests
#5327
opened Jul 28, 2026 by
Angadi56
Contributor
Loading…
4 of 5 tasks
docs: document standards compliance and parse() vs operator>> strictness
documentation
M
#5326
opened Jul 28, 2026 by
youdie006
Loading…
3 of 5 tasks
Reject nested indefinite-length CBOR string chunks
documentation
M
tests
#5325
opened Jul 27, 2026 by
JosephDemarest
Loading…
5 tasks done
Fix UBJSON high-precision floating-point overflow handling
M
tests
#5323
opened Jul 27, 2026 by
hum4nBeing
Loading…
validate ndarray element types in write_bjdata_ndarray
L
tests
#5301
opened Jul 24, 2026 by
Angadi56
Contributor
Loading…
3 of 5 tasks
Fix stack overflow in binary format parsers (CBOR/MessagePack/UBJSON/BSON)
CMake
documentation
L
please rebase
Please rebase your branch to origin/develop
tests
#5293
opened Jul 22, 2026 by
Gooh456
Loading…
Fix Clang deprecation warning for json_pointer operator== with ordered_json
M
#5289
opened Jul 22, 2026 by
nlohmann
Owner
Loading…
3 of 5 tasks
fix: upgrade http:// to https:// in README.md
documentation
S
#5280
opened Jul 18, 2026 by
hanu-14
Loading…
reject CBOR array/map length equal to the indefinite-length marker
L
🚀 ready to merge
Ready to merge - just waiting for CI to complete.
tests
Fix out-of-bounds read in dump() for large indentation widths
M
tests
#5273
opened Jul 14, 2026 by
Angadi56
Contributor
Loading…
3 of 5 tasks
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.
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.
tests
#5262
opened Jul 9, 2026 by
nlohmann
Owner
Loading…
Fix allocation failure during JSON destruction
L
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!
Find all pull requests that aren't related to any open issues with -linked:issue.