Bump the submodules group across 1 directory with 6 updates #20
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the submodules group with 6 updates in the / directory:
5e7dc72
71c77c0
ab1842a
858451e
350142d
1a97acd
5ebfc92
b6da594
c62c34d
9d9e1c8
d9e846a
7a96731
Updates
thirdparty/imgui
from5e7dc72
to71c77c0
Commits
71c77c0
Demo: added a "Windows" section.772ca9e
Log/Capture: added experimental io.ConfigWindowsCopyContentsWithCtrlC config ...f37a9a2
Log/Capture: reworked scope + decorating menus, tabs.a4fcc93
Log/Capture: renaming ImGuiLogType to ImGuiLogFlags9a0dff1
Buttons: using ImGuiItemFlags_ButtonRepeat makes default button behavior use ...0bde57c
Font, Misc: remove qualifier from most font functions.3b8c7d0
Backends: Win32: rework to add ImGui_ImplWin32_WndProcHandlerEx() not using c...d67e2ee
Backends: Win32: internal rename.81b689b
Backends: OpenGL3: added additional debug GL_CALL enclosure for glCreateShade...81cfe09
Selectable, Style: selected Selectable() use _Header color instead of an arbi...Updates
thirdparty/rapidjson
fromab1842a
to858451e
Commits
858451e
Fix endif condition to matchNOT MSVC and VALGRIND_FOUND
.815e6e7
add test for sso optimized string805d7ed
Fix issue 23077c73dd7
Fix bug when parsing NaN, Inf with fraction or exponent parts (fixes #2299)Updates
thirdparty/InnoDependencyInstaller
from350142d
to1a97acd
Commits
1a97acd
Update to .NET 9.0 RC 2 (#99)f968fe9
Update to .NET 8.0.8 (#98)e5e1203
Fix ASP.NET 8.0.3 download link (#97)4372232
Add .NET 9.0 RC 1 (#96)474cad3
Update VC2015-2022 to 14.30.33810 (#95)Updates
thirdparty/spdlog
from5ebfc92
tob6da594
Commits
b6da594
Ensure flush callback gets called in move-assign operator (#3232)16e0d2e
Exchange promise for condition_variable when flushing (fixes #3221) (#3228)ee16895
Improve Cross-Platform Build Instructions in Documentation (#3229)e593f66
Fix warning - extra ';' for -Wextra-semi (#3198)2c76e61
Fix #3194 - Use Sep instead of Sept for abbreviated monthbdd1dff
Update CMakeLists.txt, Fix spelling errors (#3193)ffd5aa4
Update conan install command in README (#3172)c1fbafd
Update mdc.h (#3185)362214a
fix/issue-3101: fix the issue where mdc ignores SPDLOG_NO_TLS (#3184)2169a6f
use std::lock_guard instead of std::unique_lock (#3179)Updates
thirdparty/discord-rpc
fromc62c34d
to9d9e1c8
Commits
9d9e1c8
Do not force mmacosx-version-min flag05eeac6
Use target_include_directories to publicly expose include dirUpdates
thirdparty/nghttp2
fromd9e846a
to7a96731
Commits
7a96731
Merge pull request #2268 from TuxInvader/conn-close-bytesce70fb2
remove len check82ec1af
Merge pull request #2270 from nghttp2/dependabot/go_modules/github.com/quic-g...5024c1b
build(deps): bump github.com/quic-go/quic-go from 0.48.0 to 0.48.1a30bc25
account for bytes on closing connections55d4de7
Merge pull request #2266 from nghttp2/dependabot/go_modules/github.com/quic-g...69df687
build(deps): bump github.com/quic-go/quic-go from 0.47.0 to 0.48.0fcd4f26
Bump package version526ff38
Update manual pages881aa25
Bump package and library versionsDependabot 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 commands and options
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