deps: bump ThirdParty/UI/imgui from 5098ce1 to 6029ee3#540
Open
dependabot[bot] wants to merge 1 commit into
Open
deps: bump ThirdParty/UI/imgui from 5098ce1 to 6029ee3#540dependabot[bot] wants to merge 1 commit into
5098ce1 to 6029ee3#540dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [ThirdParty/UI/imgui](https://github.com/ocornut/imgui) from `5098ce1` to `6029ee3`. - [Release notes](https://github.com/ocornut/imgui/releases) - [Commits](ocornut/imgui@5098ce1...6029ee3) --- updated-dependencies: - dependency-name: ThirdParty/UI/imgui dependency-version: 6029ee3789a2b7898f6423ec0c88cc4e5425f5a9 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
Contributor
🔍 CodeQL ReportLanguage:
|
| Rule | Location | Message |
|---|---|---|
cpp/integer-multiplication-cast-to-long |
ThirdParty/AI/recastnavigation/Recast/Source/RecastMesh.cpp:1137 |
Multiplication result may overflow 'int' before it is converted to 'unsigned long'. |
cpp/integer-multiplication-cast-to-long |
ThirdParty/AI/recastnavigation/Recast/Source/RecastMesh.cpp:878 |
Multiplication result may overflow 'int' before it is converted to 'unsigned long'. |
cpp/integer-multiplication-cast-to-long |
ThirdParty/SDL2/src/audio/SDL_audiocvt.c:260 |
Multiplication result may overflow 'int' before it is converted to 'unsigned long'. |
cpp/integer-multiplication-cast-to-long |
ThirdParty/SDL2/src/render/SDL_render.c:2410 |
Multiplication result may overflow 'float' before it is converted to 'double'. |
cpp/integer-multiplication-cast-to-long |
ThirdParty/SDL2/src/render/SDL_render.c:2412 |
Multiplication result may overflow 'float' before it is converted to 'double'. |
cpp/integer-multiplication-cast-to-long |
ThirdParty/SDL2/src/render/SDL_render.c:2429 |
Multiplication result may overflow 'float' before it is converted to 'double'. |
cpp/integer-multiplication-cast-to-long |
ThirdParty/SDL2/src/render/SDL_render.c:2436 |
Multiplication result may overflow 'float' before it is converted to 'double'. |
cpp/integer-multiplication-cast-to-long |
ThirdParty/SDL2/src/render/SDL_render.c:2448 |
Multiplication result may overflow 'float' before it is converted to 'double'. |
cpp/integer-multiplication-cast-to-long |
ThirdParty/SDL2/src/render/SDL_render.c:2455 |
Multiplication result may overflow 'float' before it is converted to 'double'. |
cpp/integer-multiplication-cast-to-long |
ThirdParty/SDL2/src/render/SDL_yuv_sw.c:126 |
Multiplication result may overflow 'int' before it is converted to 'unsigned long'. |
cpp/integer-multiplication-cast-to-long |
ThirdParty/SDL2/src/render/SDL_yuv_sw.c:190 |
Multiplication result may overflow 'int' before it is converted to 'unsigned long'. |
cpp/integer-multiplication-cast-to-long |
ThirdParty/SDL2/src/render/opengl/SDL_render_gl.c:486 |
Multiplication result may overflow 'int' before it is converted to 'unsigned long'. |
cpp/integer-multiplication-cast-to-long |
ThirdParty/SDL2/src/render/opengl/SDL_render_gl.c:491 |
Multiplication result may overflow 'int' before it is converted to 'unsigned long'. |
cpp/integer-multiplication-cast-to-long |
ThirdParty/SDL2/src/render/opengles/SDL_render_gles.c:913 |
Multiplication result may overflow 'int' before it is converted to 'size_t'. |
cpp/integer-multiplication-cast-to-long |
ThirdParty/SDL2/src/render/opengles/SDL_render_gles.c:604 |
Multiplication result may overflow 'int' before it is converted to 'unsigned long'. |
cpp/integer-multiplication-cast-to-long |
ThirdParty/SDL2/src/render/opengles/SDL_render_gles.c:426 |
Multiplication result may overflow 'int' before it is converted to 'size_t'. |
cpp/integer-multiplication-cast-to-long |
ThirdParty/SDL2/src/render/opengles/SDL_render_gles.c:341 |
Multiplication result may overflow 'int' before it is converted to 'size_t'. |
cpp/integer-multiplication-cast-to-long |
ThirdParty/SDL2/src/render/opengles2/SDL_render_gles2.c:1486 |
Multiplication result may overflow 'int' before it is converted to 'unsigned long'. |
cpp/integer-multiplication-cast-to-long |
ThirdParty/SDL2/src/render/opengles2/SDL_render_gles2.c:1489 |
Multiplication result may overflow 'int' before it is converted to 'unsigned long'. |
cpp/integer-multiplication-cast-to-long |
ThirdParty/SDL2/src/video/SDL_stretch.c:419 |
Multiplication result may overflow 'int' before it is converted to 'long'. |
cpp/integer-multiplication-cast-to-long |
ThirdParty/SDL2/src/video/SDL_stretch.c:294 |
Multiplication result may overflow 'int' before it is converted to 'long'. |
cpp/integer-multiplication-cast-to-long |
ThirdParty/Utils/stb/stb_image.h:177 |
Multiplication result may overflow 'int' before it is converted to 'size_t'. |
cpp/integer-multiplication-cast-to-long |
ThirdParty/Utils/json/nlohmann_json.h:629 |
Multiplication result may overflow 'int' before it is converted to 'size_type'. |
cpp/integer-multiplication-cast-to-long |
ThirdParty/Utils/json/nlohmann_json.h:630 |
Multiplication result may overflow 'int' before it is converted to 'size_type'. |
cpp/integer-multiplication-cast-to-long |
ThirdParty/Physics/JoltPhysics/Jolt/Physics/Collision/Shape/HeightFieldShape.cpp:209 |
Multiplication result may overflow 'unsigned int' before it is converted to 'unsigned long'. |
cpp/integer-multiplication-cast-to-long |
ThirdParty/Physics/JoltPhysics/Jolt/Physics/Collision/Shape/HeightFieldShape.cpp:1026 |
Multiplication result may overflow 'unsigned int' before it is converted to 'unsigned long'. |
cpp/integer-multiplication-cast-to-long |
ThirdParty/Physics/JoltPhysics/Jolt/Physics/Collision/Shape/HeightFieldShape.cpp:1162 |
Multiplication result may overflow 'unsigned int' before it is converted to 'unsigned long'. |
cpp/integer-multiplication-cast-to-long |
ThirdParty/Physics/JoltPhysics/Jolt/Physics/Collision/Shape/HeightFieldShape.cpp:1615 |
Multiplication result may overflow 'unsigned int' before it is converted to 'size_type'. |
cpp/integer-multiplication-cast-to-long |
ThirdParty/Physics/JoltPhysics/Jolt/Physics/Collision/Shape/HeightFieldShape.cpp:531 |
Multiplication result may overflow 'unsigned int' before it is converted to 'size_type'. |
cpp/integer-multiplication-cast-to-long |
ThirdParty/Physics/JoltPhysics/Jolt/Physics/Collision/Shape/HeightFieldShape.cpp:589 |
Multiplication result may overflow 'unsigned int' before it is converted to 'size_type'. |
| ... | ... | 20 more findings omitted |
Updated: 2026-07-13T04:24:39Z — this comment is updated in-place, not duplicated.
Contributor
❌ CI Error ReportFailed jobs: check-format, clang-tidy, coverage, linux-asan, linux-clang-Debug, linux-gcc-Release, linux-tsan, macos-Debug-OpenGL, macos-Release-Metal, macos-Release-OpenGL Build Errors
Full error outputCompiler Warnings (8)Updated: 2026-07-13T04:42:22Z — this comment is updated in-place, not duplicated. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 ThirdParty/UI/imgui from
5098ce1to6029ee3.Commits
6029ee3Examples: Apple+Metal4, SDL3+Metal4: amends for multi-viewport support. (#946...e95dc87Examples: Apple+Metal4: added example (#9466, #9451)df71e28Backends: Metal4: added multi-viewport support (#9465, #9451)a23e9fbMerge branch 'master' into docking68fce9fSettings: added DiscardAll option to CleanupIniSettings() / ImGuiSettingsClea...f903a7eSettings: fixed Windows not honoring DiscardWhenMissingDate. (#9460)112d6d9Settings: added a type name filter to CleanupIniSettings() / ImGuiSettingsCle...2c49da4Settings: added a type name filter to CleanupIniSettings() / ImGuiSettingsCle...85593d0Tables, Settings: make TableSettingsCreate() recycle existing unbound entry (...d1eb8d0Settings: added explicit DiscardWhenMissingDate. (#9460, #9108)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)