Commit 6516c3f
chore(deps): update deps/json digest to d96329f (#1695)
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [deps/json](https://github.com/nlohmann/json.git) ([changelog](https://github.com/nlohmann/json.git/compare/4e5fa3bdd21248b0f0ab5683d4df0daa5300a39e..d96329f8d6dee5da67c5ebd861acab25445d0ddb)) | digest | `4e5fa3b` → `d96329f` |
---
### Configuration
📅 **Schedule**: (UTC)
- Branch creation
- At any time (no schedule defined)
- Automerge
- At any time (no schedule defined)
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xODIuMSIsInVwZGF0ZWRJblZlciI6IjQzLjE4Mi4xIiwidGFyZ2V0QnJhbmNoIjoiZGV2ZWxvcCIsImxhYmVscyI6W119-->
Reviewed-on: https://codeberg.org/umati/Sample-Server/pulls/16951 parent 5c25420 commit 6516c3f
1 file changed
Lines changed: 1 addition & 1 deletion
- .github/workflows/flawfinder.yml+1-1
- README.md+1-1
- docs/mkdocs/docs/api/macros/index.md+1
- docs/mkdocs/docs/api/macros/nlohmann_json_serialize_enum.md+1
- docs/mkdocs/docs/api/macros/nlohmann_json_serialize_enum_strict.md+102
- docs/mkdocs/docs/examples/nlohmann_json_serialize_enum_strict.cpp+52
- docs/mkdocs/docs/examples/nlohmann_json_serialize_enum_strict.output+2
- docs/mkdocs/docs/examples/nlohmann_json_serialize_enum_strict_2.cpp+33
- docs/mkdocs/docs/examples/nlohmann_json_serialize_enum_strict_2.output+3
- docs/mkdocs/docs/examples/nlohmann_json_serialize_enum_strict_err.cpp+53
- docs/mkdocs/docs/examples/nlohmann_json_serialize_enum_strict_err.output+2
- docs/mkdocs/docs/features/enum_conversion.md+2-1
- docs/mkdocs/docs/home/exceptions.md+10
- docs/mkdocs/mkdocs.yml+1
- include/nlohmann/detail/macro_scope.hpp+55
- include/nlohmann/ordered_map.hpp+14
- single_include/nlohmann/json.hpp+69
- tests/src/unit-conversions.cpp+79-1
- tests/src/unit-ordered_map.cpp+5
0 commit comments