black_market_edition icon indicating copy to clipboard operation
black_market_edition copied to clipboard

Bump the submodules group with 6 updates

Open dependabot[bot] opened this issue 2 months ago • 0 comments

Bumps the submodules group with 6 updates:

Package From To
thirdparty/imgui 04f4001 b30df88
thirdparty/rapidjson 3f73eda ab1842a
thirdparty/InnoDependencyInstaller 27f60d4 350142d
thirdparty/spdlog 5532231 27cb4c7
thirdparty/curl 5ce164e d755a5f
thirdparty/nghttp2 1b5fe4a 422167b

Updates thirdparty/imgui from 04f4001 to b30df88

Commits
  • b30df88 Table: Angled Headers: internal refactor to facilitate changing angled header...
  • 558c57a Fixed static analyzer warning "Pointer to local array 'overlay_buf' is stored...
  • 50b2ff0 ImGuiIO: moved IMGUI_DISABLE_OBSOLETE_KEYIO block lower in the structure so o...
  • 6ef4f67 ImDrawList: moved cold fields lower in the structure so hot fields are closer...
  • a60387a Backends: GLFW: Add define guards for glfw native defines. (#7536)
  • 913151c Demo: move progress bars to their own section.
  • c895e98 ProgressBar: added indeterminate mode by passing an animated negative value. ...
  • b8a44b1 TreeNode: added ImGuiTreeNodeFlags_SpanTextWidth. (#6937)
  • baaaaea Demo: tweak TreeNode demo.
  • da18fcb Internals: ensure ButtonBehavior() is called with non 0 id.
  • Additional commits viewable in compare view

Updates thirdparty/rapidjson from 3f73eda to ab1842a

Commits
  • ab1842a rapidjson.h: add forgotten ppc64 case
  • 5ec44fb Add RAPIDJSON_BUILD_CXX20 option
  • 676d99d fix Visual Studio 2022 (using /std:c++20) warning warning C5232: in C++20 thi...
  • 68afb49 tests: Only run valgrind tests if valgrind was found
  • See full diff in compare view

Updates thirdparty/InnoDependencyInstaller from 27f60d4 to 350142d

Commits
  • 350142d Add Dependency_CustomExecute define
  • 26f72a5 Add Dependency_NoUpdateReadyMemo define
  • b79b5da Readd .NET 4.8 as default as 4.8.1 requires Win10 21H1
  • d444e6c Move location of header comment (#94)
  • 77848a5 Update to .NET 8.0.3 (#92)
  • See full diff in compare view

Updates thirdparty/spdlog from 5532231 to 27cb4c7

Commits

Updates thirdparty/curl from 5ce164e to d755a5f

Commits
  • d755a5f RELEASE-NOTES: synced
  • 9ff7327 THANKS: add contributors from 8.4.0
  • fb4415d socks: return error if hostname too long for remote resolve
  • 09e25b9 CI: remove slowed-network tests
  • ba8c5c4 libcurl-env-dbg.3: move debug variables from libcurl-env.3
  • f64ecb2 test670: increase the test timeout
  • b0f3d71 MQTT: improve receive of ACKs
  • 5032f04 quic: fix BoringSSL build
  • a383d13 test1540: improve reliability
  • 56d3730 test2302: improve reliability
  • Additional commits viewable in compare view

Updates thirdparty/nghttp2 from 1b5fe4a to 422167b

Commits
  • 422167b Merge pull request #2181 from nghttp2/dependabot/go_modules/github.com/quic-g...
  • f65cfa8 build(deps): bump github.com/quic-go/quic-go from 0.42.0 to 0.43.0
  • e3e33a5 Merge pull request #2180 from nghttp2/rewrite-shuffle
  • f3cdd7a Merge pull request #2179 from DD-L/patch-1
  • ad79597 Rewrite util:shuffle
  • fc1b4a5 Merge pull request #2177 from nghttp2/remove-streq
  • 49ee93f Update the link for the Prefix.pdf document. fix #2178
  • 49b7dbd Remove util::streq and let StringRef operator== deal with it
  • 6619a6f Merge pull request #2176 from nghttp2/refactor-streq
  • 0d21d59 Remove util::streq_l and add streq with length of b to compare
  • Additional commits viewable in compare view

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 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

dependabot[bot] avatar May 01 '24 00:05 dependabot[bot]