ReactiveUI.Validation icon indicating copy to clipboard operation
ReactiveUI.Validation copied to clipboard

build(deps): bump Avalonia from 0.10.15 to 0.10.17 in /samples

Open dependabot[bot] opened this issue 3 years ago • 1 comments

Bumps Avalonia from 0.10.15 to 0.10.17.

Release notes

Sourced from Avalonia's releases.

0.10.17

https://www.nuget.org/packages/Avalonia/0.10.17

Full changelog: https://github.com/AvaloniaUI/Avalonia/compare/release/0.10.16...release/0.10.17

Bugfixes

#8483 [macOS] Fix initial window size on osx. #8494 [macOS] Fixes red window contents on startup. #8478 #8544 #8547 [Windows] Fix various issues with TrayIcon on Windows. #8492 Fix edge case causing crash modifying classes property. #8482 Window positioning edge case in extreme scenario fix.

Misc

#8518 [Windows] Backport native control host handle validation

0.10.16

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

Bugfixes

#8415 [macOS] Backport macOS windowing fixes. #8440 [macOS] [OSX] popups shouldnt have shadow #8245 Use own Pen (if set) in GeometryDrawing.GetBounds #8291 Fix FluentTheme density style #8305 Fixes/reduce excessive layout passes #8315 Make GridSplitter scaling aware. #8373 Correctly clear PriorityValue local value #8383 Fix 12PM bug in TimePickerPresenter #8391 Fix DirectBindingSubscription NRE #8409 Don't promote layout property values to local values in DevTools. #8420 Fix leak in the InternalSelectionModel #8427 Fix crash in deferred renderer when reparenting a control. #8442 Fix empty batch nested updates. #8456 make splitview not culture sensitive.

Misc

#8270 [Linux] [X11] Improve _NET_WM_SYNC_REQUEST handling #8431 Remove perf-expensive DottedLineFocusAdorner style #8433 Improve performance of style class selector subscriptions

Commits
  • 4a6a3a1 bump version
  • 0b525bf Merge pull request #8547 from AvaloniaUI/tray-icon-fixes
  • dc871e7 Merge pull request #8544 from AvaloniaUI/fixes/trayicon-interaction
  • 855a193 Backport RemoveIcons NRE fix
  • dd8ed9c Merge pull request #8518 from AvaloniaUI/maxkatz6-patch-1
  • 3f42166 backport-native-handle-validation
  • e05b0e6 make Avalonia.Styling internals visible to Avalonia.Controls.UnitTest (backpo...
  • 380bbf3 make safe enumerable visible to Avalonia.Styline, and Avalonia.Controls.UnitT...
  • 9a328ca Merge remote-tracking branch 'origin/fixes/8480-classes-reentrancy' into tmp4
  • 8a03189 Merge pull request #8494 from AvaloniaUI/fixes/macos-red-window
  • 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] avatar Aug 01 '22 00:08 dependabot[bot]

Codecov Report

Merging #477 (60879e9) into main (54aded6) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #477   +/-   ##
=======================================
  Coverage   83.14%   83.14%           
=======================================
  Files          18       18           
  Lines         706      706           
=======================================
  Hits          587      587           
  Misses        119      119           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 54aded6...60879e9. Read the comment docs.

codecov[bot] avatar Aug 01 '22 00:08 codecov[bot]

Superseded by #482.

dependabot[bot] avatar Sep 01 '22 00:09 dependabot[bot]

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

github-actions[bot] avatar Sep 15 '22 01:09 github-actions[bot]