Skip to content

Commit

Permalink
chore(deps): update deps/json digest to da92c0e
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 11, 2023
1 parent 769ae88 commit 6a4abf7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deps/json
Submodule json updated 42 files
+2 −2 .github/CODEOWNERS
+2 −1 Makefile
+0 −1 docs/examples/at__json_pointer.cpp
+0 −1 docs/examples/at__keytype.c++17.cpp
+0 −1 docs/examples/at__keytype_const.c++17.cpp
+0 −1 docs/examples/at__object_t_key_type.cpp
+0 −1 docs/examples/at__object_t_key_type_const.cpp
+0 −1 docs/examples/at__size_type.cpp
+0 −1 docs/examples/at__size_type_const.cpp
+0 −4 docs/examples/basic_json__CompatibleType.cpp
+0 −1 docs/examples/get_to.cpp
+0 −1 docs/examples/operator_spaceship__const_reference.c++20.cpp
+0 −1 docs/examples/operator_spaceship__scalartype.c++20.cpp
+0 −1 docs/examples/parse__istream__parser_callback_t.cpp
+0 −1 docs/examples/parse__string__parser_callback_t.cpp
+0 −1 include/nlohmann/detail/exceptions.hpp
+0 −1 include/nlohmann/detail/input/binary_reader.hpp
+0 −3 include/nlohmann/detail/input/input_adapters.hpp
+2 −3 include/nlohmann/detail/input/json_sax.hpp
+2 −2 include/nlohmann/detail/iterators/iteration_proxy.hpp
+0 −1 include/nlohmann/detail/macro_scope.hpp
+0 −3 include/nlohmann/detail/meta/type_traits.hpp
+8 −22 include/nlohmann/json.hpp
+12 −78 single_include/nlohmann/json.hpp
+0 −3 single_include/nlohmann/json_fwd.hpp
+0 −2 tests/benchmarks/src/benchmarks.cpp
+0 −2 tests/src/unit-32bit.cpp
+0 −4 tests/src/unit-algorithms.cpp
+0 −2 tests/src/unit-alt-string.cpp
+7 −8 tests/src/unit-bjdata.cpp
+0 −1 tests/src/unit-bson.cpp
+7 −7 tests/src/unit-cbor.cpp
+0 −1 tests/src/unit-constructor1.cpp
+0 −1 tests/src/unit-custom-base-class.cpp
+0 −1 tests/src/unit-element_access2.cpp
+0 −1 tests/src/unit-iterators2.cpp
+5 −5 tests/src/unit-msgpack.cpp
+0 −1 tests/src/unit-ordered_json.cpp
+0 −1 tests/src/unit-ordered_map.cpp
+0 −1 tests/src/unit-regression1.cpp
+1 −1 tests/thirdparty/Fuzzer/afl/afl_driver.cpp
+1 −1 tools/serve_header/README.md

0 comments on commit 6a4abf7

Please sign in to comment.