Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

nuget: bump the silk-net group with 3 updates #6573

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 28, 2024

Bumps the silk-net group with 3 updates: Silk.NET.Vulkan, Silk.NET.Vulkan.Extensions.EXT and Silk.NET.Vulkan.Extensions.KHR.

Updates Silk.NET.Vulkan from 2.16.0 to 2.20.0

Release notes

Sourced from Silk.NET.Vulkan's releases.

2.20.0 December 2023 Update

Silk.NET December 2023 Update

  • Added support for UTF-8 file paths in GLFW and SDL windows (thanks @​WinstonMao)
  • Updated to OpenXR 1.0.32.1
  • Updated to Vulkan 1.3.273
  • Updated to latest OpenGL specifications
  • Updated to latest OpenCL specifications
  • Fixed Matrix2X2.GetDeterminant returning incorrect values
  • Fixed ALC_SOFT_reopen_device being a non-context extension (thanks @​okaniku, @​doobah)

2.19.0 November 2023 Update

Silk.NET November 2023 Update

  • Updated to OpenXR 1.0.31
  • Updated to Vulkan 1.3.270
  • Updated to latest ImGui.NET, alleviating some incompatibilities introduced by the ImGui.NET team.
  • Updated to latest OpenGL specifications
  • Fixed OpenCL clCreateImage not functioning as expected with ImageDesc's ABI
  • Fixed OpenAL throwing when loading an extension prefixed with ALC_ instead AL_

2.18.0 October 2023 Update

Silk.NET October 2023 Update

  • Added SPIR-V Reflect bindings
  • Added SPIR-V Cross bindings
  • Added Shaderc bindings
  • Added WIC/WindowsCodecs bindings (thanks @​hez2010)
  • Added multi-channel formats support for OpenAL (thanks @​aleksrutins)
  • Added EffectTarget support for OpenAL Soft (thanks @​okaniku, @​doobah)
  • Added MoltenVK support for iOS (massive thank you to @​zvasya for contributing and testing)
  • Added macOS support for the CreateWebGPUSurface helper function (thanks @​AsgardXIV)
  • Added the ability to load MoltenVK directly as a fallback should the Vulkan Loader be unavailable on macOS
  • Added trimming support with an option to enable/disable static-linking support at link time
  • Added WinRT interoperability support for Direct3D 11.
  • Added the ability to query extensions from specific Vulkan layers using the Silk.NET helpers
  • Added extension methods on IGamepad to return Thumbstick state instead of requiring use of the indexers (thanks @​jvyden)
  • Added ref properties for Vulkan chain constituents (thanks @​khitiara)
  • Added Apple Silicon binaries for Assimp (thanks @​jschieck)
  • Added compatibility with Linux distributions using as early as glibc 2.16
  • Added equality operators and IEquatable to Bool32 (thanks @​Syncaidius)
  • Added ToSystem/ToGeneric as extension methods (rather than plain static functions) to convert to/from Silk.NET.Maths types (thanks @​Wafer-EX)
  • Added discriminant values to PinObjectMarshaller to tie pinned handles to state to which the pin pertains
  • Updated to Vulkan 1.3.266
  • Updated to OpenXR 1.0.30
  • Updated to SDL 2.28.1
  • Updated to MoltenVK 1.2.5
  • Updated to latest WebGPU headers
  • Updated to latest OpenCL specifications
  • Updated to latest OpenGL specifications

... (truncated)

Commits

Updates Silk.NET.Vulkan.Extensions.EXT from 2.16.0 to 2.20.0

Release notes

Sourced from Silk.NET.Vulkan.Extensions.EXT's releases.

2.20.0 December 2023 Update

Silk.NET December 2023 Update

  • Added support for UTF-8 file paths in GLFW and SDL windows (thanks @​WinstonMao)
  • Updated to OpenXR 1.0.32.1
  • Updated to Vulkan 1.3.273
  • Updated to latest OpenGL specifications
  • Updated to latest OpenCL specifications
  • Fixed Matrix2X2.GetDeterminant returning incorrect values
  • Fixed ALC_SOFT_reopen_device being a non-context extension (thanks @​okaniku, @​doobah)

2.19.0 November 2023 Update

Silk.NET November 2023 Update

  • Updated to OpenXR 1.0.31
  • Updated to Vulkan 1.3.270
  • Updated to latest ImGui.NET, alleviating some incompatibilities introduced by the ImGui.NET team.
  • Updated to latest OpenGL specifications
  • Fixed OpenCL clCreateImage not functioning as expected with ImageDesc's ABI
  • Fixed OpenAL throwing when loading an extension prefixed with ALC_ instead AL_

2.18.0 October 2023 Update

Silk.NET October 2023 Update

  • Added SPIR-V Reflect bindings
  • Added SPIR-V Cross bindings
  • Added Shaderc bindings
  • Added WIC/WindowsCodecs bindings (thanks @​hez2010)
  • Added multi-channel formats support for OpenAL (thanks @​aleksrutins)
  • Added EffectTarget support for OpenAL Soft (thanks @​okaniku, @​doobah)
  • Added MoltenVK support for iOS (massive thank you to @​zvasya for contributing and testing)
  • Added macOS support for the CreateWebGPUSurface helper function (thanks @​AsgardXIV)
  • Added the ability to load MoltenVK directly as a fallback should the Vulkan Loader be unavailable on macOS
  • Added trimming support with an option to enable/disable static-linking support at link time
  • Added WinRT interoperability support for Direct3D 11.
  • Added the ability to query extensions from specific Vulkan layers using the Silk.NET helpers
  • Added extension methods on IGamepad to return Thumbstick state instead of requiring use of the indexers (thanks @​jvyden)
  • Added ref properties for Vulkan chain constituents (thanks @​khitiara)
  • Added Apple Silicon binaries for Assimp (thanks @​jschieck)
  • Added compatibility with Linux distributions using as early as glibc 2.16
  • Added equality operators and IEquatable to Bool32 (thanks @​Syncaidius)
  • Added ToSystem/ToGeneric as extension methods (rather than plain static functions) to convert to/from Silk.NET.Maths types (thanks @​Wafer-EX)
  • Added discriminant values to PinObjectMarshaller to tie pinned handles to state to which the pin pertains
  • Updated to Vulkan 1.3.266
  • Updated to OpenXR 1.0.30
  • Updated to SDL 2.28.1
  • Updated to MoltenVK 1.2.5
  • Updated to latest WebGPU headers
  • Updated to latest OpenCL specifications
  • Updated to latest OpenGL specifications

... (truncated)

Commits

Updates Silk.NET.Vulkan from 2.16.0 to 2.20.0

Release notes

Sourced from Silk.NET.Vulkan's releases.

2.20.0 December 2023 Update

Silk.NET December 2023 Update

  • Added support for UTF-8 file paths in GLFW and SDL windows (thanks @​WinstonMao)
  • Updated to OpenXR 1.0.32.1
  • Updated to Vulkan 1.3.273
  • Updated to latest OpenGL specifications
  • Updated to latest OpenCL specifications
  • Fixed Matrix2X2.GetDeterminant returning incorrect values
  • Fixed ALC_SOFT_reopen_device being a non-context extension (thanks @​okaniku, @​doobah)

2.19.0 November 2023 Update

Silk.NET November 2023 Update

  • Updated to OpenXR 1.0.31
  • Updated to Vulkan 1.3.270
  • Updated to latest ImGui.NET, alleviating some incompatibilities introduced by the ImGui.NET team.
  • Updated to latest OpenGL specifications
  • Fixed OpenCL clCreateImage not functioning as expected with ImageDesc's ABI
  • Fixed OpenAL throwing when loading an extension prefixed with ALC_ instead AL_

2.18.0 October 2023 Update

Silk.NET October 2023 Update

  • Added SPIR-V Reflect bindings
  • Added SPIR-V Cross bindings
  • Added Shaderc bindings
  • Added WIC/WindowsCodecs bindings (thanks @​hez2010)
  • Added multi-channel formats support for OpenAL (thanks @​aleksrutins)
  • Added EffectTarget support for OpenAL Soft (thanks @​okaniku, @​doobah)
  • Added MoltenVK support for iOS (massive thank you to @​zvasya for contributing and testing)
  • Added macOS support for the CreateWebGPUSurface helper function (thanks @​AsgardXIV)
  • Added the ability to load MoltenVK directly as a fallback should the Vulkan Loader be unavailable on macOS
  • Added trimming support with an option to enable/disable static-linking support at link time
  • Added WinRT interoperability support for Direct3D 11.
  • Added the ability to query extensions from specific Vulkan layers using the Silk.NET helpers
  • Added extension methods on IGamepad to return Thumbstick state instead of requiring use of the indexers (thanks @​jvyden)
  • Added ref properties for Vulkan chain constituents (thanks @​khitiara)
  • Added Apple Silicon binaries for Assimp (thanks @​jschieck)
  • Added compatibility with Linux distributions using as early as glibc 2.16
  • Added equality operators and IEquatable to Bool32 (thanks @​Syncaidius)
  • Added ToSystem/ToGeneric as extension methods (rather than plain static functions) to convert to/from Silk.NET.Maths types (thanks @​Wafer-EX)
  • Added discriminant values to PinObjectMarshaller to tie pinned handles to state to which the pin pertains
  • Updated to Vulkan 1.3.266
  • Updated to OpenXR 1.0.30
  • Updated to SDL 2.28.1
  • Updated to MoltenVK 1.2.5
  • Updated to latest WebGPU headers
  • Updated to latest OpenCL specifications
  • Updated to latest OpenGL specifications

... (truncated)

Commits

Updates Silk.NET.Vulkan.Extensions.KHR from 2.16.0 to 2.20.0

Release notes

Sourced from Silk.NET.Vulkan.Extensions.KHR's releases.

2.20.0 December 2023 Update

Silk.NET December 2023 Update

  • Added support for UTF-8 file paths in GLFW and SDL windows (thanks @​WinstonMao)
  • Updated to OpenXR 1.0.32.1
  • Updated to Vulkan 1.3.273
  • Updated to latest OpenGL specifications
  • Updated to latest OpenCL specifications
  • Fixed Matrix2X2.GetDeterminant returning incorrect values
  • Fixed ALC_SOFT_reopen_device being a non-context extension (thanks @​okaniku, @​doobah)

2.19.0 November 2023 Update

Silk.NET November 2023 Update

  • Updated to OpenXR 1.0.31
  • Updated to Vulkan 1.3.270
  • Updated to latest ImGui.NET, alleviating some incompatibilities introduced by the ImGui.NET team.
  • Updated to latest OpenGL specifications
  • Fixed OpenCL clCreateImage not functioning as expected with ImageDesc's ABI
  • Fixed OpenAL throwing when loading an extension prefixed with ALC_ instead AL_

2.18.0 October 2023 Update

Silk.NET October 2023 Update

  • Added SPIR-V Reflect bindings
  • Added SPIR-V Cross bindings
  • Added Shaderc bindings
  • Added WIC/WindowsCodecs bindings (thanks @​hez2010)
  • Added multi-channel formats support for OpenAL (thanks @​aleksrutins)
  • Added EffectTarget support for OpenAL Soft (thanks @​okaniku, @​doobah)
  • Added MoltenVK support for iOS (massive thank you to @​zvasya for contributing and testing)
  • Added macOS support for the CreateWebGPUSurface helper function (thanks @​AsgardXIV)
  • Added the ability to load MoltenVK directly as a fallback should the Vulkan Loader be unavailable on macOS
  • Added trimming support with an option to enable/disable static-linking support at link time
  • Added WinRT interoperability support for Direct3D 11.
  • Added the ability to query extensions from specific Vulkan layers using the Silk.NET helpers
  • Added extension methods on IGamepad to return Thumbstick state instead of requiring use of the indexers (thanks @​jvyden)
  • Added ref properties for Vulkan chain constituents (thanks @​khitiara)
  • Added Apple Silicon binaries for Assimp (thanks @​jschieck)
  • Added compatibility with Linux distributions using as early as glibc 2.16
  • Added equality operators and IEquatable to Bool32 (thanks @​Syncaidius)
  • Added ToSystem/ToGeneric as extension methods (rather than plain static functions) to convert to/from Silk.NET.Maths types (thanks @​Wafer-EX)
  • Added discriminant values to PinObjectMarshaller to tie pinned handles to state to which the pin pertains
  • Updated to Vulkan 1.3.266
  • Updated to OpenXR 1.0.30
  • Updated to SDL 2.28.1
  • Updated to MoltenVK 1.2.5
  • Updated to latest WebGPU headers
  • Updated to latest OpenCL specifications
  • Updated to latest OpenGL specifications

... (truncated)

Commits

Updates Silk.NET.Vulkan from 2.16.0 to 2.20.0

Release notes

Sourced from Silk.NET.Vulkan's releases.

2.20.0 December 2023 Update

Silk.NET December 2023 Update

  • Added support for UTF-8 file paths in GLFW and SDL windows (thanks @​WinstonMao)
  • Updated to OpenXR 1.0.32.1
  • Updated to Vulkan 1.3.273
  • Updated to latest OpenGL specifications
  • Updated to latest OpenCL specifications
  • Fixed Matrix2X2.GetDeterminant returning incorrect values
  • Fixed ALC_SOFT_reopen_device being a non-context extension (thanks @​okaniku, @​doobah)

2.19.0 November 2023 Update

Silk.NET November 2023 Update

  • Updated to OpenXR 1.0.31
  • Updated to Vulkan 1.3.270
  • Updated to latest ImGui.NET, alleviating some incompatibilities introduced by the ImGui.NET team.
  • Updated to latest OpenGL specifications
  • Fixed OpenCL clCreateImage not functioning as expected with ImageDesc's ABI
  • Fixed OpenAL throwing when loading an extension prefixed with ALC_ instead AL_

2.18.0 October 2023 Update

Silk.NET October 2023 Update

  • Added SPIR-V Reflect bindings
  • Added SPIR-V Cross bindings
  • Added Shaderc bindings
  • Added WIC/WindowsCodecs bindings (thanks @​hez2010)
  • Added multi-channel formats support for OpenAL (thanks @​aleksrutins)
  • Added EffectTarget support for OpenAL Soft (thanks @​okaniku, @​doobah)
  • Added MoltenVK support for iOS (massive thank you to @​zvasya for contributing and testing)
  • Added macOS support for the CreateWebGPUSurface helper function (thanks @​AsgardXIV)
  • Added the ability to load MoltenVK directly as a fallback should the Vulkan Loader be unavailable on macOS
  • Added trimming support with an option to enable/disable static-linking support at link time
  • Added WinRT interoperability support for Direct3D 11.
  • Added the ability to query extensions from specific Vulkan layers using the Silk.NET helpers
  • Added extension methods on IGamepad to return Thumbstick state instead of requiring use of the indexers (thanks @​jvyden)
  • Added ref properties for Vulkan chain constituents (thanks @​khitiara)
  • Added Apple Silicon binaries for Assimp (thanks @​jschieck)
  • Added compatibility with Linux distributions using as early as glibc 2.16
  • Added equality operators and IEquatable to Bool32 (thanks @​Syncaidius)
  • Added ToSystem/ToGeneric as extension methods (rather than plain static functions) to convert to/from Silk.NET.Maths types (thanks @​Wafer-EX)
  • Added discriminant values to PinObjectMarshaller to tie pinned handles to state to which the pin pertains
  • Updated to Vulkan 1.3.266
  • Updated to OpenXR 1.0.30
  • Updated to SDL 2.28.1
  • Updated to MoltenVK 1.2.5
  • Updated to latest WebGPU headers
  • Updated to latest OpenCL specifications
  • Updated to latest OpenGL specifications

... (truncated)

Commits

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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

@dependabot dependabot bot added the infra Related to the project infrastructure label Mar 28, 2024
@dependabot dependabot bot requested a review from TSRBerry March 28, 2024 16:51
@ryujinx-mako ryujinx-mako bot requested a review from a team March 28, 2024 16:52
@dependabot dependabot bot force-pushed the dependabot/nuget/silk-net-69d8644dd6 branch 5 times, most recently from 74ec351 to a9cbefb Compare April 9, 2024 16:10
@dependabot dependabot bot force-pushed the dependabot/nuget/silk-net-69d8644dd6 branch 5 times, most recently from aa08046 to 21cec19 Compare April 16, 2024 16:46
@dependabot dependabot bot force-pushed the dependabot/nuget/silk-net-69d8644dd6 branch 4 times, most recently from 71ca688 to 34eab9b Compare April 22, 2024 17:13
Bumps the silk-net group with 3 updates: [Silk.NET.Vulkan](https://github.com/dotnet/Silk.NET), [Silk.NET.Vulkan.Extensions.EXT](https://github.com/dotnet/Silk.NET) and [Silk.NET.Vulkan.Extensions.KHR](https://github.com/dotnet/Silk.NET).


Updates `Silk.NET.Vulkan` from 2.16.0 to 2.20.0
- [Release notes](https://github.com/dotnet/Silk.NET/releases)
- [Commits](dotnet/Silk.NET@v2.16.0...v2.20.0)

Updates `Silk.NET.Vulkan.Extensions.EXT` from 2.16.0 to 2.20.0
- [Release notes](https://github.com/dotnet/Silk.NET/releases)
- [Commits](dotnet/Silk.NET@v2.16.0...v2.20.0)

Updates `Silk.NET.Vulkan` from 2.16.0 to 2.20.0
- [Release notes](https://github.com/dotnet/Silk.NET/releases)
- [Commits](dotnet/Silk.NET@v2.16.0...v2.20.0)

Updates `Silk.NET.Vulkan.Extensions.KHR` from 2.16.0 to 2.20.0
- [Release notes](https://github.com/dotnet/Silk.NET/releases)
- [Commits](dotnet/Silk.NET@v2.16.0...v2.20.0)

Updates `Silk.NET.Vulkan` from 2.16.0 to 2.20.0
- [Release notes](https://github.com/dotnet/Silk.NET/releases)
- [Commits](dotnet/Silk.NET@v2.16.0...v2.20.0)

---
updated-dependencies:
- dependency-name: Silk.NET.Vulkan
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: silk-net
- dependency-name: Silk.NET.Vulkan.Extensions.EXT
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: silk-net
- dependency-name: Silk.NET.Vulkan
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: silk-net
- dependency-name: Silk.NET.Vulkan.Extensions.KHR
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: silk-net
- dependency-name: Silk.NET.Vulkan
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: silk-net
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/nuget/silk-net-69d8644dd6 branch from 34eab9b to aad05c7 Compare April 23, 2024 17:12
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 24, 2024

Superseded by #6713.

@dependabot dependabot bot closed this Apr 24, 2024
@dependabot dependabot bot deleted the dependabot/nuget/silk-net-69d8644dd6 branch April 24, 2024 16:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
infra Related to the project infrastructure
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants