deps: bump ThirdParty/ECS/entt from 1333fa5 to 85c6bba - #550
deps: bump ThirdParty/ECS/entt from 1333fa5 to 85c6bba#550dependabot[bot] wants to merge 1 commit into
1333fa5 to 85c6bba#550Conversation
Bumps [ThirdParty/ECS/entt](https://github.com/skypjack/entt) from `1333fa5` to `85c6bba`. - [Release notes](https://github.com/skypjack/entt/releases) - [Commits](skypjack/entt@1333fa5...85c6bba) --- updated-dependencies: - dependency-name: ThirdParty/ECS/entt dependency-version: 85c6bba014049b5de8fad49d25424df2f1f6a8c1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
🔍 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:23:58Z — this comment is updated in-place, not duplicated.
Code Coverage (GCC + lcov)Per-Subsystem Coverage
Total: 52.5% (31470/59899 lines) |
|
Integrated in Working with EnTT revision 85c6bba014049b5de8fad49d25424df2f1f6a8c1. Closing this now-redundant PR and removing its branch. |
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps ThirdParty/ECS/entt from
1333fa5to85c6bba.Commits
85c6bbaupdated single includebd92b84cleanup TODO72c842etest: minor changes4a583ebresource: fix undefined behavior in comparison operators (#1344)a9a767btest: prepare any tests trivially destructible types6374cf8testbed: cleanup6167869cleanup TODO2114aaatestbed: a couple of extra commands077fc35testbed: make the rect bounce in the movement system9936df5testbed: refine comment systemDependabot 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)