ColorPicker
ColorPicker copied to clipboard
Bump SkiaSharp from 2.80.0 to 2.88.6 in /ColorPicker/ColorPicker.iOS
Bumps SkiaSharp from 2.80.0 to 2.88.6.
Release notes
Sourced from SkiaSharp's releases.
Version 2.88.6
What's Changed
- [release/2.x] Update libjpeg-turbo to 3.0.0 by
@mattleibow
in mono/SkiaSharp#2581- [release/2.x] libjpeg is not used by
@github-actions
in mono/SkiaSharp#2589- [release/2.x] Remove the unused arm64e architecture by
@github-actions
in mono/SkiaSharp#2590- [release/2.x] Update harfbuzz to 7.3.0 by
@mattleibow
in mono/SkiaSharp#2577- [release/2.x] Re-generate all the changelogs by
@github-actions
in mono/SkiaSharp#2593- [release/2.x] fix: Restore nosimd builds for edge enhanced security and safari by
@jeromelaban
in mono/SkiaSharp#2618- [release/2.x] Update webp to 1.3.2 by
@mattleibow
in mono/SkiaSharp#2623Full Changelog: https://github.com/mono/SkiaSharp/compare/v2.88.5...v2.88.6
Version 2.88.6 (Preview 1)
What's Changed
- [release/2.x] Update libjpeg-turbo to 3.0.0 by
@mattleibow
in mono/SkiaSharp#2581- [release/2.x] libjpeg is not used by
@mattleibow
in mono/SkiaSharp#2589- [release/2.x] Remove the unused arm64e architecture by
@mattleibow
in mono/SkiaSharp#2590- [release/2.x] Update harfbuzz to 7.3.0 by
@mattleibow
in mono/SkiaSharp#2577Full Changelog: https://github.com/mono/SkiaSharp/compare/v2.88.5...v2.88.6-preview.1.2
Version 2.88.5
What's Changed
- [release/2.x] fix(uno): Ensure that the canvas' context is active when rendering by
@jeromelaban
in mono/SkiaSharp#2560- [release/2.x] fix(skxamlcanvas): [Wasm] Don't fail when the canvas can't be found by
@jeromelaban
in mono/SkiaSharp#2564- [release/2.x] Floor outwards when converting to SKRectI by
@mattleibow
in mono/SkiaSharp#2574Full Changelog: https://github.com/mono/SkiaSharp/compare/v2.88.4...v2.88.5
Version 2.88.4
What's Changed
- Removing all .NET 5 SDK requirements by
@mattleibow
in mono/SkiaSharp#2266- Force an older version of the Windows SDK by
@mattleibow
in mono/SkiaSharp#2273- Update Windows App SDK by
@mattleibow
in mono/SkiaSharp#2276- feat(wasm): Add mt and mt+simd, fix harfbuzz for emsdk 3.1.12 by
@jeromelaban
in mono/SkiaSharp#2286- Use the latest versions of some NuGets and SDKs by
@mattleibow
in mono/SkiaSharp#2301- Enable CodeQL by
@Redth
in mono/SkiaSharp#2303- Update some more NuGets by
@mattleibow
in mono/SkiaSharp#2304- [Tizen] Fixes Canvas Size calculation by
@myroot
in mono/SkiaSharp#2322- [ci] Add exclusions for PoliCheck and CredScan by
@pjcollins
in mono/SkiaSharp#2389- [ci] Use default feed to install the .NET SDK by
@pjcollins
in mono/SkiaSharp#2393- Set Uno iOS SKSwapChainPanel to non-opaque for consistency by
@roubachof
in mono/SkiaSharp#2401- Update SKSwapChainPanel.Android.cs by
@roubachof
in mono/SkiaSharp#2400- [Uno] Default Opaque to false for SKXamlCanvas on MacOS and iOS by
@roubachof
in mono/SkiaSharp#2398- Use the correct method for setting Opaque on macOS by
@mattleibow
in mono/SkiaSharp#2477- Switch to Debian archives by
@mattleibow
in mono/SkiaSharp#2476- Use the new XHarness .NET tool and latest .NET 6 MAUI by
@mattleibow
in mono/SkiaSharp#2478
... (truncated)
Commits
e2c5c86
Update version to stable039e66a
[release/2.x] Update webp to 1.3.2 (#2623)ae5cbce
fix: Restore nosimd builds for edge enhanced security and safari (#2612) (#2618)ee035f1
Re-generate all the changelogs (#2592) (#2593)2c67a1f
[release/2.x] Update harfbuzz to 7.3.0 (#2577)bf2d7b2
Remove the unused arm64e architecture (#2587) (#2590)e9612b4
libjpeg is not used (#2588) (#2589)74b161e
[release/2.x] Update libjpeg-turbo to 3.0.0 (#2581)cea7a49
Preview 0 should be used for non-release brancheseeff8ed
Bump the SkiaSharp versions- Additional commits viewable in compare view
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 <dependency name> 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) You can disable automated security fix PRs for this repo from the Security Alerts page.