ITADN

Bump the submodules group across 1 directory with 5 updates

#18Pull Requestdependabot[bot] 创建于 2024-10-01
dependencies
D
dependabot[bot]commented
Bumps the submodules group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [thirdparty/imgui](https://github.com/ocornut/imgui) | ``5e7dc72`` | ``004f039`` | | [thirdparty/rapidjson](https://github.com/Tencent/rapidjson) | ``ab1842a`` | ``815e6e7`` | | [thirdparty/InnoDependencyInstaller](https://github.com/DomGries/InnoDependencyInstaller) | ``350142d`` | ``f968fe9`` | | [thirdparty/spdlog](https://github.com/gabime/spdlog) | ``5ebfc92`` | ``e593f66`` | | [thirdparty/nghttp2](https://github.com/nghttp2/nghttp2) | ``d9e846a`` | ``24b467f`` | Updates `thirdparty/imgui` from `5e7dc72` to `004f039` <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/ocornut/imgui/commit/004f03945f3c09b89078af8e31e59875de37d107"><code>004f039</code></a> TabBar: added TabBarQueueFocus() by name for non-docking tab bars. (<a href="https://redirect.github.com/ocornut/imgui/issues/8029">#8029</a>, <a href="https://redirect.github.com/ocornut/imgui/issues/6">#6</a>...</li> <li><a href="https://github.com/ocornut/imgui/commit/655fcf82870a8ecdf51aced1d6f685bce373a38e"><code>655fcf8</code></a> TabBar: added TabBarQueueFocus() by name for non-docking tab bars. (<a href="https://redirect.github.com/ocornut/imgui/issues/8029">#8029</a>, <a href="https://redirect.github.com/ocornut/imgui/issues/6">#6</a>...</li> <li><a href="https://github.com/ocornut/imgui/commit/03f007d4cd106ef5ce16a40a2f24147ddb48674c"><code>03f007d</code></a> Comments (<a href="https://redirect.github.com/ocornut/imgui/issues/1651">#1651</a>)</li> <li><a href="https://github.com/ocornut/imgui/commit/29cff2be06860cadbc7557cc64f29159468213e2"><code>29cff2b</code></a> Silence PVS Studio static analyzer false positives.</li> <li><a href="https://github.com/ocornut/imgui/commit/ba14c70b020038bd580ab72da5181f03df4eb872"><code>ba14c70</code></a> Comments. Fixed warnings.</li> <li><a href="https://github.com/ocornut/imgui/commit/199a44e31e20f7620fc1d67b69107b3c2a8eda8a"><code>199a44e</code></a> Error Handling: fixed not rewinding to recorded tree and id stack size (<a href="https://redirect.github.com/ocornut/imgui/issues/1651">#1651</a>)</li> <li><a href="https://github.com/ocornut/imgui/commit/30c29d291fbb4428055de676775ad591296a2bf2"><code>30c29d2</code></a> Error Handling: enabled experimental recovery systems. (<a href="https://redirect.github.com/ocornut/imgui/issues/1651">#1651</a>, <a href="https://redirect.github.com/ocornut/imgui/issues/5654">#5654</a>)</li> <li><a href="https://github.com/ocornut/imgui/commit/8776678a462ede913327ab5f3711fddcb2ecdb8a"><code>8776678</code></a> Error Handling: replaced log callback in recovery functions with calls to IM_...</li> <li><a href="https://github.com/ocornut/imgui/commit/718a594b1e10cf51a0b6a85bdf39aec5d4929e77"><code>718a594</code></a> Error Handling: rewired asserts in PopID(), PopFont(), PopItemFlag(), EndDisa...</li> <li><a href="https://github.com/ocornut/imgui/commit/2360061520e7346688b05188eafe72dabac71cf1"><code>2360061</code></a> Error Handling, Debug Log: added IMGUI_DEBUG_LOG_ERROR() with special handlin...</li> <li>Additional commits viewable in <a href="https://github.com/ocornut/imgui/compare/5e7dc72c926b489450e9ea82ea62fd3a6432d5aa...004f03945f3c09b89078af8e31e59875de37d107">compare view</a></li> </ul> </details> <br /> Updates `thirdparty/rapidjson` from `ab1842a` to `815e6e7` <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/Tencent/rapidjson/commit/815e6e7e7e14be44a6c15d9aefed232ff064cad0"><code>815e6e7</code></a> add test for sso optimized string</li> <li><a href="https://github.com/Tencent/rapidjson/commit/805d7ed5dfe97a39b8b0816fd5eeed8731dc4936"><code>805d7ed</code></a> Fix issue 2307</li> <li><a href="https://github.com/Tencent/rapidjson/commit/7c73dd7de7c4f14379b781418c6e947ad464c818"><code>7c73dd7</code></a> Fix bug when parsing NaN, Inf with fraction or exponent parts (fixes <a href="https://redirect.github.com/Tencent/rapidjson/issues/2299">#2299</a>)</li> <li>See full diff in <a href="https://github.com/Tencent/rapidjson/compare/ab1842a2dae061284c0a62dca1cc6d5e7e37e346...815e6e7e7e14be44a6c15d9aefed232ff064cad0">compare view</a></li> </ul> </details> <br /> Updates `thirdparty/InnoDependencyInstaller` from `350142d` to `f968fe9` <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/DomGries/InnoDependencyInstaller/commit/f968fe9f34727893738b8ca2496aab9768b8b67d"><code>f968fe9</code></a> Update to .NET 8.0.8 (<a href="https://redirect.github.com/DomGries/InnoDependencyInstaller/issues/98">#98</a>)</li> <li><a href="https://github.com/DomGries/InnoDependencyInstaller/commit/e5e1203e827c13e2da7637814f6c43ad73940143"><code>e5e1203</code></a> Fix ASP.NET 8.0.3 download link (<a href="https://redirect.github.com/DomGries/InnoDependencyInstaller/issues/97">#97</a>)</li> <li><a href="https://github.com/DomGries/InnoDependencyInstaller/commit/4372232a7f40c0af99e646e85b31e599e1fbab93"><code>4372232</code></a> Add .NET 9.0 RC 1 (<a href="https://redirect.github.com/DomGries/InnoDependencyInstaller/issues/96">#96</a>)</li> <li><a href="https://github.com/DomGries/InnoDependencyInstaller/commit/474cad35c71d7e89016ca155da95fd73bb8b4416"><code>474cad3</code></a> Update VC2015-2022 to 14.30.33810 (<a href="https://redirect.github.com/DomGries/InnoDependencyInstaller/issues/95">#95</a>)</li> <li>See full diff in <a href="https://github.com/DomGries/InnoDependencyInstaller/compare/350142dfade82a17ae2e222b56c95eb31970e1af...f968fe9f34727893738b8ca2496aab9768b8b67d">compare view</a></li> </ul> </details> <br /> Updates `thirdparty/spdlog` from `5ebfc92` to `e593f66` <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/gabime/spdlog/commit/e593f6695c6065e6b345fe2862f04a519ed484e0"><code>e593f66</code></a> Fix warning - extra ';' for -Wextra-semi (<a href="https://redirect.github.com/gabime/spdlog/issues/3198">#3198</a>)</li> <li><a href="https://github.com/gabime/spdlog/commit/2c76e6101a9234484679f2c5d3c288ac95560204"><code>2c76e61</code></a> Fix <a href="https://redirect.github.com/gabime/spdlog/issues/3194">#3194</a> - Use Sep instead of Sept for abbreviated month</li> <li><a href="https://github.com/gabime/spdlog/commit/bdd1dff3788ebfe520f48f9ad216c60da6dd8f00"><code>bdd1dff</code></a> Update CMakeLists.txt, Fix spelling errors (<a href="https://redirect.github.com/gabime/spdlog/issues/3193">#3193</a>)</li> <li><a href="https://github.com/gabime/spdlog/commit/ffd5aa41d687ec1d9b2d6ff48ca1c816f7c7f0c5"><code>ffd5aa4</code></a> Update conan install command in README (<a href="https://redirect.github.com/gabime/spdlog/issues/3172">#3172</a>)</li> <li><a href="https://github.com/gabime/spdlog/commit/c1fbafdcef71986fc9fddd034e09655e48ab6b24"><code>c1fbafd</code></a> Update mdc.h (<a href="https://redirect.github.com/gabime/spdlog/issues/3185">#3185</a>)</li> <li><a href="https://github.com/gabime/spdlog/commit/362214a349013fe779f919ac45529564f06ab88f"><code>362214a</code></a> fix/issue-3101: fix the issue where mdc ignores SPDLOG_NO_TLS (<a href="https://redirect.github.com/gabime/spdlog/issues/3184">#3184</a>)</li> <li><a href="https://github.com/gabime/spdlog/commit/2169a6f6ae5208e181be6184ed3f5121095fc280"><code>2169a6f</code></a> use std::lock_guard instead of std::unique_lock (<a href="https://redirect.github.com/gabime/spdlog/issues/3179">#3179</a>)</li> <li><a href="https://github.com/gabime/spdlog/commit/271f0f3b14cd3266fd0f52c636fe3527d3c8beb2"><code>271f0f3</code></a> Add info about max_files in the docstrings of hourly/daily file sinks (<a href="https://redirect.github.com/gabime/spdlog/issues/3170">#3170</a>)</li> <li><a href="https://github.com/gabime/spdlog/commit/a3a0c9d66386962fcaf0178fcae03ac77c1e0257"><code>a3a0c9d</code></a> compilation error gcc 8.5 with [-Werror=suggest-override] (<a href="https://redirect.github.com/gabime/spdlog/issues/3158">#3158</a>)</li> <li>See full diff in <a href="https://github.com/gabime/spdlog/compare/5ebfc927306fd7ce551fa22244be801cf2b9fdd9...e593f6695c6065e6b345fe2862f04a519ed484e0">compare view</a></li> </ul> </details> <br /> Updates `thirdparty/nghttp2` from `d9e846a` to `24b467f` <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/nghttp2/nghttp2/commit/24b467f6296827de4e08c3ca3027e2d0ae44b67e"><code>24b467f</code></a> Merge pull request <a href="https://redirect.github.com/nghttp2/nghttp2/issues/2248">#2248</a> from nghttp2/fix-h2load-dgram-metric</li> <li><a href="https://github.com/nghttp2/nghttp2/commit/af9449e282accec5180abf698707335d210baa11"><code>af9449e</code></a> h2load: Fix UDP datagram send/recv metric</li> <li><a href="https://github.com/nghttp2/nghttp2/commit/3e660dcd9c664baf86a89af76643bc88ae0f27be"><code>3e660dc</code></a> Merge pull request <a href="https://redirect.github.com/nghttp2/nghttp2/issues/2245">#2245</a> from nghttp2/update-map</li> <li><a href="https://github.com/nghttp2/nghttp2/commit/8655d26de4f15f56af27c53adafcdd44e8ff85e4"><code>8655d26</code></a> nghttp2_map: Port ngtcp2 changes</li> <li><a href="https://github.com/nghttp2/nghttp2/commit/fd55d39c106593dcef45809f48e23b8ecf44cdc3"><code>fd55d39</code></a> Merge pull request <a href="https://redirect.github.com/nghttp2/nghttp2/issues/2244">#2244</a> from nghttp2/dependabot/go_modules/golang.org/x/net-...</li> <li><a href="https://github.com/nghttp2/nghttp2/commit/85caffee2fa5b2f84459bf3ab171393cadb5697f"><code>85caffe</code></a> build(deps): bump golang.org/x/net from 0.28.0 to 0.29.0</li> <li><a href="https://github.com/nghttp2/nghttp2/commit/8dfb25cb730d5dca0bf83ceba6c1d46698c0148f"><code>8dfb25c</code></a> Merge pull request <a href="https://redirect.github.com/nghttp2/nghttp2/issues/2243">#2243</a> from nghttp2/dependabot/go_modules/github.com/quic-g...</li> <li><a href="https://github.com/nghttp2/nghttp2/commit/d71858c8530856ef60fca65dd26247803e9388cb"><code>d71858c</code></a> build(deps): bump github.com/quic-go/quic-go from 0.46.0 to 0.47.0</li> <li><a href="https://github.com/nghttp2/nghttp2/commit/beb25a219445a10ac9e7a7dee28b96fcfb702e71"><code>beb25a2</code></a> Merge pull request <a href="https://redirect.github.com/nghttp2/nghttp2/issues/2240">#2240</a> from nghttp2/change-clang-format-options</li> <li><a href="https://github.com/nghttp2/nghttp2/commit/292bcbca4f7d23af0e1efbe208f815bc5610b7c4"><code>292bcbc</code></a> Change clang-format options</li> <li>Additional commits viewable in <a href="https://github.com/nghttp2/nghttp2/compare/d9e846a2bd194f50e01773fc79acd7c7c36a293f...24b467f6296827de4e08c3ca3027e2d0ae44b67e">compare view</a></li> </ul> </details> <br /> Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details>
合并状态:未合并 关闭于 2024-11-01 1 条评论