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

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 3 years ago

Bumps Avalonia from 0.9.11 to 0.10.7.

Release notes

Sourced from Avalonia's releases.

0.10.7

No release notes provided.

0.10.6

New features

  • Implemented ImageDrawing. #6014
  • DevTools filter text box #5991
  • [Linux] Added support for single-touch screens directly via evdev #5894

Bugfixes

  • Fix custom hit testing #5968
  • Don't activate window when extending client area. #5989
  • Default DataGrid SelectedIndex & SelectedItem binding mode to TwoWay #5931
  • Fix a memory leak in StreamNode. #5987
  • [OSX] Force shadow invalidation on programatic resize. #5971
  • [OSX, Windows] Fix - Missing Shadow - OSX and Window Position #5963

Misc:

  • Avoid boxing nullable values in BindingValue. #5970
  • Optimize shape rendering (pen creation mostly). #5997
  • Various memory optimizations #5972
  • Specialized observables for transitions #5953
  • Enable InputElement, Interactive, Visual and AvaloniaObject nullablity #5955

https://github.com/AvaloniaUI/Avalonia/compare/0.10.5...0.10.6

0.10.5

New features

Bugfixes

https://github.com/AvaloniaUI/Avalonia/compare/release/0.10.4...release/0.10.5

0.10.4

No release notes provided.

0.10.3

Some bug fixes.

... (truncated)

Commits
  • 853e3ca bump version.
  • a7d5c9a New Fluent expander style (#5573)
  • 7e5232f Merge pull request #6347 from AvaloniaUI/feature/templatedcontrol-cornerradius
  • c69ab45 Merge pull request #6191 from pr8x/feature-devtools-inspect-popup
  • 86e81f6 Merge pull request #6231 from MihaMarkic/comments_syntax
  • 7fd6595 Merge pull request #6229 from MihaMarkic/updates_gitignore
  • 15b145d Merge pull request #6220 from pr8x/expose-Ensure-Capacity
  • ec8c9c6 Merge pull request #6076 from ngarside/totalsize
  • e951082 Merge pull request #6044 from AvaloniaUI/fixes/failing-debug-build-tests
  • 4fe4f3e Merge pull request #6039 from MarchingCube/fix-textpresenter-caretbrush
  • 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 #108.