kekyo / FlashCap

Independent video frame capture library on .NET/.NET Core and .NET Framework.
Apache License 2.0
203 stars 29 forks source link

Bump Avalonia.Desktop from 0.10.18 to 0.10.21 #58

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps Avalonia.Desktop from 0.10.18 to 0.10.21.

Release notes

Sourced from Avalonia.Desktop's releases.

0.10.21

  • Remove msbuild debug code, causing a "test.bin" file to be left next to the main project.

https://www.nuget.org/packages/Avalonia/0.10.21

0.10.20

  • Critical MacOS fix, after 24 hours mouse events behave strangely.
  • Crash could occur if tooltip open / close collided with window resizing.
  • Fix popup pointer positioning from touch.
  • When ExtendClientAreaToDecorations is true, and CanResize = false, dont allow Zoom osx or Maximize on Windows.

other small bug fixes https://github.com/AvaloniaUI/Avalonia/compare/release/0.10.19...release/0.10.20

https://www.nuget.org/packages/Avalonia/0.10.20

0.10.19

What's Changed

Bugfixes

#8514 Skip disabled controls when moving to first/last item #8880 [macOS] macOS: Fix child window order with multiple child windows #9221 Fix setting WindowState before showing Window. #9300 [macOS] OSX: fix menu re-entrancy crash #9326 [macOS] OSX: fix minimise button being disabled when either a parent or a dialog. #9451 [macOS] [OSX] Fixed NativeMenu memory leak #9469 [macOS] [OSX] Use non-opaque window background for non-transparent windows #9566 [macOS] MacOS: Only bring windows to front if they're on the active space. #9699 Fix SelectionModelSelectionChangedEventArgs.SelectedItems indexer. #9716 [macOS] macos: Fix child window key handling #10153 [macOS] macOS: Sync actual window state after window show, and fix integration tests on macOS 13.1 #10196 [macOS] macOS: Fix window transparency #10204 [Windows] Update Angle to 2.1.0.2023020321 #10265 [Windows][macOS] Various macOS and win32 fixes #10427 [macOS] macOS: Fix window order breaking when closing modal dialog #10431 if the window is closed, we cannot become the key window. #10575 [macOS] macOS: Don't allow window zoom when CanResize=false. #10600 [Linux] Add nullable reference checking to X11Window. #10677 [macOS] macOS: Fix interaction between ExtendClientAreaToDecorationsHint and SystemDecorations

Full Changelog: https://github.com/AvaloniaUI/Avalonia/compare/0.10.18...0.10.19

Commits
  • 5ebe956 bump version.
  • 69c7922 update buildservices nuget.
  • cb926ea fix unit test macos
  • 1538a56 remove avalonia.build.tasks multi-targetting.
  • a9893f6 backport of PR 11096 - MacOS timestamp overflow.
  • 44ca59a use same macos settings from master.
  • 24b39ff bump build services.
  • 390b06a mac os winning combination?
  • 8399055 bump xcode version.
  • 796864f use macos12 build runner.
  • Additional commits viewable in compare view


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 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)
dependabot[bot] commented 1 year 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.