Skip to content

deps: bump ThirdParty/SDL2 from b8b3f5e to 20d8ca0#536

Closed
dependabot[bot] wants to merge 1 commit into
Workingfrom
dependabot/submodules/ThirdParty/SDL2-20d8ca0
Closed

deps: bump ThirdParty/SDL2 from b8b3f5e to 20d8ca0#536
dependabot[bot] wants to merge 1 commit into
Workingfrom
dependabot/submodules/ThirdParty/SDL2-20d8ca0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 6, 2026

Copy link
Copy Markdown
Contributor

Bumps ThirdParty/SDL2 from b8b3f5e to 20d8ca0.

Commits
  • 20d8ca0 ci: bump freebsd and cross-platform-actions
  • de43383 SDL_cocoawindow.m: work-around build error due to -Wgnu-folding-constant
  • bc51812 cmake: disable MSVC RUNTIME CHECKS for no-libc shared SDL2 library
  • See full diff 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 `b8b3f5e` to `20d8ca0`.
- [Release notes](https://github.com/libsdl-org/SDL/releases)
- [Commits](libsdl-org/SDL@b8b3f5e...20d8ca0)

---
updated-dependencies:
- dependency-name: ThirdParty/SDL2
  dependency-version: 20d8ca01328b7b3eaedc074193c5bdae39c3ad0b
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Jul 6, 2026

Copy link
Copy Markdown
Contributor Author

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

github-actions Bot commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

Code Coverage (GCC + lcov)

Utils/StringUtils.h                            |18.1%   116| 0.0%  21|    -    0
Utils/Telemetry.h                              |20.6%   136| 0.0%  23|    -    0
Utils/ThreadDebugger.h                         |11.6%   199| 0.0%  23|    -    0
Utils/ThreadSafeQueue.h                        |27.5%    40| 0.0%  11|    -    0
Utils/Timer.cpp                                |19.4%    36| 0.0%   7|    -    0
Utils/Timer.h                                  | 100%     2| 0.0%   2|    -    0
Utils/TimerManager.h                           |18.6%   102| 0.0%  19|    -    0
Utils/Tween.h                                  |26.3%    38| 0.0%   6|    -    0
Utils/UUID.h                                   |43.2%    37| 0.0%  16|    -    0
Utils/Validate.h                               |    -     0|    -   0|    -    0
Utils/WineDetection.cpp                        |23.1%    39| 0.0%   9|    -    0

[/home/runner/work/SparkEngine/SparkEngine/SparkSDK/Include/Spark/]
IEngineContext.h                               |7300%     1| 0.0%   1|    -    0
IModule.h                                      | 800%     1| 0.0%   1|    -    0
ServiceInterfaces.h                            | 200%     3| 0.0%   3|    -    0
Version.h                                      |    -     0|    -   0|    -    0

[/home/runner/work/SparkEngine/SparkEngine/Templates/EmptyProject/Source/]
GameModule.h                                   |38.9%    18| 0.0%   6|    -    0

[/home/runner/work/SparkEngine/SparkEngine/Templates/FPSStarter/Source/]
GameModule.h                                   |36.0%    25| 0.0%   7|    -    0

[/home/runner/work/SparkEngine/SparkEngine/Templates/MultiplayerArena/Source/]
GameModule.h                                   |34.6%    26| 0.0%   7|    -    0

[/home/runner/work/SparkEngine/SparkEngine/Templates/PlatformerKit/Source/]
GameModule.h                                   |25.0%    32| 0.0%   7|    -    0

[/home/runner/work/SparkEngine/SparkEngine/Templates/RPGStarter/Source/]
GameModule.h                                   |37.5%    24| 0.0%   8|    -    0
================================================================================
                                         Total:|30.4% 35381| 0.0%  6k|    -    0

Per-Subsystem Coverage

Subsystem Lines Hit Coverage Threshold Status
AI 3731 942 25.2% 35%
Animation 905 277 30.6% 35%
Audio 0 0 0% 30%
Camera 0 0 0% 40%
Core 4944 2950 59.7% 40%
ECS 426 213 50% 40%
Editor 7503 3046 40.6% 25%
GameModules 6621 3231 48.8% 30%
Graphics 17920 9064 50.6% 30%
Networking 3578 2376 66.4% 35%
Physics 0 0 0% 35%
Scripting 283 80 28.3% 30%
Utils 9877 6144 62.2% 60%

Total: 50.8% (28323/55788 lines)

@github-actions

github-actions Bot commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

❌ CI Error Report

Failed jobs: clang-tidy, macos-Debug-OpenGL, macos-Release-Metal, macos-Release-OpenGL, windows-vs2022-Debug, windows-vs2022-Release
Errors: 2 | Test failures: 0 | Compiler warnings: 7

Build Errors

File Line Error Jobs
r/include/c++/v1/__format/formatter_floating_point.h 75 'to_char ' i unavailable: introduced in macOS 13.3 macos-Debug-OpenGL, macos-Release-Metal
r/include/c++/v1/__format/formatter_floating_point.h 74 'to_char ' i unavailable: introduced in macOS 13.3 unknown macos-Release-OpenGL
Full error output
/Application /Xcode_26.5.app/Content /Developer/Platform /MacOSX.platform/Developer/SDK /MacOSX. dk/u r/include/c++/v1/__format/formatter_floating_point.h:75:30: error: 'to_char ' i  unavailable: introduced in macOS 13.3
/Application /Xcode_16.4.app/Content /Developer/Platform /MacOSX.platform/Developer/SDK /MacOSX. dk/u r/include/c++/v1/__format/formatter_floating_point.h:74:30: error: 'to_char ' i  unavailable: introduced in macOS 13.3 unknown
Compiler Warnings (7)
../../../ThirdParty/SDL2/ rc/event /SDL_quit.c:83:41: warning: ca t from 'void (*)(int,  truct __ iginfo *, void *)' to 'void (*)(int)' convert  to incompatible function type [-Wca t-function-type-mi match] [macos-Debug-OpenGL, macos-Release-Metal, macos-Release-OpenGL]
../../../ThirdParty/SDL2/ rc/joy tick/iphoneo /SDL_mfijoy tick.m:504:27: warning: 'gamepad' i  deprecated: fir t deprecated in macOS 10.12 [-Wdeprecated-declaration ] [macos-Debug-OpenGL, macos-Release-Metal, macos-Release-OpenGL]
../../../ThirdParty/SDL2/ rc/joy tick/iphoneo /SDL_mfijoy tick.m:800:24: warning: 'controllerPau edHandler' i  deprecated: fir t deprecated in macOS 10.15 - U e the Menu button found on the controller'  input profile, if it exi t . [-Wdeprecated-declaration ] [macos-Debug-OpenGL, macos-Release-Metal, macos-Release-OpenGL]
../../../ThirdParty/SDL2/ rc/joy tick/iphoneo /SDL_mfijoy tick.m:1263:13: warning: 'GCGamepad' i  deprecated: fir t deprecated in macOS 10.12 [-Wdeprecated-declaration ] [macos-Debug-OpenGL, macos-Release-Metal, macos-Release-OpenGL]
../../../ThirdParty/SDL2/ rc/video/cocoa/SDL_cocoaevent .m:188:55: warning:  emicolon before method body i  ignored [-W emicolon-before-method-body] [macos-Debug-OpenGL, macos-Release-Metal, macos-Release-OpenGL]
../../../ThirdParty/SDL2/ rc/video/cocoa/SDL_cocoametalview.m:82:47: warning:  emicolon before method body i  ignored [-W emicolon-before-method-body] [macos-Debug-OpenGL, macos-Release-Metal, macos-Release-OpenGL]
../../../ThirdParty/SDL2/ rc/video/cocoa/SDL_cocoamode .m:122:23: warning: 'CGDi playModeCopyPixelEncoding' i  deprecated: fir t deprecated in macOS 10.11 - No longer  upported [-Wdeprecated-declaration ] [macos-Debug-OpenGL, macos-Release-Metal, macos-Release-OpenGL]

Updated: 2026-07-06T04:23:07Z — this comment is updated in-place, not duplicated.

@dependabot @github

dependabot Bot commented on behalf of github Jul 13, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #541.

@dependabot dependabot Bot closed this Jul 13, 2026
@dependabot dependabot Bot deleted the dependabot/submodules/ThirdParty/SDL2-20d8ca0 branch July 13, 2026 03:55
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