reactiveui / ReactiveUI.Validation

Validation helpers for ReactiveUI-based apps.
https://reactiveui.net/docs/handbook/user-input-validation
MIT License
235 stars 24 forks source link

build(deps): bump Avalonia.Desktop from 0.10.18 to 0.10.19 in /samples #519

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps Avalonia.Desktop from 0.10.18 to 0.10.19.

Release notes

Sourced from Avalonia.Desktop's releases.

0.10.19

What's Changed

Bugfixes

#8514 Skip disabled controls when moving to first/last item #8880 [macOS] macOS: Fix child window order with multiple child windows #9221 Fix setting WindowState before showing Window. #9300 [macOS] OSX: fix menu re-entrancy crash #9326 [macOS] OSX: fix minimise button being disabled when either a parent or a dialog. #9451 [macOS] [OSX] Fixed NativeMenu memory leak #9469 [macOS] [OSX] Use non-opaque window background for non-transparent windows #9566 [macOS] MacOS: Only bring windows to front if they're on the active space. #9699 Fix SelectionModelSelectionChangedEventArgs.SelectedItems indexer. #9716 [macOS] macos: Fix child window key handling #10153 [macOS] macOS: Sync actual window state after window show, and fix integration tests on macOS 13.1 #10196 [macOS] macOS: Fix window transparency #10204 [Windows] Update Angle to 2.1.0.2023020321 #10265 [Windows][macOS] Various macOS and win32 fixes #10427 [macOS] macOS: Fix window order breaking when closing modal dialog #10431 if the window is closed, we cannot become the key window. #10575 [macOS] macOS: Don't allow window zoom when CanResize=false. #10600 [Linux] Add nullable reference checking to X11Window. #10677 [macOS] macOS: Fix interaction between ExtendClientAreaToDecorationsHint and SystemDecorations

Full Changelog: https://github.com/AvaloniaUI/Avalonia/compare/0.10.18...0.10.19

Commits
  • 45c009e Bump version
  • 02752e0 Update ShowWindowTest from master.
  • c9c1eb8 Merge pull request #10677 from AvaloniaUI/fixes/10650-extend-client-area-deco...
  • 9bebc76 Merge pull request #10575 from AvaloniaUI/fixes/macos-no-resize-zoom
  • a674362 Merge pull request #10600 from AvaloniaUI/fixes/x11window-nre
  • afd25c8 Set openssl-legacy-provider on all platforms.
  • 136a0ab Merge pull request #10431 from AvaloniaUI/fixes/osx-menu-reparenting-crash
  • 8096b59 Merge pull request #10427 from AvaloniaUI/fixes/macos-close-window-zorder
  • a5f20fb Only set openssl-legacy-provider on Windows.
  • cea9d20 Try to fix CI build error.
  • 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)
codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (4a15891) 83.14% compared to head (a5b51f4) 83.14%.

:exclamation: Current head a5b51f4 differs from pull request most recent head 6ce9b6d. Consider uploading reports for the commit 6ce9b6d to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #519 +/- ## ======================================= Coverage 83.14% 83.14% ======================================= Files 18 18 Lines 706 706 ======================================= Hits 587 587 Misses 119 119 ``` Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=reactiveui). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=reactiveui)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

github-actions[bot] commented 1 year ago

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.