Unknown6656 / AutoIt-Interpreter

A C# AutoIt interpreter designed to be platform-independent
GNU Affero General Public License v3.0
36 stars 10 forks source link

Bump Avalonia.Desktop from 0.9.11 to 0.10.16 in /new #135

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps Avalonia.Desktop from 0.9.11 to 0.10.16.

Release notes

Sourced from Avalonia.Desktop's releases.

0.10.16

https://github.com/AvaloniaUI/Avalonia/compare/0.10.15...0.10.16

0.10.15

Full changelog: https://github.com/AvaloniaUI/Avalonia/compare/0.10.14...0.10.15

New features/APIs

#8083 Expose CurrentOpacity on ISkiaDrawingContextImpl. #8119 Added support for IReflectableType in InpcPropertyAccessorPlugin

Bugfixes

#8154 [macOS] Multiple windowing platform fixes on OSX #8187 [macOS] Fix file dialog filter nullable annotation, and osx platform. #8258 [macOS] Fix call to virtual method from ctor. #8268 [Linux] Added support for the basic version of _NET_WM_SYNC_REQUEST protocol #8095 Respect Window MaxWidth and MaxHeight when using any SizeToContent to Auto #8106 Make ThreadSafeObjectPool actually thread safe #8114 #8126 #8141 Fix property and events registrations #8172 Fix Menu selection to match UWP #8115 Fix missing NotifyCountChanged in AvaloniaList.AddRange #8236 Fix FlyoutBase/ContextMenu memory leak #8252 Check if BindingValue actually has a value before logging an error #8253 Stop listening for IsCancel on button detached

Misc

#8233 Upgraded SkiaSharp packages

0.10.14

Full changelog: https://github.com/AvaloniaUI/Avalonia/compare/0.10.13...0.10.14

New features/APIs

#7165 Add more platform specific screen from Window/Rect/Point methods. #7854 + #7911 Implement TemplatePartAttribute from WPF

Bugfixes

#7774 [Linux] Fix pinvoke signature for smc and ice error handlers for 32 bit #7775 [Windows] Fix dwm opaque backdrop #7787 + #7788 [Windows] Make mica fallback to acrylic on compatible windows 10 #7937 [Osx] Reset maximised state when window is dragged. #8035 [Osx] Fixes/nullable avalonia native #7832 Measure overlay layer children to constraint. #7834 + #7964 Fix using touch for date/time pickers.

... (truncated)

Commits
  • 5b647e1 bump version
  • fbce80d Merge pull request #8433 from AvaloniaUI/fixes/8389-datagrid-detach
  • 8cfa8a2 Merge pull request #8456 from AvaloniaUI/fixes/splitview-culture-sensitive
  • a4279a5 fix setter tests.
  • 4823790 Merge pull request #8409 from AvaloniaUI/fixes/devtools-promotes-values-to-lo...
  • c4d7a98 Merge pull request #8291 from AvaloniaUI/fix-fluent-loader
  • 66c72be Merge pull request #8315 from AvaloniaUI/fixes/8314-gridsplitter-layoutrounding
  • 751fd6e Merge pull request #8373 from AvaloniaUI/fixes/8372-clear-local-value
  • 9d05161 Merge pull request #8383 from Oxc3/bug-TimePickerPresenter-wrong-time-at-12PM
  • 1c13b70 Merge pull request #8391 from AvaloniaUI/DirectBindingSubscription-NRE
  • 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 2 years ago

Superseded by #137.