Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 9, 2022

Bumps Avalonia from 0.10.12 to 0.10.14.

Release notes

Sourced from Avalonia's releases.

0.10.14

Full changelog: AvaloniaUI/Avalonia@0.10.13...0.10.14

New features/APIs

#7165 Add more platform specific screen from Window/Rect/Point methods. #7854 + #7911 Implement TemplatePartAttribute from WPF

Bugfixes

#7774 [Linux] Fix pinvoke signature for smc and ice error handlers for 32 bit #7775 [Windows] Fix dwm opaque backdrop #7787 + #7788 [Windows] Make mica fallback to acrylic on compatible windows 10 #7937 [Osx] Reset maximised state when window is dragged. #8035 [Osx] Fixes/nullable avalonia native #7832 Measure overlay layer children to constraint. #7834 + #7964 Fix using touch for date/time pickers. #7930 Relax Typface resolution #7954 Fix NativeMenuBar exception.

0.10.13

Full changelog: AvaloniaUI/Avalonia@0.10.12...0.10.13

New features/APIs

#7622 Exposing Window.ChildWindows collection #7449 Add DensityStyle property in Fluent Theme provider #7611 Add TransitioningContentControl (previously existed in Avalonia.ReactiveUI namespace). #7581 Introduced RawPointerPoint for usage with IntermediatePoints #7605 Add Skia Helper Methods to allow applying Skia Filter Effects (Blur, DropShadow, Lighting) to DC content

Dev-Tools

#7440 Ensure Control Inspection in Diagnostics tool window is triggered on Key Down #7576 DevTools: Enable inspection for Button.Flyout

Bugfixes

#7537 [Windows] Minimization bugfix on Windows #7551 [Windows] Fix COM issue in Cursor #7775 [Windows] Fix dwm opaque backdrop #7730 [Windows] Fall back from CenterOwner to CenterScreen when owner window is minimized. #7787 #7788 [Windows] Make mica fallback to acrylic on compatible windows 10 #7548 [Linux] fix 32 bit raspberry pi session manager seg fault #7736 [Osx] Allow setting the window title to null. #7455 Fix Monitor.Enter in finally #7528 Reset fb and depth buffer Ids once they are deleted

... (truncated)

Commits
  • 5ce3464 Bump version.
  • 471aa28 Merge pull request #8035 from AvaloniaUI/fixes/nullable-avalonia-native
  • 851066c Merge pull request #8045 from Gillibald/fixes/stableSKTypefaceCollectionTests
  • ede918e Fix SKTypefaceCollection tests
  • c877c1b Merge pull request #7911 from robloo/add-template-parts
  • 2ad6d64 Merge pull request #7854 from robloo/template-part-attribute
  • 76523e0 Merge pull request #7954 from AvaloniaUI/fixes/7780-nativemenuitemseparator-e...
  • bad7e0a Merge pull request #7937 from AvaloniaUI/fixes/osx-reset-windowstate-when-dra...
  • 6f4f792 Merge pull request #7774 from ahopper/fix-more-32bit-linux-session-manager-pi...
  • fa86e9b Merge remote-tracking branch 'origin/stable/0.10.x' into fixes/nullable-avalo...
  • 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 May 9, 2022
@github-actions github-actions bot enabled auto-merge May 9, 2022 23:01
@dependabot dependabot bot force-pushed the dependabot/nuget/Avalonia-0.10.14 branch from 1c0a618 to cac2b96 Compare May 9, 2022 23:03
Bumps [Avalonia](https://github.com/AvaloniaUI/Avalonia) from 0.10.12 to 0.10.14.
- [Release notes](https://github.com/AvaloniaUI/Avalonia/releases)
- [Commits](AvaloniaUI/Avalonia@0.10.12...0.10.14)

---
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/Avalonia-0.10.14 branch from cac2b96 to 9ebf8ff Compare May 9, 2022 23:03
@github-actions github-actions bot merged commit 56daf33 into main May 9, 2022
@github-actions github-actions bot deleted the dependabot/nuget/Avalonia-0.10.14 branch May 9, 2022 23:07
@mscottford mscottford added this to the v0.5.0 milestone Sep 8, 2022
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

Development

Successfully merging this pull request may close these issues.

2 participants