Skip to content

build(deps): bump the vulkan group with 2 updates - #767

Merged
ReenigneArcher merged 1 commit into
masterfrom
dependabot/submodules/vulkan-1df0227c29
Aug 31, 2026
Merged

build(deps): bump the vulkan group with 2 updates#767
ReenigneArcher merged 1 commit into
masterfrom
dependabot/submodules/vulkan-1df0227c29

Conversation

@dependabot

@dependabotdependabotBot commented on behalf of githubAug 31, 2026

Copy link
Copy Markdown
Contributor

Bumps the vulkan group with 2 updates: third-party/FFmpeg/Vulkan-Headers and third-party/FFmpeg/Vulkan-Loader.

Updates third-party/FFmpeg/Vulkan-Headers from 0b7f383 to 3138637

Commits

Updates third-party/FFmpeg/Vulkan-Loader from 83ddfc5 to d38ce70

Commits
  • d38ce70 build: Update to header v1.4.361
  • 76d6426 loader: clamp driver-reported device extension count to caller buffer
  • 0104fa4 loader: revert loader_instance member reordering per review feedback
  • dc3b728 loader: re-enable stricter clang-tidy checks, fix findings, add regression tests
  • fd782b4 build(deps): bump github/codeql-action from 4.37.7 to 4.37.8
  • e79aee9 loader: Change device ID missing value log from INFO to DEBUG(#1827)
  • 1440604 Address feedback
  • e91fda6 Add clang-tidy to CI, fix findings, merge lint workflows
  • eede24b loader: apply settings device configurations to device groups
  • 255f659 Add macOS/iOS env-var VK_LOADER_SEARCH_ONLY_IN_BUNDLE
  • Additional commits viewable in compare view

You can trigger a rebase of this PR 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the vulkan group with 2 updates: [third-party/FFmpeg/Vulkan-Headers](https://github.com/KhronosGroup/Vulkan-Headers) and [third-party/FFmpeg/Vulkan-Loader](https://github.com/KhronosGroup/Vulkan-Loader).
Updates `third-party/FFmpeg/Vulkan-Headers` from `0b7f383` to `3138637`
- [Commits](KhronosGroup/Vulkan-Headers@0b7f383...3138637)
Updates `third-party/FFmpeg/Vulkan-Loader` from `83ddfc5` to `d38ce70`
- [Commits](KhronosGroup/Vulkan-Loader@83ddfc5...d38ce70)
---
updated-dependencies:
- dependency-name: third-party/FFmpeg/Vulkan-Headers
dependency-version: 31386378257ac8653ce5b32c93baec385259ebbe
dependency-type: direct:production
dependency-group: vulkan
- dependency-name: third-party/FFmpeg/Vulkan-Loader
dependency-version: d38ce70f36b77daeea003cd33ad04eac718bd9b0
dependency-type: direct:production
dependency-group: vulkan
...
Signed-off-by: dependabot[bot] <support@github.com>
@dependabotdependabotBot added dependencies Pull requests that update a dependency file submodules Pull requests that update Submodules code labels Aug 31, 2026
@sonarqubecloud

Copy link
Copy Markdown

@ReenigneArcher
ReenigneArcher merged commit 832fa98 into masterAug 31, 2026
20 checks passed
@ReenigneArcher
ReenigneArcher deleted the dependabot/submodules/vulkan-1df0227c29 branch August 31, 2026 14:39
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependenciesPull requests that update a dependency filesubmodulesPull requests that update Submodules code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@ReenigneArcher