NetSparkleUpdater / NetSparkle

NetSparkle is a C# cross-platform software update framework for .NET developers compatible with .NET 4.6.2/.NET 6+, WinForms, WPF, and Avalonia; uses Ed25519 or DSA signatures! View basic usage here in the README or visit our website for code docs.
https://netsparkleupdater.github.io/NetSparkle/
MIT License
585 stars 81 forks source link

[Dependabot]: Bump Avalonia from 11.0.6 to 11.0.7 in /src/NetSparkle.UI.Avalonia #551

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 5 months ago

Bumps Avalonia from 11.0.6 to 11.0.7.

Release notes

Sourced from Avalonia's releases.

11.0.7

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

Full Changelog: https://github.com/AvaloniaUI/Avalonia/compare/11.0.6...11.0.7

What's Changed

... (truncated)

Commits
  • b3a8ba2 Bump version to 11.0.7
  • 3ef8375 Use XamlX fork for 11.0 backports
  • 72ff070 Fix Adorner Layer Clipping (#13921)
  • 906e0cc fix(Geometries): Relative line drawing (#14013)
  • 366a935 Port DragMove logic from WPF (#14186)
  • d0267c8 Add InheritDataTypeFromItems for AutoCompleteBox.ValueMemberBinding (#14162)
  • 6e6b7b0 Update SkiaSharp to 2.88.7 to fix a memory exception (#14179)
  • 07eb5d8 Fix exception when SelectedValueBinding evaluates to null (#14171)
  • 8bd4941 Add an event so that users can detect when an Application icon is clicked (#1...
  • 6b5a9a7 Improving TextBox behaviour on Ctrl+Backspace down event (#14138)
  • 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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] commented 5 months ago

Looks like Avalonia is up-to-date now, so this is no longer needed.