Update skiasharp monorepo to v2.88.5
This MR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
SkiaSharp (source) |
2.88.3 -> 2.88.5
|
||||
SkiaSharp.NativeAssets.Linux (source) |
2.88.3 -> 2.88.5
|
||||
SkiaSharp.NativeAssets.Win32 (source) |
2.88.3 -> 2.88.5
|
||||
SkiaSharp.NativeAssets.macOS (source) |
2.88.3 -> 2.88.5
|
Release Notes
mono/SkiaSharp (SkiaSharp)
v2.88.5
: Version 2.88.5
What's Changed
- [release/2.x] fix(uno): Ensure that the canvas' context is active when rendering by @jeromelaban in https://github.com/mono/SkiaSharp/pull/2560
- [release/2.x] fix(skxamlcanvas): [Wasm] Don't fail when the canvas can't be found by @jeromelaban in https://github.com/mono/SkiaSharp/pull/2564
- [release/2.x] Floor outwards when converting to SKRectI by @mattleibow in https://github.com/mono/SkiaSharp/pull/2574
Full Changelog: https://github.com/mono/SkiaSharp/compare/v2.88.4...v2.88.5
v2.88.4
: Version 2.88.4
What's Changed
- Removing all .NET 5 SDK requirements by @mattleibow in https://github.com/mono/SkiaSharp/pull/2266
- Force an older version of the Windows SDK by @mattleibow in https://github.com/mono/SkiaSharp/pull/2273
- Update Windows App SDK by @mattleibow in https://github.com/mono/SkiaSharp/pull/2276
- feat(wasm): Add mt and mt+simd, fix harfbuzz for emsdk 3.1.12 by @jeromelaban in https://github.com/mono/SkiaSharp/pull/2286
- Use the latest versions of some NuGets and SDKs by @mattleibow in https://github.com/mono/SkiaSharp/pull/2301
- Enable CodeQL by @Redth in https://github.com/mono/SkiaSharp/pull/2303
- Update some more NuGets by @mattleibow in https://github.com/mono/SkiaSharp/pull/2304
- [Tizen] Fixes Canvas Size calculation by @myroot in https://github.com/mono/SkiaSharp/pull/2322
- [ci] Add exclusions for PoliCheck and CredScan by @pjcollins in https://github.com/mono/SkiaSharp/pull/2389
- [ci] Use default feed to install the .NET SDK by @pjcollins in https://github.com/mono/SkiaSharp/pull/2393
- Set Uno iOS SKSwapChainPanel to non-opaque for consistency by @roubachof in https://github.com/mono/SkiaSharp/pull/2401
- Update SKSwapChainPanel.Android.cs by @roubachof in https://github.com/mono/SkiaSharp/pull/2400
- [Uno] Default Opaque to false for SKXamlCanvas on MacOS and iOS by @roubachof in https://github.com/mono/SkiaSharp/pull/2398
- Use the correct method for setting Opaque on macOS by @mattleibow in https://github.com/mono/SkiaSharp/pull/2477
- Switch to Debian archives by @mattleibow in https://github.com/mono/SkiaSharp/pull/2476
- Use the new XHarness .NET tool and latest .NET 6 MAUI by @mattleibow in https://github.com/mono/SkiaSharp/pull/2478
- Add
$schema
tocgmanifest.json
by @JamieMagee in https://github.com/mono/SkiaSharp/pull/2232 - Skip updating GitHub status when no token is available by @mattleibow in https://github.com/mono/SkiaSharp/pull/2479
- Add a manual, full-run pipeline by @mattleibow in https://github.com/mono/SkiaSharp/pull/2480
- Ship the .aar with the NuGet for android by @dellis1972 in https://github.com/mono/SkiaSharp/pull/2465
- Update Cake files to override deployment targets by @mattleibow in https://github.com/mono/SkiaSharp/pull/2482
- Update zlib to 1.2.13 by @mattleibow in https://github.com/mono/SkiaSharp/pull/2484
- Install a specific Tizen version by @mattleibow in https://github.com/mono/SkiaSharp/pull/2486
- Install .NET 7 by @mattleibow in https://github.com/mono/SkiaSharp/pull/2485
- chore: Add support for .NET 8 Preview 4 by @jeromelaban in https://github.com/mono/SkiaSharp/pull/2457
- [Android] Additional check to avoid ObjectDisposedException by @FoggyFinder in https://github.com/mono/SkiaSharp/pull/2313
- Fix SKCanvasView dispose exception when the view is disposed before it's rendered by @jjzhang12 in https://github.com/mono/SkiaSharp/pull/2472
- Update bitmap SKAlphaType in SKXamlCanvas.Wasm.cs by @roubachof in https://github.com/mono/SkiaSharp/pull/2443
- Use the new DownloadBuildArtifacts task by @mattleibow in https://github.com/mono/SkiaSharp/pull/2489
- Update a few dependencies by @mattleibow in https://github.com/mono/SkiaSharp/pull/2487
- Run cve-bin-tool by @mattleibow in https://github.com/mono/SkiaSharp/pull/2490
- Update macOS and Xcode by @mattleibow in https://github.com/mono/SkiaSharp/pull/2425
- Add a .NET iOS & Mac Catalyst sample and .NET "Core" sample support by @mattleibow in https://github.com/mono/SkiaSharp/pull/2491
- Support for ARM64 macOS Machines by @mattleibow in https://github.com/mono/SkiaSharp/pull/2468
- Improve performance of hex string parsing in SKColor by @jwikberg in https://github.com/mono/SkiaSharp/pull/2467
- fix(wasm): Enable Wasm EH and SIMD in all configurations for net8+ by @jeromelaban in https://github.com/mono/SkiaSharp/pull/2495
- Include the new WASM assets in Blazor for .NET 8 by @mattleibow in https://github.com/mono/SkiaSharp/pull/2497
- Update Cake to the latest 2.x version by @mattleibow in https://github.com/mono/SkiaSharp/pull/2500
- Pack the iossimulator RID artifacts by @mattleibow in https://github.com/mono/SkiaSharp/pull/2498
- Fixed ToRect extension method extension by @niza93 in https://github.com/mono/SkiaSharp/pull/2392
- feat: Move to JSImport for WinUI Target on net7.0 by @jeromelaban in https://github.com/mono/SkiaSharp/pull/2428
- fix: Adjust net7.0-* resolution for Uno.WinUI targets by @jeromelaban in https://github.com/mono/SkiaSharp/pull/2503
- Update libpng to v1.6.40 and libexpat to 2.5.0+more by @mattleibow in https://github.com/mono/SkiaSharp/pull/2510
- fix: Disambiguate SKGLView for uno and maui targets by @jeromelaban in https://github.com/mono/SkiaSharp/pull/2529
- Removing nesting levels through block-scoped
using
statement by @Lehonti in https://github.com/mono/SkiaSharp/pull/2528 - Fix CI by @mattleibow in https://github.com/mono/SkiaSharp/pull/2554
- Include the NativeReference for Hot Restart by @mattleibow in https://github.com/mono/SkiaSharp/pull/2553
- [release/2.x] Try and follow more dotnet versions by @github-actions in https://github.com/mono/SkiaSharp/pull/2557
New Contributors
- @Redth made their first contribution in https://github.com/mono/SkiaSharp/pull/2303
- @pjcollins made their first contribution in https://github.com/mono/SkiaSharp/pull/2389
- @roubachof made their first contribution in https://github.com/mono/SkiaSharp/pull/2401
- @JamieMagee made their first contribution in https://github.com/mono/SkiaSharp/pull/2232
- @dellis1972 made their first contribution in https://github.com/mono/SkiaSharp/pull/2465
- @FoggyFinder made their first contribution in https://github.com/mono/SkiaSharp/pull/2313
- @jjzhang12 made their first contribution in https://github.com/mono/SkiaSharp/pull/2472
- @jwikberg made their first contribution in https://github.com/mono/SkiaSharp/pull/2467
- @niza93 made their first contribution in https://github.com/mono/SkiaSharp/pull/2392
- @Lehonti made their first contribution in https://github.com/mono/SkiaSharp/pull/2528
Full Changelog: https://github.com/mono/SkiaSharp/compare/v2.88.3...v2.88.4
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by Renovate Bot