deps: bump ThirdParty/UI/imgui from 5098ce1 to 01380c5 - #551
Open
dependabot[bot] wants to merge 1 commit into
Open
deps: bump ThirdParty/UI/imgui from 5098ce1 to 01380c5#551dependabot[bot] wants to merge 1 commit into
5098ce1 to 01380c5#551dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [ThirdParty/UI/imgui](https://github.com/ocornut/imgui) from `5098ce1` to `01380c5`. - [Release notes](https://github.com/ocornut/imgui/releases) - [Commits](ocornut/imgui@5098ce1...01380c5) --- updated-dependencies: - dependency-name: ThirdParty/UI/imgui dependency-version: '01380c579715e62fb9a8d6ec0502c4ea83bfde6e' 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_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/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/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-27T04:20:40Z — this comment is updated in-place, not duplicated.
Contributor
❌ CI Error ReportFailed jobs: clang-tidy, coverage, linux-asan, linux-clang-Release, linux-gcc-Debug, linux-msan, linux-tsan, macos-Debug-OpenGL, macos-Release-OpenGL, windows-vs2022-Debug Build Errors
Other errors (30)Full error outputCompiler Warnings (31)Updated: 2026-07-27T05:07:52Z — 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
5098ce1to01380c5.Commits
01380c5Version 1.92.9e722165Docs: rework FAQ index, added multi-threading and string-view details.d94d0f3Examples: SDL+WebGPU: removed stray glfw from cmakefiles. (#9387, #9428)f31f98fImDrawData: fixed late initialized field. (Amend 6f41d13)f594633Popups: added bool return value to OpenPopup(), OpenPopupOnItemClick() functi...b335bf4Added ImTextureData::QueueUserData for staged-rendering texture queues e.g. i...6f41d13DrawData: added FrameCount field to facilitate debugging multi-threading issu...5483893(Breaking) ImDrawData: marked draw_data->CmdListsCount as obsolete. Use draw_...295385fUpdate FAQ.mdc9c458cUpdate FAQ.mdDependabot 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)