HavenDV / Uno.Sdk

Single project solution for Uno
Other
7 stars 0 forks source link

build(deps): Bump the all group with 22 updates #27

Closed dependabot[bot] closed 10 months ago

dependabot[bot] commented 10 months ago

Bumps the all group with 22 updates:

Package From To
Uno.WinUI 4.10.22 5.0.31
Uno.Resizetizer 1.1.3 1.2.0
Microsoft.NET.Test.Sdk 17.7.2 17.8.0
Microsoft.WindowsAppSDK 1.4.230913002 1.4.231008000
Microsoft.Windows.SDK.BuildTools 10.0.22621.756 10.0.22621.2428
Uno.WinUI.Lottie 4.10.22 5.0.31
Uno.Extensions.Logging.OSLog 1.4.0 1.7.0
Uno.UI.Adapter.Microsoft.Extensions.Logging 4.10.22 5.0.31
Uno.WinUI.DevServer 5.0.0-dev.2770 5.0.31
Xamarin.Google.Android.Material 1.9.0.2 1.10.0.1
Uno.WinUI.Skia.Gtk 4.10.22 5.0.31
SkiaSharp.Views.Uno.WinUI 2.88.5 2.88.6
SkiaSharp.Skottie 2.88.5 2.88.6
Uno.WinUI.Skia.Linux.FrameBuffer 4.10.22 5.0.31
Uno.WinUI.Skia.Wpf 4.10.22 5.0.31
Microsoft.Windows.Compatibility 7.0.4 7.0.5
Uno.Wasm.Bootstrap 7.0.27 8.0.0
Uno.Wasm.Bootstrap.DevServer 7.0.27 8.0.0
Uno.WinUI.WebAssembly 4.10.22 5.0.31
Uno.Extensions.Logging.WebAssembly.Console 1.4.0 1.7.0
Uno.WinUI.RemoteControl 4.10.22 5.0.31
Uno.Wasm.Bootstrap.Server 7.0.27 8.0.0

Updates Uno.WinUI from 4.10.22 to 5.0.31

Release notes

Sourced from Uno.WinUI's releases.

5.0.19

Today’s release is a significant step towards creating the most productive platform for building single codebase .NET applications that run on mobile, desktop and web.

Uno Platform 5.0 brings: C# Markup out of the box, Figma to C# markup export tool, new and improved Hot Reload, improved MVUX, and two new sample apps (TubePlayer, Simple Calc)!

For more details checkout our 5.0 announcement blog post!

To upgrade to Uno Platform 5.0, make sure to read our upgrade notes.

On the more specific list of Uno.UI features and big fixes:

  • Xamarin and .NET 6.0 are removed
  • .NET 8 is added
  • iOS MP4 camera capture
  • Compass support on WebAssembly
  • Improved Composition support for Skia (CompositionMaskBrush, CompositionNineGridBrush, LoadedImageSurface, CompositionViewBox)
  • ListView.IsMultiSelectCheckBoxEnabled support
  • GTK ability to extent window into TitleBar
  • WebView2 support for SetVirtualHostNameToFolderMapping for iOS/Catalyst/Android
  • PowerManager support for WebAssembly
  • Support PackageId on Skia and WASM
  • Skia support file:// uri scheme for Image
  • PreviewKeyUp/PreviewKeyDown in WebAssembly
  • Performance Improvements
    • Avoid native Paint re-creation
    • x:Bind bindback hidden NRE, including a specialized x:Bind parser
    • Misc allocation reductions in XAML source generators
    • Many resource dictionary key resolution performance improvements
    • Improved FrameworkTemplate Pooling for Skia and WebAssembly targets
  • Many small breaking changes to align further APIs to WinUI
  • Better fractional DPI scaling support for Skia+GTK
  • Many shapes clipping and alignment fixes for all platforms
  • Many measure and arrange phases alignments with WinUI
  • Many Hot Reload enhancements with full XAML and C# hot reload
  • Additional CSP compatibilty changes
  • TreeView drag and drop fixes
  • Many CalendarView fixes
  • Uno.WinUI.RemoteControl is now Uno.WinUI.DevServer
  • Many Flyout fixes
  • Theme detection improvements on Linux

Community Shout Out!

Our contributor community just passed 300 contributors across all our repositories – be it the core UI one, documentation, or gallery.

Among others:

... (truncated)

Commits


Updates Uno.Resizetizer from 1.1.3 to 1.2.0

Commits


Updates Microsoft.NET.Test.Sdk from 17.7.2 to 17.8.0

Release notes

Sourced from Microsoft.NET.Test.Sdk's releases.

v17.8.0

What's Changed

Full Changelog: https://github.com/microsoft/vstest/compare/v17.7.2...v17.8.0

v17.8.0-release-23468-02

What's Changed

Full Changelog: https://github.com/microsoft/vstest/compare/v17.8.0-preview-23424-02...v17.8.0-release-23468-02

v17.8.0-preview-23424-02

What's Changed

New Contributors

Full Changelog: https://github.com/microsoft/vstest/compare/v17.8.0-preview-23371-04...v17.8.0-preview-23424-02

v17.8.0-preview-23371-04

Issues Fixed

  • Take System dlls from testhost folder #4610
  • Simplify naming in ExecutionTests
  • Fix XmlException when writing Html log with certain test names #4576

Full Changelog: here

Drops

Commits


Updates Microsoft.WindowsAppSDK from 1.4.230913002 to 1.4.231008000

Release notes

Sourced from Microsoft.WindowsAppSDK's releases.

Windows App SDK 1.4.2 (1.4.231008000)

Windows App SDK 1.4.2 is a stable servicing release that fixes critical bugs for 1.4.

Check out our release notes for the list of issues fixed in this release.

Updating to this version

The 1.4.2 package is available at https://www.nuget.org/packages/Microsoft.WindowsAppSDK/1.4.231008000

Windows App SDK 1.4.1 (1.4.230913002)

Windows App SDK 1.4.1 is a stable servicing release that fixes critical bugs for 1.4.

Check out our release notes for the list of issues fixed in this release.

Updating to this version

The 1.4.1 package is available at https://www.nuget.org/packages/Microsoft.WindowsAppSDK/1.4.230913002

Windows App SDK 1.3.3 (1.3.230724000)

Windows App SDK 1.3.3 is a stable servicing release that fixes critical bugs for 1.3.

Check out our release notes for the list of issues fixed in this release.

Updating to this version

The 1.3.3 package is available at https://www.nuget.org/packages/Microsoft.WindowsAppSDK/1.3.230724000

Windows App SDK 1.3.2 (1.3.230602002)

Windows App SDK 1.3.2 is a stable servicing release that fixes critical bugs for 1.3.

... (truncated)

Commits


Updates Microsoft.Windows.SDK.BuildTools from 10.0.22621.756 to 10.0.22621.2428

Updates Uno.WinUI.Lottie from 4.10.22 to 5.0.31

Release notes

Sourced from Uno.WinUI.Lottie's releases.

5.0.19

Today’s release is a significant step towards creating the most productive platform for building single codebase .NET applications that run on mobile, desktop and web.

Uno Platform 5.0 brings: C# Markup out of the box, Figma to C# markup export tool, new and improved Hot Reload, improved MVUX, and two new sample apps (TubePlayer, Simple Calc)!

For more details checkout our 5.0 announcement blog post!

To upgrade to Uno Platform 5.0, make sure to read our upgrade notes.

On the more specific list of Uno.UI features and big fixes:

  • Xamarin and .NET 6.0 are removed
  • .NET 8 is added
  • iOS MP4 camera capture
  • Compass support on WebAssembly
  • Improved Composition support for Skia (CompositionMaskBrush, CompositionNineGridBrush, LoadedImageSurface, CompositionViewBox)
  • ListView.IsMultiSelectCheckBoxEnabled support
  • GTK ability to extent window into TitleBar
  • WebView2 support for SetVirtualHostNameToFolderMapping for iOS/Catalyst/Android
  • PowerManager support for WebAssembly
  • Support PackageId on Skia and WASM
  • Skia support file:// uri scheme for Image
  • PreviewKeyUp/PreviewKeyDown in WebAssembly
  • Performance Improvements
    • Avoid native Paint re-creation
    • x:Bind bindback hidden NRE, including a specialized x:Bind parser
    • Misc allocation reductions in XAML source generators
    • Many resource dictionary key resolution performance improvements
    • Improved FrameworkTemplate Pooling for Skia and WebAssembly targets
  • Many small breaking changes to align further APIs to WinUI
  • Better fractional DPI scaling support for Skia+GTK
  • Many shapes clipping and alignment fixes for all platforms
  • Many measure and arrange phases alignments with WinUI
  • Many Hot Reload enhancements with full XAML and C# hot reload
  • Additional CSP compatibilty changes
  • TreeView drag and drop fixes
  • Many CalendarView fixes
  • Uno.WinUI.RemoteControl is now Uno.WinUI.DevServer
  • Many Flyout fixes
  • Theme detection improvements on Linux

Community Shout Out!

Our contributor community just passed 300 contributors across all our repositories – be it the core UI one, documentation, or gallery.

Among others:

... (truncated)

Commits


Updates Uno.Extensions.Logging.OSLog from 1.4.0 to 1.7.0

Commits


Updates Uno.UI.Adapter.Microsoft.Extensions.Logging from 4.10.22 to 5.0.31

Release notes

Sourced from Uno.UI.Adapter.Microsoft.Extensions.Logging's releases.

5.0.19

Today’s release is a significant step towards creating the most productive platform for building single codebase .NET applications that run on mobile, desktop and web.

Uno Platform 5.0 brings: C# Markup out of the box, Figma to C# markup export tool, new and improved Hot Reload, improved MVUX, and two new sample apps (TubePlayer, Simple Calc)!

For more details checkout our 5.0 announcement blog post!

To upgrade to Uno Platform 5.0, make sure to read our upgrade notes.

On the more specific list of Uno.UI features and big fixes:

  • Xamarin and .NET 6.0 are removed
  • .NET 8 is added
  • iOS MP4 camera capture
  • Compass support on WebAssembly
  • Improved Composition support for Skia (CompositionMaskBrush, CompositionNineGridBrush, LoadedImageSurface, CompositionViewBox)
  • ListView.IsMultiSelectCheckBoxEnabled support
  • GTK ability to extent window into TitleBar
  • WebView2 support for SetVirtualHostNameToFolderMapping for iOS/Catalyst/Android
  • PowerManager support for WebAssembly
  • Support PackageId on Skia and WASM
  • Skia support file:// uri scheme for Image
  • PreviewKeyUp/PreviewKeyDown in WebAssembly
  • Performance Improvements
    • Avoid native Paint re-creation
    • x:Bind bindback hidden NRE, including a specialized x:Bind parser
    • Misc allocation reductions in XAML source generators
    • Many resource dictionary key resolution performance improvements
    • Improved FrameworkTemplate Pooling for Skia and WebAssembly targets
  • Many small breaking changes to align further APIs to WinUI
  • Better fractional DPI scaling support for Skia+GTK
  • Many shapes clipping and alignment fixes for all platforms
  • Many measure and arrange phases alignments with WinUI
  • Many Hot Reload enhancements with full XAML and C# hot reload
  • Additional CSP compatibilty changes
  • TreeView drag and drop fixes
  • Many CalendarView fixes
  • Uno.WinUI.RemoteControl is now Uno.WinUI.DevServer
  • Many Flyout fixes
  • Theme detection improvements on Linux

Community Shout Out!

Our contributor community just passed 300 contributors across all our repositories – be it the core UI one, documentation, or gallery.

Among others:

... (truncated)

Commits


Updates Uno.WinUI.DevServer from 5.0.0-dev.2770 to 5.0.31

Release notes

Sourced from Uno.WinUI.DevServer's releases.

5.0.19

Today’s release is a significant step towards creating the most productive platform for building single codebase .NET applications that run on mobile, desktop and web.

Uno Platform 5.0 brings: C# Markup out of the box, Figma to C# markup export tool, new and improved Hot Reload, improved MVUX, and two new sample apps (TubePlayer, Simple Calc)!

For more details checkout our 5.0 announcement blog post!

To upgrade to Uno Platform 5.0, make sure to read our upgrade notes.

On the more specific list of Uno.UI features and big fixes:

  • Xamarin and .NET 6.0 are removed
  • .NET 8 is added
  • iOS MP4 camera capture
  • Compass support on WebAssembly
  • Improved Composition support for Skia (CompositionMaskBrush, CompositionNineGridBrush, LoadedImageSurface, CompositionViewBox)
  • ListView.IsMultiSelectCheckBoxEnabled support
  • GTK ability to extent window into TitleBar
  • WebView2 support for SetVirtualHostNameToFolderMapping for iOS/Catalyst/Android
  • PowerManager support for WebAssembly
  • Support PackageId on Skia and WASM
  • Skia support file:// uri scheme for Image
  • PreviewKeyUp/PreviewKeyDown in WebAssembly
  • Performance Improvements
    • Avoid native Paint re-creation
    • x:Bind bindback hidden NRE, including a specialized x:Bind parser
    • Misc allocation reductions in XAML source generators
    • Many resource dictionary key resolution performance improvements
    • Improved FrameworkTemplate Pooling for Skia and WebAssembly targets
  • Many small breaking changes to align further APIs to WinUI
  • Better fractional DPI scaling support for Skia+GTK
  • Many shapes clipping and alignment fixes for all platforms
  • Many measure and arrange phases alignments with WinUI
  • Many Hot Reload enhancements with full XAML and C# hot reload
  • Additional CSP compatibilty changes
  • TreeView drag and drop fixes
  • Many CalendarView fixes
  • Uno.WinUI.RemoteControl is now Uno.WinUI.DevServer
  • Many Flyout fixes
  • Theme detection improvements on Linux

Community Shout Out!

Our contributor community just passed 300 contributors across all our repositories – be it the core UI one, documentation, or gallery.

Among others:

... (truncated)

Commits


Updates Xamarin.Google.Android.Material from 1.9.0.2 to 1.10.0.1

Commits


Updates Uno.WinUI.Skia.Gtk from 4.10.22 to 5.0.31

Release notes

Sourced from Uno.WinUI.Skia.Gtk's releases.

5.0.19

Today’s release is a significant step towards creating the most productive platform for building single codebase .NET applications that run on mobile, desktop and web.

Uno Platform 5.0 brings: C# Markup out of the box, Figma to C# markup export tool, new and improved Hot Reload, improved MVUX, and two new sample apps (TubePlayer, Simple Calc)!

For more details checkout our 5.0 announcement blog post!

To upgrade to Uno Platform 5.0, make sure to read our upgrade notes.

On the more specific list of Uno.UI features and big fixes:

  • Xamarin and .NET 6.0 are removed
  • .NET 8 is added
  • iOS MP4 camera capture
  • Compass support on WebAssembly
  • Improved Composition support for Skia (CompositionMaskBrush, CompositionNineGridBrush, LoadedImageSurface, CompositionViewBox)
  • ListView.IsMultiSelectCheckBoxEnabled support
  • GTK ability to extent window into TitleBar
  • WebView2 support for SetVirtualHostNameToFolderMapping for iOS/Catalyst/Android
  • PowerManager support for WebAssembly
  • Support PackageId on Skia and WASM
  • Skia support file:// uri scheme for Image
  • PreviewKeyUp/PreviewKeyDown in WebAssembly
  • Performance Improvements
    • Avoid native Paint re-creation
    • x:Bind bindback hidden NRE, including a specialized x:Bind parser
    • Misc allocation reductions in XAML source generators
    • Many resource dictionary key resolution performance improvements
    • Improved FrameworkTemplate Pooling for Skia and WebAssembly targets
  • Many small breaking changes to align further APIs to WinUI
  • Better fractional DPI scaling support for Skia+GTK
  • Many shapes clipping and alignment fixes for all platforms
  • Many measure and arrange phases alignments with WinUI
  • Many Hot Reload enhancements with full XAML and C# hot reload
  • Additional CSP compatibilty changes
  • TreeView drag and drop fixes
  • Many CalendarView fixes
  • Uno.WinUI.RemoteControl is now Uno.WinUI.DevServer
  • Many Flyout fixes
  • Theme detection improvements on Linux

Community Shout Out!

Our contributor community just passed 300 contributors across all our repositories – be it the core UI one, documentation, or gallery.

Among others:

... (truncated)

Commits


Updates SkiaSharp.Views.Uno.WinUI from 2.88.5 to 2.88.6

Release notes

Sourced from SkiaSharp.Views.Uno.WinUI's releases.

Version 2.88.6

What's Changed

Full Changelog: https://github.com/mono/SkiaSharp/compare/v2.88.5...v2.88.6

Version 2.88.6 (Preview 1)

What's Changed

Full Changelog: https://github.com/mono/SkiaSharp/compare/v2.88.5...v2.88.6-preview.1.2

Commits


Updates SkiaSharp.Skottie from 2.88.5 to 2.88.6

Release notes

Sourced from SkiaSharp.Skottie's releases.

Version 2.88.6

What's Changed

Full Changelog: https://github.com/mono/SkiaSharp/compare/v2.88.5...v2.88.6

Version 2.88.6 (Preview 1)

What's Changed

Full Changelog: https://github.com/mono/SkiaSharp/compare/v2.88.5...v2.88.6-preview.1.2

Commits


Updates Uno.WinUI.Skia.Linux.FrameBuffer from 4.10.22 to 5.0.31

Release notes

Sourced from Uno.WinUI.Skia.Linux.FrameBuffer's releases.

5.0.19

Today’s release is a significant step towards creating the most productive platform for building single codebase .NET applications that run on mobile, desktop and web.

Uno Platform 5.0 brings: C# Markup out of the box, Figma to C# markup export tool, new and improved Hot Reload, improved MVUX, and two new sample apps (TubePlayer, Simple Calc)!

For more details checkout our 5.0 announcement blog post!

To upgrade to Uno Platform 5.0, make sure to read our upgrade notes.

On the more specific list of Uno.UI features and big fixes:

  • Xamarin and .NET 6.0 are removed
  • .NET 8 is added
  • iOS MP4 camera capture
  • Compass support on WebAssembly
  • Improved Composition support for Skia (CompositionMaskBrush, CompositionNineGridBrush, LoadedImageSurface, CompositionViewBox)
  • ListView.IsMultiSelectCheckBoxEnabled support
  • GTK ability to extent window into TitleBar
  • WebView2 support for SetVirtualHostNameToFolderMapping for iOS/Catalyst/Android
  • PowerManager support for WebAssembly
  • Support PackageId on Skia and WASM
  • Skia support file:// uri scheme for Image
  • PreviewKeyUp/PreviewKeyDown in WebAssembly
  • Performance Improvements
    • Avoid native Paint re-creation
    • x:Bind bindback hidden NRE, including a specialized x:Bind parser
    • Misc allocation reductions in XAML source generators
    • Many resource dictionary key resolution performance improvements
    • Improved FrameworkTemplate Pooling for Skia and WebAssembly targets
  • Many small breaking changes to align further APIs to WinUI
  • Better fractional DPI scaling support for Skia+GTK
  • Many shapes clipping and alignment fixes for all platforms
  • Many measure and arrange phases alignments with WinUI
  • Many Hot Reload enhancements with full XAML and C# hot reload
  • Additional CSP compatibilty changes
  • TreeView drag and drop fixes
  • Many CalendarView fixes
  • Uno.WinUI.RemoteControl is now Uno.WinUI.DevServer
  • Many Flyout fixes
  • Theme detection improvements on Linux

Community Shout Out!

Our contributor community just passed 300 contributors across all our repositories – be it the core UI one, documentation, or gallery.

Among others:

... (truncated)

Commits


Updates Uno.WinUI.Skia.Wpf from 4.10.22 to 5.0.31

Release notes

Sourced from Uno.WinUI.Skia.Wpf's releases.

5.0.19

Today’s release is a significant step towards creating the most productive platform for building single codebase .NET applications that run on mobile, desktop and web.

Uno Platform 5.0 brings: C# Markup out of the box, Figma to C# markup export tool, new and improved Hot Reload, improved MVUX, and two new sample apps (TubePlayer, Simple Calc)!

For more details checkout our 5.0 announcement blog post!

To upgrade to Uno Platform 5.0, make sure to read our upgrade notes.

On the more specific list of Uno.UI features and big fixes:

  • Xamarin and .NET 6.0 are removed
  • .NET 8 is added
  • iOS MP4 camera capture
  • Compass support on WebAssembly
  • Improved Composition support for Skia (CompositionMaskBrush, CompositionNineGridBrush, LoadedImageSurface, CompositionViewBox)
  • ListView.IsMultiSelectCheckBoxEnabled support
  • GTK ability to extent window into TitleBar
  • WebView2 support for SetVirtualHostNameToFolderMapping for iOS/Catalyst/Android
  • PowerManager support for WebAssembly
  • Support PackageId on Skia and WASM
  • Skia support file:// uri scheme for Image
  • PreviewKeyUp/PreviewKeyDown in WebAssembly
  • Performance Improvements
    • Avoid native Paint re-creation
    • x:Bind bindback hidden NRE, including a specialized x:Bind parser
    • Misc allocation reductions in XAML source generators
    • Many resource dictionary key resolution performance improvements
    • Improved FrameworkTemplate Pooling for Skia and WebAssembly targets
  • Many small breaking changes to align further APIs to WinUI
  • Better fractional DPI scaling support for Skia+GTK
  • Many shapes clipping and alignment fixes for all platforms
  • Many measure and arrange phases alignments with WinUI
  • Many Hot Reload enhancements with full XAML and C# hot reload
  • Additional CSP compatibilty changes
  • TreeView drag and drop fixes
  • Many CalendarView fixes
  • Uno.WinUI.RemoteControl is now Uno.WinUI.DevServer
  • Many Flyout fixes
  • Theme detection improvements on Linux

Community Shout Out!

Our contributor community just passed 300 contributors across all our repositories – be it the core UI one, documentation, or gallery.

Among others:

... (truncated)

Commits


Updates Microsoft.Windows.Compatibility from 7.0.4 to 7.0.5

Release notes

Sourced from Microsoft.Windows.Compatibility's releases.

.NET 7.0.5

Release

Commits


Updates Uno.Wasm.Bootstrap from 7.0.27 to 8.0.0

Release notes

Sourced from Uno.Wasm.Bootstrap's releases.

8.0.0

This new release of the Uno.Wasm.Bootstrap package aligns with the .NET 8.0 RC2 release. This release is aligned with Uno Platform 5.0, checkout out our announcement for more details!

It includes many bug fixes and enhancements:

Complete changelog

dependabot[bot] commented 10 months ago

Superseded by #28.