Unknown6656 / AutoIt-Interpreter

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

Bump Avalonia from 0.9.11 to 0.10.14 in /new #127

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps Avalonia from 0.9.11 to 0.10.14.

Release notes

Sourced from Avalonia's releases.

0.10.14

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

0.10.13

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

New features/APIs

#7622 Exposing Window.ChildWindows collection #7449 Add DensityStyle property in Fluent Theme provider #7611 Add TransitioningContentControl (previously existed in Avalonia.ReactiveUI namespace). #7581 Introduced RawPointerPoint for usage with IntermediatePoints #7605 Add Skia Helper Methods to allow applying Skia Filter Effects (Blur, DropShadow, Lighting) to DC content

Dev-Tools

#7440 Ensure Control Inspection in Diagnostics tool window is triggered on Key Down #7576 DevTools: Enable inspection for Button.Flyout

Bugfixes

#7537 [Windows] Minimization bugfix on Windows #7551 [Windows] Fix COM issue in Cursor #7775 [Windows] Fix dwm opaque backdrop #7730 [Windows] Fall back from CenterOwner to CenterScreen when owner window is minimized. #7787 #7788 [Windows] Make mica fallback to acrylic on compatible windows 10 #7548 [Linux] fix 32 bit raspberry pi session manager seg fault #7736 [Osx] Allow setting the window title to null. #7455 Fix Monitor.Enter in finally #7528 Reset fb and depth buffer Ids once they are deleted #7534 Fix AOT incompatible code #7634 Fix Date/Time picker popups #7658 Fix brush opacity animation #7660 Add missing call to base class in ReactiveUserControl.OnDataContextChanged #7723 Fix expander header stretching

Misc

#7569 [Windows] Avoid using COM exceptions for dialog control flow. #7520 Shift + PointerWheel should scroll horizontally #7645 Change default binding mode of SelectedDateProperty to TwoWay

0.10.12

Full changelog: https://github.com/AvaloniaUI/Avalonia/compare/0.10.11...0.10.12

New features/APIs

... (truncated)

Commits
  • 5ce3464 Bump version.
  • 471aa28 Merge pull request #8035 from AvaloniaUI/fixes/nullable-avalonia-native
  • 851066c Merge pull request #8045 from Gillibald/fixes/stableSKTypefaceCollectionTests
  • ede918e Fix SKTypefaceCollection tests
  • c877c1b Merge pull request #7911 from robloo/add-template-parts
  • 2ad6d64 Merge pull request #7854 from robloo/template-part-attribute
  • 76523e0 Merge pull request #7954 from AvaloniaUI/fixes/7780-nativemenuitemseparator-e...
  • bad7e0a Merge pull request #7937 from AvaloniaUI/fixes/osx-reset-windowstate-when-dra...
  • 6f4f792 Merge pull request #7774 from ahopper/fix-more-32bit-linux-session-manager-pi...
  • fa86e9b Merge remote-tracking branch 'origin/stable/0.10.x' into fixes/nullable-avalo...
  • 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 #131.