deps: bump ThirdParty/UI/imgui from 5098ce1 to 81c008f#548
Open
dependabot[bot] wants to merge 1 commit into
Open
deps: bump ThirdParty/UI/imgui from 5098ce1 to 81c008f#548dependabot[bot] wants to merge 1 commit into
5098ce1 to 81c008f#548dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [ThirdParty/UI/imgui](https://github.com/ocornut/imgui) from `5098ce1` to `81c008f`. - [Release notes](https://github.com/ocornut/imgui/releases) - [Commits](ocornut/imgui@5098ce1...81c008f) --- updated-dependencies: - dependency-name: ThirdParty/UI/imgui dependency-version: 81c008f90d488d18370dbe6741115e126d67f539 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/toctou-race-condition |
ThirdParty/SDL2/src/audio/SDL_audiodev.c:53 |
The filename being operated upon was previously checked, but the underlying file may have been changed since then. The filename being operated upon was previously checked, but the underlying file may have been changed since then. |
cpp/toctou-race-condition |
ThirdParty/SDL2/src/haptic/linux/SDL_syshaptic.c:252 |
The filename being operated upon was previously checked, but the underlying file may have been changed since then. |
cpp/toctou-race-condition |
ThirdParty/Utils/miniz/miniz_zip.c:4613 |
The filename being operated upon was previously checked, but the underlying file may have been changed since then. |
cpp/comparison-with-wider-type |
ThirdParty/Physics/JoltPhysics/Jolt/Physics/Collision/BroadPhase/BroadPhaseQuadTree.cpp:608 |
Comparison between l of type Type and mNumLayers of wider type uint. |
cpp/comparison-with-wider-type |
ThirdParty/Physics/JoltPhysics/Jolt/Physics/Collision/BroadPhase/BroadPhaseQuadTree.cpp:587 |
Comparison between l of type Type and mNumLayers of wider type uint. |
cpp/comparison-with-wider-type |
ThirdParty/Physics/JoltPhysics/Jolt/Physics/Collision/BroadPhase/BroadPhaseQuadTree.cpp:542 |
Comparison between l of type Type and mNumLayers of wider type uint. |
cpp/comparison-with-wider-type |
ThirdParty/Physics/JoltPhysics/Jolt/Physics/Collision/BroadPhase/BroadPhaseQuadTree.cpp:522 |
Comparison between l of type Type and mNumLayers of wider type uint. |
cpp/comparison-with-wider-type |
ThirdParty/Physics/JoltPhysics/Jolt/Physics/Collision/BroadPhase/BroadPhaseQuadTree.cpp:499 |
Comparison between l of type Type and mNumLayers of wider type uint. |
cpp/comparison-with-wider-type |
ThirdParty/Physics/JoltPhysics/Jolt/Physics/Collision/BroadPhase/BroadPhaseQuadTree.cpp:476 |
Comparison between l of type Type and mNumLayers of wider type uint. |
cpp/comparison-with-wider-type |
ThirdParty/Physics/JoltPhysics/Jolt/Physics/Collision/BroadPhase/BroadPhaseQuadTree.cpp:453 |
Comparison between l of type Type and mNumLayers of wider type uint. |
cpp/comparison-with-wider-type |
ThirdParty/Physics/JoltPhysics/Jolt/Physics/Collision/BroadPhase/BroadPhaseQuadTree.cpp:430 |
Comparison between l of type Type and mNumLayers of wider type uint. |
cpp/comparison-with-wider-type |
ThirdParty/Physics/JoltPhysics/Jolt/Physics/Collision/BroadPhase/BroadPhaseQuadTree.cpp:269 |
Comparison between broadphase_layer of type Type and mNumLayers of wider type uint. |
cpp/comparison-with-wider-type |
ThirdParty/Physics/JoltPhysics/Jolt/Physics/Collision/BroadPhase/BroadPhaseQuadTree.cpp:230 |
Comparison between broadphase_layer of type Type and mNumLayers of wider type uint. |
cpp/comparison-with-wider-type |
ThirdParty/Physics/JoltPhysics/Jolt/Physics/Collision/BroadPhase/BroadPhaseQuadTree.cpp:68 |
Comparison between l of type Type and mNumLayers of wider type uint. |
cpp/wrong-type-format-argument |
ThirdParty/AI/recastnavigation/Recast/Source/RecastRegion.cpp:1658 |
This format specifier for type 'int' does not match the argument type 'long'. |
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/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/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'. |
cpp/integer-multiplication-cast-to-long |
ThirdParty/Physics/JoltPhysics/Jolt/Physics/Collision/Shape/HeightFieldShape.cpp:626 |
Multiplication result may overflow 'unsigned int' before it is converted to 'size_type'. |
cpp/integer-multiplication-cast-to-long |
ThirdParty/Physics/JoltPhysics/Jolt/Physics/Hair/HairSettings.cpp:593 |
Multiplication result may overflow 'unsigned int' before it is converted to 'size_type'. |
cpp/integer-multiplication-cast-to-long |
ThirdParty/Physics/JoltPhysics/Jolt/Math/DynMatrix.h:15 |
Multiplication result may overflow 'unsigned int' before it is converted to 'size_type'. |
cpp/integer-multiplication-cast-to-long |
ThirdParty/Physics/JoltPhysics/Jolt/TriangleSplitter/TriangleSplitterBinning.cpp:51 |
Multiplication result may overflow 'unsigned int' before it is converted to 'size_type'. |
cpp/integer-multiplication-cast-to-long |
ThirdParty/Physics/JoltPhysics/Jolt/TriangleSplitter/TriangleSplitterBinning.cpp:91 |
Multiplication result may overflow 'unsigned int' before it is converted to 'size_type'. |
| ... | ... | 20 more findings omitted |
Updated: 2026-07-20T05:09:25Z — this comment is updated in-place, not duplicated.
Contributor
Code Coverage (GCC + lcov)Per-Subsystem Coverage
Total: 52.5% (31471/59899 lines) |
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
5098ce1to81c008f.Commits
81c008fExamples: SDL3+Metal4: fixed bad merge.93bd4f0Merge branch 'master' into docking26b8292Split ImGuiItemFlags_LiveEdit into ImGuiItemFlags_LiveEditText, ImGuiItemFlag...c958f16EndGroup: fixed reporting combined Edit when it happens at the same time as t...4853f5cInternals: rename NextItemData.ItemFlags -> ItemFlagsSet18d63b1Added ImGuiItemFlags_LiveEdit flag, and much-awaited support for disabling it...2392a52InputText: tag InputTextDeactivatedState with an elapsing frame. Avoid unnece...baeea39Settings: fixed issues caliing ClearWindowSettings() followed by LoadIniSetti...0ff4a8aBackends: OpenGL2/3: Backup and restore GL_UNPACK state in UpdateTexture(). A...e3927dcBackends: OpenGL2/3: Backup and restore GL_UNPACK state in UpdateTexture() (#...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)