Commit Graph

  • 90f3fa4749 deploy: 7421ac31a7 nlohmann 2025-05-22 10:54:49 +00:00
  • 7421ac31a7 doc: Fix JSON Pointer example to use direct initialization (#4468) Kuan-Fu, Wu 2025-05-22 18:39:39 +08:00
  • c5cf12c0d5 deploy: 4b17f90f65 nlohmann 2025-05-22 06:02:49 +00:00
  • 4b17f90f65 Add ignore_trailing_commas option (#4609) chirsz 2025-05-22 14:01:46 +08:00
  • 2d9a251266 ⬆️ Bump srvaroa/labeler (#4789) dependabot[bot] 2025-05-20 17:56:25 +02:00
  • b6d265367b ♻️ replace snprintf with stream issue4755-cppcheck-warning Niels Lohmann 2025-05-17 17:49:45 +02:00
  • 3cca3ad210 ⬆️ Bump github/codeql-action from 3.28.17 to 3.28.18 (#4787) dependabot[bot] 2025-05-16 19:55:33 +02:00
  • 828c891427 Extend type_name() to invalid type (#4786) Niels Lohmann 2025-05-16 18:16:47 +02:00
  • 46e7cd3dc2 Replace deprecated std::is_trivial in C++26 (#4775) NmPassTHFan 2025-05-16 22:11:44 +08:00
  • 6f6be39332 Add GCC 15.1.0 flags (#4766) Niels Lohmann 2025-05-16 08:32:18 +02:00
  • e02de2f971 Update to Doctest 2.4.12 (#4771) Niels Lohmann 2025-05-15 19:25:27 +02:00
  • 954dedad9d deploy: 410c96228c nlohmann 2025-05-15 17:25:15 +00:00
  • 410c96228c ⬆️ Bump mkdocs-material from 9.6.12 to 9.6.14 in /docs/mkdocs (#4783) dependabot[bot] 2025-05-15 19:24:00 +02:00
  • 4e518d43d7 ⬆️ Bump actions/dependency-review-action from 4.7.0 to 4.7.1 (#4785) dependabot[bot] 2025-05-15 19:23:51 +02:00
  • 230bfd15a2 ⬆️ Bump actions/dependency-review-action from 4.6.0 to 4.7.0 (#4779) dependabot[bot] 2025-05-10 10:32:19 +02:00
  • e9391dc5bc ⬆️ Bump lukka/get-cmake from 4.0.1 to 4.02 (#4777) dependabot[bot] 2025-05-08 17:09:01 +02:00
  • 71490250f6 deploy: 9110918cf8 nlohmann 2025-05-04 08:29:27 +00:00
  • 697c7e557c ⬆️ Bump github/codeql-action from 3.28.16 to 3.28.17 (#4774) dependabot[bot] 2025-05-04 10:28:46 +02:00
  • 9110918cf8 Fix typos (#4748) Niels Lohmann 2025-05-04 10:28:24 +02:00
  • 0a8b48ac6a Add comment regarding #4767 (#4770) Niels Lohmann 2025-05-04 10:27:58 +02:00
  • dff2b4756c fix: BJData size calculation overflow (#4765) Ville Vesilehto 2025-04-29 11:17:50 +03:00
  • 41c94e06fc 👷 build ci_module_cpp20 with MSVC add-ci-step-windows Niels Lohmann 2025-04-28 23:18:35 +02:00
  • c17c7a8bd8 👷 build ci_module_cpp20 with MSVC Niels Lohmann 2025-04-28 23:03:35 +02:00
  • 1415eb4cb5 👷 build ci_module_cpp20 with MSVC Niels Lohmann 2025-04-28 22:02:57 +02:00
  • eef76c200e Make library work with C++20 modules (#4764) Niels Lohmann 2025-04-28 21:52:26 +02:00
  • 3b02afb9d9 Specialize char_traits for std::byte to fix from_msgpack (fixes #4756) (#4760) Xiaochuan Ye 2025-04-28 22:19:47 +08:00
  • 5875ebf0ac deploy: 6b9199382b nlohmann 2025-04-27 16:54:57 +00:00
  • 6b9199382b Add missing header (#4763) Niels Lohmann 2025-04-27 18:18:57 +02:00
  • dfb9eb6eec 🚨 fix warning Niels Lohmann 2025-04-24 08:31:54 +02:00
  • 51a77f1dca ⬆️ Bump github/codeql-action from 3.28.15 to 3.28.16 (#4757) dependabot[bot] 2025-04-23 18:37:41 +02:00
  • 756ca22ec5 Provide fallback for missing char8_t support (#4736) Sergiu Deitsch 2025-04-23 18:36:41 +02:00
  • c789bb9b27 deploy: 85df7ed593 nlohmann 2025-04-23 11:15:39 +00:00
  • 85df7ed593 ⬆️ Bump mkdocs-material from 9.6.11 to 9.6.12 in /docs/mkdocs (#4750) dependabot[bot] 2025-04-23 13:14:34 +02:00
  • 2be2c83d5c ⬆️ Bump step-security/harden-runner from 2.11.1 to 2.12.0 (#4754) dependabot[bot] 2025-04-22 18:56:49 +02:00
  • c67d538274 Fix C4702 warning and extend MSVC CI job (#4749) Niels Lohmann 2025-04-17 18:04:09 +02:00
  • e567fb9a17 deploy: 88c92e605c nlohmann 2025-04-16 14:10:24 +00:00
  • 88c92e605c Fix compilation failure and warnings with NVHPC (#4744) Niels Lohmann 2025-04-16 16:09:21 +02:00
  • 96c1b52f1c Fix conversion to std::optional (#4742) Niels Lohmann 2025-04-15 16:10:39 +02:00
  • 0ad5544857 deploy: 4cca3b9cb2 nlohmann 2025-04-13 15:59:56 +00:00
  • 4cca3b9cb2 Fix warning and add emscripten CI step (#4738) Niels Lohmann 2025-04-13 17:54:56 +02:00
  • 93e957332b ⬆️ Bump lukka/get-cmake from 4.0.0 to 4.0.1 (#4735) dependabot[bot] 2025-04-12 10:31:40 +02:00
  • 7ddea2686f ⬆️ Bump cpplint from 2.0.1 to 2.0.2 in /cmake/requirements (#4728) dependabot[bot] 2025-04-11 10:56:23 +02:00
  • 2b876ee671 ⬆️ Bump github/codeql-action from 3.28.14 to 3.28.15 (#4729) dependabot[bot] 2025-04-11 10:56:15 +02:00
  • 55f93686c0 Merge branch 'release/3.12.0' v3.12.0 master Niels Lohmann 2025-04-11 10:42:28 +02:00
  • efa0173f9b deploy: 1705bfe914 nlohmann 2025-04-11 08:42:13 +00:00
  • 1705bfe914 🔖 set version to 3.12.0 (#4727) Niels Lohmann 2025-04-11 10:41:14 +02:00
  • 34e46d76da 🔖 set version to 3.12.0 Niels Lohmann 2025-04-07 21:32:58 +02:00
  • 00ecc7ed7a ⬆️ Bump github/codeql-action from 3.28.13 to 3.28.14 (#4726) dependabot[bot] 2025-04-07 21:04:57 +02:00
  • f3ded41873 deploy: 4424a0fcc1 nlohmann 2025-04-05 16:55:38 +00:00
  • 4424a0fcc1 📝 update documentation (#4723) Niels Lohmann 2025-04-05 18:54:35 +02:00
  • 11aa5f944d Make std::filesystem::path conversion to/from UTF-8 encoded string explicit (#4631) risa2000 2025-04-04 10:59:23 +02:00
  • 404c03b9f0 deploy: 79587f896e nlohmann 2025-04-03 05:41:31 +00:00
  • 79587f896e ⬆️ Bump mkdocs-material from 9.6.10 to 9.6.11 in /docs/mkdocs (#4715) dependabot[bot] 2025-04-03 07:40:29 +02:00
  • b67f8644ee ⬆️ Bump actions/dependency-review-action from 4.5.0 to 4.6.0 (#4716) dependabot[bot] 2025-04-03 07:40:18 +02:00
  • 71884486d1 ⬆️ Bump step-security/harden-runner from 2.11.0 to 2.11.1 (#4718) dependabot[bot] 2025-04-03 07:40:09 +02:00
  • 9ef4967389 ⬆️ Bump cpplint from 2.0.0 to 2.0.1 in /cmake/requirements (#4719) dependabot[bot] 2025-04-03 07:39:59 +02:00
  • b0d0937680 deploy: 9f40a7b454 nlohmann 2025-04-01 12:45:15 +00:00
  • 9f40a7b454 ⬆️ Bump mkdocs-material from 9.6.9 to 9.6.10 in /docs/mkdocs (#4711) dependabot[bot] 2025-04-01 14:44:09 +02:00
  • 1d305a9c1b deploy: d41ca94fa8 nlohmann 2025-04-01 12:43:11 +00:00
  • d41ca94fa8 Adjust CMake minimal version (#4709) Niels Lohmann 2025-04-01 14:42:08 +02:00
  • 3a5703931a ⬆️ Bump cppcheck from 1.4.8 to 1.5.0 in /cmake/requirements (#4698) dependabot[bot] 2025-03-29 16:33:52 +01:00
  • 4d216e0c31 ⬆️ Bump actions/upload-artifact from 4.6.1 to 4.6.2 (#4700) dependabot[bot] 2025-03-29 16:33:17 +01:00
  • f971dd7707 ⬆️ Bump github/codeql-action from 3.28.11 to 3.28.13 (#4707) dependabot[bot] 2025-03-29 16:32:19 +01:00
  • cd92c09c18 tests: Fix ignored attributes warning during build (#4670) Gianfranco Costamagna 2025-03-29 09:42:53 +01:00
  • 2e3e066195 deploy: b477d2b95e nlohmann 2025-03-29 08:39:44 +00:00
  • b477d2b95e Suppress clang-analyzer-webkit.NoUncountedMemberChecker (#4701) Niels Lohmann 2025-03-29 09:38:45 +01:00
  • 3f8c22f631 deploy: b592b6f2d8 nlohmann 2025-03-19 07:30:31 +00:00
  • 11a835df85 ⬆️ Bump cppcheck from 1.4.7 to 1.4.8 in /cmake/requirements (#4697) dependabot[bot] 2025-03-19 08:29:39 +01:00
  • b592b6f2d8 ⬆️ Bump mkdocs-material from 9.6.8 to 9.6.9 in /docs/mkdocs (#4695) dependabot[bot] 2025-03-19 08:29:30 +01:00
  • a9409755c7 deploy: e2c95baef1 nlohmann 2025-03-18 15:21:28 +00:00
  • e2c95baef1 ⬆️ Bump mkdocs-git-revision-date-localized-plugin (#4689) dependabot[bot] 2025-03-18 16:20:19 +01:00
  • 702a1c2a48 deploy: 5474b22277 nlohmann 2025-03-18 13:01:42 +00:00
  • 7abcb5e9a7 fixes issue 4691 (#4693) bitFiedler 2025-03-18 14:01:25 +01:00
  • 5474b22277 ⬆️ Bump mkdocs-material from 9.6.5 to 9.6.8 in /docs/mkdocs (#4688) dependabot[bot] 2025-03-18 14:00:42 +01:00
  • 6e684350ba ⬆️ Bump github/codeql-action from 3.28.10 to 3.28.11 (#4683) dependabot[bot] 2025-03-18 14:00:34 +01:00
  • f506d8acc7 ⬆️ Bump jinja2 from 3.1.5 to 3.1.6 in /tools/generate_natvis (#4680) dependabot[bot] 2025-03-18 14:00:22 +01:00
  • a0711a40c0 deploy: 34665ae648 nlohmann 2025-03-06 10:55:08 +00:00
  • 34665ae648 Correct typo in sax_interface.md (#4679) Robert Chisholm 2025-03-06 10:40:09 +00:00
  • f3dc4684b4 ⬆️ Bump github/codeql-action from 3.28.9 to 3.28.10 (#4661) dependabot[bot] 2025-02-27 20:16:53 +01:00
  • 0b938993e1 ⬆️ Bump lukka/get-cmake from 3.31.5 to 3.31.6 (#4668) dependabot[bot] 2025-02-27 20:16:31 +01:00
  • 543d8e4179 ⬆️ Bump actions/upload-artifact from 4.6.0 to 4.6.1 (#4665) dependabot[bot] 2025-02-27 20:15:52 +01:00
  • f2e4946865 ⬆️ Bump ossf/scorecard-action from 2.4.0 to 2.4.1 (#4664) dependabot[bot] 2025-02-27 20:15:18 +01:00
  • e41981a751 deploy: 8215dbafbd nlohmann 2025-02-21 07:33:23 +00:00
  • 8215dbafbd ⬆️ Bump mkdocs-material from 9.6.4 to 9.6.5 in /docs/mkdocs (#4659) dependabot[bot] 2025-02-21 08:32:23 +01:00
  • a3143f5f2f ⬆️ Bump step-security/harden-runner from 2.10.4 to 2.11.0 (#4652) dependabot[bot] 2025-02-20 07:34:06 +01:00
  • bd06f48825 deploy: a43350c4e5 nlohmann 2025-02-15 11:26:55 +00:00
  • cb1747470b deploy: 8fb5d6f92d nlohmann 2025-02-15 11:24:15 +00:00
  • 0b6881a95f Add regression test for #3810 (#4608) Niels Lohmann 2025-02-15 12:24:06 +01:00
  • a43350c4e5 Remove wsjcpp package manager (#4623) Niels Lohmann 2025-02-15 12:23:12 +01:00
  • 29e9ba0511 deploy: 2dc82053dc nlohmann 2025-02-15 11:20:30 +00:00
  • 8fb5d6f92d Some documentation updates (#4636) Niels Lohmann 2025-02-15 12:19:59 +01:00
  • 2dc82053dc ⬆️ Bump mkdocs-material from 9.5.50 to 9.6.4 in /docs/mkdocs (#4648) dependabot[bot] 2025-02-15 12:19:28 +01:00
  • bf6b1e2f40 ⬆️ Bump github/codeql-action from 3.28.6 to 3.28.9 (#4646) dependabot[bot] 2025-02-15 12:19:15 +01:00
  • 606b6347ed ⬆️ Bump coverallsapp/github-action from 2.3.4 to 2.3.6 (#4634) dependabot[bot] 2025-01-28 20:15:30 +01:00
  • c7d949f9f0 ⬆️ Bump github/codeql-action from 3.28.4 to 3.28.6 (#4635) dependabot[bot] 2025-01-28 20:14:38 +01:00
  • de895b1d1a deploy: e90c860d53 nlohmann 2025-01-26 17:41:56 +00:00
  • e90c860d53 Add note on derived return type for value function (#4628) Niels Lohmann 2025-01-26 18:40:55 +01:00
  • d0789e365d Bump lukka/get-cmake from 3.31.4 to 3.31.5 (#4625) dependabot[bot] 2025-01-24 18:26:07 +01:00
  • 97dd60c22a Bump github/codeql-action from 3.28.3 to 3.28.4 (#4624) dependabot[bot] 2025-01-24 18:09:11 +01:00
  • 666d061443 Bump github/codeql-action from 3.28.2 to 3.28.3 (#4620) dependabot[bot] 2025-01-23 18:45:58 +01:00