Commit c545375
authored
Bump thirdparty/json from
Bumps [thirdparty/json](https://github.com/nlohmann/json) from `bdbafc5` to `f0bf4c7`.
- [Release notes](https://github.com/nlohmann/json/releases)
- [Commits](nlohmann/json@bdbafc5...f0bf4c7)
---
updated-dependencies:
- dependency-name: thirdparty/json
dependency-version: f0bf4c731a53aab29ebde0234385b9e63bf70dcd
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>bdbafc5 to f0bf4c7
1 parent 75aa7fb commit c545375
1 file changed
Lines changed: 1 addition & 1 deletion
- .github/workflows/check_amalgamation.yml+2-2
- .github/workflows/cifuzz.yml+1-1
- .github/workflows/codeql-analysis.yml+4-4
- .github/workflows/comment_check_amalgamation.yml+1-1
- .github/workflows/dependency-review.yml+2-2
- .github/workflows/flawfinder.yml+2-2
- .github/workflows/labeler.yml+1-1
- .github/workflows/publish_documentation.yml+1-1
- .github/workflows/scorecards.yml+2-2
- .github/workflows/semgrep.yml+2-2
- .github/workflows/stale.yml+1-1
- .github/workflows/ubuntu.yml+4-4
- cmake/ci.cmake+15
- docs/mkdocs/docs/api/basic_json/value.md+1-1
- docs/mkdocs/docs/api/macros/index.md+1
- docs/mkdocs/docs/api/macros/json_brace_init_copy_semantics.md+95
- docs/mkdocs/docs/features/modules.md+12-2
- docs/mkdocs/docs/home/exceptions.md-10
- docs/mkdocs/docs/home/faq.md+20
- docs/mkdocs/docs/integration/build2/buildfile+6
- docs/mkdocs/docs/integration/build2/example.cpp+10
- docs/mkdocs/docs/integration/build2/manifest+14
- docs/mkdocs/docs/integration/build2/repositories.manifest+11
- docs/mkdocs/docs/integration/build2/testscript+24
- docs/mkdocs/docs/integration/package_managers.md+121-10
- include/nlohmann/detail/iterators/iter_impl.hpp+1-1
- include/nlohmann/detail/iterators/json_reverse_iterator.hpp+1-1
- include/nlohmann/detail/macro_scope.hpp+4
- include/nlohmann/detail/macro_unscope.hpp+1
- include/nlohmann/json.hpp+9-48
- single_include/nlohmann/json.hpp+16-50
- src/modules/json.cppm+37-19
- tests/src/unit-class_parser.cpp-27
- tests/src/unit-regression2.cpp+37
0 commit comments