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.10 in /new #111

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps Avalonia.Desktop from 0.9.11 to 0.10.10.

Release notes

Sourced from Avalonia.Desktop's releases.

0.10.10

No release notes provided.

0.10.9

New features/APIs

#6574 [Windows] Add support for Mica effect on Windows 11 #6381 NthChild and NthLastChild selectors support #6730 Add ability to programmatically sort the DataGrid #6739 Add constructor to DrawingImage which accepts Drawing

Bugfixes

#6700 [Osx] Implement non-client clicks on OSX #6783 [Osx] Restore OSX window shadow fix #6724 [Linux] [X11] Check for XOpenDisplay error before trying to use display #6779 [Linux] Graceful error handling of Linux Tray icons #6651 Try to load a custom font with all possible weights and styles #6732 ItemsRepeater: unsubscribe from ItemsSourceView before disposing it #6748 Fix DataGrid headers horizontal scrolling #6749 #6789 Do not inherit text properties in Popup + make Default theme Popups transparent (to match Fluent theme behavior) #6796 Update context menu popup parameters on each show #6532 Fix OpenBrowser on Linux ("About Avalonia" dialog) #6753 Fix changing focus with Tab key for Button #6763 Fix RepeatButton keeps sending clicks when focus changed #6764 Fix clips with transforms in deferred renderer #6794 Fix GenerateAvaloniaResourcesDependencyCache target #6702 Fix handled event misses in dev tools

Misc

#6717 [Windows] Disable WindowManagerAddShadowHint by default #6745 [Linux] Changed X11 default cursor to XC_left_ptr #6784 Add support for access keys to Button. #6709 Simulate font weight bold and font style italic when a fallback is used #6746 #6747 LineNode hit test #6780 DataGrid minimum distance threshold when dragging headers #6735 Make IBlurHost internal

0.10.8

New features/APIs

#6560 Tray-icon support #6453 Implement MaskedTextBox #6576 Add GeometryGroup and CombinedGeometry #6665 Added support for non-control templates in XAML #6617 Add DesignStyle property #6492 Add text box clipboard events

... (truncated)

Commits
  • 3164c3c bump version.
  • 2e1d9b8 Merge pull request #6757 from AvaloniaUI/update-net-5.0
  • b03c0b0 Merge pull request #6803 from AvaloniaUI/fixes/osx/non-client-clicks-popup-crash
  • 6dbf015 Merge pull request #6779 from AvaloniaUI/dbus-tray-icon-fix
  • 015f1ac Merge pull request #6796 from AvaloniaUI/fixes/6795-contextmenu-placement
  • 04fb4c6 Merge pull request #6794 from AvaloniaUI/fix-avaloniaBuildTasks
  • 513fa98 Merge pull request #6789 from AvaloniaUI/bugfix/transparent-popup-issue
  • bcdfa7d Merge pull request #6784 from AvaloniaUI/fixes/button-access-key
  • 9da1793 Merge pull request #6780 from ltetak/datagrid_drag_treshold
  • df77f18 Merge pull request #6702 from YohDeadfall/fix-dev-tools-events
  • 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 #116.