b-editor / beutl

Cross-platform video editing (compositing) software.
https://beutl.beditor.net
MIT License
310 stars 17 forks source link

chore(deps): bump Vortice.XAudio2 from 3.5.0 to 3.6.2 #1129

Closed dependabot[bot] closed 3 weeks ago

dependabot[bot] commented 1 month ago

Bumps Vortice.XAudio2 from 3.5.0 to 3.6.2.

Changelog

Sourced from Vortice.XAudio2's changelog.

Changelog

Current Stable Release: 3.6.0 (October 2024)


Release: 3.6.2 (October 2024)

  • [ENH] Breaking change: Map C++ UINT, UINT32, uint32_t to UInt32 in C# not Int32 as before_
  • [ENH] Direct3D12 and DirectML: Use uint instead of int remap.
  • [ENH] DirectML : Update to 1.15.2.
  • [ENH] Direct3D12: Add D3D12GetInterface support and relative class Guids.
  • [ENH] MediaFoundation: More bindings improvements, add callback supports
  • [ENH] MediaFoundation: Add VirtualCamera support (mfvirtualcamera.h)
  • [ENH] General: Drop .net7 support
  • [ENH] Vortice.Dxc: Handle correctly IDxcCompilerArgs bindings and improve interop
  • [ENH] Vortice.WinUI interop improvements.
  • [ENH] IDXGISwapChain1.Present overload renamed to Present1 to keep consistency with native code.
  • [ENH] Update DX Compiler release for May 2024 https://github.com/microsoft/DirectXShaderCompiler/releases/tag/v1.8.2405
  • [ENH] Update DirectML 1.13.1
  • [ENH] Update DirectX Headers to 1.614.0

Release: 3.5.0 (March 2024)

  • [ENH] Update DirectX Headers to 1.613.0
  • [ENH] Update DX Compiler release for March 2024
  • [ENH] Add Vortice.Wpf for WPF integration
  • [ENH] Add Vortice.WinForms for WindowsForms integration
  • [ENH] Update DirectX Headers to 1.611.1
  • [ENH] Update DirectStorage to 1.2.1

Release: 3.3.4 (October 2023)

  • [ENH] DirectSound support.
  • [ENH] Drop net6.0 and support net7.0 and net8.0
  • [ENH] Drop netstandard 2.0 and support net6.0 and net7.0

Release: 2.4.2 (March 2023)

  • [ENH] General: Support trimming and AOT
  • [ENH] Direct3D12: Improve DRED support
  • [ENH] Direct3D11 and Direct3D12: Improve bindings in state descriptions and FIX marshal of SamplerDescription

Release: 2.2.X (December 2022)

  • [ENH] Direct3D12: Improve DRED support

... (truncated)

Commits


Dependabot compatibility score

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 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)
github-actions[bot] commented 1 month ago

No TODO comments were found.

dependabot[bot] commented 3 weeks ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.