-
-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump the submodules group across 1 directory with 5 updates (#13)
Bumps the submodules group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [thirdparty/imgui](https://github.com/ocornut/imgui) | ``9aec6d7`` | ``fe09ebb`` | | [thirdparty/spdlog](https://github.com/gabime/spdlog) | ``c3aed4b`` | ``5ebfc92`` | | [thirdparty/discord-rpc](https://github.com/harmonytf/discord-rpc) | ``1bd5a45`` | ``c62c34d`` | | [thirdparty/nghttp2](https://github.com/nghttp2/nghttp2) | ``5db776c`` | ``1308640`` | | [bme_scripts](https://github.com/p0358/bme_scripts) | ``c63481e`` | ``981ab15`` | Updates `thirdparty/imgui` from `9aec6d7` to `fe09ebb` - [Release notes](https://github.com/ocornut/imgui/releases) - [Commits](ocornut/imgui@9aec6d7...fe09ebb) Updates `thirdparty/spdlog` from `c3aed4b` to `5ebfc92` - [Release notes](https://github.com/gabime/spdlog/releases) - [Commits](gabime/spdlog@c3aed4b...5ebfc92) Updates `thirdparty/discord-rpc` from `1bd5a45` to `c62c34d` - [Commits](harmonytf/discord-rpc@1bd5a45...c62c34d) Updates `thirdparty/nghttp2` from `5db776c` to `1308640` - [Release notes](https://github.com/nghttp2/nghttp2/releases) - [Commits](nghttp2/nghttp2@5db776c...1308640) Updates `bme_scripts` from `c63481e` to `981ab15` - [Commits](p0358/bme_scripts@c63481e...981ab15) --- updated-dependencies: - dependency-name: thirdparty/imgui dependency-type: direct:production dependency-group: submodules - dependency-name: thirdparty/spdlog dependency-type: direct:production dependency-group: submodules - dependency-name: thirdparty/discord-rpc dependency-type: direct:production dependency-group: submodules - dependency-name: thirdparty/nghttp2 dependency-type: direct:production dependency-group: submodules - dependency-name: bme_scripts dependency-type: direct:production dependency-group: submodules ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information
1 parent
87dd989
commit d5005a3
Showing
5 changed files
with
5 additions
and
5 deletions.
There are no files selected for viewing
Submodule discord-rpc
updated
5 files
+0 −1 | .clang-format | |
+7 −5 | .github/workflows/cmake.yml | |
+21 −14 | CMakeLists.txt | |
+2 −4 | src/CMakeLists.txt | |
+5 −0 | src/serialization.h |
Submodule imgui
updated
32 files
Submodule nghttp2
updated
55 files
Submodule spdlog
updated
4 files
+2 −2 | CMakeLists.txt | |
+1 −1 | example/example.cpp | |
+1 −1 | include/spdlog/sinks/rotating_file_sink-inl.h | |
+3 −2 | include/spdlog/sinks/syslog_sink.h |