Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump Avalonia from 0.10.7 to 0.10.8 #29

Merged
merged 1 commit into from
Oct 14, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 11, 2021

Bumps Avalonia from 0.10.7 to 0.10.8.

Release notes

Sourced from Avalonia's releases.

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 #6392 Allow end user to change menu show delay globally #6689 Allow creating custom Datagrid columns #6652 [Linux] Allow customizing the framebuffer FPS + Respect IRendererFactory

Bugfixes

#6471 [Windows] Fix EntryPointNotFound on Windows 8 due to missing version check #6484 [Osx] Fix middle click #6552 [Osx] Correctly implement fullscreen mode so that app ca be started in full. #6555 [Windows] Dont loose window state when hide and show are called programmatically #6597 [Windows] Fix handling of subsequent keypress after Alt/F10 #6604 [Linux] Fixed potential freezes/segfaults on window close #6649 [Linux] Fix deferred renderer performance regression #6675 [Linux] Use XC_hand2 for hand cursor #6456 Revert "Fix skia OpacityMask push and pop methods" (regression) #6522 Revert "Fixed gradient brush target rectangles." (regression) #6524 Revert "ScrollContentPresenter, fix order of operations, set Offset before setting Extent" (regression) #5638 Fix DataGridTemplateColumn Recycled Issue #6226 ContentPresenter should create child without content, if template was set #6404 Close popup if combobox is not visible #6457 Don't display warning when WinUICompositorConnection succeeds. #6461 Prevent DeferredRenderer crash when a VisualBrush is used as OpacityMask #6464 Update AvaloniaSynchronizationContext to don't wrap exceptions #6466 Don't focus children of disabled controls when tabbing between controls. #6491 Fix alt down shortcuts and allow alt down handling for end users #6507 Don't log $parent binding errors when control detached from logical tree #6509 Fix DataGrid issue: does not re-enter the edit mode after pressing ESC #6566 CompiledBinding correctly locates IDataContextProvider as anchor. #6569 Fix avalonia resource generation on resource deletion #6570 Fixes DataGrid issue: New line in Editable DataGrid, Not editable #6581 Fixes PathMarkupParser flag parsing when no separator is used #6619 Add ProgressBar missed TemplateBinding.CornerRadius #6620 Add NotificationCard missed TemplateBinding.CornerRadius #6632 Fix opening disabled menu with accelerator key #6639 Fix Expander HeaderTemplate for Simple Theme #6657 Fix ICustomDrawOperation HitTest coordinate space. #6616 Fix opening submenu popup for menus without subitems

Misc

... (truncated)

Commits
  • 0c81bb0 bump version
  • 081c89c Merge pull request #6560 from AvaloniaUI/feature/tray-icon-support
  • a088549 Allow creating custom Datagrid columns (#6689)
  • 12f3121 Merge pull request #6675 from AvaloniaUI/feature/x11-use-xc-hand2
  • 80c35ff Merge pull request #6665 from AvaloniaUI/non-control-templates
  • fcb76a1 Merge pull request #6657 from PJB3005/21-09-29-custom-draw-hit-test
  • 8c6da75 Merge pull request #6656 from AvaloniaUI/fixes/3429-scroll-gesture-virtualiza...
  • 1cc25d0 Merge pull request #6485 from AvaloniaUI/fixes/itemssourceview-fixes
  • d12d992 Merge pull request #6461 from Gillibald/fixes/OpacityMask
  • af2685d Merge pull request #6506 from workgroupengineering/fixes/Input_Warnings
  • 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)

Bumps [Avalonia](https://github.com/AvaloniaUI/Avalonia) from 0.10.7 to 0.10.8.
- [Release notes](https://github.com/AvaloniaUI/Avalonia/releases)
- [Commits](AvaloniaUI/Avalonia@0.10.7...0.10.8)

---
updated-dependencies:
- dependency-name: Avalonia
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 11, 2021
@worldbeater worldbeater merged commit b105783 into main Oct 14, 2021
@dependabot dependabot bot deleted the dependabot/nuget/Avalonia-0.10.8 branch October 14, 2021 17:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
1 participant