Skip to content

deps: bump ThirdParty/UI/imgui from 329c5a6 to c51f1a6#520

Closed
dependabot[bot] wants to merge 1 commit into
Workingfrom
dependabot/submodules/ThirdParty/UI/imgui-c51f1a6
Closed

deps: bump ThirdParty/UI/imgui from 329c5a6 to c51f1a6#520
dependabot[bot] wants to merge 1 commit into
Workingfrom
dependabot/submodules/ThirdParty/UI/imgui-c51f1a6

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 11, 2026

Bumps ThirdParty/UI/imgui from 329c5a6 to c51f1a6.

Commits
  • c51f1a6 Merge branch 'master' into docking
  • a70b97e Warning fixes.
  • 6df50a0 (Breaking) DrawList: swapped the last two arguments of AddRect(), AddPolyline...
  • 976c5c0 Textures: extract ImTextureDataQueueUpload() out of ImFontAtlasTextureBlockQu...
  • 310f3c8 Merge branch 'master' into docking
  • dc5c6b3 Amend comments about io.ConfigViewportsNoDefaultParent, ImGuiBackendFlags_Has...
  • 691b89b ImDrawList: added AddLineH(), AddLineV() helpers. (#9360)
  • c0b693b MultiSelect: Box-Select + Tables: fixed when using SpanAllColumns paths. (#93...
  • 865a6df InputScalar: fixed not parsing user input when the display format is configur...
  • dee9b15 Backends: Metal: add sampler states and DrawCallback_SetSamplerLinear / DrawC...
  • Additional commits viewable in compare view

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [ThirdParty/UI/imgui](https://github.com/ocornut/imgui) from `329c5a6` to `c51f1a6`.
- [Release notes](https://github.com/ocornut/imgui/releases)
- [Commits](ocornut/imgui@329c5a6...c51f1a6)

---
updated-dependencies:
- dependency-name: ThirdParty/UI/imgui
  dependency-version: c51f1a6e47b8b5b11ca13490c461842c96bc4ca2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 11, 2026

Labels

The following labels could not be found: dependencies, submodules. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@github-actions
Copy link
Copy Markdown
Contributor

❌ CI Error Report

Failed 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, windows-vs2022-Debug
Errors: 34 | Test failures: 0 | Compiler warnings: 0

Build Errors

File Line Error Jobs
SparkEditor/Source/Panels/HierarchyPanel.cpp 488 code should be clang-formatted [-Wclang-format-violations] check-format
SparkEditor/Source/Core/EditorFonts.cpp 56 code should be clang-formatted [-Wclang-format-violations] check-format
SparkEditor/Source/Core/EditorTheme.cpp 596 code should be clang-formatted [-Wclang-format-violations] check-format
Other errors (31)
/U er /runner/work/SparkEngine/SparkEngine/SparkEngine/Source/Engine/ECS/Component /../../../Core/PlatformAudioStub .h:274:10: fatal error: 'SDL2/SDL.h' file not found [macos-Debug-OpenGL, macos-Release-Metal, macos-Release-OpenGL]
SparkEditor\Source\Panels\ProjectBrowserPanel.cpp(31,13): error C2065: 'CSIDL_PERSONAL': undeclared identifier [build\SparkEditor\SparkEditor.vcxproj] [windows-vs2022-Debug]
SparkEditor\Source\Panels\ProjectBrowserPanel.cpp(31,13): error C3861: 'SHGetFolderPathA': identifier not found [build\SparkEditor\SparkEditor.vcxproj] [windows-vs2022-Debug]
build\bin\SparkInstaller.exe : fatal error LNK1120: 13 unresolved externals [build\SparkInstaller\SparkInstaller.vcxproj] [windows-vs2022-Debug]
unresolved external symbol: __imp_strncpy referenced in function "void __cdecl ImStrncpy(char *,char const *,unsigned __int64)" (?ImStrncpy@@YAXPEAD [windows-vs2022-Debug]
unresolved external symbol: __imp__wassert [build\SparkInstaller\SparkInstaller.vcxproj] [windows-vs2022-Debug]
unresolved external symbol: __imp__wassert [build\SparkInstaller\SparkInstaller.vcxproj] [windows-vs2022-Debug]
unresolved external symbol: __imp__wassert [build\SparkInstaller\SparkInstaller.vcxproj] [windows-vs2022-Debug]
unresolved external symbol: __imp__wassert [build\SparkInstaller\SparkInstaller.vcxproj] [windows-vs2022-Debug]
unresolved external symbol: __imp__wassert [build\SparkInstaller\SparkInstaller.vcxproj] [windows-vs2022-Debug]
unresolved external symbol: __imp__wassert [build\SparkInstaller\SparkInstaller.vcxproj] [windows-vs2022-Debug]
unresolved external symbol: __imp___stdio_common_vsscanf referenced in function _vsscanf_l [build\SparkInstaller\SparkInstaller.vcxproj] [windows-vs2022-Debug]
unresolved external symbol: __imp___stdio_common_vsscanf [build\SparkInstaller\SparkInstaller.vcxproj] [windows-vs2022-Debug]
unresolved external symbol: __imp___stdio_common_vsscanf [build\SparkInstaller\SparkInstaller.vcxproj] [windows-vs2022-Debug]
unresolved external symbol: __imp_ceilf referenced in function "void __cdecl ImGui::CalcClipRectVisibleItemsY(struct ImRect const &,struct ImVec2 co [windows-vs2022-Debug]
Full error output
SparkEditor/Source/Panels/HierarchyPanel.cpp:488:59: error: code should be clang-formatted [-Wclang-format-violations]
SparkEditor/Source/Core/EditorFonts.cpp:56:34: error: code should be clang-formatted [-Wclang-format-violations]
SparkEditor/Source/Core/EditorTheme.cpp:596:55: error: code should be clang-formatted [-Wclang-format-violations]
/U er /runner/work/SparkEngine/SparkEngine/SparkEngine/Source/Engine/ECS/Component /../../../Core/PlatformAudioStub .h:274:10: fatal error: 'SDL2/SDL.h' file not found
SparkEditor\Source\Panels\ProjectBrowserPanel.cpp(31,13): error C2065: 'CSIDL_PERSONAL': undeclared identifier [build\SparkEditor\SparkEditor.vcxproj]
SparkEditor\Source\Panels\ProjectBrowserPanel.cpp(31,13): error C3861: 'SHGetFolderPathA': identifier not found [build\SparkEditor\SparkEditor.vcxproj]
build\bin\SparkInstaller.exe : fatal error LNK1120: 13 unresolved externals [build\SparkInstaller\SparkInstaller.vcxproj]
imgui.lib(imgui.obj) : error LNK2019: unresolved external symbol __imp_strncpy referenced in function "void __cdecl ImStrncpy(char *,char const *,unsigned __int64)" (?ImStrncpy@@YAXPEADPEBD_K@Z) [build\SparkInstaller\SparkInstaller.vcxproj]
imgui.lib(imgui_impl_win32.obj) : error LNK2001: unresolved external symbol __imp__wassert [build\SparkInstaller\SparkInstaller.vcxproj]
imgui.lib(imgui_tables.obj) : error LNK2001: unresolved external symbol __imp__wassert [build\SparkInstaller\SparkInstaller.vcxproj]
imgui.lib(imgui.obj) : error LNK2001: unresolved external symbol __imp__wassert [build\SparkInstaller\SparkInstaller.vcxproj]
imgui.lib(imgui_widgets.obj) : error LNK2001: unresolved external symbol __imp__wassert [build\SparkInstaller\SparkInstaller.vcxproj]
imgui.lib(imgui_draw.obj) : error LNK2001: unresolved external symbol __imp__wassert [build\SparkInstaller\SparkInstaller.vcxproj]
imgui.lib(imgui_impl_dx11.obj) : error LNK2001: unresolved external symbol __imp__wassert [build\SparkInstaller\SparkInstaller.vcxproj]
imgui.lib(imgui.obj) : error LNK2019: unresolved external symbol __imp___stdio_common_vsscanf referenced in function _vsscanf_l [build\SparkInstaller\SparkInstaller.vcxproj]
imgui.lib(imgui_widgets.obj) : error LNK2001: unresolved external symbol __imp___stdio_common_vsscanf [build\SparkInstaller\SparkInstaller.vcxproj]
imgui.lib(imgui_tables.obj) : error LNK2001: unresolved external symbol __imp___stdio_common_vsscanf [build\SparkInstaller\SparkInstaller.vcxproj]
imgui.lib(imgui.obj) : error LNK2019: unresolved external symbol __imp_ceilf referenced in function "void __cdecl ImGui::CalcClipRectVisibleItemsY(struct ImRect const &,struct ImVec2 const &,float,int *,int *)" (?CalcClipRectVisibleItemsY@ImGui@@YAXAEBUImRect@@AEBUImVec2@@MPEAH2@Z) [build\SparkInstaller\SparkInstaller.vcxproj]
imgui.lib(imgui_draw.obj) : error LNK2001: unresolved external symbol __imp_ceilf [build\SparkInstaller\SparkInstaller.vcxproj]
imgui.lib(imgui_tables.obj) : error LNK2001: unresolved external symbol __imp_ceilf [build\SparkInstaller\SparkInstaller.vcxproj]

Updated: 2026-05-11T04:20:07Z — this comment is updated in-place, not duplicated.

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 18, 2026

Superseded by #523.

@dependabot dependabot Bot closed this May 18, 2026
@dependabot dependabot Bot deleted the dependabot/submodules/ThirdParty/UI/imgui-c51f1a6 branch May 18, 2026 04:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants