Skip to content

deps: bump ThirdParty/SDL2 from e4f75ba to d5acd7f#516

Closed
dependabot[bot] wants to merge 1 commit intoWorkingfrom
dependabot/submodules/ThirdParty/SDL2-d5acd7f
Closed

deps: bump ThirdParty/SDL2 from e4f75ba to d5acd7f#516
dependabot[bot] wants to merge 1 commit intoWorkingfrom
dependabot/submodules/ThirdParty/SDL2-d5acd7f

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 27, 2026

Bumps ThirdParty/SDL2 from e4f75ba to d5acd7f.

Commits
  • d5acd7f atomic: Use __atomic_signal_fence() for SDL_CompilerBarrier()
  • 3308183 video, dos: silence -Wdangling-pointer warnings
  • 1023f48 add missing newlines at end of dos sources.
  • c65c809 wayland: Use manual masking on KDE for non-native aspect fullscreen modes
  • 80a5905 wayland: Change the non-native fullscreen mode scaling default to 'aspect'
  • 543a05b Add keychron Q3 blacklist (#15462)
  • 47d1449 Fixed keyboard being hidden while being shown on Android
  • 8fb1c6e haiku: Don't strdup SDL_GetError()'s string before using it in SDL_SetError().
  • 559d226 error: Alternate between two buffers in SDL_SetError.
  • 30b0d2d macros.cmake: PrintEnabledBackends should catch underscores.
  • 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/SDL2](https://github.com/libsdl-org/SDL) from `e4f75ba` to `d5acd7f`.
- [Release notes](https://github.com/libsdl-org/SDL/releases)
- [Commits](libsdl-org/SDL@e4f75ba...d5acd7f)

---
updated-dependencies:
- dependency-name: ThirdParty/SDL2
  dependency-version: d5acd7f123f593a256124f313a47816c97532652
  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 Apr 27, 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-Release, linux-gcc-Debug, 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-04-27T04:20:32Z — this comment is updated in-place, not duplicated.

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 4, 2026

Superseded by #518.

@dependabot dependabot Bot closed this May 4, 2026
@dependabot dependabot Bot deleted the dependabot/submodules/ThirdParty/SDL2-d5acd7f branch May 4, 2026 03:58
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