NetSparkleUpdater / NetSparkle

NetSparkle is a C#, cross-platform, highly-configurable software update framework with pre-built UI for .NET developers compatible with .NET 4.6.2/.NET 6+, WinForms, WPF, and Avalonia; uses Ed25519 signatures. View basic usage here in the README and try the samples for yourself.
https://netsparkleupdater.github.io/NetSparkle/
MIT License
615 stars 85 forks source link

[Dependabot]: Bump Avalonia.Desktop from 0.10.21 to 11.0.1 in /src/NetSparkle.Samples.Avalonia #492

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps Avalonia.Desktop from 0.10.21 to 11.0.1.

Release notes

Sourced from Avalonia.Desktop's releases.

11.0.1

Bug fixes only this time folks!

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

What's Changed

New Contributors

... (truncated)

Commits
  • c5f4182 bump version.
  • 40afe1b Merge pull request #12322 from Gillibald/fixes/getCharacterHitFromDistance
  • b6489e0 Merge branch 'master' into fixes/getCharacterHitFromDistance
  • fc12649 Merge pull request #12313 from iq2luc/fix-xlibi18n-segfault
  • 2709336 Merge branch 'master' into fixes/getCharacterHitFromDistance
  • bd3f097 Adjust behavior to match what WPF expects
  • f03b9c6 Merge pull request #12257 from AvaloniaUI/fixes/window-border-resize
  • 758c77f Merge pull request #12294 from Mrxx99/fix/attached-property-name-generation
  • 73271b4 Merge branch 'master' into fix/attached-property-name-generation
  • 9d57ec0 Merge pull request #12318 from Gillibald/fixes/getCharacterHitFromDistance
  • 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[bot] commented 1 year ago

Superseded by #495.