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.15 to 0.10.18 in /samples #482

Merged
merged 1 commit into from
Sep 16, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 1, 2022

Bumps Avalonia from 0.10.15 to 0.10.18.

Release notes

Sourced from Avalonia's releases.

0.10.18

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

Diff of all changes: AvaloniaUI/Avalonia@release/0.10.17...release/0.10.18

  • Fix crash loading some images from stream.
  • Fix reopening hidden windows on macos when parent window is clicked.
  • Win32 minimize and restore window size is kept consistent.
  • Fix window CanResize issue with ExtendClientAreaToDecorations.

0.10.17

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

Full changelog: AvaloniaUI/Avalonia@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: AvaloniaUI/Avalonia@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

... (truncated)

Commits
  • 401bc52 bump version.
  • 62a5ee1 Merge pull request #8739 from AvaloniaUI/update-skia
  • 0ac982f Merge pull request #8753 from AvaloniaUI/fix-listBoxTests-stable
  • 96187d7 Fix ListBoxTests.
  • 9f50abd Merge pull request #7755 from AvaloniaUI/fixes/win32-can-resize
  • ff86693 Merge pull request #8728 from jp2masa/gl-control-render-rect
  • 7627db1 Merge pull request #8683 from AvaloniaUI/stop-transition-if-it-was-cancelled
  • 7eb0a48 Merge pull request #8569 from hez2010/visual-fixes
  • 5f9c852 Merge pull request #8574 from AvaloniaUI/fixes/win32-consistent-minimize-rest...
  • 46d83d1 Merge pull request #8618 from AvaloniaUI/fixes/macos-dont-reopen-hidden-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 dependabot bot added the dependencies Pull requests that update a dependency file label Sep 1, 2022
@codecov
Copy link

codecov bot commented Sep 1, 2022

Codecov Report

Base: 83.14% // Head: 83.14% // No change to project coverage 👍

Coverage data is based on head (eb58743) compared to base (6ee000d).
Patch has no changes to coverable lines.

❗ Current head eb58743 differs from pull request most recent head 63b2952. Consider uploading reports for the commit 63b2952 to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #482   +/-   ##
=======================================
  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 at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@dependabot dependabot bot force-pushed the dependabot/nuget/samples/Avalonia-0.10.18 branch 2 times, most recently from 4c97b6b to b827312 Compare September 1, 2022 06:49
@dependabot dependabot bot force-pushed the dependabot/nuget/samples/Avalonia-0.10.18 branch 2 times, most recently from fa5a352 to eb58743 Compare September 16, 2022 13:37
Bumps [Avalonia](https://github.com/AvaloniaUI/Avalonia) from 0.10.15 to 0.10.18.
- [Release notes](https://github.com/AvaloniaUI/Avalonia/releases)
- [Commits](AvaloniaUI/Avalonia@0.10.15...0.10.18)

---
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.18 branch from eb58743 to 63b2952 Compare September 16, 2022 19:44
@ChrisPulman ChrisPulman enabled auto-merge (squash) September 16, 2022 19:45
@ChrisPulman ChrisPulman merged commit 9cde4e5 into main Sep 16, 2022
@ChrisPulman ChrisPulman deleted the dependabot/nuget/samples/Avalonia-0.10.18 branch September 16, 2022 20:01
@github-actions
Copy link

github-actions bot commented Oct 1, 2022

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 Oct 1, 2022
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.

None yet

1 participant