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

build(deps): bump Avalonia from 0.10.18 to 0.10.19 in /samples #516

Merged
merged 1 commit into from
Apr 16, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 1, 2023

Bumps Avalonia from 0.10.18 to 0.10.19.

Release notes

Sourced from Avalonia'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: AvaloniaUI/Avalonia@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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 1, 2023
@codecov
Copy link

codecov bot commented Apr 1, 2023

Codecov Report

Patch and project coverage have no change.

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

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #516   +/-   ##
=======================================
  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. Have a feature suggestion? Share it here.

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

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

---
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 force-pushed the dependabot/nuget/samples/Avalonia-0.10.19 branch from 05997ed to 327457b Compare April 12, 2023 00:57
@ChrisPulman ChrisPulman merged commit a0ede11 into main Apr 16, 2023
@ChrisPulman ChrisPulman deleted the dependabot/nuget/samples/Avalonia-0.10.19 branch April 16, 2023 00:27
@github-actions
Copy link

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 github-actions bot locked as resolved and limited conversation to collaborators Apr 30, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant