{"id":93137,"name":"deps/json","ecosystem":"bazel","repository_url":null,"issues_count":1,"created_at":"2026-05-24T23:01:26.589Z","updated_at":"2026-05-24T23:01:26.589Z","purl":"pkg:bazel/deps/json","unique_repositories_count":1,"unique_repositories_count_past_30_days":0,"recent_issues":[{"uuid":"2242486287","node_id":"PR_kwDOIy5Ars5snOa9","number":237,"state":"open","title":"Bump deps/json from `630beae` to `484483a`","user":"dependabot[bot]","labels":["dependencies"],"assignees":[],"locked":false,"comments_count":2,"pull_request":true,"closed_at":null,"author_association":null,"state_reason":null,"created_at":"2024-04-15T01:13:16.000Z","updated_at":"2026-05-24T21:34:37.000Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"deps/json","old_version":"`630beae`","new_version":"`484483a`","repository_url":"https://github.com/nlohmann/json"}],"path":null,"ecosystem":"bazel"},"body":"Bumps [deps/json](https://github.com/nlohmann/json) from `630beae` to `484483a`.\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/nlohmann/json/commit/484483acad6d562306efc9b3c6d413404f1b1f8a\"\u003e\u003ccode\u003e484483a\u003c/code\u003e\u003c/a\u003e Bump github/codeql-action from 4.35.5 to 4.36.0 (\u003ca href=\"https://redirect.github.com/nlohmann/json/issues/5191\"\u003e#5191\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/nlohmann/json/commit/584e6b1cfb314e4575590ee8f9520aaa434177bf\"\u003e\u003ccode\u003e584e6b1\u003c/code\u003e\u003c/a\u003e Fix: update() parent pointers not updated after recursive merge with JSON_DIA...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/nlohmann/json/commit/a69a42a930e8ede04d48e3b63e2da7e2234ccb67\"\u003e\u003ccode\u003ea69a42a\u003c/code\u003e\u003c/a\u003e Bump step-security/harden-runner from 2.19.3 to 2.19.4 (\u003ca href=\"https://redirect.github.com/nlohmann/json/issues/5188\"\u003e#5188\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/nlohmann/json/commit/77388b95fcc20e75eb84862ddc8c805152604a41\"\u003e\u003ccode\u003e77388b9\u003c/code\u003e\u003c/a\u003e Bump actions/stale from 10.2.0 to 10.3.0 (\u003ca href=\"https://redirect.github.com/nlohmann/json/issues/5189\"\u003e#5189\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/nlohmann/json/commit/e054d4df94feb16f99a4b1c29a1399c7590fd93b\"\u003e\u003ccode\u003ee054d4d\u003c/code\u003e\u003c/a\u003e docs: Fix missing newline necessary in docs website (\u003ca href=\"https://redirect.github.com/nlohmann/json/issues/5190\"\u003e#5190\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/nlohmann/json/commit/d96329f8d6dee5da67c5ebd861acab25445d0ddb\"\u003e\u003ccode\u003ed96329f\u003c/code\u003e\u003c/a\u003e Bump david-a-wheeler/flawfinder from 2.0.19 to 2.0.20 (\u003ca href=\"https://redirect.github.com/nlohmann/json/issues/5184\"\u003e#5184\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/nlohmann/json/commit/1d7688aef2e7b6f9d11644702f8ce7533aa1fb20\"\u003e\u003ccode\u003e1d7688a\u003c/code\u003e\u003c/a\u003e optional: use #if instead of #ifndef in test, fixes \u003ca href=\"https://redirect.github.com/nlohmann/json/issues/3859\"\u003e#3859\u003c/a\u003e (\u003ca href=\"https://redirect.github.com/nlohmann/json/issues/5183\"\u003e#5183\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/nlohmann/json/commit/58cfecf7f745630aa87d406a9ea40e2fc068ca2d\"\u003e\u003ccode\u003e58cfecf\u003c/code\u003e\u003c/a\u003e Serialize enum (\u003ca href=\"https://redirect.github.com/nlohmann/json/issues/5151\"\u003e#5151\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/nlohmann/json/commit/47202c804ad9be5dbb97f9f0d24242ff570ba67d\"\u003e\u003ccode\u003e47202c8\u003c/code\u003e\u003c/a\u003e Add missing overload to ordered_map::find (\u003ca href=\"https://redirect.github.com/nlohmann/json/issues/5171\"\u003e#5171\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/nlohmann/json/commit/4e5fa3bdd21248b0f0ab5683d4df0daa5300a39e\"\u003e\u003ccode\u003e4e5fa3b\u003c/code\u003e\u003c/a\u003e Fix \u003ccode\u003elong double\u003c/code\u003e inf test under Valgrind. Fixes \u003ca href=\"https://redirect.github.com/nlohmann/json/issues/5175\"\u003e#5175\u003c/a\u003e (\u003ca href=\"https://redirect.github.com/nlohmann/json/issues/5176\"\u003e#5176\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/nlohmann/json/compare/630beaeb05473986400c2d933d67171b3fb2d15d...484483acad6d562306efc9b3c6d413404f1b1f8a\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n","html_url":"https://github.com/Joelrau/x64-zt/pull/237","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/Joelrau%2Fx64-zt/issues/237","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/237/packages"}],"issue_packages":[{"old_version":"`630beae`","new_version":"`484483a`","update_type":null,"path":null,"pr_created_at":"2024-04-15T01:13:16.000Z","version_change":"`630beae` → `484483a`","issue":{"uuid":"2242486287","node_id":"PR_kwDOIy5Ars5snOa9","number":237,"state":"open","title":"Bump deps/json from `630beae` to `484483a`","user":"dependabot[bot]","labels":["dependencies"],"assignees":[],"locked":false,"comments_count":2,"pull_request":true,"closed_at":null,"author_association":null,"state_reason":null,"created_at":"2024-04-15T01:13:16.000Z","updated_at":"2026-05-24T21:34:37.000Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"deps/json","old_version":"`630beae`","new_version":"`484483a`","repository_url":"https://github.com/nlohmann/json"}],"path":null,"ecosystem":"bazel"},"body":"Bumps [deps/json](https://github.com/nlohmann/json) from `630beae` to `484483a`.\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/nlohmann/json/commit/484483acad6d562306efc9b3c6d413404f1b1f8a\"\u003e\u003ccode\u003e484483a\u003c/code\u003e\u003c/a\u003e Bump github/codeql-action from 4.35.5 to 4.36.0 (\u003ca href=\"https://redirect.github.com/nlohmann/json/issues/5191\"\u003e#5191\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/nlohmann/json/commit/584e6b1cfb314e4575590ee8f9520aaa434177bf\"\u003e\u003ccode\u003e584e6b1\u003c/code\u003e\u003c/a\u003e Fix: update() parent pointers not updated after recursive merge with JSON_DIA...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/nlohmann/json/commit/a69a42a930e8ede04d48e3b63e2da7e2234ccb67\"\u003e\u003ccode\u003ea69a42a\u003c/code\u003e\u003c/a\u003e Bump step-security/harden-runner from 2.19.3 to 2.19.4 (\u003ca href=\"https://redirect.github.com/nlohmann/json/issues/5188\"\u003e#5188\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/nlohmann/json/commit/77388b95fcc20e75eb84862ddc8c805152604a41\"\u003e\u003ccode\u003e77388b9\u003c/code\u003e\u003c/a\u003e Bump actions/stale from 10.2.0 to 10.3.0 (\u003ca href=\"https://redirect.github.com/nlohmann/json/issues/5189\"\u003e#5189\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/nlohmann/json/commit/e054d4df94feb16f99a4b1c29a1399c7590fd93b\"\u003e\u003ccode\u003ee054d4d\u003c/code\u003e\u003c/a\u003e docs: Fix missing newline necessary in docs website (\u003ca href=\"https://redirect.github.com/nlohmann/json/issues/5190\"\u003e#5190\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/nlohmann/json/commit/d96329f8d6dee5da67c5ebd861acab25445d0ddb\"\u003e\u003ccode\u003ed96329f\u003c/code\u003e\u003c/a\u003e Bump david-a-wheeler/flawfinder from 2.0.19 to 2.0.20 (\u003ca href=\"https://redirect.github.com/nlohmann/json/issues/5184\"\u003e#5184\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/nlohmann/json/commit/1d7688aef2e7b6f9d11644702f8ce7533aa1fb20\"\u003e\u003ccode\u003e1d7688a\u003c/code\u003e\u003c/a\u003e optional: use #if instead of #ifndef in test, fixes \u003ca href=\"https://redirect.github.com/nlohmann/json/issues/3859\"\u003e#3859\u003c/a\u003e (\u003ca href=\"https://redirect.github.com/nlohmann/json/issues/5183\"\u003e#5183\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/nlohmann/json/commit/58cfecf7f745630aa87d406a9ea40e2fc068ca2d\"\u003e\u003ccode\u003e58cfecf\u003c/code\u003e\u003c/a\u003e Serialize enum (\u003ca href=\"https://redirect.github.com/nlohmann/json/issues/5151\"\u003e#5151\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/nlohmann/json/commit/47202c804ad9be5dbb97f9f0d24242ff570ba67d\"\u003e\u003ccode\u003e47202c8\u003c/code\u003e\u003c/a\u003e Add missing overload to ordered_map::find (\u003ca href=\"https://redirect.github.com/nlohmann/json/issues/5171\"\u003e#5171\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/nlohmann/json/commit/4e5fa3bdd21248b0f0ab5683d4df0daa5300a39e\"\u003e\u003ccode\u003e4e5fa3b\u003c/code\u003e\u003c/a\u003e Fix \u003ccode\u003elong double\u003c/code\u003e inf test under Valgrind. Fixes \u003ca href=\"https://redirect.github.com/nlohmann/json/issues/5175\"\u003e#5175\u003c/a\u003e (\u003ca href=\"https://redirect.github.com/nlohmann/json/issues/5176\"\u003e#5176\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/nlohmann/json/compare/630beaeb05473986400c2d933d67171b3fb2d15d...484483acad6d562306efc9b3c6d413404f1b1f8a\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n","html_url":"https://github.com/Joelrau/x64-zt/pull/237","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/Joelrau%2Fx64-zt/issues/237","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/237/packages"}}]}